Source: harvid Version: 0.7.5-1 Severity: important Hi,
harvid FTBFS on mips64el due to a failure to link against objects generated using 'ld -b binary'. /usr/bin/ld: logo.o: warning: linking abicalls files with non-abicalls files /usr/bin/ld: logo.o: linking 32-bit code with 64-bit code /usr/bin/ld: failed to merge target specific data of file logo.o /usr/bin/ld: seek.o: warning: linking abicalls files with non-abicalls files /usr/bin/ld: seek.o: linking 32-bit code with 64-bit code /usr/bin/ld: failed to merge target specific data of file seek.o collect2: error: ld returned 1 exit status Full log: http://mipsdebian.imgtec.com/debian/logs/h/harvid/harvid_0.7.5-1_mips64el-20150114-1858.build.gz Unfortunately I don't think there's a lot which can be done on the binutils side. I suggest you rewrite the code to use 'xxd -i' which should be completely platform independent anyway. Thanks, James -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

