* Recai Oktaş [2007-09-06 19:23:15+0300] > [Please CC me on replies, since I'm not subscribe to this list.] > > Hi, > > Could someone knowledgable please help me fix the build failure of pandoc > on mips? > > > http://buildd.debian.org/fetch.cgi?pkg=pandoc;ver=0.44;arch=mips;stamp=1189064505 > > The relevant failure log: > > make[1]: Entering directory `/build/buildd/pandoc-0.44' > ghc -package Cabal Setup.hs -o ./setup > /usr/bin/ld: BFD (GNU Binutils for Debian) 2.18 assertion fail > ../../bfd/elfxx-mips.c:7459 > ./setup configure --prefix=/usr > make[1]: *** [.setup-config] Bus error > make[1]: Leaving directory `/build/buildd/pandoc-0.44' > make: *** [configure-stamp] Error 2 > > ****************************************************************************** > Build finished at 20070906-0741 > FAILED [dpkg-buildpackage died]
More info on the subject... Thanks to the excellent document[1] written by Aurelien Jarno, I managed to create a mips-qemu image and reproduce the failure. First observation: pandoc was compiled fine with the Etch version of binutils (2.17). So this seems more of an issue with binutils 2.18, as evidenced by the "assertion fail" warning issued. [1] http://www.aurel32.net/info/debian_mips_qemu -- roktas -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

