Sorry, reported wrong error. This is the right one:
Output written on latex2rtf.pdf (70 pages, 323638 bytes). Transcript written on latex2rtf.log. chmod 644 latex2rtf.pdf make[3]: Leaving directory `/«PKGBUILDDIR»/doc' mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/bin mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/share/man/man1 mkdir -p /«PKGBUILDDIR»/debian/tmp/usr/share/latex2rtf/cfg cp -p scripts/latex2png /«PKGBUILDDIR»/debian/tmp/usr/bin cp -p doc/latex2rtf.1 /«PKGBUILDDIR»/debian/tmp/usr/share/man/man1 cp -p doc/latex2png.1 /«PKGBUILDDIR»/debian/tmp/usr/share/man/man1 cp -p cfg/fonts.cfg cfg/direct.cfg cfg/ignore.cfg cfg/style.cfg cfg/afrikaans.cfg cfg/bahasa.cfg cfg/basque.cfg cfg/brazil.cfg cfg/breton.cfg cfg/catalan.cfg cfg/croatian.cfg cfg/czech.cfg cfg/danish.cfg cfg/dutch.cfg cfg/english.cfg cfg/esperanto.cfg cfg/estonian.cfg cfg/finnish.cfg cfg/french.cfg cfg/galician.cfg cfg/german.cfg cfg/icelandic.cfg cfg/irish.cfg cfg/italian.cfg cfg/latin.cfg cfg/lsorbian.cfg cfg/magyar.cfg cfg/norsk.cfg cfg/nynorsk.cfg cfg/polish.cfg cfg/portuges.cfg cfg/romanian.cfg cfg/samin.cfg cfg/scottish.cfg cfg/serbian.cfg cfg/slovak.cfg cfg/slovene.cfg cfg/spanish.cfg cfg/swedish.cfg cfg/turkish.cfg cfg/usorbian.cfg cfg/welsh.cfg cfg/russian.cfg cfg/ukrainian.cfg cfg/frenchb.cfg cfg/greek.cfg cfg/british.cfg /«PKGBUILDDIR»/debian/tmp/usr/share/latex2rtf/cfg cp -p doc/latex2rtf.html /«PKGBUILDDIR»/debian/tmp/usr/share/doc/latex2rtf-doc/ cp: cannot stat 'doc/latex2rtf.html': No such file or directory make[2]: *** [install] Error 1 make[2]: Leaving directory `/«PKGBUILDDIR»' dh_auto_install: make -j4 install DESTDIR=/«PKGBUILDDIR»/debian/tmp AM_UPDATE_INFO_DIR=no SUPPORTDIR=/share/doc/latex2rtf-doc/ DESTDIR=/«PKGBUILDDIR»/debian/tmp/usr returned exit code 2 make[1]: *** [override_dh_auto_install] Error 2 make[1]: Leaving directory `/«PKGBUILDDIR»' make: *** [binary-arch] Error 2 This is caused by doing some arch-indep build in debian/rules, but installing unconditionally. That's why the buildds that only build arch-dependent stuff can't install the results. Roland -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org