Package: postfix Version: 2.3.3-4 Severity: important Hi,
thanks for applying the 30_hurd.dpatch, unfortunately postfix still FTBFS: Automatic build of postfix_2.3.3-4 on beethoven by sbuild/hurd-i386 85 Build started at 20061029-2351 ****************************************************************************** [...] Checking correctness of source dependencies... Toolchain package versions: libc0.3-dev_2.3.6.ds1-5 gcc-4.1_4.1.1-15 g++-4.1_4.1.1-15 binutils_2.17-2 libstdc++6-4.1-dev_4.1.1-15 libstdc++6_4.1.1-15 ------------------------------------------------------------------------------ gpg: Signature made Wed Oct 18 18:58:13 2006 CEST using DSA key ID 0A0AC927 gpg: Can't check signature: public key not found dpkg-source: extracting postfix in postfix-2.3.3 dpkg-source: unpacking postfix_2.3.3.orig.tar.gz dpkg-source: applying /org/buildd/build/postfix_2.3.3-4.diff.gz dpkg-buildpackage: source package is postfix dpkg-buildpackage: source version is 2.3.3-4 dpkg-buildpackage: host architecture hurd-i386 dpkg-buildpackage: source version without epoch 2.3.3-4 /usr/bin/fakeroot-tcp debian/rules clean test -f debian/rules dh_clean build test ! -d debian/postfix || rm -rf debian/postfix /usr/bin/make tidy make[1]: Entering directory `/build/buildd/postfix-2.3.3' /usr/bin/make -f Makefile.in MAKELEVEL= Makefiles make: Entering directory `/build/buildd/postfix-2.3.3' (echo "# Do not edit -- this file documents how Postfix was built for your machine."; /bin/sh makedefs) >makedefs.tmp ATTENTION: ATTENTION: Unknown system type: GNU 0.3 ATTENTION: make: *** [Makefiles] Error 1 make: Leaving directory `/build/buildd/postfix-2.3.3' make[1]: *** [Makefiles] Error 2 make[1]: Leaving directory `/build/buildd/postfix-2.3.3' make: *** [clean-preunpatch] Error 2 ****************************************************************************** Build finished at 20061030-0004 FAILED [dpkg-buildpackage died] The full build log can be found here: http://experimental.ftbfs.de/fetch.php?&pkg=postfix&ver=2.3.3-4&arch=hurd-i386&stamp=1162163099&file=log&as=raw This is because the Makefiles have not been patches to recognize GNU/Hurd at that point, and $(MAKE) tidy is called without '-' in the clean-preunpatch: rule. If you do not want to add the - in front of it, an alternative could be to patch, clean-preunpatch, unpatch or something, not sure. I verified that postfix builds fine when I add the dash. cheers, Michael -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

