=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for djbsort-20190516 cd /usr/pkgsrc/math/djbsort/work/djbsort-20190516 && ./build build starting version 20190516 hostname pkgsrchostname compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' compilers/abiname.c compiler exited 1 output > gcc: error: unrecognized command line option '-march=core-avx2' compilers/base.c compiler exited 1 compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? compilers/abiname.c compiler exited 1 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? compilers/base.c compiler exited 1 compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' compilers/abiname.c compiler exited 1 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' compilers/base.c compiler exited 1 cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c: In function 'djbsort_cpucycles': > cpucycles.c:10:3: error: unknown register name '%rdx' in 'asm' > asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax" > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 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 cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 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: unknown register name '%rdx' in 'asm' > asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax" > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/amd64tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. cpucycles/cpucycles.c compiler exited 1 cpucycles/apple compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/apple compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/celllinux compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c:6:10: fatal error: spu_mfcio.h: No such file or directory > #include > ^~~~~~~~~~~~~ > compilation terminated. cpucycles/cpucycles.c compiler exited 1 cpucycles/celllinux compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/celllinux compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/celllinux compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > /var/tmp//cclFQun1.s: Assembler messages: > /var/tmp//cclFQun1.s:54: Error: unrecognized opcode: `mcr' > /var/tmp//cclFQun1.s:59: Error: unrecognized opcode: `mcr' > /var/tmp//cclFQun1.s:62: Error: unrecognized opcode: `mcr' > /var/tmp//cclFQun1.s:68: Error: unrecognized opcode: `mrc' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > /var/tmp//ccJCL7wn.s: Assembler messages: > /var/tmp//ccJCL7wn.s:15: Error: unrecognized opcode: `mrs' > /var/tmp//ccJCL7wn.s:124: Error: unrecognized opcode: `mrs' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/cortex_vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 cpucycles/dev4ns compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 cpucycles/gettimeofday compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/ia64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > /var/tmp//ccWqSEUz.s: Assembler messages: > /var/tmp//ccWqSEUz.s:15: Error: unrecognized opcode: `mov' cpucycles/cpucycles.c compiler exited 1 cpucycles/ia64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/ia64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/ia64cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/mips compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 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"); > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/mips compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/mips compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/mips compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 cpucycles/monotonic compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 cpucycles/monotoniccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~~~ > compilation terminated. cpucycles/cpucycles.c compiler exited 1 cpucycles/perfevent compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/perfevent compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 cpucycles/powerpccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpcmacos compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c:3:10: fatal error: mach/mach_time.h: No such file or directory > #include > ^~~~~~~~~~~~~~~~~~ > compilation terminated. cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpcmacos compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpcmacos compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/powerpcmacos compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 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' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparc32cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/sparc32cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > /var/tmp//ccqPDORn.s: Assembler messages: > /var/tmp//ccqPDORn.s:15: Error: unrecognized opcode: `rd' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/sparccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/sparccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > /var/tmp//ccWcW1Za.s: Assembler messages: > /var/tmp//ccWcW1Za.s:500: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:522: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:576: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:600: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:804: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:860: Error: unrecognized opcode: `mrs' > /var/tmp//ccWcW1Za.s:898: Error: unrecognized opcode: `mrs' cpucycles/cpucycles.c compiler exited 1 cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/vct compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c: In function 'djbsort_cpucycles': > cpucycles.c:10:3: error: impossible constraint in 'asm' > asm volatile(".byte 15;.byte 49" : "=A" (result)); > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 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 cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/x86cpuspeed compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86estimate compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c: In function 'djbsort_cpucycles': > cpucycles.c:10:3: error: impossible constraint in 'asm' > asm volatile(".byte 15;.byte 49" : "=A" (result)); > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/x86estimate compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86estimate compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/x86estimate compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 output > cpucycles.c: In function 'djbsort_cpucycles': > cpucycles.c:8:3: error: impossible constraint in 'asm' > asm volatile(".byte 15;.byte 49" : "=A" (result)); > ^~~ cpucycles/cpucycles.c compiler exited 1 cpucycles/x86tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' cpucycles/cpucycles.c compiler exited 1 cpucycles/x86tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? cpucycles/cpucycles.c compiler exited 1 cpucycles/x86tscfreq compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' cpucycles/cpucycles.c compiler exited 1 int32/avx2 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 int32/avx2/sort.c compiling output > sort.c:4:10: fatal error: immintrin.h: No such file or directory > #include > ^~~~~~~~~~~~~ > compilation terminated. int32/avx2/sort.c compiler exited 1 int32/avx2/compiler.c compiling int32/avx2/version.c compiling int32/avx2/implementation.c compiling int32/avx2/cycles.c compiling int32/avx2/works.c compiling int32/avx2 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 int32/avx2/sort.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/sort.c compiler exited 1 int32/avx2/compiler.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/compiler.c compiler exited 1 int32/avx2/version.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/version.c compiler exited 1 int32/avx2/implementation.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/implementation.c compiler exited 1 int32/avx2/cycles.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/cycles.c compiler exited 1 int32/avx2/works.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/avx2/works.c compiler exited 1 int32/avx2 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 int32/avx2/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/sort.c compiler exited 1 int32/avx2/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/compiler.c compiler exited 1 int32/avx2/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/version.c compiler exited 1 int32/avx2/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/implementation.c compiler exited 1 int32/avx2/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/cycles.c compiler exited 1 int32/avx2/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/avx2/works.c compiler exited 1 int32/avx2 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 int32/avx2/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/sort.c compiler exited 1 int32/avx2/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/compiler.c compiler exited 1 int32/avx2/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/version.c compiler exited 1 int32/avx2/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/implementation.c compiler exited 1 int32/avx2/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/cycles.c compiler exited 1 int32/avx2/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/avx2/works.c compiler exited 1 int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 int32/portable3/sort.c compiling int32/portable3/compiler.c compiling int32/portable3/version.c compiling int32/portable3/implementation.c compiling int32/portable3/cycles.c compiling int32/portable3/works.c compiling int32/portable3 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 int32/portable3 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 int32/portable3/sort.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/sort.c compiler exited 1 int32/portable3/compiler.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/compiler.c compiler exited 1 int32/portable3/version.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/version.c compiler exited 1 int32/portable3/implementation.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/implementation.c compiler exited 1 int32/portable3/cycles.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/cycles.c compiler exited 1 int32/portable3/works.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable3/works.c compiler exited 1 int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 int32/portable3/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/sort.c compiler exited 1 int32/portable3/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/compiler.c compiler exited 1 int32/portable3/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/version.c compiler exited 1 int32/portable3/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/implementation.c compiler exited 1 int32/portable3/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/cycles.c compiler exited 1 int32/portable3/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable3/works.c compiler exited 1 int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 int32/portable3/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/sort.c compiler exited 1 int32/portable3/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/compiler.c compiler exited 1 int32/portable3/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/version.c compiler exited 1 int32/portable3/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/implementation.c compiler exited 1 int32/portable3/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/cycles.c compiler exited 1 int32/portable3/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable3/works.c compiler exited 1 int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 int32/portable4/sort.c compiling int32/portable4/compiler.c compiling int32/portable4/version.c compiling int32/portable4/implementation.c compiling int32/portable4/cycles.c compiling int32/portable4/works.c compiling int32/portable4 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 int32/portable4 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 int32/portable4/sort.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/sort.c compiler exited 1 int32/portable4/compiler.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/compiler.c compiler exited 1 int32/portable4/version.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/version.c compiler exited 1 int32/portable4/implementation.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/implementation.c compiler exited 1 int32/portable4/cycles.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/cycles.c compiler exited 1 int32/portable4/works.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' int32/portable4/works.c compiler exited 1 int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 int32/portable4/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/sort.c compiler exited 1 int32/portable4/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/compiler.c compiler exited 1 int32/portable4/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/version.c compiler exited 1 int32/portable4/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/implementation.c compiler exited 1 int32/portable4/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/cycles.c compiler exited 1 int32/portable4/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? int32/portable4/works.c compiler exited 1 int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 int32/portable4/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/sort.c compiler exited 1 int32/portable4/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/compiler.c compiler exited 1 int32/portable4/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/version.c compiler exited 1 int32/portable4/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/implementation.c compiler exited 1 int32/portable4/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/cycles.c compiler exited 1 int32/portable4/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' int32/portable4/works.c compiler exited 1 uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 uint32/useint32/sort.c compiling uint32/useint32/compiler.c compiling uint32/useint32/version.c compiling uint32/useint32/implementation.c compiling uint32/useint32/cycles.c compiling uint32/useint32/works.c compiling uint32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 uint32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 uint32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/sort.c compiler exited 1 uint32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/compiler.c compiler exited 1 uint32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/version.c compiler exited 1 uint32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/implementation.c compiler exited 1 uint32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/cycles.c compiler exited 1 uint32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' uint32/useint32/works.c compiler exited 1 uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 uint32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/sort.c compiler exited 1 uint32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/compiler.c compiler exited 1 uint32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/version.c compiler exited 1 uint32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/implementation.c compiler exited 1 uint32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/cycles.c compiler exited 1 uint32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? uint32/useint32/works.c compiler exited 1 uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 uint32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/sort.c compiler exited 1 uint32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/compiler.c compiler exited 1 uint32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/version.c compiler exited 1 uint32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/implementation.c compiler exited 1 uint32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/cycles.c compiler exited 1 uint32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' uint32/useint32/works.c compiler exited 1 float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 float32/useint32/sort.c compiling float32/useint32/compiler.c compiling float32/useint32/version.c compiling float32/useint32/implementation.c compiling float32/useint32/cycles.c compiling float32/useint32/works.c compiling float32/useint32 compiled gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 float32/useint32 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 float32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/sort.c compiler exited 1 float32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/compiler.c compiler exited 1 float32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/version.c compiler exited 1 float32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/implementation.c compiler exited 1 float32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/cycles.c compiler exited 1 float32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-march=core-avx2' float32/useint32/works.c compiler exited 1 float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 float32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/sort.c compiler exited 1 float32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/compiler.c compiler exited 1 float32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/version.c compiler exited 1 float32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/implementation.c compiler exited 1 float32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/cycles.c compiler exited 1 float32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? float32/useint32/works.c compiler exited 1 float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 float32/useint32/sort.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/sort.c compiler exited 1 float32/useint32/compiler.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/compiler.c compiler exited 1 float32/useint32/version.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/version.c compiler exited 1 float32/useint32/implementation.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/implementation.c compiler exited 1 float32/useint32/cycles.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/cycles.c compiler exited 1 float32/useint32/works.c compiling output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' float32/useint32/works.c compiler exited 1 command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' command/limits.c compiler exited 1 command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? command/limits.c compiler exited 1 command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' command/limits.c compiler exited 1 command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' command/int32-speed.c compiler exited 1 command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? command/int32-speed.c compiler exited 1 command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' command/int32-speed.c compiler exited 1 command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' command/uint32-speed.c compiler exited 1 command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? command/uint32-speed.c compiler exited 1 command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' command/uint32-speed.c compiler exited 1 command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3 command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -march=core-avx2 -O3 output > gcc: error: unrecognized command line option '-march=core-avx2' command/float32-speed.c compiler exited 1 command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? command/float32-speed.c compiler exited 1 command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3 output > gcc: error: unrecognized command line option '-Qunused-arguments'; did you mean '-Wunused-parameter'? > gcc: error: unrecognized command line option '-mavx2' command/float32-speed.c compiler exited 1 build finishing successfully /bin/cp pseudo-PLIST /usr/pkgsrc/math/djbsort/work/djbsort-20190516 cd /usr/pkgsrc/math/djbsort/work/djbsort-20190516 && /usr/bin/find . -type f | /usr/bin/sort | /usr/bin/sed -e 's|^\.|share/djbsort|g' > /usr/pkgsrc/math/djbsort/work/PLIST_DYNAMIC