Compiling arts without distcc works fine. Compiling with distcc and gcc(?) segfaults.
distcc-2.9-0 Red Hat Linux release 7.3 (Valhalla) gcc-2.96-113 Build KDE's arts-1.1.4 package $ echo $PATH /usr/libexec/distcc/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/bin:/sbin:/usr/sbin:/usr/java/j2sdk1.4.1//bin $ which gcc /usr/libexec/distcc/bin/gcc $ make -j10 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../../libltdl -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -c `test -f 'gslffttest.c' || echo './'`gslffttest.c make[3]: *** [gslffttest.o] Segmentation fault make[3]: *** Deleting file `gslffttest.o' make[3]: *** Waiting for unfinished jobs.... gsltests.c: In function `main': gsltests.c:73: warning: assignment from incompatible pointer type make[3]: Leaving directory `/usr/src/redhat/BUILD/arts-1.1.4/flow/gsl' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/usr/src/redhat/BUILD/arts-1.1.4/flow' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/redhat/BUILD/arts-1.1.4' make: *** [all] Error 2 -- Bob Tanner <[EMAIL PROTECTED]> | Phone : (952)943-8700 http://www.mn-linux.org, Minnesota, Linux | Fax : (952)943-8500 http://www.linuxjustworks.com | Linux Just Works! Key fingerprint = AB15 0BDF BCDE 4369 5B42 1973 7CF1 A709 2CC1 B288
distcc.log.bz2
Description: Complete distcc.log
distcc[3952] (dcc_trace_version) distcc 2.9 i686-pc-linux-gnu; built Jul 23 2003 00:23:33 distcc[3952] (dcc_recursion_safeguard) safeguard level=0 distcc[3952] (dcc_set_path) setting PATH=/bin:/usr/bin:/usr/X11R6/bin:/usr/local/bin:/bin:/sbin:/usr/sbin:/usr/java/j2sdk1.4.1//bin distcc[3952] (dcc_scan_args) scanning arguments: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../../libltdl -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -c gslffttest.c distcc[3952] (dcc_scan_args) found input file "gslffttest.c" distcc[3952] (dcc_scan_args) no visible output file, going to add "-o gslffttest.o" at end distcc[3952] compile from gslffttest.c to gslffttest.o distcc[3952] (dcc_parse_hosts_file) load hosts from /home/tanner/.distcc/hosts distcc[3952] (dcc_parse_hosts) found tcp token "cluster00,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "cluster01,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "cluster02,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "cluster03,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "cluster04,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "cluster05,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "everquest,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "army,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "soldier,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_parse_hosts) found tcp token "pentagon,lzo" distcc[3952] (dcc_parse_options) got LZO option distcc[3952] (dcc_lock_host) got cpu lock on cluster00,lzo slot 0 as fd4 distcc[3952] (dcc_strip_dasho) result: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../../libltdl -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -c gslffttest.c distcc[3952] (dcc_spawn_child) forking to execute: gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../flow -I../../flow -I../../mcop -I../.. -I/usr/lib/qt-3.1/include -I/usr/X11R6/include -I../../libltdl -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -DNDEBUG -O2 -O2 -march=i386 -mcpu=i686 -D_GNU_SOURCE -E gslffttest.c distcc[3952] (dcc_spawn_child) child started as pid3953 distcc[3952] (dcc_strip_local_args) result: gcc -O2 -O2 -march=i386 -mcpu=i686 -O2 -O2 -march=i386 -mcpu=i686 -c gslffttest.c -o gslffttest.o distcc[3952] exec on cluster00,lzo: gcc -O2 -O2 -march=i386 -mcpu=i686 -O2 -O2 -march=i386 -mcpu=i686 -c gslffttest.c -o gslffttest.o distcc[3952] (dcc_note_state) note state Connect, file "gslffttest.c", host "cluster00,lzo" distcc[3952] (dcc_x_token_int) send STFV00000000 distcc[3952] (dcc_x_token_int) send CPID00000f70 distcc[3952] (dcc_x_token_int) send STTE00000007 distcc[3952] (dcc_x_token_int) send FILE0000000c distcc[3952] (dcc_x_token_int) send HOST0000000d distcc[3953] (dcc_increment_safeguard) setting safeguard: _DISTCC_SAFEGUARD=1 distcc[3952] (dcc_connect_timed) nonblocking connect to 138.64.176.16:3632 distcc[3952] (dcc_select_for_write) select for write on fd5 distcc[3952] (dcc_connect_by_addr) client got connection to cluster00 port 3632 on fd5 distcc[3952] (dcc_x_token_int) send DIST00000002 distcc[3952] (dcc_x_token_int) send ARGC0000000d distcc[3952] (dcc_x_token_int) send ARGV00000003 distcc[3952] (dcc_x_token_int) send ARGV00000003 distcc[3952] (dcc_x_token_int) send ARGV00000003 distcc[3952] (dcc_x_token_int) send ARGV0000000b distcc[3952] (dcc_x_token_int) send ARGV0000000a distcc[3952] (dcc_x_token_int) send ARGV00000003 distcc[3952] (dcc_x_token_int) send ARGV00000003 distcc[3952] (dcc_x_token_int) send ARGV0000000b distcc[3952] (dcc_x_token_int) send ARGV0000000a distcc[3952] (dcc_x_token_int) send ARGV00000002 distcc[3952] (dcc_x_token_int) send ARGV0000000c distcc[3952] (dcc_x_token_int) send ARGV00000002 distcc[3952] (dcc_x_token_int) send ARGV0000000c distcc[3952] (dcc_note_state) note state Preprocessor, file "gslffttest.c", host "cluster00,lzo" distcc[3952] (dcc_x_token_int) send STFV00000000 distcc[3952] (dcc_x_token_int) send CPID00000f70 distcc[3952] (dcc_x_token_int) send STTE0000000c distcc[3952] (dcc_x_token_int) send FILE0000000c distcc[3952] (dcc_x_token_int) send HOST0000000d distcc[3952] (dcc_collect_child) cpp child 3953 terminated with status 0 distcc[3952] (dcc_collect_child) cpp times: user 0.029296s, system 0.011718s, 181 minflt, 313 majflt distcc[3952] cpp on localhost completed ok distcc[3952] (dcc_note_state) note state Send, file "gslffttest.c", host "cluster00,lzo" distcc[3952] (dcc_x_token_int) send STFV00000000 distcc[3952] (dcc_x_token_int) send CPID00000f70 distcc[3952] (dcc_x_token_int) send STTE00000004 distcc[3952] (dcc_x_token_int) send FILE0000000c distcc[3952] (dcc_x_token_int) send HOST0000000d distcc[3952] (dcc_x_file) send 144602 byte file /tmp/distcc_transmuter_501/cppout_3952.i with token DOTI distcc[3952] (dcc_compress_file_lzo1x) compress 144602 bytes using mmap distcc[3952] (dcc_compress_lzo1x_alloc) compressed 144602 bytes to 34194 bytes: 23% distcc[3952] (dcc_x_token_int) send DOTI00008592 distcc[3952] (dcc_send_job) client finished sending request to server distcc[3952] (dcc_note_state) note state Compile, file "gslffttest.c", host "cluster00,lzo" distcc[3952] (dcc_x_token_int) send STFV00000000 distcc[3952] (dcc_x_token_int) send CPID00000f70 distcc[3952] (dcc_x_token_int) send STTE00000007 distcc[3952] (dcc_x_token_int) send FILE0000000c distcc[3952] (dcc_x_token_int) send HOST0000000d distcc[3952] (dcc_r_token_int) got DONE00000002 distcc[3952] (dcc_r_result_header) got response header distcc[3952] (dcc_note_state) note state Receive, file "gslffttest.c", host "cluster00,lzo" distcc[3952] (dcc_x_token_int) send STFV00000000 distcc[3952] (dcc_x_token_int) send CPID00000f70 distcc[3952] (dcc_x_token_int) send STTE00000007 distcc[3952] (dcc_x_token_int) send FILE0000000c distcc[3952] (dcc_x_token_int) send HOST0000000d distcc[3952] (dcc_r_token_int) got STAT00000000 distcc[3952] (dcc_r_token_int) got SERR00000000 distcc[3952] (dcc_r_token_int) got SOUT00000000 distcc[3952] (dcc_r_token_int) got DOTO00006f04 distcc[3952] (dcc_r_bulk_lzo1x) receive 28420 compressed bytes using mmap
__ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: http://lists.samba.org/cgi-bin/mailman/listinfo/distcc
