Tue Dec 16 11:12:51 2025 ===  0.000000 === build starting
Tue Dec 16 11:12:51 2025 ===  0.000052 === version 20190516
Tue Dec 16 11:12:51 2025 ===  0.000021 === hostname pkgsrchostname
Tue Dec 16 11:12:51 2025 ===  0.000206 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:51 2025 ===  0.061304 === compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:51 2025 ===  0.084899 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:51 2025 ===  0.010105 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:51 2025 ===  0.000625 === compilers/abiname.c compiler exited 1
Tue Dec 16 11:12:51 2025 ===  0.013355 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:51 2025 ===  0.001044 === compilers/base.c compiler exited 1
Tue Dec 16 11:12:51 2025 ===  0.005361 === compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:51 2025 ===  0.009684 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:51 2025 ===  0.000281 === compilers/abiname.c compiler exited 1
Tue Dec 16 11:12:51 2025 ===  0.028600 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:51 2025 ===  0.001423 === compilers/base.c compiler exited 1
Tue Dec 16 11:12:51 2025 ===  0.011462 === cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.039702 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: inconsistent operand constraints in an ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
Tue Dec 16 11:12:52 2025 ===  0.002412 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000065 === cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.061300 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: inconsistent operand constraints in an ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
Tue Dec 16 11:12:52 2025 ===  0.000415 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000068 === cpucycles/amd64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.014590 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000229 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000062 === cpucycles/amd64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.010891 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000236 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000075 === cpucycles/amd64cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.036020 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:21:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:21:12: note: each undeclared identifier is reported only once for each function it appears in
Tue Dec 16 11:12:52 2025 ===  0.000458 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000077 === cpucycles/amd64cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.030316 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:21:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:21:12: note: each undeclared identifier is reported only once for each function it appears in
Tue Dec 16 11:12:52 2025 ===  0.000372 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000066 === cpucycles/amd64cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.016298 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000310 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000075 === cpucycles/amd64cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.014320 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000290 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000072 === cpucycles/amd64tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.038216 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:17:3: warning: implicit declaration of function ‘sysctlbyname’ [-Wimplicit-function-declaration]
>    sysctlbyname("machdep.tsc_freq",&result,&resultlen,0,0);
>    ^~~~~~~~~~~~
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:8:3: error: inconsistent operand constraints in an ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
Tue Dec 16 11:12:52 2025 ===  0.000315 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000056 === cpucycles/amd64tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.035404 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:17:3: warning: implicit declaration of function ‘sysctlbyname’ [-Wimplicit-function-declaration]
>    sysctlbyname("machdep.tsc_freq",&result,&resultlen,0,0);
>    ^~~~~~~~~~~~
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:8:3: error: inconsistent operand constraints in an ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
Tue Dec 16 11:12:52 2025 ===  0.000348 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000055 === cpucycles/amd64tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.014067 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000325 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000097 === cpucycles/amd64tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.013747 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000332 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000129 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.034572 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:52 2025 ===  0.000383 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000085 === cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.033089 === output
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:52 2025 ===  0.000346 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000067 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.011013 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000284 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000077 === cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.010274 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000270 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000075 === cpucycles/celllinux compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.030413 === output
> cpucycles.c:6:10: fatal error: spu_mfcio.h: No such file or directory
>  #include <spu_mfcio.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:52 2025 ===  0.000297 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000068 === cpucycles/celllinux compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.038754 === output
> cpucycles.c:6:10: fatal error: spu_mfcio.h: No such file or directory
>  #include <spu_mfcio.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:52 2025 ===  0.000317 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000063 === cpucycles/celllinux compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.013838 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000275 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000054 === cpucycles/celllinux compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.012777 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000374 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000101 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.065095 === output
> cpucycles.c: Assembler messages:
> cpucycles.c:59: Error: no such instruction: `mcr p15,0,%eax,c9,c12,0'
> cpucycles.c:60: Error: no such instruction: `mcr p15,0,%eax,c9,c12,1'
> cpucycles.c:61: Error: no such instruction: `mcr p15,0,%eax,c9,c12,3'
> cpucycles.c:64: Error: no such instruction: `mrc p15,0,%esi,c9,c13,0'
Tue Dec 16 11:12:52 2025 ===  0.000351 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000065 === cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.074730 === output
> cpucycles.c: Assembler messages:
> cpucycles.c:59: Error: no such instruction: `mcr p15,0,%eax,c9,c12,0'
> cpucycles.c:60: Error: no such instruction: `mcr p15,0,%eax,c9,c12,1'
> cpucycles.c:61: Error: no such instruction: `mcr p15,0,%eax,c9,c12,3'
> cpucycles.c:64: Error: no such instruction: `mrc p15,0,%esi,c9,c13,0'
Tue Dec 16 11:12:52 2025 ===  0.000511 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000104 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.014815 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000282 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000075 === cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.009972 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000285 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000082 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.049474 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:27:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:49:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:25: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:17: Error: no such instruction: `mrs %esi,CNTFRQ_EL0'
Tue Dec 16 11:12:52 2025 ===  0.000385 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000073 === cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.052114 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:27:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:49:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:25: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:17: Error: no such instruction: `mrs %esi,CNTFRQ_EL0'
Tue Dec 16 11:12:52 2025 ===  0.000341 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000171 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:52 2025 ===  0.011240 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000261 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000054 === cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:52 2025 ===  0.013038 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:52 2025 ===  0.000278 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:52 2025 ===  0.000076 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:52 2025 ===  0.172394 === cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.197783 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:53 2025 ===  0.012124 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000299 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000069 === cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.016609 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000340 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000095 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:53 2025 ===  0.205276 === cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.251033 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:53 2025 ===  0.011418 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000398 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000075 === cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.013486 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000659 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000081 === cpucycles/ia64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:53 2025 ===  0.053714 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:12:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:10: Error: invalid character '=' in operand 1
Tue Dec 16 11:12:53 2025 ===  0.000401 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000080 === cpucycles/ia64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.068649 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:12:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:10: Error: invalid character '=' in operand 1
Tue Dec 16 11:12:53 2025 ===  0.000351 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000062 === cpucycles/ia64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:53 2025 ===  0.013448 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000295 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000071 === cpucycles/ia64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.016177 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000297 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000076 === cpucycles/mips compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:53 2025 ===  0.040910 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:36:13: warning: pointer targets in passing argument 1 of ‘readticks’ differ in signedness [-Wpointer-sign]
>    readticks(now);
>              ^~~
> cpucycles.c:18:13: note: expected ‘unsigned int *’ but argument is of type ‘int *’
>  static void readticks(unsigned int *result)
>              ^~~~~~~~~
> cpucycles.c:22:3: error: unknown register name ‘$2’ in ‘asm’
>    asm volatile(".long 2080510011; move %0,$2" : "=r"(cc) : : "$2");
>    ^~~
Tue Dec 16 11:12:53 2025 ===  0.000346 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000057 === cpucycles/mips compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.058033 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:36:13: warning: pointer targets in passing argument 1 of ‘readticks’ differ in signedness [-Wpointer-sign]
>    readticks(now);
>              ^~~
> cpucycles.c:18:13: note: expected ‘unsigned int *’ but argument is of type ‘int *’
>  static void readticks(unsigned int *result)
>              ^~~~~~~~~
> cpucycles.c:22:3: error: unknown register name ‘$2’ in ‘asm’
>    asm volatile(".long 2080510011; move %0,$2" : "=r"(cc) : : "$2");
>    ^~~
Tue Dec 16 11:12:53 2025 ===  0.000315 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000080 === cpucycles/mips compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:53 2025 ===  0.014075 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000363 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000081 === cpucycles/mips compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:53 2025 ===  0.014386 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:53 2025 ===  0.000386 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:53 2025 ===  0.000101 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:54 2025 ===  0.187323 === cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.219196 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:54 2025 ===  0.013045 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.000386 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000087 === cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.013563 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.000319 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000097 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:54 2025 ===  0.224961 === cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.268994 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:54 2025 ===  0.013542 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.000610 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000093 === cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.014728 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.000443 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000232 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:54 2025 ===  0.040964 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:54 2025 ===  0.000313 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000058 === cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.025660 === output
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:54 2025 ===  0.000299 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000066 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:54 2025 ===  0.009755 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.002099 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000062 === cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:54 2025 ===  0.015282 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:54 2025 ===  0.000369 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:54 2025 ===  0.000120 === cpucycles/powerpccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:55 2025 ===  0.106240 === output
> cpucycles.c: Assembler messages:
> cpucycles.c:35: Error: no such instruction: `mftbu %ecx'
> cpucycles.c:35: Error: no such instruction: `mftb %esi'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
> cpucycles.c:35: Error: no such instruction: `mftbu %ecx'
> cpucycles.c:35: Error: no such instruction: `mftb %esi'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
> cpucycles.c:35: Error: no such instruction: `mftbu %ecx'
> cpucycles.c:35: Error: no such instruction: `mftb %edi'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
Tue Dec 16 11:12:55 2025 ===  0.000406 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000075 === cpucycles/powerpccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.114977 === output
> cpucycles.c: Assembler messages:
> cpucycles.c:35: Error: no such instruction: `mftbu %ecx'
> cpucycles.c:35: Error: no such instruction: `mftb %ebx'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
> cpucycles.c:35: Error: no such instruction: `mftbu %esi'
> cpucycles.c:35: Error: no such instruction: `mftb %edi'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
> cpucycles.c:35: Error: no such instruction: `mftbu %ecx'
> cpucycles.c:35: Error: no such instruction: `mftb %ebx'
> cpucycles.c:35: Error: no such instruction: `mftbu %eax'
Tue Dec 16 11:12:55 2025 ===  0.000391 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000093 === cpucycles/powerpccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:55 2025 ===  0.014377 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000364 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000075 === cpucycles/powerpccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.014344 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000368 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000090 === cpucycles/powerpcmacos compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:55 2025 ===  0.033262 === output
> cpucycles.c:3:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:55 2025 ===  0.000430 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000113 === cpucycles/powerpcmacos compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.030923 === output
> cpucycles.c:3:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
Tue Dec 16 11:12:55 2025 ===  0.000349 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000075 === cpucycles/powerpcmacos compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:55 2025 ===  0.014241 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000358 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000084 === cpucycles/powerpcmacos compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.014437 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000393 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000116 === cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:55 2025 ===  0.043955 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: unknown register name ‘o4’ in ‘asm’
>    asm volatile(".word 2202075136; .word 2570088480; srl %%g1,0,%L0; mov %%o4,%H0"
>    ^~~
> cpucycles.c:10:3: error: unknown register name ‘g1’ in ‘asm’
Tue Dec 16 11:12:55 2025 ===  0.000381 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000071 === cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.037956 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: unknown register name ‘o4’ in ‘asm’
>    asm volatile(".word 2202075136; .word 2570088480; srl %%g1,0,%L0; mov %%o4,%H0"
>    ^~~
> cpucycles.c:10:3: error: unknown register name ‘g1’ in ‘asm’
Tue Dec 16 11:12:55 2025 ===  0.000434 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000086 === cpucycles/sparc32cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:55 2025 ===  0.010409 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000339 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000084 === cpucycles/sparc32cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.014380 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000303 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000106 === cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:55 2025 ===  0.068672 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:12:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:10: Error: no such instruction: `rd %tick,%eax'
Tue Dec 16 11:12:55 2025 ===  0.000388 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000080 === cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.070672 === output
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:12:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:10: Error: no such instruction: `rd %tick,%eax'
Tue Dec 16 11:12:55 2025 ===  0.000443 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000089 === cpucycles/sparccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:55 2025 ===  0.013647 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000388 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000085 === cpucycles/sparccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.013758 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000391 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000120 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:55 2025 ===  0.106407 === output
> cpucycles.c: In function ‘init.part.0’:
> cpucycles.c:76:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:82:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
Tue Dec 16 11:12:55 2025 ===  0.000383 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000097 === cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.105845 === output
> cpucycles.c: In function ‘init.part.0’:
> cpucycles.c:76:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c:76:1: warning: unsupported size for integer register
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:82:1: warning: unsupported size for integer register
>  }
>  ^
> cpucycles.c: Assembler messages:
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
> cpucycles.c:30: Error: no such instruction: `mrs %eax,CNTVCT_EL0'
Tue Dec 16 11:12:55 2025 ===  0.000400 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000081 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:55 2025 ===  0.009765 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000270 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000059 === cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:55 2025 ===  0.013097 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:55 2025 ===  0.000337 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:55 2025 ===  0.000101 === cpucycles/x86cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:56 2025 ===  0.206534 === cpucycles/x86cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.230817 === cpucycles/x86cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:56 2025 ===  0.012699 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000342 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000070 === cpucycles/x86cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.013902 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000378 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000107 === cpucycles/x86cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:56 2025 ===  0.035967 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:20:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:20:12: note: each undeclared identifier is reported only once for each function it appears in
Tue Dec 16 11:12:56 2025 ===  0.000522 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000083 === cpucycles/x86cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.037969 === output
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:20:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:20:12: note: each undeclared identifier is reported only once for each function it appears in
Tue Dec 16 11:12:56 2025 ===  0.000435 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000091 === cpucycles/x86cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:56 2025 ===  0.015894 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000444 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000093 === cpucycles/x86cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.014847 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000422 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000143 === cpucycles/x86estimate compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:56 2025 ===  0.206765 === cpucycles/x86estimate compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.266834 === cpucycles/x86estimate compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:56 2025 ===  0.014452 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000364 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000102 === cpucycles/x86estimate compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:56 2025 ===  0.029638 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:56 2025 ===  0.000344 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:56 2025 ===  0.000093 === cpucycles/x86tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:57 2025 ===  0.177389 === cpucycles/x86tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:57 2025 ===  0.219467 === cpucycles/x86tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:57 2025 ===  0.010910 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:57 2025 ===  0.000291 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:57 2025 ===  0.000078 === cpucycles/x86tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:57 2025 ===  0.015511 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:57 2025 ===  0.000352 === cpucycles/cpucycles.c compiler exited 1
Tue Dec 16 11:12:57 2025 ===  0.002106 === int32/avx2 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:57 2025 ===  0.000471 === int32/avx2/sort.c compiling
Tue Dec 16 11:12:57 2025 ===  0.187769 === output
> sort.c: In function ‘djbsort_int32’:
> sort.c:939:38: warning: AVX vector return without AVX enabled changes the ABI [-Wpsabi]
>      for (i = q>>3;i < q>>2;++i) y[i] = _mm256_set1_epi32(0x7fffffff);
>                                  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> sort.c: In function ‘minmax_vector’:
> /usr/include/gcc-7/avxintrin.h:926:1: error: inlining failed in call to always_inline ‘_mm256_storeu_si256’: target specific option mismatch
>  _mm256_storeu_si256 (__m256i_u *__P, __m256i __A)
>  ^~~~~~~~~~~~~~~~~~~
> sort.c:9:28: note: called from here
>  #define int32x8_store(z,i) _mm256_storeu_si256((__m256i *) (z),(i))
>                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> sort.c:37:5: note: in expansion of macro ‘int32x8_store’
>      int32x8_store(y + n - 8,y0);
>      ^~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:926:1: error: inlining failed in call to always_inline ‘_mm256_storeu_si256’: target specific option mismatch
>  _mm256_storeu_si256 (__m256i_u *__P, __m256i __A)
>  ^~~~~~~~~~~~~~~~~~~
> sort.c:9:28: note: called from here
>  #define int32x8_store(z,i) _mm256_storeu_si256((__m256i *) (z),(i))
>                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> sort.c:36:5: note: in expansion of macro ‘int32x8_store’
>      int32x8_store(x + n - 8,x0);
>      ^~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:43:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avx2intrin.h:363:1: error: inlining failed in call to always_inline ‘_mm256_max_epi32’: target specific option mismatch
>  _mm256_max_epi32 (__m256i __A, __m256i __B)
>  ^~~~~~~~~~~~~~~~
> sort.c:16:5: note: called from here
>    b = int32x8_max(a,b); \
>      ^
> sort.c:35:5: note: in expansion of macro ‘int32x8_MINMAX’
>      int32x8_MINMAX(x0,y0);
>      ^~~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:43:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avx2intrin.h:405:1: error: inlining failed in call to always_inline ‘_mm256_min_epi32’: target specific option mismatch
>  _mm256_min_epi32 (__m256i __A, __m256i __B)
>  ^~~~~~~~~~~~~~~~
> sort.c:15:11: note: called from here
>    int32x8 c = int32x8_min(a,b); \
>            ^
> sort.c:35:5: note: in expansion of macro ‘int32x8_MINMAX’
>      int32x8_MINMAX(x0,y0);
>      ^~~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:920:1: error: inlining failed in call to always_inline ‘_mm256_loadu_si256’: target specific option mismatch
>  _mm256_loadu_si256 (__m256i_u const *__P)
>  ^~~~~~~~~~~~~~~~~~
> sort.c:34:13: note: called from here
>      int32x8 y0 = int32x8_load(y + n - 8);
>              ^~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:920:1: error: inlining failed in call to always_inline ‘_mm256_loadu_si256’: target specific option mismatch
>  _mm256_loadu_si256 (__m256i_u const *__P)
>  ^~~~~~~~~~~~~~~~~~
> sort.c:33:13: note: called from here
>      int32x8 x0 = int32x8_load(x + n - 8);
>              ^~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:926:1: error: inlining failed in call to always_inline ‘_mm256_storeu_si256’: target specific option mismatch
>  _mm256_storeu_si256 (__m256i_u *__P, __m256i __A)
>  ^~~~~~~~~~~~~~~~~~~
> sort.c:9:28: note: called from here
>  #define int32x8_store(z,i) _mm256_storeu_si256((__m256i *) (z),(i))
>                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> sort.c:45:5: note: in expansion of macro ‘int32x8_store’
>      int32x8_store(y,y0);
>      ^~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:926:1: error: inlining failed in call to always_inline ‘_mm256_storeu_si256’: target specific option mismatch
>  _mm256_storeu_si256 (__m256i_u *__P, __m256i __A)
>  ^~~~~~~~~~~~~~~~~~~
> sort.c:9:28: note: called from here
>  #define int32x8_store(z,i) _mm256_storeu_si256((__m256i *) (z),(i))
>                             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> sort.c:44:5: note: in expansion of macro ‘int32x8_store’
>      int32x8_store(x,x0);
>      ^~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:43:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avx2intrin.h:363:1: error: inlining failed in call to always_inline ‘_mm256_max_epi32’: target specific option mismatch
>  _mm256_max_epi32 (__m256i __A, __m256i __B)
>  ^~~~~~~~~~~~~~~~
> sort.c:16:5: note: called from here
>    b = int32x8_max(a,b); \
>      ^
> sort.c:43:5: note: in expansion of macro ‘int32x8_MINMAX’
>      int32x8_MINMAX(x0,y0);
>      ^~~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:43:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avx2intrin.h:405:1: error: inlining failed in call to always_inline ‘_mm256_min_epi32’: target specific option mismatch
>  _mm256_min_epi32 (__m256i __A, __m256i __B)
>  ^~~~~~~~~~~~~~~~
> sort.c:15:11: note: called from here
>    int32x8 c = int32x8_min(a,b); \
>            ^
> sort.c:43:5: note: in expansion of macro ‘int32x8_MINMAX’
>      int32x8_MINMAX(x0,y0);
>      ^~~~~~~~~~~~~~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:920:1: error: inlining failed in call to always_inline ‘_mm256_loadu_si256’: target specific option mismatch
>  _mm256_loadu_si256 (__m256i_u const *__P)
>  ^~~~~~~~~~~~~~~~~~
> sort.c:42:13: note: called from here
>      int32x8 y0 = int32x8_load(y);
>              ^~
> In file included from /usr/include/gcc-7/immintrin.h:41:0,
>                  from sort.c:4:
> /usr/include/gcc-7/avxintrin.h:920:1: error: inlining failed in call to always_inline ‘_mm256_loadu_si256’: target specific option mismatch
>  _mm256_loadu_si256 (__m256i_u const *__P)
>  ^~~~~~~~~~~~~~~~~~
> sort.c:41:13: note: called from here
>      int32x8 x0 = int32x8_load(x);
>              ^~
Tue Dec 16 11:12:57 2025 ===  0.000529 === int32/avx2/sort.c compiler exited 1
Tue Dec 16 11:12:57 2025 ===  0.000106 === int32/avx2/compiler.c compiling
Tue Dec 16 11:12:57 2025 ===  0.025530 === int32/avx2/version.c compiling
Tue Dec 16 11:12:57 2025 ===  0.035463 === int32/avx2/implementation.c compiling
Tue Dec 16 11:12:57 2025 ===  0.032643 === int32/avx2/cycles.c compiling
Tue Dec 16 11:12:57 2025 ===  0.096618 === int32/avx2/works.c compiling
Tue Dec 16 11:12:57 2025 ===  0.139335 === int32/avx2 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:57 2025 ===  0.000393 === int32/avx2/sort.c compiling
Tue Dec 16 11:12:58 2025 ===  0.827293 === int32/avx2/compiler.c compiling
Tue Dec 16 11:12:58 2025 ===  0.034565 === int32/avx2/version.c compiling
Tue Dec 16 11:12:58 2025 ===  0.025441 === int32/avx2/implementation.c compiling
Tue Dec 16 11:12:58 2025 ===  0.028480 === int32/avx2/cycles.c compiling
Tue Dec 16 11:12:58 2025 ===  0.082578 === int32/avx2/works.c compiling
Tue Dec 16 11:12:59 2025 ===  0.242612 === int32/avx2 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:59 2025 ===  0.019551 === int32/avx2 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:12:59 2025 ===  0.000223 === int32/avx2/sort.c compiling
Tue Dec 16 11:12:59 2025 ===  0.021579 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.002856 === int32/avx2/sort.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000110 === int32/avx2/compiler.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013679 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.005126 === int32/avx2/compiler.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000145 === int32/avx2/version.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013232 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000355 === int32/avx2/version.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000090 === int32/avx2/implementation.c compiling
Tue Dec 16 11:12:59 2025 ===  0.014011 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000403 === int32/avx2/implementation.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000086 === int32/avx2/cycles.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013908 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000321 === int32/avx2/cycles.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000081 === int32/avx2/works.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013630 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000394 === int32/avx2/works.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000094 === int32/avx2 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:12:59 2025 ===  0.000191 === int32/avx2/sort.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013322 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.001436 === int32/avx2/sort.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000101 === int32/avx2/compiler.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013462 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000399 === int32/avx2/compiler.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000106 === int32/avx2/version.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013052 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000402 === int32/avx2/version.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000123 === int32/avx2/implementation.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013869 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000364 === int32/avx2/implementation.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000086 === int32/avx2/cycles.c compiling
Tue Dec 16 11:12:59 2025 ===  0.013744 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000378 === int32/avx2/cycles.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.000083 === int32/avx2/works.c compiling
Tue Dec 16 11:12:59 2025 ===  0.019053 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:12:59 2025 ===  0.000446 === int32/avx2/works.c compiler exited 1
Tue Dec 16 11:12:59 2025 ===  0.002249 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:59 2025 ===  0.000147 === int32/portable3/sort.c compiling
Tue Dec 16 11:12:59 2025 ===  0.066719 === int32/portable3/compiler.c compiling
Tue Dec 16 11:12:59 2025 ===  0.029106 === int32/portable3/version.c compiling
Tue Dec 16 11:12:59 2025 ===  0.034561 === int32/portable3/implementation.c compiling
Tue Dec 16 11:12:59 2025 ===  0.026906 === int32/portable3/cycles.c compiling
Tue Dec 16 11:12:59 2025 ===  0.092944 === int32/portable3/works.c compiling
Tue Dec 16 11:12:59 2025 ===  0.160861 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:12:59 2025 ===  0.017946 === int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:12:59 2025 ===  0.000270 === int32/portable3/sort.c compiling
Tue Dec 16 11:12:59 2025 ===  0.122757 === int32/portable3/compiler.c compiling
Tue Dec 16 11:12:59 2025 ===  0.038738 === int32/portable3/version.c compiling
Tue Dec 16 11:12:59 2025 ===  0.025352 === int32/portable3/implementation.c compiling
Tue Dec 16 11:12:59 2025 ===  0.026559 === int32/portable3/cycles.c compiling
Tue Dec 16 11:13:00 2025 ===  0.105959 === int32/portable3/works.c compiling
Tue Dec 16 11:13:00 2025 ===  0.243375 === int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:00 2025 ===  0.020297 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:00 2025 ===  0.000257 === int32/portable3/sort.c compiling
Tue Dec 16 11:13:00 2025 ===  0.017570 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000324 === int32/portable3/sort.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000085 === int32/portable3/compiler.c compiling
Tue Dec 16 11:13:00 2025 ===  0.014131 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000380 === int32/portable3/compiler.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000079 === int32/portable3/version.c compiling
Tue Dec 16 11:13:00 2025 ===  0.014529 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000438 === int32/portable3/version.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000085 === int32/portable3/implementation.c compiling
Tue Dec 16 11:13:00 2025 ===  0.012762 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000392 === int32/portable3/implementation.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000084 === int32/portable3/cycles.c compiling
Tue Dec 16 11:13:00 2025 ===  0.012535 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000396 === int32/portable3/cycles.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000079 === int32/portable3/works.c compiling
Tue Dec 16 11:13:00 2025 ===  0.014360 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000386 === int32/portable3/works.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000086 === int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:00 2025 ===  0.000178 === int32/portable3/sort.c compiling
Tue Dec 16 11:13:00 2025 ===  0.014488 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000304 === int32/portable3/sort.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000085 === int32/portable3/compiler.c compiling
Tue Dec 16 11:13:00 2025 ===  0.012061 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000344 === int32/portable3/compiler.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000081 === int32/portable3/version.c compiling
Tue Dec 16 11:13:00 2025 ===  0.011533 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000393 === int32/portable3/version.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000081 === int32/portable3/implementation.c compiling
Tue Dec 16 11:13:00 2025 ===  0.012856 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000377 === int32/portable3/implementation.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000084 === int32/portable3/cycles.c compiling
Tue Dec 16 11:13:00 2025 ===  0.031966 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000435 === int32/portable3/cycles.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.000081 === int32/portable3/works.c compiling
Tue Dec 16 11:13:00 2025 ===  0.012459 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:00 2025 ===  0.000396 === int32/portable3/works.c compiler exited 1
Tue Dec 16 11:13:00 2025 ===  0.001931 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:00 2025 ===  0.000132 === int32/portable4/sort.c compiling
Tue Dec 16 11:13:00 2025 ===  0.100414 === int32/portable4/compiler.c compiling
Tue Dec 16 11:13:00 2025 ===  0.028793 === int32/portable4/version.c compiling
Tue Dec 16 11:13:00 2025 ===  0.028509 === int32/portable4/implementation.c compiling
Tue Dec 16 11:13:00 2025 ===  0.034725 === int32/portable4/cycles.c compiling
Tue Dec 16 11:13:00 2025 ===  0.091467 === int32/portable4/works.c compiling
Tue Dec 16 11:13:01 2025 ===  0.187426 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:01 2025 ===  0.021303 === int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:01 2025 ===  0.000207 === int32/portable4/sort.c compiling
Tue Dec 16 11:13:01 2025 ===  0.199411 === int32/portable4/compiler.c compiling
Tue Dec 16 11:13:01 2025 ===  0.028866 === int32/portable4/version.c compiling
Tue Dec 16 11:13:01 2025 ===  0.028443 === int32/portable4/implementation.c compiling
Tue Dec 16 11:13:01 2025 ===  0.032139 === int32/portable4/cycles.c compiling
Tue Dec 16 11:13:01 2025 ===  0.122992 === int32/portable4/works.c compiling
Tue Dec 16 11:13:01 2025 ===  0.360043 === int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:01 2025 ===  0.013866 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:01 2025 ===  0.000236 === int32/portable4/sort.c compiling
Tue Dec 16 11:13:01 2025 ===  0.011728 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000346 === int32/portable4/sort.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000097 === int32/portable4/compiler.c compiling
Tue Dec 16 11:13:01 2025 ===  0.014856 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000409 === int32/portable4/compiler.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000089 === int32/portable4/version.c compiling
Tue Dec 16 11:13:01 2025 ===  0.011768 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000398 === int32/portable4/version.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000088 === int32/portable4/implementation.c compiling
Tue Dec 16 11:13:01 2025 ===  0.011580 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000388 === int32/portable4/implementation.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000094 === int32/portable4/cycles.c compiling
Tue Dec 16 11:13:01 2025 ===  0.009491 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000370 === int32/portable4/cycles.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000087 === int32/portable4/works.c compiling
Tue Dec 16 11:13:01 2025 ===  0.013002 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000375 === int32/portable4/works.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000091 === int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:01 2025 ===  0.000216 === int32/portable4/sort.c compiling
Tue Dec 16 11:13:01 2025 ===  0.010348 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000348 === int32/portable4/sort.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000088 === int32/portable4/compiler.c compiling
Tue Dec 16 11:13:01 2025 ===  0.011048 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000367 === int32/portable4/compiler.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000095 === int32/portable4/version.c compiling
Tue Dec 16 11:13:01 2025 ===  0.013437 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000411 === int32/portable4/version.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000091 === int32/portable4/implementation.c compiling
Tue Dec 16 11:13:01 2025 ===  0.010034 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000384 === int32/portable4/implementation.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000095 === int32/portable4/cycles.c compiling
Tue Dec 16 11:13:01 2025 ===  0.012799 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000373 === int32/portable4/cycles.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.000085 === int32/portable4/works.c compiling
Tue Dec 16 11:13:01 2025 ===  0.008709 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:01 2025 ===  0.000274 === int32/portable4/works.c compiler exited 1
Tue Dec 16 11:13:01 2025 ===  0.001758 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:01 2025 ===  0.000122 === uint32/useint32/sort.c compiling
Tue Dec 16 11:13:02 2025 ===  0.040723 === uint32/useint32/compiler.c compiling
Tue Dec 16 11:13:02 2025 ===  0.030047 === uint32/useint32/version.c compiling
Tue Dec 16 11:13:02 2025 ===  0.026399 === uint32/useint32/implementation.c compiling
Tue Dec 16 11:13:02 2025 ===  0.026449 === uint32/useint32/cycles.c compiling
Tue Dec 16 11:13:02 2025 ===  0.065287 === uint32/useint32/works.c compiling
Tue Dec 16 11:13:02 2025 ===  0.115974 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:02 2025 ===  0.015583 === uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:02 2025 ===  0.000166 === uint32/useint32/sort.c compiling
Tue Dec 16 11:13:02 2025 ===  0.096921 === uint32/useint32/compiler.c compiling
Tue Dec 16 11:13:02 2025 ===  0.025913 === uint32/useint32/version.c compiling
Tue Dec 16 11:13:02 2025 ===  0.033333 === uint32/useint32/implementation.c compiling
Tue Dec 16 11:13:02 2025 ===  0.028120 === uint32/useint32/cycles.c compiling
Tue Dec 16 11:13:02 2025 ===  0.103690 === uint32/useint32/works.c compiling
Tue Dec 16 11:13:02 2025 ===  0.091640 === uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:02 2025 ===  0.015722 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:02 2025 ===  0.002677 === uint32/useint32/sort.c compiling
Tue Dec 16 11:13:02 2025 ===  0.013085 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000391 === uint32/useint32/sort.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000073 === uint32/useint32/compiler.c compiling
Tue Dec 16 11:13:02 2025 ===  0.009013 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000752 === uint32/useint32/compiler.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000074 === uint32/useint32/version.c compiling
Tue Dec 16 11:13:02 2025 ===  0.009286 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000298 === uint32/useint32/version.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000070 === uint32/useint32/implementation.c compiling
Tue Dec 16 11:13:02 2025 ===  0.012230 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000299 === uint32/useint32/implementation.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000079 === uint32/useint32/cycles.c compiling
Tue Dec 16 11:13:02 2025 ===  0.019668 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000269 === uint32/useint32/cycles.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000055 === uint32/useint32/works.c compiling
Tue Dec 16 11:13:02 2025 ===  0.012365 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000318 === uint32/useint32/works.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000079 === uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:02 2025 ===  0.000175 === uint32/useint32/sort.c compiling
Tue Dec 16 11:13:02 2025 ===  0.011376 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000322 === uint32/useint32/sort.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000073 === uint32/useint32/compiler.c compiling
Tue Dec 16 11:13:02 2025 ===  0.012134 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000323 === uint32/useint32/compiler.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000074 === uint32/useint32/version.c compiling
Tue Dec 16 11:13:02 2025 ===  0.019291 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000402 === uint32/useint32/version.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000085 === uint32/useint32/implementation.c compiling
Tue Dec 16 11:13:02 2025 ===  0.012594 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000337 === uint32/useint32/implementation.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000078 === uint32/useint32/cycles.c compiling
Tue Dec 16 11:13:02 2025 ===  0.017521 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000387 === uint32/useint32/cycles.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.000092 === uint32/useint32/works.c compiling
Tue Dec 16 11:13:02 2025 ===  0.010204 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:02 2025 ===  0.000302 === uint32/useint32/works.c compiler exited 1
Tue Dec 16 11:13:02 2025 ===  0.001656 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:02 2025 ===  0.000132 === float32/useint32/sort.c compiling
Tue Dec 16 11:13:02 2025 ===  0.048499 === float32/useint32/compiler.c compiling
Tue Dec 16 11:13:02 2025 ===  0.035593 === float32/useint32/version.c compiling
Tue Dec 16 11:13:02 2025 ===  0.022067 === float32/useint32/implementation.c compiling
Tue Dec 16 11:13:02 2025 ===  0.022559 === float32/useint32/cycles.c compiling
Tue Dec 16 11:13:03 2025 ===  0.077817 === float32/useint32/works.c compiling
Tue Dec 16 11:13:03 2025 ===  0.102111 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:03 2025 ===  0.021970 === float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.000230 === float32/useint32/sort.c compiling
Tue Dec 16 11:13:03 2025 ===  0.108820 === float32/useint32/compiler.c compiling
Tue Dec 16 11:13:03 2025 ===  0.020068 === float32/useint32/version.c compiling
Tue Dec 16 11:13:03 2025 ===  0.022253 === float32/useint32/implementation.c compiling
Tue Dec 16 11:13:03 2025 ===  0.027763 === float32/useint32/cycles.c compiling
Tue Dec 16 11:13:03 2025 ===  0.093716 === float32/useint32/works.c compiling
Tue Dec 16 11:13:03 2025 ===  0.102893 === float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.014103 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:03 2025 ===  0.000190 === float32/useint32/sort.c compiling
Tue Dec 16 11:13:03 2025 ===  0.013537 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000351 === float32/useint32/sort.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000081 === float32/useint32/compiler.c compiling
Tue Dec 16 11:13:03 2025 ===  0.008184 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000259 === float32/useint32/compiler.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000073 === float32/useint32/version.c compiling
Tue Dec 16 11:13:03 2025 ===  0.013010 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000313 === float32/useint32/version.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000085 === float32/useint32/implementation.c compiling
Tue Dec 16 11:13:03 2025 ===  0.017665 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000335 === float32/useint32/implementation.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000083 === float32/useint32/cycles.c compiling
Tue Dec 16 11:13:03 2025 ===  0.009111 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000257 === float32/useint32/cycles.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000071 === float32/useint32/works.c compiling
Tue Dec 16 11:13:03 2025 ===  0.008774 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000267 === float32/useint32/works.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000082 === float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.000183 === float32/useint32/sort.c compiling
Tue Dec 16 11:13:03 2025 ===  0.009935 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000294 === float32/useint32/sort.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000068 === float32/useint32/compiler.c compiling
Tue Dec 16 11:13:03 2025 ===  0.012380 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000182 === float32/useint32/compiler.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000045 === float32/useint32/version.c compiling
Tue Dec 16 11:13:03 2025 ===  0.008207 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000191 === float32/useint32/version.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000049 === float32/useint32/implementation.c compiling
Tue Dec 16 11:13:03 2025 ===  0.007517 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000183 === float32/useint32/implementation.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000054 === float32/useint32/cycles.c compiling
Tue Dec 16 11:13:03 2025 ===  0.007529 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000191 === float32/useint32/cycles.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000044 === float32/useint32/works.c compiling
Tue Dec 16 11:13:03 2025 ===  0.009681 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000260 === float32/useint32/works.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000085 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:03 2025 ===  0.031229 === command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.030412 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:03 2025 ===  0.009140 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000197 === command/limits.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000066 === command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.009416 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000187 === command/limits.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000539 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:03 2025 ===  0.062682 === command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.068672 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:03 2025 ===  0.012139 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000303 === command/int32-speed.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000072 === command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:03 2025 ===  0.008480 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:03 2025 ===  0.000289 === command/int32-speed.c compiler exited 1
Tue Dec 16 11:13:03 2025 ===  0.000627 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:04 2025 ===  0.077595 === command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:04 2025 ===  0.069260 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:04 2025 ===  0.010016 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:04 2025 ===  0.000242 === command/uint32-speed.c compiler exited 1
Tue Dec 16 11:13:04 2025 ===  0.000055 === command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:04 2025 ===  0.012317 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:04 2025 ===  0.000332 === command/uint32-speed.c compiler exited 1
Tue Dec 16 11:13:04 2025 ===  0.000786 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
Tue Dec 16 11:13:04 2025 ===  0.075167 === command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3
Tue Dec 16 11:13:04 2025 ===  0.067860 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3
Tue Dec 16 11:13:04 2025 ===  0.009911 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:04 2025 ===  0.000345 === command/float32-speed.c compiler exited 1
Tue Dec 16 11:13:04 2025 ===  0.000093 === command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
Tue Dec 16 11:13:04 2025 ===  0.008656 === output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
Tue Dec 16 11:13:04 2025 ===  0.000383 === command/float32-speed.c compiler exited 1
Tue Dec 16 11:13:04 2025 ===  0.000252 === build finishing successfully
