2015-01-15 13:21 GMT+01:00 James Cowgill <[email protected]>: > > 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. >
Hi, I informed upstream about this issue ... should be fixed already in upstream code. https://github.com/x42/harvid/commit/a9b7289f7ec6 best mira

