- Edited
OK the distccd wasn't running. Now that I started that, I get:
distccd[14751] (dcc_standalone_server) not detaching
distccd[14751] (dcc_new_pgrp) already a process group leader
distccd[14751] (dcc_log_daemon_started) preforking daemon started (3.3.2 x86_64-pc-linux-gnu, built May 26 2019 14:11:45)
distccd[14751] (dcc_create_kids) up to 1 children
distccd[14751] (dcc_create_kids) up to 2 children
distccd[14751] (dcc_create_kids) up to 3 children
distccd[14751] (dcc_create_kids) up to 4 children
distccd[14751] (dcc_create_kids) up to 5 children
distccd[14751] (dcc_create_kids) up to 6 children
distccd[14752] (dcc_check_client) connection from 192.168.7.2:59746
distccd[14752] (check_address_inet) match client 0x207a8c0, value 0x207a8c0, mask 0xffffffff
distccd[14752] (dcc_r_token_int) got DIST00000001
distccd[14752] (dcc_r_token_int) got ARGC00000013
distccd[14752] (dcc_r_argv) reading 19 arguments from job submission
distccd[14752] (dcc_r_token_int) got ARGV0000000f
distccd[14752] (dcc_r_token_string) got 'clang++-3.9-arm'
distccd[14752] (dcc_r_argv) argv[0] = "clang++-3.9-arm"
distccd[14752] (dcc_r_token_int) got ARGV0000000e
distccd[14752] (dcc_r_token_string) got '-march=armv7-a'
distccd[14752] (dcc_r_argv) argv[1] = "-march=armv7-a"
distccd[14752] (dcc_r_token_int) got ARGV0000000a
distccd[14752] (dcc_r_token_string) got '-mfpu=vfp3'
distccd[14752] (dcc_r_argv) argv[2] = "-mfpu=vfp3"
distccd[14752] (dcc_r_token_int) got ARGV0000001c
distccd[14752] (dcc_r_token_string) got '-fasynchronous-unwind-tables'
distccd[14752] (dcc_r_argv) argv[3] = "-fasynchronous-unwind-tables"
distccd[14752] (dcc_r_token_int) got ARGV00000003
distccd[14752] (dcc_r_token_string) got '-O3'
distccd[14752] (dcc_r_argv) argv[4] = "-O3"
distccd[14752] (dcc_r_token_int) got ARGV0000000e
distccd[14752] (dcc_r_token_string) got '-march=armv7-a'
distccd[14752] (dcc_r_argv) argv[5] = "-march=armv7-a"
distccd[14752] (dcc_r_token_int) got ARGV00000010
distccd[14752] (dcc_r_token_string) got '-mtune=cortex-a8'
distccd[14752] (dcc_r_argv) argv[6] = "-mtune=cortex-a8"
distccd[14752] (dcc_r_token_int) got ARGV00000010
distccd[14752] (dcc_r_token_string) got '-mfloat-abi=hard'
distccd[14752] (dcc_r_argv) argv[7] = "-mfloat-abi=hard"
distccd[14752] (dcc_r_token_int) got ARGV0000000a
distccd[14752] (dcc_r_token_string) got '-mfpu=neon'
distccd[14752] (dcc_r_argv) argv[8] = "-mfpu=neon"
distccd[14752] (dcc_r_token_int) got ARGV00000010
distccd[14752] (dcc_r_token_string) got '-ftree-vectorize'
distccd[14752] (dcc_r_argv) argv[9] = "-ftree-vectorize"
distccd[14752] (dcc_r_token_int) got ARGV0000000b
distccd[14752] (dcc_r_token_string) got '-ffast-math'
distccd[14752] (dcc_r_argv) argv[10] = "-ffast-math"
distccd[14752] (dcc_r_token_int) got ARGV0000000a
distccd[14752] (dcc_r_token_string) got '-std=c++11'
distccd[14752] (dcc_r_argv) argv[11] = "-std=c++11"
distccd[14752] (dcc_r_token_int) got ARGV0000000c
distccd[14752] (dcc_r_token_string) got '-Wno-varargs'
distccd[14752] (dcc_r_argv) argv[12] = "-Wno-varargs"
distccd[14752] (dcc_r_token_int) got ARGV00000005
distccd[14752] (dcc_r_token_string) got '-Wall'
distccd[14752] (dcc_r_argv) argv[13] = "-Wall"
distccd[14752] (dcc_r_token_int) got ARGV00000002
distccd[14752] (dcc_r_token_string) got '-c'
distccd[14752] (dcc_r_argv) argv[14] = "-c"
distccd[14752] (dcc_r_token_int) got ARGV00000012
distccd[14752] (dcc_r_token_string) got '-fmessage-length=0'
distccd[14752] (dcc_r_argv) argv[15] = "-fmessage-length=0"
distccd[14752] (dcc_r_token_int) got ARGV00000002
distccd[14752] (dcc_r_token_string) got '-o'
distccd[14752] (dcc_r_argv) argv[16] = "-o"
distccd[14752] (dcc_r_token_int) got ARGV0000002a
distccd[14752] (dcc_r_token_string) got '/root/Bela/projects/delay01/build/render.o'
distccd[14752] (dcc_r_argv) argv[17] = "/root/Bela/projects/delay01/build/render.o"
distccd[14752] (dcc_r_token_int) got ARGV00000026
distccd[14752] (dcc_r_token_string) got '/root/Bela/projects/delay01/render.cpp'
distccd[14752] (dcc_r_argv) argv[18] = "/root/Bela/projects/delay01/render.cpp"
distccd[14752] (dcc_r_argv) got arguments: clang++-3.9-arm -march=armv7-a -mfpu=vfp3 -fasynchronous-unwind-tables -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -std=c++11 -Wno-varargs -Wall -c -fmessage-length=0 -o /root/Bela/projects/delay01/build/render.o /root/Bela/projects/delay01/render.cpp
distccd[14752] (dcc_scan_args) scanning arguments: clang++-3.9-arm -march=armv7-a -mfpu=vfp3 -fasynchronous-unwind-tables -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -std=c++11 -Wno-varargs -Wall -c -fmessage-length=0 -o /root/Bela/projects/delay01/build/render.o /root/Bela/projects/delay01/render.cpp
distccd[14752] (dcc_scan_args) found object/output file "/root/Bela/projects/delay01/build/render.o"
distccd[14752] (dcc_scan_args) found input file "/root/Bela/projects/delay01/render.cpp"
distccd[14752] compile from render.cpp to render.o
distccd[14752] (dcc_run_job) output file /root/Bela/projects/delay01/build/render.o
distccd[14752] (dcc_input_tmpnam) input file /root/Bela/projects/delay01/render.cpp
distccd[14752] (dcc_r_token_int) got DOTI0018d9d3
distccd[14752] (dcc_r_file) received 1628627 bytes to file /tmp/distccd_1db50d83.ii
distccd[14752] (dcc_r_file_timed) 1628627 bytes received in 0.146217s, rate 10877kB/s
distccd[14752] (dcc_set_input) changed input from "/root/Bela/projects/delay01/render.cpp" to "/tmp/distccd_1db50d83.ii"
distccd[14752] (dcc_set_input) command after: clang++-3.9-arm -march=armv7-a -mfpu=vfp3 -fasynchronous-unwind-tables -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -std=c++11 -Wno-varargs -Wall -c -fmessage-length=0 -o /root/Bela/projects/delay01/build/render.o /tmp/distccd_1db50d83.ii
distccd[14752] (dcc_set_output) changed output from "/root/Bela/projects/delay01/build/render.o" to "/tmp/distccd_1dc50d83.o"
distccd[14752] (dcc_set_output) command after: clang++-3.9-arm -march=armv7-a -mfpu=vfp3 -fasynchronous-unwind-tables -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -std=c++11 -Wno-varargs -Wall -c -fmessage-length=0 -o /tmp/distccd_1dc50d83.o /tmp/distccd_1db50d83.ii
distccd[14752] (dcc_check_compiler_masq) /usr/local/bin/clang++-3.9-arm is not a symlink
distccd[14752] (dcc_spawn_child) forking to execute: clang++-3.9-arm -march=armv7-a -mfpu=vfp3 -fasynchronous-unwind-tables -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -std=c++11 -Wno-varargs -Wall -c -fmessage-length=0 -o /tmp/distccd_1dc50d83.o /tmp/distccd_1db50d83.ii
distccd[14752] (dcc_spawn_child) child started as pid14971
distccd[14971] (dcc_new_pgrp) entered process group
distccd[14971] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
distccd[14752] (dcc_collect_child) cc child 14971 terminated with status 0x100
distccd[14752] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distccd[14752] (dcc_x_token_int) send DONE00000001
distccd[14752] (dcc_x_token_int) send STAT00000100
distccd[14752] (dcc_x_file) send 248 byte file /tmp/distcc_161f0d83.stderr with token SERR and compression 69
distccd[14752] (dcc_x_token_int) send SERR000000f8
distccd[14752] (dcc_x_file) send 0 byte file /tmp/distcc_16d70d83.stdout with token SOUT and compression 69
distccd[14752] (dcc_x_token_int) send SOUT00000000
distccd[14752] (dcc_x_token_int) send DOTO00000000
distccd[14752] clang++-3.9-arm /root/Bela/projects/delay01/render.cpp on localhost failed
distccd[14752] job complete
distccd[14752] (dcc_cleanup_tempfiles_inner) deleted 5 temporary files
distccd[14752] (dcc_job_summary) client: 192.168.7.2:59746 COMPILE_ERROR exit:1 sig:0 core:0 ret:0 time:988ms clang++-3.9-arm /root/Bela/projects/delay01/render.cpp
in the distcc log.
On host console I get:
echo 'Building render.cpp...'
Building render.cpp...
distcc-clang++ -I/root/Bela/projects/delay01 -I./include -I./build/pru/ -I/usr/xenomai/include/cobalt -I/usr/xenomai/include -march=armv7-a -mfpu=vfp3 -D_GNU_SOURCE -D_REENTRANT -fasynchronous-unwind-tables -D__COBALT__ -D__COBALT_WRAP__ -DXENOMAI_SKIN_posix -DXENOMAI_MAJOR=3 -O3 -march=armv7-a -mtune=cortex-a8 -mfloat-abi=hard -mfpu=neon -ftree-vectorize -ffast-math -DNDEBUG -DBELA_USE_RTDM -I/root/Bela/resources/stretch/include -std=c++11 -Wno-varargs -DNDEBUG -Wall -c -fmessage-length=0 -U_FORTIFY_SOURCE -MMD -MP -MF"/root/Bela/projects/delay01/build/render.d" -o "/root/Bela/projects/delay01/build/render.o" "/root/Bela/projects/delay01/render.cpp"
distcc[3031] ERROR: compile /root/Bela/projects/delay01/render.cpp on 192.168.7.1 failed
distcc[3031] (dcc_build_somewhere) Warning: remote compilation of '/root/Bela/projects/delay01/render.cpp' failed, retrying locally
distcc[3031] (dcc_build_somewhere) Warning: failed to distribute and fallbacks are disabled
/usr/bin/ld: unrecognised emulation mode: armelf_linux_eabi
Supported emulations: elf_x86_64 elf32_x86_64 elf_i386 elf_iamcu i386linux elf_l1om elf_k1om i386pep i386pe
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Makefile:434: recipe for target '/root/Bela/projects/delay01/build/render.o' failed
make: *** [/root/Bela/projects/delay01/build/render.o] Error 1
Connection to 192.168.7.2 closed.
gary@audio-workstation:~/faust/examples/bela$