Hi,
has any one managed to compile openoffice 1.1 beta with distcc? I can compile 
it fine without distcc. However, with distcc on, I always get this error

-----------------------------------------------------------------------------
********************************************************************
*                                                                  *
*   Checking the platform pre-requisites.                          *
*                                                                  *
********************************************************************
checking for gawk... gawk
checking for gawk... /bin/gawk
checking for sed... /bin/sed
checking the operating system... checked (Linux)
checking for gcc... distcc /usr/bin/ccache gcc
checking for C compiler default output... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... configure: error: cannot compute suffix 
of object files: cannot compile
See `config.log' for more details.

!!! ERROR: app-office/openoffice-1.1_beta2-r1 failed.
!!! Function src_compile, Line 296, Exitcode 1
!!! (no error message)
-----------------------------------------------------------------------------------

I tried it on two machines and got exactly the same error (regardless of where 
it is trying to compile).

Below are portions of various logs. 
Is there anywhere else I can look at to find the cause? or any work around of 
this ? 

Regards
R'twick

This is what I got in the distcc log
--------------------------------------------------------------------
distcc[15837] (dcc_retrieve_results) Notice: skipping retrieval of 0 byte 
object file conftest.o
distcc[15837] (dcc_unlock) release lock fd7
distcc[15837] ERROR: compile on 192.168.0.3/2 failed with exit code 1
distcc[15837] elapsed compilation time 0.140080s
distcc[15837] (dcc_exit) exit: code 1; self: 0.000000 user 0.046992 sys; 
children: 0.000999 user 0.065989 sys
distcc[15837] (dcc_cleanup_tempfiles) deleted 1 temporary files
----------------------------------------------------------------------

and here's what in syslog of the compiling machine
----------------------------------------------
Jul 24 18:09:25 kharavela distccd[2682]: (dcc_check_client) connection from 
192.168.0.3:32851
Jul 24 18:09:25 kharavela distccd[2682]: compile from conftest.c to conftest.o
Jul 24 18:09:25 kharavela distccd[2682]: (dcc_r_file_timed) 143 bytes received 
in 0.000331s, rate 422kB/s
Jul 24 18:09:25 kharavela distccd[2682]: (dcc_collect_child) cc times: user 
0.000000s, system 0.010998s, 16 minflt, 94 majflt
Jul 24 18:09:25 kharavela distccd[2682]: /usr/bin/ccache on localhost failed 
with exit code 1
Jul 24 18:09:25 kharavela distccd[2682]: job complete
---------------------------------------------------------





--
[EMAIL PROTECTED] mailing list

Reply via email to