Untitled

 avatar
unknown
plain_text
a year ago
8.6 kB
11
Indexable
  fu@void  ~/tmp    v13.2.0  distcc gcc -c main.c -o main.o
distcc[23337] ERROR: nonblocking connect to 192.168.1.20:3632 failed: Connection refused
distcc[23337] Warning: failed to distribute main.c to 192.168.1.20, running locally instead


  fu@void  ~/tmp    v13.2.0  distcc gcc -c main.c -o main.o
distcc[22990] (dcc_trace_version) distcc 3.4 arm-unknown-linux-gnueabihf; built Oct  6 2023 16:16:58
distcc[22990] (dcc_recursion_safeguard) safeguard level=0
distcc[22990] (main) compiler name is "distcc"
distcc[22990] (dcc_scan_args) scanning arguments: gcc -c main.c -o main.o
distcc[22990] (dcc_scan_args) found input file "main.c"
distcc[22990] (dcc_scan_args) found object/output file "main.o"
distcc[22990] compile from main.c to main.o
distcc[22990] (dcc_parse_hosts_file) load hosts from /etc/distcc//hosts
distcc[22990] (dcc_parse_hosts) found tcp token "192.168.1.20"
distcc[22990] (dcc_lock_host) got cpu lock on 192.168.1.20 slot 0 as fd3
distcc[22990] (dcc_lock_host) got cpu lock on localhost slot 0 as fd4
distcc[22990] (dcc_note_state) note state 3, file "(NULL)", host "localhost"
distcc[22990] (dcc_strip_dasho) result: gcc -c main.c
distcc[22990] (dcc_spawn_child) forking to execute: gcc -E main.c
distcc[22990] (dcc_spawn_child) child started as pid22991
distcc[22990] (dcc_strip_local_args) result: gcc -c main.c -o main.o
distcc[22990] exec on 192.168.1.20: gcc -c main.c -o main.o
distcc[22990] (dcc_note_state) note state 2, file "main.c", host "192.168.1.20"
distcc[22991] (dcc_new_pgrp) entered process group
distcc[22991] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
distcc[22990] (dcc_connect_by_addr) started connecting to 192.168.1.20:3632
distcc[22990] (dcc_select_for_write) select for write on fd5
distcc[22990] ERROR: nonblocking connect to 192.168.1.20:3632 failed: Connection refused
distcc[22990] (dcc_unlock) release lock fd4
distcc[22990] (dcc_mark_timefile) mark /etc/distcc//lock/backoff_tcp_192.168.1.20_3632_0
distcc[22990] (dcc_unlock) release lock fd3
distcc[22990] (dcc_parse_hosts_file) load hosts from /etc/distcc//hosts
distcc[22990] (dcc_parse_hosts) found tcp token "192.168.1.20"
distcc[22990] (dcc_check_backoff) still in backoff period for 192.168.1.20
distcc[22990] (dcc_remove_disliked) remove 192.168.1.20 from list
distcc[22990] (dcc_mark_timefile) mark /etc/distcc//lock/backoff_tcp_192.168.1.20_3632_0
distcc[22990] Warning: failed to distribute main.c to 192.168.1.20, running locally instead
distcc[22990] (dcc_parse_hosts_file) load hosts from /etc/distcc//hosts
distcc[22990] (dcc_parse_hosts) found tcp token "192.168.1.20"
distcc[22990] (dcc_lock_host) got cpu lock on localhost slot 0 as fd3
distcc[22990] exec on localhost: gcc -c main.c -o main.o
distcc[22990] (dcc_note_state) note state 5, file "main.c", host "localhost"
distcc[22990] (dcc_spawn_child) forking to execute: gcc -c main.c -o main.o
distcc[22990] (dcc_spawn_child) child started as pid22992
distcc[22992] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1
distcc[22991] (dcc_trace_version) distcc 3.4 arm-unknown-linux-gnueabihf; built Oct  6 2023 16:16:58
distcc[22991] (dcc_recursion_safeguard) safeguard: 1
distcc[22991] (dcc_recursion_safeguard) safeguard level=1
distcc[22991] (main) compiler name is "gcc"
distcc[22991] (dcc_set_path) setting PATH={/home/fu/.nimble/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl}
distcc[22991] exec on localhost: gcc -E main.c
distcc[22991] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
distcc[22991] (dcc_spawn_child) forking to execute: gcc -E main.c
distcc[22991] (dcc_spawn_child) child started as pid22993
distcc[22993] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2
distcc[22992] (dcc_trace_version) distcc 3.4 arm-unknown-linux-gnueabihf; built Oct  6 2023 16:16:58
distcc[22992] (dcc_recursion_safeguard) safeguard: 1
distcc[22992] (dcc_recursion_safeguard) safeguard level=1
distcc[22992] (main) compiler name is "gcc"
distcc[22992] (dcc_set_path) setting PATH={/home/fu/.nimble/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_p
erl}

