=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for djbsort-20190516nb2
cd /tmp/pkgbuild/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’
> distcc[10167] ERROR: compile abiname.c on 10.0.20.122:3638 failed
> distcc[10167] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[10167] Warning: failed to distribute abiname.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[10167] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[2366] ERROR: compile base.c on 10.0.20.122:3638 failed
> distcc[2366] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[2366] Warning: failed to distribute base.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[2366] ERROR: compile base.c on localhost failed
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’
> distcc[29137] ERROR: compile abiname.c on 10.0.20.122:3638 failed
> distcc[29137] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[29137] Warning: failed to distribute abiname.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[29137] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[12669] ERROR: compile base.c on 10.0.20.122:3638 failed
> distcc[12669] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[12669] Warning: failed to distribute base.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[12669] ERROR: compile base.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15158] ERROR: compile abiname.c on 10.0.20.122:3638 failed
> distcc[15158] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[15158] Warning: failed to distribute abiname.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15158] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13405] ERROR: compile base.c on 10.0.20.122:3638 failed
> distcc[13405] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[13405] Warning: failed to distribute base.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13405] ERROR: compile base.c on localhost failed
compilers/base.c compiler exited 1
cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[13007] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13007] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13007] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: unknown register name ‘%rdx’ in ‘asm’
>    10 |   asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>       |   ^~~
> distcc[13007] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[23591] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[23591] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[23591] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[23591] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[17210] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[17210] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17210] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[17210] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13614] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13614] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13614] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13614] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/amd64cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[13562] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13562] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13562] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:21:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function)
>    21 |   oid[1] = HW_CPUSPEED;
>       |            ^~~~~~~~~~~
> cpucycles.c:21:12: note: each undeclared identifier is reported only once for each function it appears in
> distcc[13562] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[8668] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[8668] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8668] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[8668] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[19135] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[19135] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19135] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[19135] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[23093] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[23093] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[23093] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[23093] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/amd64tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[5079] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[5079] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5079] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:17:3: warning: implicit declaration of function ‘sysctlbyname’ [-Wimplicit-function-declaration]
>    17 |   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’
>     8 |   asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>       |   ^~~
> distcc[5079] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6825] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6825] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6825] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[6825] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[9507] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[9507] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9507] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9507] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[27987] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[27987] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[27987] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[27987] ERROR: compile cpucycles.c on localhost failed
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
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[7972] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[7972] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7972] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>     6 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[7972] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[22137] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[22137] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22137] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[22137] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[7732] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[7732] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7732] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[7732] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15286] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[15286] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[15286] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15286] ERROR: compile cpucycles.c on localhost failed
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
>     6 | #include <spu_mfcio.h>
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> distcc[13533] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13533] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13533] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c:6:10: fatal error: spu_mfcio.h: No such file or directory
>     6 | #include <spu_mfcio.h>
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> distcc[13533] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[10993] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[10993] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10993] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[10993] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[2363] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[2363] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2363] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[2363] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10574] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[10574] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10574] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10574] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/cortex compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[2722] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[2722] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2722] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> /tmp//ccnWGcbv.s: Assembler messages:
> /tmp//ccnWGcbv.s:53: Error: unrecognized opcode: `mcr'
> /tmp//ccnWGcbv.s:60: Error: unrecognized opcode: `mcr'
> /tmp//ccnWGcbv.s:63: Error: unrecognized opcode: `mcr'
> /tmp//ccnWGcbv.s:71: Error: unrecognized opcode: `mrc'
> distcc[2722] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[18479] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[18479] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18479] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18479] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6473] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6473] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6473] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[6473] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[29613] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[29613] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29613] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[29613] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/cortex_vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[21401] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[21401] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[21401] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> /tmp//cc3XcEEN.s: Assembler messages:
> /tmp//cc3XcEEN.s:14: Error: unrecognized opcode: `mrs'
> /tmp//cc3XcEEN.s:123: Error: unrecognized opcode: `mrs'
> distcc[21401] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[5207] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[5207] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5207] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[5207] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6953] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6953] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6953] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[6953] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9635] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[9635] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9635] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9635] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[7860] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[7860] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7860] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[7860] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[15414] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[15414] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[15414] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[15414] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[601] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[601] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[601] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[601] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[19004] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[19004] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19004] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[19004] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[2850] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[2850] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2850] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[2850] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18607] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[18607] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18607] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18607] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/ia64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[6601] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6601] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6601] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> /tmp//cc13wOVW.s: Assembler messages:
> /tmp//cc13wOVW.s:14: Error: unrecognized opcode: `mov'
> distcc[6601] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[22457] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[22457] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22457] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[22457] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[21529] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[21529] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[21529] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[21529] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[5335] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[5335] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5335] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[5335] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/mips compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[7081] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[7081] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7081] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:36:13: warning: pointer targets in passing argument 1 of ‘readticks’ differ in signedness [-Wpointer-sign]
>    36 |   readticks(now);
>       |             ^~~
>       |             |
>       |             int *
> cpucycles.c:18:37: note: expected ‘unsigned int *’ but argument is of type ‘int *’
>    18 | static void readticks(unsigned int *result)
>       |                       ~~~~~~~~~~~~~~^~~~~~
> cpucycles.c:22:3: error: unknown register name ‘$2’ in ‘asm’
>    22 |   asm volatile(".long 2080510011; move %0,$2" : "=r"(cc) : : "$2");
>       |   ^~~
> distcc[7081] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[8700] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[8700] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8700] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[8700] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[29521] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[29521] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29521] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[29521] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19244] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[19244] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19244] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19244] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[13391] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13391] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13391] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[13391] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[23975] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[23975] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[23975] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[23975] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17594] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[17594] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17594] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17594] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[19519] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[19519] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19519] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[19519] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[29869] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[29869] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29869] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[29869] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[14285] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[14285] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[14285] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[14285] ERROR: compile cpucycles.c on localhost failed
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
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[13019] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13019] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13019] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>     6 | #include <linux/perf_event.h>
>       |          ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[13019] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[7080] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[7080] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7080] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[7080] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[9891] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[9891] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9891] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9891] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[8356] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[8356] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8356] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[8356] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[13917] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13917] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13917] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[13917] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[857] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[857] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[857] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[857] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[2747] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[2747] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2747] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[2747] ERROR: compile cpucycles.c on localhost failed
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
>     3 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[10958] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[10958] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10958] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c:3:10: fatal error: mach/mach_time.h: No such file or directory
>     3 | #include <mach/mach_time.h>
>       |          ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[10958] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6461] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6461] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6461] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[6461] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[12083] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[12083] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12083] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[12083] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17190] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[17190] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17190] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17190] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[18863] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[18863] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18863] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: unknown register name ‘o4’ in ‘asm’
>    10 |   asm volatile(".word 2202075136; .word 2570088480; srl %%g1,0,%L0; mov %%o4,%H0"
>       |   ^~~
> cpucycles.c:10:3: error: unknown register name ‘g1’ in ‘asm’
> distcc[18863] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6857] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6857] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6857] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[6857] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[22713] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[22713] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22713] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[22713] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10807] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[10807] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10807] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10807] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[17267] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[17267] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17267] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> /tmp//ccvGIzEr.s: Assembler messages:
> /tmp//ccvGIzEr.s:14: Error: unrecognized opcode: `rd'
> distcc[17267] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[28499] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[28499] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[28499] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[28499] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[25546] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[25546] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[25546] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[25546] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[29777] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[29777] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29777] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[29777] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/vct compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[19500] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[19500] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19500] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> /tmp//ccYOVX2K.s: Assembler messages:
> /tmp//ccYOVX2K.s:504: Error: unrecognized opcode: `mrs'
> /tmp//ccYOVX2K.s:543: Error: unrecognized opcode: `mrs'
> /tmp//ccYOVX2K.s:874: Error: unrecognized opcode: `mrs'
> distcc[19500] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[8244] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[8244] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8244] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[8244] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[14045] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[14045] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[14045] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[14045] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[985] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[985] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[985] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[985] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/x86cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[2875] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[2875] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2875] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: impossible constraint in ‘asm’
>    10 |   asm volatile(".byte 15;.byte 49" : "=A" (result));
>       |   ^~~
> distcc[2875] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[11086] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[11086] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11086] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11086] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6589] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6589] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6589] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[6589] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[12211] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[12211] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12211] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[12211] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/x86cpuspeed compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[17318] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[17318] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17318] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:20:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function)
>    20 |   oid[1] = HW_CPUSPEED;
>       |            ^~~~~~~~~~~
> cpucycles.c:20:12: note: each undeclared identifier is reported only once for each function it appears in
> distcc[17318] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[18991] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[18991] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18991] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18991] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[6985] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[6985] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6985] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[6985] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22841] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[22841] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22841] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22841] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/x86estimate compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[10935] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[10935] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10935] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: impossible constraint in ‘asm’
>    10 |   asm volatile(".byte 15;.byte 49" : "=A" (result));
>       |   ^~~
> distcc[10935] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[16158] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[16158] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[16158] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[16158] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[9084] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[9084] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9084] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9084] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13437] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[13437] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13437] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13437] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/x86tscfreq compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[22091] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[22091] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22091] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:8:3: error: impossible constraint in ‘asm’
>     8 |   asm volatile(".byte 15;.byte 49" : "=A" (result));
>       |   ^~~
> distcc[22091] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[1730] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[1730] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[1730] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[1730] ERROR: compile cpucycles.c on localhost failed
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’
> distcc[27486] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[27486] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[27486] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[27486] ERROR: compile cpucycles.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11633] ERROR: compile cpucycles.c on 10.0.20.122:3638 failed
> distcc[11633] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11633] Warning: failed to distribute cpucycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11633] ERROR: compile cpucycles.c on localhost failed
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
>     4 | #include <immintrin.h>
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> distcc[13775] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[13775] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[13775] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> sort.c:4:10: fatal error: immintrin.h: No such file or directory
>     4 | #include <immintrin.h>
>       |          ^~~~~~~~~~~~~
> compilation terminated.
> distcc[13775] ERROR: compile sort.c on localhost failed
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’
> distcc[19903] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[19903] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[19903] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[19903] ERROR: compile sort.c on localhost failed
int32/avx2/sort.c compiler exited 1
int32/avx2/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[173] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[173] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[173] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[173] ERROR: compile compiler.c on localhost failed
int32/avx2/compiler.c compiler exited 1
int32/avx2/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[14669] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[14669] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[14669] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[14669] ERROR: compile version.c on localhost failed
int32/avx2/version.c compiler exited 1
int32/avx2/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[5847] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[5847] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[5847] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[5847] ERROR: compile implementation.c on localhost failed
int32/avx2/implementation.c compiler exited 1
int32/avx2/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[3262] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[3262] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[3262] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[3262] ERROR: compile cycles.c on localhost failed
int32/avx2/cycles.c compiler exited 1
int32/avx2/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11063] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[11063] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[11063] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11063] ERROR: compile works.c on localhost failed
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’
> distcc[16286] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[16286] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[16286] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16286] ERROR: compile sort.c on localhost failed
int32/avx2/sort.c compiler exited 1
int32/avx2/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9212] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[9212] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[9212] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9212] ERROR: compile compiler.c on localhost failed
int32/avx2/compiler.c compiler exited 1
int32/avx2/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[13565] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[13565] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[13565] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[13565] ERROR: compile version.c on localhost failed
int32/avx2/version.c compiler exited 1
int32/avx2/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[20447] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[20447] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[20447] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[20447] ERROR: compile implementation.c on localhost failed
int32/avx2/implementation.c compiler exited 1
int32/avx2/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[10282] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[10282] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[10282] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[10282] ERROR: compile cycles.c on localhost failed
int32/avx2/cycles.c compiler exited 1
int32/avx2/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16054] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[16054] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[16054] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16054] ERROR: compile works.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[26822] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[26822] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[26822] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[26822] ERROR: compile sort.c on localhost failed
int32/avx2/sort.c compiler exited 1
int32/avx2/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[1241] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[1241] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[1241] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[1241] ERROR: compile compiler.c on localhost failed
int32/avx2/compiler.c compiler exited 1
int32/avx2/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[24487] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[24487] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[24487] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[24487] ERROR: compile version.c on localhost failed
int32/avx2/version.c compiler exited 1
int32/avx2/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18106] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[18106] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[18106] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18106] ERROR: compile implementation.c on localhost failed
int32/avx2/implementation.c compiler exited 1
int32/avx2/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11000] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[11000] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[11000] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11000] ERROR: compile cycles.c on localhost failed
int32/avx2/cycles.c compiler exited 1
int32/avx2/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19644] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[19644] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[19644] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19644] ERROR: compile works.c on localhost failed
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’
> distcc[11191] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[11191] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[11191] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11191] ERROR: compile sort.c on localhost failed
int32/portable3/sort.c compiler exited 1
int32/portable3/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[16414] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[16414] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[16414] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[16414] ERROR: compile compiler.c on localhost failed
int32/portable3/compiler.c compiler exited 1
int32/portable3/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[9340] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[9340] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[9340] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[9340] ERROR: compile version.c on localhost failed
int32/portable3/version.c compiler exited 1
int32/portable3/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[13693] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[13693] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[13693] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[13693] ERROR: compile implementation.c on localhost failed
int32/portable3/implementation.c compiler exited 1
int32/portable3/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[20575] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[20575] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[20575] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[20575] ERROR: compile cycles.c on localhost failed
int32/portable3/cycles.c compiler exited 1
int32/portable3/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[10410] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[10410] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[10410] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[10410] ERROR: compile works.c on localhost failed
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’
> distcc[16182] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[16182] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[16182] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16182] ERROR: compile sort.c on localhost failed
int32/portable3/sort.c compiler exited 1
int32/portable3/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[26950] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[26950] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[26950] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[26950] ERROR: compile compiler.c on localhost failed
int32/portable3/compiler.c compiler exited 1
int32/portable3/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[1369] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[1369] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[1369] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[1369] ERROR: compile version.c on localhost failed
int32/portable3/version.c compiler exited 1
int32/portable3/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[24615] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[24615] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[24615] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[24615] ERROR: compile implementation.c on localhost failed
int32/portable3/implementation.c compiler exited 1
int32/portable3/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18234] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[18234] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[18234] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18234] ERROR: compile cycles.c on localhost failed
int32/portable3/cycles.c compiler exited 1
int32/portable3/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[11128] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[11128] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[11128] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[11128] ERROR: compile works.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19772] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[19772] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[19772] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[19772] ERROR: compile sort.c on localhost failed
int32/portable3/sort.c compiler exited 1
int32/portable3/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3618] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[3618] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[3618] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3618] ERROR: compile compiler.c on localhost failed
int32/portable3/compiler.c compiler exited 1
int32/portable3/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18043] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[18043] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[18043] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[18043] ERROR: compile version.c on localhost failed
int32/portable3/version.c compiler exited 1
int32/portable3/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[26399] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[26399] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[26399] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[26399] ERROR: compile implementation.c on localhost failed
int32/portable3/implementation.c compiler exited 1
int32/portable3/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[16673] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[16673] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[16673] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[16673] ERROR: compile cycles.c on localhost failed
int32/portable3/cycles.c compiler exited 1
int32/portable3/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22297] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[22297] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[22297] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22297] ERROR: compile works.c on localhost failed
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’
> distcc[10538] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[10538] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[10538] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[10538] ERROR: compile sort.c on localhost failed
int32/portable4/sort.c compiler exited 1
int32/portable4/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[16310] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[16310] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[16310] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[16310] ERROR: compile compiler.c on localhost failed
int32/portable4/compiler.c compiler exited 1
int32/portable4/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[27078] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[27078] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[27078] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[27078] ERROR: compile version.c on localhost failed
int32/portable4/version.c compiler exited 1
int32/portable4/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[1497] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[1497] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[1497] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[1497] ERROR: compile implementation.c on localhost failed
int32/portable4/implementation.c compiler exited 1
int32/portable4/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[24743] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[24743] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[24743] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[24743] ERROR: compile cycles.c on localhost failed
int32/portable4/cycles.c compiler exited 1
int32/portable4/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18362] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[18362] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[18362] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18362] ERROR: compile works.c on localhost failed
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’
> distcc[11256] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[11256] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[11256] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[11256] ERROR: compile sort.c on localhost failed
int32/portable4/sort.c compiler exited 1
int32/portable4/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[19900] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[19900] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[19900] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[19900] ERROR: compile compiler.c on localhost failed
int32/portable4/compiler.c compiler exited 1
int32/portable4/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[3746] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[3746] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[3746] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[3746] ERROR: compile version.c on localhost failed
int32/portable4/version.c compiler exited 1
int32/portable4/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18171] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[18171] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[18171] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18171] ERROR: compile implementation.c on localhost failed
int32/portable4/implementation.c compiler exited 1
int32/portable4/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[26527] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[26527] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[26527] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[26527] ERROR: compile cycles.c on localhost failed
int32/portable4/cycles.c compiler exited 1
int32/portable4/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16801] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[16801] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[16801] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16801] ERROR: compile works.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22425] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[22425] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[22425] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22425] ERROR: compile sort.c on localhost failed
int32/portable4/sort.c compiler exited 1
int32/portable4/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13787] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[13787] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[13787] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13787] ERROR: compile compiler.c on localhost failed
int32/portable4/compiler.c compiler exited 1
int32/portable4/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17907] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[17907] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[17907] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[17907] ERROR: compile version.c on localhost failed
int32/portable4/version.c compiler exited 1
int32/portable4/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9124] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[9124] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[9124] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9124] ERROR: compile implementation.c on localhost failed
int32/portable4/implementation.c compiler exited 1
int32/portable4/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[23289] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[23289] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[23289] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[23289] ERROR: compile cycles.c on localhost failed
int32/portable4/cycles.c compiler exited 1
int32/portable4/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[465] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[465] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[465] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[465] ERROR: compile works.c on localhost failed
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’
> distcc[18490] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[18490] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[18490] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18490] ERROR: compile sort.c on localhost failed
uint32/useint32/sort.c compiler exited 1
uint32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11384] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[11384] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[11384] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[11384] ERROR: compile compiler.c on localhost failed
uint32/useint32/compiler.c compiler exited 1
uint32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[20028] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[20028] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[20028] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[20028] ERROR: compile version.c on localhost failed
uint32/useint32/version.c compiler exited 1
uint32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[3874] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[3874] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[3874] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[3874] ERROR: compile implementation.c on localhost failed
uint32/useint32/implementation.c compiler exited 1
uint32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18299] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[18299] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[18299] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18299] ERROR: compile cycles.c on localhost failed
uint32/useint32/cycles.c compiler exited 1
uint32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[26655] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[26655] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[26655] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[26655] ERROR: compile works.c on localhost failed
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’
> distcc[16929] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[16929] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[16929] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[16929] ERROR: compile sort.c on localhost failed
uint32/useint32/sort.c compiler exited 1
uint32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[22553] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[22553] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[22553] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[22553] ERROR: compile compiler.c on localhost failed
uint32/useint32/compiler.c compiler exited 1
uint32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[13915] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[13915] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[13915] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[13915] ERROR: compile version.c on localhost failed
uint32/useint32/version.c compiler exited 1
uint32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18035] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[18035] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[18035] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[18035] ERROR: compile implementation.c on localhost failed
uint32/useint32/implementation.c compiler exited 1
uint32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9252] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[9252] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[9252] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9252] ERROR: compile cycles.c on localhost failed
uint32/useint32/cycles.c compiler exited 1
uint32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[23417] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[23417] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[23417] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[23417] ERROR: compile works.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[593] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[593] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[593] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[593] ERROR: compile sort.c on localhost failed
uint32/useint32/sort.c compiler exited 1
uint32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22731] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[22731] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[22731] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[22731] ERROR: compile compiler.c on localhost failed
uint32/useint32/compiler.c compiler exited 1
uint32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9012] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[9012] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[9012] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[9012] ERROR: compile version.c on localhost failed
uint32/useint32/version.c compiler exited 1
uint32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[12273] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[12273] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[12273] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[12273] ERROR: compile implementation.c on localhost failed
uint32/useint32/implementation.c compiler exited 1
uint32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[8101] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[8101] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[8101] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[8101] ERROR: compile cycles.c on localhost failed
uint32/useint32/cycles.c compiler exited 1
uint32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3643] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[3643] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[3643] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3643] ERROR: compile works.c on localhost failed
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’
> distcc[26783] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[26783] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[26783] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[26783] ERROR: compile sort.c on localhost failed
float32/useint32/sort.c compiler exited 1
float32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[17057] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[17057] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[17057] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[17057] ERROR: compile compiler.c on localhost failed
float32/useint32/compiler.c compiler exited 1
float32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[22681] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[22681] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[22681] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[22681] ERROR: compile version.c on localhost failed
float32/useint32/version.c compiler exited 1
float32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[14043] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[14043] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[14043] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[14043] ERROR: compile implementation.c on localhost failed
float32/useint32/implementation.c compiler exited 1
float32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18163] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[18163] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[18163] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[18163] ERROR: compile cycles.c on localhost failed
float32/useint32/cycles.c compiler exited 1
float32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[9380] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[9380] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[9380] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[9380] ERROR: compile works.c on localhost failed
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’
> distcc[23545] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[23545] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[23545] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[23545] ERROR: compile sort.c on localhost failed
float32/useint32/sort.c compiler exited 1
float32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[721] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[721] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[721] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[721] ERROR: compile compiler.c on localhost failed
float32/useint32/compiler.c compiler exited 1
float32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[22859] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[22859] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[22859] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[22859] ERROR: compile version.c on localhost failed
float32/useint32/version.c compiler exited 1
float32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9140] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[9140] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[9140] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9140] ERROR: compile implementation.c on localhost failed
float32/useint32/implementation.c compiler exited 1
float32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[12401] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[12401] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[12401] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[12401] ERROR: compile cycles.c on localhost failed
float32/useint32/cycles.c compiler exited 1
float32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[8229] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[8229] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[8229] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[8229] ERROR: compile works.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3771] ERROR: compile sort.c on 10.0.20.122:3638 failed
> distcc[3771] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[3771] Warning: failed to distribute sort.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[3771] ERROR: compile sort.c on localhost failed
float32/useint32/sort.c compiler exited 1
float32/useint32/compiler.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11982] ERROR: compile compiler.c on 10.0.20.122:3638 failed
> distcc[11982] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[11982] Warning: failed to distribute compiler.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11982] ERROR: compile compiler.c on localhost failed
float32/useint32/compiler.c compiler exited 1
float32/useint32/version.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15098] ERROR: compile version.c on 10.0.20.122:3638 failed
> distcc[15098] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[15098] Warning: failed to distribute version.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[15098] ERROR: compile version.c on localhost failed
float32/useint32/version.c compiler exited 1
float32/useint32/implementation.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10204] ERROR: compile implementation.c on 10.0.20.122:3638 failed
> distcc[10204] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[10204] Warning: failed to distribute implementation.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[10204] ERROR: compile implementation.c on localhost failed
float32/useint32/implementation.c compiler exited 1
float32/useint32/cycles.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[24472] ERROR: compile cycles.c on 10.0.20.122:3638 failed
> distcc[24472] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[24472] Warning: failed to distribute cycles.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[24472] ERROR: compile cycles.c on localhost failed
float32/useint32/cycles.c compiler exited 1
float32/useint32/works.c compiling
output
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[20671] ERROR: compile works.c on 10.0.20.122:3638 failed
> distcc[20671] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[20671] Warning: failed to distribute works.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[20671] ERROR: compile works.c on localhost failed
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’
> distcc[8361] ERROR: compile limits.c on 10.0.20.122:3638 failed
> distcc[8361] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[8361] Warning: failed to distribute limits.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[8361] ERROR: compile limits.c on localhost failed
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’
> distcc[8232] ERROR: compile limits.c on 10.0.20.122:3638 failed
> distcc[8232] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[8232] Warning: failed to distribute limits.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[8232] ERROR: compile limits.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11043] ERROR: compile limits.c on 10.0.20.122:3638 failed
> distcc[11043] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[11043] Warning: failed to distribute limits.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[11043] ERROR: compile limits.c on localhost failed
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’
> distcc[17054] ERROR: compile int32-speed.c on 10.0.20.122:3638 failed
> distcc[17054] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[17054] Warning: failed to distribute int32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[17054] ERROR: compile int32-speed.c on localhost failed
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’
> distcc[9980] ERROR: compile int32-speed.c on 10.0.20.122:3638 failed
> distcc[9980] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[9980] Warning: failed to distribute int32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[9980] ERROR: compile int32-speed.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[14333] ERROR: compile int32-speed.c on 10.0.20.122:3638 failed
> distcc[14333] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[14333] Warning: failed to distribute int32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[14333] ERROR: compile int32-speed.c on localhost failed
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’
> distcc[28382] ERROR: compile uint32-speed.c on 10.0.20.122:3638 failed
> distcc[28382] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[28382] Warning: failed to distribute uint32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[28382] ERROR: compile uint32-speed.c on localhost failed
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’
> distcc[11050] ERROR: compile uint32-speed.c on 10.0.20.122:3638 failed
> distcc[11050] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[11050] Warning: failed to distribute uint32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[11050] ERROR: compile uint32-speed.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[16822] ERROR: compile uint32-speed.c on 10.0.20.122:3638 failed
> distcc[16822] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[16822] Warning: failed to distribute uint32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[16822] ERROR: compile uint32-speed.c on localhost failed
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’
> distcc[2009] ERROR: compile float32-speed.c on 10.0.20.122:3638 failed
> distcc[2009] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[2009] Warning: failed to distribute float32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-march=core-avx2’
> distcc[2009] ERROR: compile float32-speed.c on localhost failed
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’
> distcc[7613] ERROR: compile float32-speed.c on 10.0.20.122:3638 failed
> distcc[7613] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[7613] Warning: failed to distribute float32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> distcc[7613] ERROR: compile float32-speed.c on localhost failed
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’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13235] ERROR: compile float32-speed.c on 10.0.20.122:3638 failed
> distcc[13235] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[13235] Warning: failed to distribute float32-speed.c to 10.0.20.122:3638, running locally instead
> gcc: error: unrecognized command-line option ‘-Qunused-arguments’
> gcc: error: unrecognized command-line option ‘-mavx2’
> distcc[13235] ERROR: compile float32-speed.c on localhost failed
command/float32-speed.c compiler exited 1
build finishing successfully
/bin/cp pseudo-PLIST /tmp/pkgbuild/math/djbsort/work/djbsort-20190516
cd /tmp/pkgbuild/math/djbsort/work/djbsort-20190516 && /usr/bin/find . -type f | /usr/bin/sort | /usr/bin/sed -e 's|^\.|share/djbsort|g' > /tmp/pkgbuild/math/djbsort/work/PLIST_DYNAMIC