[distcc] Problems building packages on gentoo with distcc

Martin Pool mbp at sourcefrog.net
Wed Jan 7 21:39:06 GMT 2004


On  6 Jan 2004 Robert Ågren <robert at profecta.se> wrote:

> I hope somebody could help me with this, i've searched everywhere for a
> solution but haven't found one. 
> 
> I'm using distcc (Gentoo Ebuild v. 2.11.1 & ccache (Gentoo Ebuild v. 2.3
> ) when compiling with GCC (Gentoo Ebuild v. 3.2.3). 
> My platform is Gentoo with a Linux 2.4.22 Alan Cox patched kernel.
> The error only accurs when I use distcc and occurs regardless of package
> emerging. I've also tried just using distcc on only my localhost (and
> not my cygwin host) but I get the same error. 
> 
> When emerging I get following errormessage: 
> 
> Code:
> g++ -shared -nostdlib
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/../../../crti.o /usr/lib/gcc   
> -lib/i686-pc-linux-gnu/3.2.3/crtbeginS.o  .libs/myview.o
> .libs/kwifimanager_kickerapplet.o                                       
> .libs/kwifimanager_kickerapplet.moc.o
> .libs/libkwifimanager_kickerapplet_la_meta_unload.o                     
> -Wl,--rpath -Wl,/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3 
> -L/usr/i686-pc-linux-gnu/lib -L/u                                       
> sr/i686-pc-linux-gnu/bin -L/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3
> -L/usr/lib/gcc-lib/i686                                                 
> -pc-linux-gnu/3.2.3/../../../../i686-pc-linux-gnu/lib
> -L/usr/lib/gcc-lib/i686-pc-linux-gnu/                                   
> 3.2.3/../../.. /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/libstdc++.so -lm
> -lc -lgcc_s -lc /u                                                     
> sr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/crtendS.o
> /usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/.                             
> ./../../crtn.o   -DNDEBUG -DNO_DEBUG -O2 -O2 -mcpu=i686 -pipe
> -fno-exceptions -fno-check-ne                                           
> w -Wl,-soname -Wl,libkwifimanager_kickerapplet.so.1 -o
> .libs/libkwifimanager_kickerapplet.s                                   
> o.1.0.0 
> .libs/myview.o: file not recognized: File format not recognized 
> collect2: ld returned 1 exit status 

This can happen when you interrupt a build using libtool.  Try doing
'make distclean' and start again.  Is it still reproducible?

-- 
Martin 
                               linux.conf.au -- Adelaide, January 2004
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.samba.org/archive/distcc/attachments/20040108/80fe24b8/attachment.bin


More information about the distcc mailing list