[distcc] newbie: problem with distcc and intel C++ 7.1: 0 byte object

Markus Werle numerical.simulation at web.de
Fri Jun 6 14:29:53 GMT 2003


Hi!


Sorry, if something is malconfigured, but I just cannot find out what
went wrong here:

~/RUN/DORIS/solid
[markus at sylvie]  solid/ > printenv | grep DIST
DISTCC_HOSTS=landau:4600
DISTCC_SSH=ssh
DISTCC_VERBOSE=1
DISTCC_FALLBACK=1

~/RUN/DORIS/solid
[markus at sylvie]  solid/ > distcc /opt/intel/compiler70/ia32/bin/icpc -c ~/hp-home/C++/EXPERIMENTAL/HelloWorld.C 2>&1 | tee muell


yields:

distcc[14325] (dcc_scan_args) scanning arguments: /opt/intel/compiler70/ia32/bin
/icpc -c /home/markus/hp-home/C++/EXPERIMENTAL/HelloWorld.C
distcc[14325] (dcc_scan_args) found input file "/home/markus/hp-home/C++/EXPERIM
ENTAL/HelloWorld.C"
distcc[14325] (dcc_scan_args) no visible output file, going to add "-o HelloWorl
d.o" at end
distcc[14325] compile from /home/markus/hp-home/C++/EXPERIMENTAL/HelloWorld.C to
 HelloWorld.o
distcc[14325] (dcc_parse_hosts) found tcp token "landau:4600"
distcc[14325] (dcc_lock_host) locked /tmp/distcc_000000eb/lock_landau_0000000
distcc[14325] (dcc_lock_one) compile on landau
distcc[14325] (dcc_strip_dasho) result: /opt/intel/compiler70/ia32/bin/icpc -c /
home/markus/hp-home/C++/EXPERIMENTAL/HelloWorld.C
distcc[14325] (dcc_spawn_child) forking to execute /opt/intel/compiler70/ia32/bi
n/icpc -E /home/markus/hp-home/C++/EXPERIMENTAL/HelloWorld.C
distcc[14325] (dcc_spawn_child) child started as pid14327
distcc[14325] (dcc_strip_local_args) result: /opt/intel/compiler70/ia32/bin/icpc
 -c /home/markus/hp-home/C++/EXPERIMENTAL/HelloWorld.C -o HelloWorld.o
distcc[14325] exec on landau: /opt/intel/compiler70/ia32/bin/icpc -c /home/marku
s/hp-home/C++/EXPERIMENTAL/HelloWorld.C -o HelloWorld.o
distcc[14325] (dcc_open_socket_out) client got connection to landau port 4600 on
 fd4
distcc[14325] (dcc_x_token_int) send DIST00000001
distcc[14325] (dcc_x_token_int) send ARGC00000005
distcc[14325] (dcc_x_token_int) send ARGV00000023
distcc[14325] (dcc_x_token_int) send ARGV00000002
distcc[14325] (dcc_x_token_int) send ARGV00000032
distcc[14325] (dcc_x_token_int) send ARGV00000002
distcc[14325] (dcc_x_token_int) send ARGV0000000c
distcc[14325] (dcc_collect_child) child 14327 terminated with status 0
distcc[14325] (dcc_report_rusage) cpp resource usage: 0.380000s user, 0.040000s
system
distcc[14325] cpp on sylvie completed ok
distcc[14325] (dcc_x_file) send 267666 byte file /tmp/distcc_000000eb/cppout_000
0014325.i with token DOTI
distcc[14325] (dcc_x_token_int) send DOTI00041592
distcc[14325] (dcc_send_job) client finished sending request to server
distcc[14325] (dcc_r_token_int) got DONE00000001
distcc[14325] (dcc_r_result_header) got response header
distcc[14325] (dcc_r_token_int) got STAT00000000
distcc[14325] (dcc_r_token_int) got SERR00000000
distcc[14325] (dcc_r_token_int) got SOUT00000000
distcc[14325] (dcc_r_token_int) got DOTO00000000
distcc[14325] (dcc_retrieve_results) Notice: skipping retrieval of 0 byte object
 file HelloWorld.o
distcc[14325] /opt/intel/compiler70/ia32/bin/icpc on landau completed ok
distcc[14325] (dcc_exit) exit: code 0; self: 0.10000 user 0.0000 sys; children:
0.380000 user 0.40000 sys
distcc[14325] (dcc_cleanup_tempfiles) deleted 1 temporary files






More information about the distcc mailing list