[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#434114: debian-edu-artwork - FTBFS: could not read symbols: File in wrong format



On Sat, Jul 21, 2007 at 06:39:37PM +0200, Bastian Blank wrote:
> Package: debian-edu-artwork
> Version: 0.0.20
> Severity: serious
> 
> There was an error while trying to autobuild your package:
> 
> > Automatic build of debian-edu-artwork_0.0.20 on lxdebian.bfinv.de by sbuild/s390 98
> [...]
> > cc -shared -Wl,-soname,debian-edu-usplash.so debian-edu-usplash.o debian-edu-usplash-theme.o helvB10.o -o debian-edu-usplash.so
> > /usr/bin/ld: debian-edu-usplash-theme.o: Relocations in generic ELF (EM: 3)
> > /usr/bin/ld: debian-edu-usplash-theme.o: Relocations in generic ELF (EM: 3)
> > /usr/bin/ld: debian-edu-usplash-theme.o: Relocations in generic ELF (EM: 3)
> > debian-edu-usplash-theme.o: could not read symbols: File in wrong format
> > collect2: ld returned 1 exit status

On amd64 this looks like:
cc -shared -Wl,-soname,debian-edu-usplash.so debian-edu-usplash.o debian-edu-usplash-theme.o helvB10.o -o debian-edu-usplash.so
/usr/bin/ld: i386 architecture of input file `debian-edu-usplash-theme.o' is incompatible with i386:x86-64 output
/usr/bin/ld: i386 architecture of input file `helvB10.o' is incompatible with i386:x86-64 output
collect2: ld returned 1 exit status
make[3]: *** [debian-edu-usplash.so] Error 1


Looks like there are some .o files in the .orig.tar.gz that aren't
cleaned up.


Kurt




Reply to: