=> Bootstrap dependency digest>=20010302: found digest-20190127
===> 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-20180729nb3
cd /tmp/pkgbuild/math/djbsort/work.sparc64/djbsort-20180729 && ./build
build starting
version 20180729
hostname pkgsrchostname
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[24961] ERROR: compile abiname.c on 10.1.1.1:3642 failed
> distcc[24961] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[24961] Warning: failed to distribute abiname.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[24961] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[16317] ERROR: compile base.c on 10.1.1.1:3642 failed
> distcc[16317] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[16317] Warning: failed to distribute base.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[16317] ERROR: compile base.c on localhost failed
compilers/base.c compiler exited 1
compilers/abiname.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
compilers/abiname.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28744] ERROR: compile abiname.c on 10.1.1.1:3642 failed
> distcc[28744] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[28744] Warning: failed to distribute abiname.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28744] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[25776] ERROR: compile base.c on 10.1.1.1:3642 failed
> distcc[25776] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[25776] Warning: failed to distribute base.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[25776] 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’; did you mean ‘-Wunused-parameter’?
> distcc[23341] ERROR: compile abiname.c on 10.1.1.1:3642 failed
> distcc[23341] (dcc_build_somewhere) Warning: remote compilation of 'abiname.c' failed, retrying locally
> distcc[23341] Warning: failed to distribute abiname.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[23341] ERROR: compile abiname.c on localhost failed
compilers/abiname.c compiler exited 1
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[27834] ERROR: compile base.c on 10.1.1.1:3642 failed
> distcc[27834] (dcc_build_somewhere) Warning: remote compilation of 'base.c' failed, retrying locally
> distcc[27834] Warning: failed to distribute base.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[27834] ERROR: compile base.c on localhost failed
compilers/base.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[9343] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[9343] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9343] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[9343] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/amd64cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[2781] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[2781] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2781] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: unknown register name ‘%rdx’ in ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
> distcc[2781] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[14289] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[14289] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[14289] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[14289] 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’; did you mean ‘-Wunused-parameter’?
> distcc[25856] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[25856] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[25856] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[25856] 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[21641] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[21641] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[21641] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[21641] 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[15263] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[15263] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[15263] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:21:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:21:12: note: each undeclared identifier is reported only once for each function it appears in
> distcc[15263] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18822] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[18822] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18822] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18822] 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’; did you mean ‘-Wunused-parameter’?
> distcc[29002] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[29002] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29002] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[29002] 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[19082] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[19082] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19082] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[19082] 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[14113] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[14113] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[14113] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:17:3: warning: implicit declaration of function ‘sysctlbyname’ [-Wimplicit-function-declaration]
>    sysctlbyname("machdep.tsc_freq",&result,&resultlen,0,0);
>    ^~~~~~~~~~~~
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:8:3: error: unknown register name ‘%rdx’ in ‘asm’
>    asm volatile(".byte 15;.byte 49;shlq $32,%%rdx;orq %%rdx,%%rax"
>    ^~~
> distcc[14113] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27200] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[27200] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[27200] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27200] 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’; did you mean ‘-Wunused-parameter’?
> distcc[25694] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[25694] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[25694] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[25694] 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[11694] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[11694] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11694] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[11694] 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
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[8024] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[8024] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8024] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c:6:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[8024] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[20135] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[20135] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[20135] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[20135] 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’; did you mean ‘-Wunused-parameter’?
> distcc[6935] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6935] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6935] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[6935] 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[19655] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[19655] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19655] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[19655] 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
>  #include <spu_mfcio.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
> distcc[2883] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[2883] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2883] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c:6:10: fatal error: spu_mfcio.h: No such file or directory
>  #include <spu_mfcio.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
> distcc[2883] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11995] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[11995] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11995] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11995] 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’; did you mean ‘-Wunused-parameter’?
> distcc[12023] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[12023] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12023] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[12023] 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[10172] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[10172] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10172] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[10172] 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[17640] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[17640] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17640] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> /tmp//ccilXcTx.s: Assembler messages:
> /tmp//ccilXcTx.s:28: Error: Unknown opcode: `mcr'
> /tmp//ccilXcTx.s:33: Error: Unknown opcode: `mcr'
> /tmp//ccilXcTx.s:36: Error: Unknown opcode: `mcr'
> /tmp//ccilXcTx.s:42: Error: Unknown opcode: `mrc'
> distcc[17640] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[12871] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[12871] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12871] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[12871] 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’; did you mean ‘-Wunused-parameter’?
> distcc[13011] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[13011] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13011] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[13011] 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[29228] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[29228] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29228] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[29228] 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[24279] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[24279] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[24279] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> /tmp//ccGsWdFO.s: Assembler messages:
> /tmp//ccGsWdFO.s:12: Error: Unknown opcode: `mrs'
> /tmp//ccGsWdFO.s:80: Error: Unknown opcode: `mrs'
> distcc[24279] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[3919] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[3919] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[3919] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[3919] 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’; did you mean ‘-Wunused-parameter’?
> distcc[16171] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[16171] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[16171] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[16171] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[1895] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[1895] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[1895] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[1895] 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 warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/dev4ns compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[26781] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[26781] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[26781] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[26781] 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’; did you mean ‘-Wunused-parameter’?
> distcc[14621] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[14621] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[14621] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[14621] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[10061] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[10061] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10061] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[10061] 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 warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/gettimeofday compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6707] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6707] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6707] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6707] 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’; did you mean ‘-Wunused-parameter’?
> distcc[22002] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[22002] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22002] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[22002] 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[1293] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[1293] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[1293] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[1293] 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[28763] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[28763] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[28763] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> /tmp//ccfKARf6.s: Assembler messages:
> /tmp//ccfKARf6.s:12: Error: Illegal operands
> distcc[28763] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19785] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[19785] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19785] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19785] 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’; did you mean ‘-Wunused-parameter’?
> distcc[22277] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[22277] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[22277] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[22277] 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[24288] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[24288] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[24288] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[24288] 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[13284] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[13284] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13284] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, 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]
>    readticks(now);
>              ^~~
> cpucycles.c:18:13: note: expected ‘unsigned int *’ but argument is of type ‘int *’
>  static void readticks(unsigned int *result)
>              ^~~~~~~~~
> cpucycles.c:22:3: error: unknown register name ‘$2’ in ‘asm’
>    asm volatile(".long 2080510011; move %0,$2" : "=r"(cc) : : "$2");
>    ^~~
> distcc[13284] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6394] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6394] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6394] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6394] 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’; did you mean ‘-Wunused-parameter’?
> distcc[4994] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[4994] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[4994] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[4994] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[45] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[45] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[45] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[45] 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 warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/monotonic compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6371] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6371] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6371] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6371] 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’; did you mean ‘-Wunused-parameter’?
> distcc[27942] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[27942] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[27942] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[27942] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[12229] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[12229] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12229] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[12229] 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 warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/monotoniccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11526] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[11526] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11526] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11526] 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’; did you mean ‘-Wunused-parameter’?
> distcc[3548] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[3548] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[3548] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[3548] 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[13038] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[13038] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13038] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[13038] 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
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[7043] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[7043] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7043] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c:6:10: fatal error: linux/perf_event.h: No such file or directory
>  #include <linux/perf_event.h>
>           ^~~~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[7043] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29557] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[29557] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29557] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29557] 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’; did you mean ‘-Wunused-parameter’?
> distcc[13385] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[13385] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[13385] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[13385] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[839] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[839] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[839] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[839] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/powerpccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
output
> distcc[10203] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[10203] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[10203] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> /tmp//ccOSPSlt.s: Assembler messages:
> /tmp//ccOSPSlt.s:424: Error: Unknown opcode: `mftbu'
> /tmp//ccOSPSlt.s:424: Error: Unknown opcode: `mftb'
> /tmp//ccOSPSlt.s:424: Error: Unknown opcode: `mftbu'
> /tmp//ccOSPSlt.s:449: Error: Unknown opcode: `mftbu'
> /tmp//ccOSPSlt.s:449: Error: Unknown opcode: `mftb'
> /tmp//ccOSPSlt.s:449: Error: Unknown opcode: `mftbu'
> /tmp//ccOSPSlt.s:539: Error: Unknown opcode: `mftbu'
> /tmp//ccOSPSlt.s:539: Error: Unknown opcode: `mftb'
> /tmp//ccOSPSlt.s:539: Error: Unknown opcode: `mftbu'
> distcc[10203] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15906] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[15906] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[15906] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15906] 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’; did you mean ‘-Wunused-parameter’?
> distcc[17803] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[17803] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[17803] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[17803] 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[28460] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[28460] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[28460] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[28460] 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
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[6139] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6139] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6139] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c:3:10: fatal error: mach/mach_time.h: No such file or directory
>  #include <mach/mach_time.h>
>           ^~~~~~~~~~~~~~~~~~
> compilation terminated.
> distcc[6139] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19942] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[19942] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19942] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19942] 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’; did you mean ‘-Wunused-parameter’?
> distcc[23289] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[23289] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[23289] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[23289] 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[29736] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[29736] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29736] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[29736] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/sparc32cpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
cpucycles warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/sparc32cpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6697] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6697] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6697] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6697] 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’; did you mean ‘-Wunused-parameter’?
> distcc[11628] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[11628] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11628] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[11628] 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[25817] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[25817] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[25817] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[25817] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
cpucycles/sparccpuinfo compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
cpucycles warning: namespace violation: cpucycles.o __sparc_get_pc_thunk.l7 W djbsort_cpucycles_priv___sparc_get_pc_thunk.l7
cpucycles/sparccpuinfo compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5499] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[5499] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5499] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5499] 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’; did you mean ‘-Wunused-parameter’?
> distcc[6141] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6141] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6141] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[6141] 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[12315] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[12315] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[12315] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[12315] 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[19298] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[19298] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[19298] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> /tmp//ccZSFGoz.s: Assembler messages:
> /tmp//ccZSFGoz.s:430: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:484: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:496: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:534: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:547: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:638: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:651: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:755: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:767: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:805: Error: Unknown opcode: `mrs'
> /tmp//ccZSFGoz.s:818: Error: Unknown opcode: `mrs'
> distcc[19298] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11273] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[11273] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[11273] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11273] 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’; did you mean ‘-Wunused-parameter’?
> distcc[4556] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[4556] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[4556] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[4556] 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[7248] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[7248] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7248] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[7248] 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[28275] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[28275] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[28275] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: output number 0 not directly addressable
>    asm volatile(".byte 15;.byte 49" : "=A" (result));
>    ^~~
> distcc[28275] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18265] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[18265] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[18265] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18265] 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’; did you mean ‘-Wunused-parameter’?
> distcc[25795] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[25795] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[25795] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[25795] 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[2991] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[2991] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[2991] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[2991] 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[16742] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[16742] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[16742] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles_persecond’:
> cpucycles.c:20:12: error: ‘HW_CPUSPEED’ undeclared (first use in this function); did you mean ‘LW_WSUSPEND’?
>    oid[1] = HW_CPUSPEED;
>             ^~~~~~~~~~~
>             LW_WSUSPEND
> cpucycles.c:20:12: note: each undeclared identifier is reported only once for each function it appears in
> distcc[16742] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[9838] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[9838] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9838] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[9838] 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’; did you mean ‘-Wunused-parameter’?
> distcc[5913] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[5913] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5913] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[5913] 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[8974] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[8974] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[8974] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[8974] 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[29585] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[29585] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[29585] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:10:3: error: output number 0 not directly addressable
>    asm volatile(".byte 15;.byte 49" : "=A" (result));
>    ^~~
> distcc[29585] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28975] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[28975] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[28975] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28975] 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’; did you mean ‘-Wunused-parameter’?
> distcc[5292] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[5292] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[5292] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[5292] 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[26648] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[26648] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[26648] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[26648] 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[6876] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[6876] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[6876] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> cpucycles.c: In function ‘djbsort_cpucycles’:
> cpucycles.c:8:3: error: output number 0 not directly addressable
>    asm volatile(".byte 15;.byte 49" : "=A" (result));
>    ^~~
> distcc[6876] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[7198] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[7198] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[7198] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[7198] 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’; did you mean ‘-Wunused-parameter’?
> distcc[9730] ERROR: compile cpucycles.c on 10.1.1.1:3642 failed
> distcc[9730] (dcc_build_somewhere) Warning: remote compilation of 'cpucycles.c' failed, retrying locally
> distcc[9730] Warning: failed to distribute cpucycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[9730] ERROR: compile cpucycles.c on localhost failed
cpucycles/cpucycles.c compiler exited 1
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[9554] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[9554] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[9554] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[9554] 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[27701] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[27701] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[27701] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[27701] 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[21946] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[21946] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[21946] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[21946] 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[24946] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[24946] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[24946] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[24946] 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[26074] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[26074] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[26074] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[26074] 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[25325] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[25325] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[25325] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[25325] ERROR: compile works.c on localhost failed
int32/avx2/works.c compiler exited 1
int32/avx2 compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
int32/avx2/sort.c compiling
output
> sort.c:4:10: fatal error: immintrin.h: No such file or directory
>  #include <immintrin.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
> distcc[23759] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[23759] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[23759] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> sort.c:4:10: fatal error: immintrin.h: No such file or directory
>  #include <immintrin.h>
>           ^~~~~~~~~~~~~
> compilation terminated.
> distcc[23759] 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 clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
int32/avx2/sort.c compiling
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11086] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[11086] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[11086] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[11086] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[538] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[538] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[538] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[538] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5713] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[5713] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[5713] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5713] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[2029] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[2029] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[2029] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[2029] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[169] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[169] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[169] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[169] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[14075] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[14075] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[14075] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[14075] 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’; did you mean ‘-Wunused-parameter’?
> distcc[7857] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[7857] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[7857] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[7857] 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’; did you mean ‘-Wunused-parameter’?
> distcc[22378] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[22378] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[22378] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[22378] 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’; did you mean ‘-Wunused-parameter’?
> distcc[26494] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[26494] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[26494] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[26494] 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’; did you mean ‘-Wunused-parameter’?
> distcc[26663] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[26663] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[26663] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[26663] 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’; did you mean ‘-Wunused-parameter’?
> distcc[6521] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[6521] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[6521] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[6521] 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’; did you mean ‘-Wunused-parameter’?
> distcc[1153] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[1153] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[1153] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[1153] ERROR: compile works.c on localhost failed
int32/avx2/works.c compiler exited 1
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[9170] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[9170] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[9170] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[9170] 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[6942] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[6942] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[6942] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[6942] 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[2080] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[2080] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[2080] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[2080] 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[15077] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[15077] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[15077] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[15077] 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[19381] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[19381] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[19381] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[19381] 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[4030] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[4030] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[4030] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[4030] ERROR: compile works.c on localhost failed
int32/portable3/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 warning: namespace violation: sort.o __sparc_get_pc_thunk.l7 W djbsort_int32_priv___sparc_get_pc_thunk.l7
int32/portable3 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
int32/portable3/sort.c compiling
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15582] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[15582] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[15582] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15582] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[9855] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[9855] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[9855] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[9855] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5975] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[5975] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[5975] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5975] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18674] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[18674] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[18674] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18674] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[2444] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[2444] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[2444] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[2444] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15478] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[15478] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[15478] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15478] 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’; did you mean ‘-Wunused-parameter’?
> distcc[21415] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[21415] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[21415] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[21415] 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’; did you mean ‘-Wunused-parameter’?
> distcc[2741] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[2741] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[2741] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[2741] 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’; did you mean ‘-Wunused-parameter’?
> distcc[10325] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[10325] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[10325] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[10325] 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’; did you mean ‘-Wunused-parameter’?
> distcc[24987] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[24987] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[24987] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[24987] 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’; did you mean ‘-Wunused-parameter’?
> distcc[6966] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[6966] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[6966] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[6966] 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’; did you mean ‘-Wunused-parameter’?
> distcc[25991] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[25991] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[25991] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[25991] ERROR: compile works.c on localhost failed
int32/portable3/works.c compiler exited 1
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[14625] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[14625] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[14625] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[14625] 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[27712] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[27712] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[27712] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[27712] 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[26206] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[26206] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[26206] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[26206] 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[12206] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[12206] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[12206] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[12206] 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[11911] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[11911] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[11911] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[11911] 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[6035] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[6035] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[6035] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[6035] ERROR: compile works.c on localhost failed
int32/portable4/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 warning: namespace violation: sort.o __sparc_get_pc_thunk.l7 W djbsort_int32_priv___sparc_get_pc_thunk.l7
int32/portable4 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
int32/portable4/sort.c compiling
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15265] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[15265] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[15265] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[15265] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18152] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[18152] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[18152] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18152] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[13383] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[13383] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[13383] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[13383] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[13523] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[13523] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[13523] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[13523] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29740] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[29740] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[29740] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29740] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[17527] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[17527] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[17527] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[17527] 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’; did you mean ‘-Wunused-parameter’?
> distcc[24791] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[24791] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[24791] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[24791] 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’; did you mean ‘-Wunused-parameter’?
> distcc[4431] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[4431] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[4431] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[4431] 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’; did you mean ‘-Wunused-parameter’?
> distcc[16683] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[16683] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[16683] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[16683] 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’; did you mean ‘-Wunused-parameter’?
> distcc[2407] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[2407] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[2407] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[2407] 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’; did you mean ‘-Wunused-parameter’?
> distcc[642] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[642] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[642] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[642] 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’; did you mean ‘-Wunused-parameter’?
> distcc[4380] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[4380] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[4380] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[4380] ERROR: compile works.c on localhost failed
int32/portable4/works.c compiler exited 1
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[17871] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[17871] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[17871] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[17871] 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[29187] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[29187] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[29187] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[29187] 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[8533] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[8533] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[8533] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[8533] 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[29253] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[29253] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[29253] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[29253] 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[9936] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[9936] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[9936] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[9936] 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[29902] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[29902] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[29902] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[29902] ERROR: compile works.c on localhost failed
uint32/useint32/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 warning: namespace violation: sort.o __sparc_get_pc_thunk.l7 W djbsort_uint32_priv___sparc_get_pc_thunk.l7
uint32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
uint32/useint32/sort.c compiling
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[20297] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[20297] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[20297] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[20297] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[22789] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[22789] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[22789] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[22789] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[24800] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[24800] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[24800] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[24800] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19752] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[19752] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[19752] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[19752] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18725] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[18725] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[18725] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[18725] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27603] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[27603] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[27603] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27603] 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’; did you mean ‘-Wunused-parameter’?
> distcc[11414] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[11414] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[11414] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[11414] 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’; did you mean ‘-Wunused-parameter’?
> distcc[27462] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[27462] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[27462] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[27462] 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’; did you mean ‘-Wunused-parameter’?
> distcc[23153] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[23153] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[23153] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[23153] 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’; did you mean ‘-Wunused-parameter’?
> distcc[15262] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[15262] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[15262] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[15262] 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’; did you mean ‘-Wunused-parameter’?
> distcc[26636] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[26636] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[26636] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[26636] 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’; did you mean ‘-Wunused-parameter’?
> distcc[14502] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[14502] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[14502] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[14502] ERROR: compile works.c on localhost failed
uint32/useint32/works.c compiler exited 1
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[15169] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[15169] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[15169] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[15169] 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[6715] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[6715] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[6715] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[6715] 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[20576] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[20576] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[20576] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[20576] 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[4367] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[4367] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[4367] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[4367] 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[28521] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[28521] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[28521] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[28521] 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[11499] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[11499] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[11499] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[11499] ERROR: compile works.c on localhost failed
float32/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 warning: namespace violation: sort.o __sparc_get_pc_thunk.l7 W djbsort_float32_priv___sparc_get_pc_thunk.l7
float32/useint32 compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
float32/useint32/sort.c compiling
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29276] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[29276] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[29276] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[29276] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6739] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[6739] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[6739] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[6739] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[37] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[37] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[37] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[37] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5209] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[5209] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[5209] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[5209] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28529] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[28529] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[28529] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[28529] 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’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27210] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[27210] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[27210] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[27210] 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’; did you mean ‘-Wunused-parameter’?
> distcc[6651] ERROR: compile sort.c on 10.1.1.1:3642 failed
> distcc[6651] (dcc_build_somewhere) Warning: remote compilation of 'sort.c' failed, retrying locally
> distcc[6651] Warning: failed to distribute sort.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[6651] 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’; did you mean ‘-Wunused-parameter’?
> distcc[20454] ERROR: compile compiler.c on 10.1.1.1:3642 failed
> distcc[20454] (dcc_build_somewhere) Warning: remote compilation of 'compiler.c' failed, retrying locally
> distcc[20454] Warning: failed to distribute compiler.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[20454] 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’; did you mean ‘-Wunused-parameter’?
> distcc[23801] ERROR: compile version.c on 10.1.1.1:3642 failed
> distcc[23801] (dcc_build_somewhere) Warning: remote compilation of 'version.c' failed, retrying locally
> distcc[23801] Warning: failed to distribute version.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[23801] 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’; did you mean ‘-Wunused-parameter’?
> distcc[40] ERROR: compile implementation.c on 10.1.1.1:3642 failed
> distcc[40] (dcc_build_somewhere) Warning: remote compilation of 'implementation.c' failed, retrying locally
> distcc[40] Warning: failed to distribute implementation.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[40] 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’; did you mean ‘-Wunused-parameter’?
> distcc[29497] ERROR: compile cycles.c on 10.1.1.1:3642 failed
> distcc[29497] (dcc_build_somewhere) Warning: remote compilation of 'cycles.c' failed, retrying locally
> distcc[29497] Warning: failed to distribute cycles.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[29497] 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’; did you mean ‘-Wunused-parameter’?
> distcc[19248] ERROR: compile works.c on 10.1.1.1:3642 failed
> distcc[19248] (dcc_build_somewhere) Warning: remote compilation of 'works.c' failed, retrying locally
> distcc[19248] Warning: failed to distribute works.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[19248] 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 -march=core-avx2 -O3
output
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[14438] ERROR: compile limits.c on 10.1.1.1:3642 failed
> distcc[14438] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[14438] Warning: failed to distribute limits.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[14438] ERROR: compile limits.c on localhost failed
command/limits.c compiler exited 1
command/limits.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
command/limits.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[3604] ERROR: compile limits.c on 10.1.1.1:3642 failed
> distcc[3604] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[3604] Warning: failed to distribute limits.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[3604] 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’; did you mean ‘-Wunused-parameter’?
> distcc[12131] ERROR: compile limits.c on 10.1.1.1:3642 failed
> distcc[12131] (dcc_build_somewhere) Warning: remote compilation of 'limits.c' failed, retrying locally
> distcc[12131] Warning: failed to distribute limits.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[12131] 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 -march=core-avx2 -O3
output
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[11016] ERROR: compile int32-speed.c on 10.1.1.1:3642 failed
> distcc[11016] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[11016] Warning: failed to distribute int32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[11016] ERROR: compile int32-speed.c on localhost failed
command/int32-speed.c compiler exited 1
command/int32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
command/int32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[8499] ERROR: compile int32-speed.c on 10.1.1.1:3642 failed
> distcc[8499] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[8499] Warning: failed to distribute int32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[8499] 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’; did you mean ‘-Wunused-parameter’?
> distcc[22740] ERROR: compile int32-speed.c on 10.1.1.1:3642 failed
> distcc[22740] (dcc_build_somewhere) Warning: remote compilation of 'int32-speed.c' failed, retrying locally
> distcc[22740] Warning: failed to distribute int32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[22740] 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 -march=core-avx2 -O3
output
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[22633] ERROR: compile uint32-speed.c on 10.1.1.1:3642 failed
> distcc[22633] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[22633] Warning: failed to distribute uint32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[22633] ERROR: compile uint32-speed.c on localhost failed
command/uint32-speed.c compiler exited 1
command/uint32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
command/uint32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[21757] ERROR: compile uint32-speed.c on 10.1.1.1:3642 failed
> distcc[21757] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[21757] Warning: failed to distribute uint32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[21757] 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’; did you mean ‘-Wunused-parameter’?
> distcc[17512] ERROR: compile uint32-speed.c on 10.1.1.1:3642 failed
> distcc[17512] (dcc_build_somewhere) Warning: remote compilation of 'uint32-speed.c' failed, retrying locally
> distcc[17512] Warning: failed to distribute uint32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[17512] 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 -march=core-avx2 -O3
output
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[24022] ERROR: compile float32-speed.c on 10.1.1.1:3642 failed
> distcc[24022] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[24022] Warning: failed to distribute float32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-march=core-avx2’
> distcc[24022] ERROR: compile float32-speed.c on localhost failed
command/float32-speed.c compiler exited 1
command/float32-speed.c compiling gcc -fPIC -Wall -fomit-frame-pointer -fwrapv -O3
command/float32-speed.c compiling clang -fPIC -Wall -fomit-frame-pointer -fwrapv -Qunused-arguments -mavx2 -O3
output
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[1016] ERROR: compile float32-speed.c on 10.1.1.1:3642 failed
> distcc[1016] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[1016] Warning: failed to distribute float32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> gcc: error: unrecognized command line option ‘-mavx2’
> distcc[1016] 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’; did you mean ‘-Wunused-parameter’?
> distcc[11020] ERROR: compile float32-speed.c on 10.1.1.1:3642 failed
> distcc[11020] (dcc_build_somewhere) Warning: remote compilation of 'float32-speed.c' failed, retrying locally
> distcc[11020] Warning: failed to distribute float32-speed.c to 10.1.1.1:3642, running locally instead
> gcc: error: unrecognized command line option ‘-Qunused-arguments’; did you mean ‘-Wunused-parameter’?
> distcc[11020] ERROR: compile float32-speed.c on localhost failed
command/float32-speed.c compiler exited 1
build finishing successfully