distcc[22992] exec on localhost: gcc -c main.c -o main.o
distcc[22992] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
distcc[22992] (dcc_spawn_child) forking to execute: gcc -c main.c -o main.o
distcc[22992] (dcc_spawn_child) child started as pid22994
distcc[22994] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2
distcc[22991] (dcc_collect_child) cc child 22993 terminated with status 0
distcc[22991] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22991] compile (null) on localhost completed ok
distcc[22991] elapsed compilation time 0.477968s
distcc[22991] (dcc_exit) exit: code 0; self: 0.000000 user 0.013876 sys; children: 0.130789 user 0.077328 sys
distcc[22991] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
distcc[22992] (dcc_collect_child) cc child 22994 terminated with status 0
distcc[22992] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22992] compile (null) on localhost completed ok
distcc[22992] elapsed compilation time 0.920700s
distcc[22992] (dcc_exit) exit: code 0; self: 0.004904 user 0.009809 sys; children: 0.358084 user 0.083315 sys
distcc[22992] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
distcc[22990] (dcc_collect_child) cc child 22992 terminated with status 0
distcc[22990] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22990] compile main.c on localhost completed ok
distcc[22990] (dcc_unlock) release lock fd3
distcc[22990] elapsed compilation time 1.039201s
distcc[22990] (dcc_exit) exit: code 0; self: 0.000000 user 0.021788 sys; children: 0.363467 user 0.094079 sys
distcc[22991] (dcc_set_path) setting PATH={/home/fu/.nimble/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_p
erl}

distcc[22991] exec on localhost: gcc -E main.c
distcc[22991] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
distcc[22991] (dcc_spawn_child) forking to execute: gcc -E main.c
distcc[22991] (dcc_spawn_child) child started as pid22993
distcc[22993] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2
distcc[22992] (dcc_trace_version) distcc 3.4 arm-unknown-linux-gnueabihf; built Oct  6 2023 16:16:58
distcc[22992] (dcc_recursion_safeguard) safeguard: 1
distcc[22992] (dcc_recursion_safeguard) safeguard level=1
distcc[22992] (main) compiler name is "gcc"
distcc[22992] (dcc_set_path) setting PATH={/home/fu/.nimble/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_p
erl}

distcc[22992] exec on localhost: gcc -c main.c -o main.o
distcc[22992] (dcc_note_state) note state 5, file "(NULL)", host "localhost"
distcc[22992] (dcc_spawn_child) forking to execute: gcc -c main.c -o main.o
distcc[22992] (dcc_spawn_child) child started as pid22994
distcc[22994] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=2
distcc[22991] (dcc_collect_child) cc child 22993 terminated with status 0
distcc[22991] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22991] compile (null) on localhost completed ok
distcc[22991] elapsed compilation time 0.477968s
distcc[22991] (dcc_exit) exit: code 0; self: 0.000000 user 0.013876 sys; children: 0.130789 user 0.077328 sys
distcc[22991] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
distcc[22992] (dcc_collect_child) cc child 22994 terminated with status 0
distcc[22992] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22992] compile (null) on localhost completed ok
distcc[22992] elapsed compilation time 0.920700s
distcc[22992] (dcc_exit) exit: code 0; self: 0.004904 user 0.009809 sys; children: 0.358084 user 0.083315 sys
distcc[22992] (dcc_cleanup_tempfiles_inner) deleted 0 temporary files
distcc[22990] (dcc_collect_child) cc child 22992 terminated with status 0
distcc[22990] (dcc_collect_child) cc times: user 0.000000s, system 0.000000s, 0 minflt, 0 majflt
distcc[22990] compile main.c on localhost completed ok
distcc[22990] (dcc_unlock) release lock fd3
distcc[22990] elapsed compilation time 1.039201s
distcc[22990] (dcc_exit) exit: code 0; self: 0.000000 user 0.021788 sys; children: 0.363467 user 0.094079 sys
distcc[22990] (dcc_cleanup_tempfiles_inner) deleted 2 temporary files
Editor is loading...
Leave a Comment