Wed Apr  9 05:36:23 2025 ===  0.000000 === build starting
Wed Apr  9 05:36:23 2025 ===  0.000190 === version 20190516
Wed Apr  9 05:36:23 2025 ===  0.000090 === hostname pkgsrchostname
Wed Apr  9 05:36:23 2025 ===  0.007197 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:23 2025 ===  0.192306 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.024656 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:23 2025 ===  0.018265 === compilers/abiname.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.020301 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:23 2025 ===  0.003150 === compilers/base.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.021835 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:23 2025 ===  0.015858 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:23 2025 ===  0.012179 === compilers/abiname.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.016904 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:23 2025 ===  0.002240 === compilers/base.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.021430 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.015576 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:23 2025 ===  0.013087 === compilers/abiname.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.017033 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:23 2025 ===  0.003692 === compilers/base.c compiler exited 1
Wed Apr  9 05:36:23 2025 ===  0.009792 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:23 2025 ===  0.000268 === cpucycles/amd64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000206 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:23 2025 ===  0.000208 === cpucycles/amd64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000252 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:23 2025 ===  0.000220 === cpucycles/amd64cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000218 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:23 2025 ===  0.000213 === cpucycles/amd64cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000253 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:23 2025 ===  0.000229 === cpucycles/amd64tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000234 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:23 2025 ===  0.000235 === cpucycles/amd64tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:23 2025 ===  0.000235 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:23 2025 ===  0.140985 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Wed Apr  9 05:36:24 2025 ===  0.019242 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000254 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.062813 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:24 2025 ===  0.007790 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000254 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:24 2025 ===  0.057227 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:24 2025 ===  0.025393 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000259 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.071125 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:24 2025 ===  0.009315 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000476 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:24 2025 ===  0.000230 === cpucycles/celllinux skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.000224 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:24 2025 ===  0.000221 === cpucycles/celllinux skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.000296 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:24 2025 ===  0.203627 === 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;
>             ^~~~~~~
Wed Apr  9 05:36:24 2025 ===  0.355094 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.067557 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:24 2025 ===  0.002314 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000489 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:24 2025 ===  0.041051 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:24 2025 ===  0.005122 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000390 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:24 2025 ===  0.068568 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:24 2025 ===  0.001072 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:24 2025 ===  0.000491 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:25 2025 ===  0.438604 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:25 2025 ===  0.081368 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:25 2025 ===  0.001661 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:25 2025 ===  0.000553 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:25 2025 ===  0.052228 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:25 2025 ===  0.001506 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:25 2025 ===  0.000383 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:25 2025 ===  0.047095 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:25 2025 ===  0.001221 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:25 2025 ===  0.000501 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:26 2025 ===  0.422176 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:26 2025 ===  0.082783 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:26 2025 ===  0.007165 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:26 2025 ===  0.000253 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:26 2025 ===  0.061773 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:26 2025 ===  0.002006 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:26 2025 ===  0.000250 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:26 2025 ===  0.097170 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:26 2025 ===  0.004691 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:26 2025 ===  0.000344 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:26 2025 ===  0.500467 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:26 2025 ===  0.104548 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:26 2025 ===  0.006096 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:26 2025 ===  0.000243 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:26 2025 ===  0.061471 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:26 2025 ===  0.005839 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:26 2025 ===  0.000225 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.057131 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:27 2025 ===  0.001392 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:27 2025 ===  0.000495 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:27 2025 ===  0.000230 === cpucycles/ia64cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.000483 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:27 2025 ===  0.000269 === cpucycles/ia64cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.000277 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:27 2025 ===  0.000224 === cpucycles/mips skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.000493 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:27 2025 ===  0.000232 === cpucycles/mips skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.000232 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:27 2025 ===  0.541495 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.106736 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:27 2025 ===  0.001170 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:27 2025 ===  0.000232 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:27 2025 ===  0.109027 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:27 2025 ===  0.001770 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:27 2025 ===  0.000240 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:27 2025 ===  0.141233 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:27 2025 ===  0.001165 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:27 2025 ===  0.000294 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:28 2025 ===  0.550279 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:28 2025 ===  0.204363 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:28 2025 ===  0.001224 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:28 2025 ===  0.000233 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:28 2025 ===  0.083037 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:28 2025 ===  0.001348 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:28 2025 ===  0.000233 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:28 2025 ===  0.111028 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:28 2025 ===  0.006453 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:28 2025 ===  0.000306 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.212858 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Wed Apr  9 05:36:29 2025 ===  0.001390 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:29 2025 ===  0.000262 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.083550 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:29 2025 ===  0.009907 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:29 2025 ===  0.000241 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:29 2025 ===  0.122564 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:29 2025 ===  0.002484 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:29 2025 ===  0.000256 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.082686 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:29 2025 ===  0.004407 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:29 2025 ===  0.000465 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.000261 === cpucycles/powerpccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000286 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:29 2025 ===  0.000279 === cpucycles/powerpccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000340 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.000276 === cpucycles/powerpcmacos skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000274 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:29 2025 ===  0.000268 === cpucycles/powerpcmacos skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000313 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.000232 === cpucycles/sparc32cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000224 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:29 2025 ===  0.000251 === cpucycles/sparc32cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000281 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.000226 === cpucycles/sparccpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000234 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:29 2025 ===  0.000229 === cpucycles/sparccpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:29 2025 ===  0.000301 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:29 2025 ===  0.537791 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.142222 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:30 2025 ===  0.002512 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:30 2025 ===  0.000386 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.044873 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:30 2025 ===  0.004130 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:30 2025 ===  0.000411 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.055195 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:30 2025 ===  0.005245 === cpucycles/cpucycles.c compiler exited 1
Wed Apr  9 05:36:30 2025 ===  0.000614 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.000293 === cpucycles/x86cpuinfo skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000303 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.000295 === cpucycles/x86cpuinfo skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000336 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.000272 === cpucycles/x86cpuspeed skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000283 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.000278 === cpucycles/x86cpuspeed skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000543 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.000261 === cpucycles/x86estimate skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000318 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.000260 === cpucycles/x86estimate skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000624 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.000276 === cpucycles/x86tscfreq skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000338 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.000272 === cpucycles/x86tscfreq skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.115668 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.000256 === int32/avx2 skipping architecture gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.000221 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:30 2025 ===  0.000218 === int32/avx2 skipping architecture clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:30 2025 ===  0.059843 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:30 2025 ===  0.004713 === int32/portable3/sort.c compiling
Wed Apr  9 05:36:30 2025 ===  0.095436 === int32/portable3/compiler.c compiling
Wed Apr  9 05:36:30 2025 ===  0.058322 === int32/portable3/version.c compiling
Wed Apr  9 05:36:30 2025 ===  0.057293 === int32/portable3/implementation.c compiling
Wed Apr  9 05:36:30 2025 ===  0.055200 === int32/portable3/cycles.c compiling
Wed Apr  9 05:36:30 2025 ===  0.140976 === int32/portable3/works.c compiling
Wed Apr  9 05:36:31 2025 ===  0.284726 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:31 2025 ===  0.155143 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:31 2025 ===  0.002728 === int32/portable3/sort.c compiling
Wed Apr  9 05:36:31 2025 ===  0.020172 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.025152 === int32/portable3/sort.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000147 === int32/portable3/compiler.c compiling
Wed Apr  9 05:36:31 2025 ===  0.019330 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.008851 === int32/portable3/compiler.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000133 === int32/portable3/version.c compiling
Wed Apr  9 05:36:31 2025 ===  0.017742 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.006508 === int32/portable3/version.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000134 === int32/portable3/implementation.c compiling
Wed Apr  9 05:36:31 2025 ===  0.017337 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.008555 === int32/portable3/implementation.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000137 === int32/portable3/cycles.c compiling
Wed Apr  9 05:36:31 2025 ===  0.017275 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.011683 === int32/portable3/cycles.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000148 === int32/portable3/works.c compiling
Wed Apr  9 05:36:31 2025 ===  0.017659 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:31 2025 ===  0.014023 === int32/portable3/works.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000257 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:31 2025 ===  0.001741 === int32/portable3/sort.c compiling
Wed Apr  9 05:36:31 2025 ===  0.012281 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.036576 === int32/portable3/sort.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000140 === int32/portable3/compiler.c compiling
Wed Apr  9 05:36:31 2025 ===  0.013023 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.008276 === int32/portable3/compiler.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000133 === int32/portable3/version.c compiling
Wed Apr  9 05:36:31 2025 ===  0.012670 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.002440 === int32/portable3/version.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000122 === int32/portable3/implementation.c compiling
Wed Apr  9 05:36:31 2025 ===  0.014568 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.005114 === int32/portable3/implementation.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000135 === int32/portable3/cycles.c compiling
Wed Apr  9 05:36:31 2025 ===  0.013696 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.001948 === int32/portable3/cycles.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000136 === int32/portable3/works.c compiling
Wed Apr  9 05:36:31 2025 ===  0.012491 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:31 2025 ===  0.007653 === int32/portable3/works.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000249 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:31 2025 ===  0.001250 === int32/portable3/sort.c compiling
Wed Apr  9 05:36:31 2025 ===  0.014238 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.018446 === int32/portable3/sort.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000166 === int32/portable3/compiler.c compiling
Wed Apr  9 05:36:31 2025 ===  0.013946 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.009381 === int32/portable3/compiler.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000150 === int32/portable3/version.c compiling
Wed Apr  9 05:36:31 2025 ===  0.012506 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.002383 === int32/portable3/version.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000151 === int32/portable3/implementation.c compiling
Wed Apr  9 05:36:31 2025 ===  0.013218 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.006328 === int32/portable3/implementation.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000157 === int32/portable3/cycles.c compiling
Wed Apr  9 05:36:31 2025 ===  0.013102 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.011531 === int32/portable3/cycles.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.000163 === int32/portable3/works.c compiling
Wed Apr  9 05:36:31 2025 ===  0.015096 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:31 2025 ===  0.005964 === int32/portable3/works.c compiler exited 1
Wed Apr  9 05:36:31 2025 ===  0.111706 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:31 2025 ===  0.004517 === int32/portable4/sort.c compiling
Wed Apr  9 05:36:32 2025 ===  0.225866 === int32/portable4/compiler.c compiling
Wed Apr  9 05:36:32 2025 ===  0.055466 === int32/portable4/version.c compiling
Wed Apr  9 05:36:32 2025 ===  0.053846 === int32/portable4/implementation.c compiling
Wed Apr  9 05:36:32 2025 ===  0.053478 === int32/portable4/cycles.c compiling
Wed Apr  9 05:36:32 2025 ===  0.134629 === int32/portable4/works.c compiling
Wed Apr  9 05:36:32 2025 ===  0.457896 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:32 2025 ===  0.091375 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:32 2025 ===  0.008958 === int32/portable4/sort.c compiling
Wed Apr  9 05:36:32 2025 ===  0.019651 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:32 2025 ===  0.014943 === int32/portable4/sort.c compiler exited 1
Wed Apr  9 05:36:32 2025 ===  0.000138 === int32/portable4/compiler.c compiling
Wed Apr  9 05:36:32 2025 ===  0.018875 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:32 2025 ===  0.002375 === int32/portable4/compiler.c compiler exited 1
Wed Apr  9 05:36:32 2025 ===  0.000129 === int32/portable4/version.c compiling
Wed Apr  9 05:36:32 2025 ===  0.017588 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:32 2025 ===  0.003962 === int32/portable4/version.c compiler exited 1
Wed Apr  9 05:36:32 2025 ===  0.000462 === int32/portable4/implementation.c compiling
Wed Apr  9 05:36:33 2025 ===  0.018304 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:33 2025 ===  0.007739 === int32/portable4/implementation.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000134 === int32/portable4/cycles.c compiling
Wed Apr  9 05:36:33 2025 ===  0.018064 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:33 2025 ===  0.007958 === int32/portable4/cycles.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000131 === int32/portable4/works.c compiling
Wed Apr  9 05:36:33 2025 ===  0.017446 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:33 2025 ===  0.003481 === int32/portable4/works.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000262 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:33 2025 ===  0.001291 === int32/portable4/sort.c compiling
Wed Apr  9 05:36:33 2025 ===  0.015557 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.008399 === int32/portable4/sort.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000128 === int32/portable4/compiler.c compiling
Wed Apr  9 05:36:33 2025 ===  0.013200 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.008597 === int32/portable4/compiler.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000135 === int32/portable4/version.c compiling
Wed Apr  9 05:36:33 2025 ===  0.012603 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.012078 === int32/portable4/version.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000129 === int32/portable4/implementation.c compiling
Wed Apr  9 05:36:33 2025 ===  0.013013 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.010126 === int32/portable4/implementation.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000135 === int32/portable4/cycles.c compiling
Wed Apr  9 05:36:33 2025 ===  0.013563 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.009907 === int32/portable4/cycles.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000140 === int32/portable4/works.c compiling
Wed Apr  9 05:36:33 2025 ===  0.015131 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:33 2025 ===  0.013682 === int32/portable4/works.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000291 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:33 2025 ===  0.001135 === int32/portable4/sort.c compiling
Wed Apr  9 05:36:33 2025 ===  0.014008 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.017939 === int32/portable4/sort.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000134 === int32/portable4/compiler.c compiling
Wed Apr  9 05:36:33 2025 ===  0.013358 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.008452 === int32/portable4/compiler.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000136 === int32/portable4/version.c compiling
Wed Apr  9 05:36:33 2025 ===  0.014651 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.011454 === int32/portable4/version.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000121 === int32/portable4/implementation.c compiling
Wed Apr  9 05:36:33 2025 ===  0.014814 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.008639 === int32/portable4/implementation.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000121 === int32/portable4/cycles.c compiling
Wed Apr  9 05:36:33 2025 ===  0.012531 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.003737 === int32/portable4/cycles.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.000151 === int32/portable4/works.c compiling
Wed Apr  9 05:36:33 2025 ===  0.015118 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:33 2025 ===  0.005213 === int32/portable4/works.c compiler exited 1
Wed Apr  9 05:36:33 2025 ===  0.146717 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:33 2025 ===  0.003412 === uint32/useint32/sort.c compiling
Wed Apr  9 05:36:33 2025 ===  0.108454 === uint32/useint32/compiler.c compiling
Wed Apr  9 05:36:33 2025 ===  0.068984 === uint32/useint32/version.c compiling
Wed Apr  9 05:36:33 2025 ===  0.059420 === uint32/useint32/implementation.c compiling
Wed Apr  9 05:36:33 2025 ===  0.053266 === uint32/useint32/cycles.c compiling
Wed Apr  9 05:36:33 2025 ===  0.162813 === uint32/useint32/works.c compiling
Wed Apr  9 05:36:34 2025 ===  0.178065 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:34 2025 ===  0.081970 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:34 2025 ===  0.005487 === uint32/useint32/sort.c compiling
Wed Apr  9 05:36:34 2025 ===  0.019453 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.019677 === uint32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000155 === uint32/useint32/compiler.c compiling
Wed Apr  9 05:36:34 2025 ===  0.017559 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.004858 === uint32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000144 === uint32/useint32/version.c compiling
Wed Apr  9 05:36:34 2025 ===  0.018266 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.006060 === uint32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000131 === uint32/useint32/implementation.c compiling
Wed Apr  9 05:36:34 2025 ===  0.017850 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.006247 === uint32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000131 === uint32/useint32/cycles.c compiling
Wed Apr  9 05:36:34 2025 ===  0.019630 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.004210 === uint32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000133 === uint32/useint32/works.c compiling
Wed Apr  9 05:36:34 2025 ===  0.018289 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:34 2025 ===  0.004400 === uint32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000234 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:34 2025 ===  0.001618 === uint32/useint32/sort.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013630 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.031105 === uint32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000160 === uint32/useint32/compiler.c compiling
Wed Apr  9 05:36:34 2025 ===  0.014231 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.005052 === uint32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000132 === uint32/useint32/version.c compiling
Wed Apr  9 05:36:34 2025 ===  0.012483 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.002024 === uint32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000132 === uint32/useint32/implementation.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013773 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.008042 === uint32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000134 === uint32/useint32/cycles.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013493 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.006842 === uint32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000125 === uint32/useint32/works.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013767 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:34 2025 ===  0.009167 === uint32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000254 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:34 2025 ===  0.001277 === uint32/useint32/sort.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013537 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.021371 === uint32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000144 === uint32/useint32/compiler.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013676 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.008109 === uint32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000139 === uint32/useint32/version.c compiling
Wed Apr  9 05:36:34 2025 ===  0.014511 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.005757 === uint32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000130 === uint32/useint32/implementation.c compiling
Wed Apr  9 05:36:34 2025 ===  0.014102 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.002145 === uint32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000125 === uint32/useint32/cycles.c compiling
Wed Apr  9 05:36:34 2025 ===  0.014239 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.011092 === uint32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.000150 === uint32/useint32/works.c compiling
Wed Apr  9 05:36:34 2025 ===  0.013243 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:34 2025 ===  0.005455 === uint32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:34 2025 ===  0.110398 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:34 2025 ===  0.003077 === float32/useint32/sort.c compiling
Wed Apr  9 05:36:34 2025 ===  0.116494 === float32/useint32/compiler.c compiling
Wed Apr  9 05:36:34 2025 ===  0.051947 === float32/useint32/version.c compiling
Wed Apr  9 05:36:35 2025 ===  0.049430 === float32/useint32/implementation.c compiling
Wed Apr  9 05:36:35 2025 ===  0.056900 === float32/useint32/cycles.c compiling
Wed Apr  9 05:36:35 2025 ===  0.161088 === float32/useint32/works.c compiling
Wed Apr  9 05:36:35 2025 ===  0.155205 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:35 2025 ===  0.099925 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:35 2025 ===  0.003856 === float32/useint32/sort.c compiling
Wed Apr  9 05:36:35 2025 ===  0.020819 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.020034 === float32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000140 === float32/useint32/compiler.c compiling
Wed Apr  9 05:36:35 2025 ===  0.019207 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.003396 === float32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000148 === float32/useint32/version.c compiling
Wed Apr  9 05:36:35 2025 ===  0.018537 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.002917 === float32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000126 === float32/useint32/implementation.c compiling
Wed Apr  9 05:36:35 2025 ===  0.018667 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.005233 === float32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000138 === float32/useint32/cycles.c compiling
Wed Apr  9 05:36:35 2025 ===  0.018318 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.002250 === float32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000133 === float32/useint32/works.c compiling
Wed Apr  9 05:36:35 2025 ===  0.018788 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:35 2025 ===  0.004469 === float32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000248 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:35 2025 ===  0.001889 === float32/useint32/sort.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013446 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.051945 === float32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000148 === float32/useint32/compiler.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013118 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.007557 === float32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000131 === float32/useint32/version.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013983 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.007922 === float32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000160 === float32/useint32/implementation.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013454 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.006622 === float32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000131 === float32/useint32/cycles.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013964 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.002550 === float32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000141 === float32/useint32/works.c compiling
Wed Apr  9 05:36:35 2025 ===  0.012939 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:35 2025 ===  0.011288 === float32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000308 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:35 2025 ===  0.002038 === float32/useint32/sort.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013716 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.029550 === float32/useint32/sort.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000153 === float32/useint32/compiler.c compiling
Wed Apr  9 05:36:35 2025 ===  0.014465 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.006714 === float32/useint32/compiler.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000133 === float32/useint32/version.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013668 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.008327 === float32/useint32/version.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000174 === float32/useint32/implementation.c compiling
Wed Apr  9 05:36:35 2025 ===  0.014395 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.009563 === float32/useint32/implementation.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000160 === float32/useint32/cycles.c compiling
Wed Apr  9 05:36:35 2025 ===  0.014728 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.009230 === float32/useint32/cycles.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000263 === float32/useint32/works.c compiling
Wed Apr  9 05:36:35 2025 ===  0.013252 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:35 2025 ===  0.014353 === float32/useint32/works.c compiler exited 1
Wed Apr  9 05:36:35 2025 ===  0.000263 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:36 2025 ===  0.269647 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.039663 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:36 2025 ===  0.008864 === command/limits.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000147 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:36 2025 ===  0.029730 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:36 2025 ===  0.005857 === command/limits.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000140 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.031812 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:36 2025 ===  0.006394 === command/limits.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.017613 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:36 2025 ===  0.162980 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.021983 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:36 2025 ===  0.002025 === command/int32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000148 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:36 2025 ===  0.014802 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:36 2025 ===  0.001748 === command/int32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000130 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.014974 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:36 2025 ===  0.008936 === command/int32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.019977 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:36 2025 ===  0.158927 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.019783 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:36 2025 ===  0.001854 === command/uint32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000136 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:36 2025 ===  0.012637 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:36 2025 ===  0.002409 === command/uint32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.000152 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:36 2025 ===  0.014334 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:36 2025 ===  0.002514 === command/uint32-speed.c compiler exited 1
Wed Apr  9 05:36:36 2025 ===  0.019080 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Wed Apr  9 05:36:37 2025 ===  0.177428 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Wed Apr  9 05:36:37 2025 ===  0.019830 === output
> cc1: error: unknown value ‘core-avx2’ for -march
Wed Apr  9 05:36:37 2025 ===  0.003386 === command/float32-speed.c compiler exited 1
Wed Apr  9 05:36:37 2025 ===  0.000153 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Wed Apr  9 05:36:37 2025 ===  0.013636 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Wed Apr  9 05:36:37 2025 ===  0.002978 === command/float32-speed.c compiler exited 1
Wed Apr  9 05:36:37 2025 ===  0.000129 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Wed Apr  9 05:36:37 2025 ===  0.013985 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
Wed Apr  9 05:36:37 2025 ===  0.002096 === command/float32-speed.c compiler exited 1
Wed Apr  9 05:36:37 2025 ===  0.007926 === build finishing successfully
