Ret: [distcc] distcc 1.2.2 released

Heiko_Elger at arburg.com Heiko_Elger at arburg.com
Thu Feb 27 08:05:33 GMT 2003


Hello Martin,

1.) compilation works fine (in_addr_t undefined but it's a cygwin problem -
patched but not released)
2.) Problem in dcc_make_lock_filename(): in cygwin you cannot use a ":" in a
filename (its a WINDOOF problem).
     please use an "_" as delimiter
        asprintf(&buf, "%s/lock_%s_tcp_%s:%d_%d", tempdir, lockname,
host->hostname,
                 host->port, iter);

3.) Still locking problem after using a "_" as delimiter:
compiling in localhost works fine. (export DISTCC_HOSTS=localhost)
but using export DISTCC_HOSTS=ad26085 I will get the following errors. ad26085
is the name of my local host.

----------snip - snip - snip ---------------------------

$ make -j2 "CC=distcc gcc"
echo compile testmake.c
echo compile testmake1.c
compile testmake.c
distcc gcc    -c -o testmake.o testmake.c
compile testmake1.c
distcc gcc    -c -o testmake1.o testmake1.c
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_cpu_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_cpu_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_xmit_tcp_ad26085_3632_0 failed: Permission denied
distcc[5204] (dcc_lock_host) ERROR: lock
/tmp/distcc_00002d7e/lock_cpu_tcp_ad26085_3632_0 failed: Permission denied
echo compile test.c
compile test.c
distcc gcc    -c -o test.o test.c
echo compile test.c


----------snip - snip - snip ---------------------------


best regards

   Heiko Elger



********************

ARBURG GmbH + Co
Heiko Elger
- Softwareentwicklung - / - Research and Development -
Arthur-Hehl-Strasse
D-72290 Lossburg
Tel.: +49 (0) 7446 33-3659
Fax.: +49 (0) 7446 33-3365
mailto:heiko_elger at arburg.com
http://www.arburg.com



|---------+----------------------------------------------------->
|         |           Martin Pool <mbp at samba.org>               |
|         |           Gesendet von:                             |
|         |           distcc-bounces+heiko_elger=arburg.com at list|
|         |           s.samba.org                               |
|         |                                                     |
|         |                                                     |
|         |           27.02.2003 02:46                          |
|         |                                                     |
|---------+----------------------------------------------------->
  >------------------------------------------------------------------------------------------------------------------------|
  |                                                                                                                        |
  |        An:      distcc at lists.samba.org                                                                                 |
  |        Kopie:                                                                                                          |
  |        Thema:   [distcc] distcc 1.2.2 released                                                                         |
  >------------------------------------------------------------------------------------------------------------------------|




1.2.2 is meant to some portability problems on Cygwin, Solaris, BSD,
and HP-UX.  If you have one of these platforms please test it and let
me know.

  http://distcc.samba.org/ftp/distcc/distcc-1.2.2.tar.bz2

--
Martin
__
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options:
http://lists.samba.org/cgi-bin/mailman/listinfo/distcc








More information about the distcc mailing list