Source: emoslib Version: 000371+dfsg-2 Severity: serious Hi,
There was an error while trying to autobuild your package: > Automatic build of emoslib_000371+dfsg-2 on nautilus by sbuild/amd64 98 > Build started at 20091208-1746 [...] > Build-Depends: cdbs, debhelper (>> 7), dh-buildinfo, quilt, gfortran, > autoconf, automake [...] > Toolchain package versions: libc6-dev_2.10.2-2 g++-4.4_ gcc-4.4_4.4.2-3 > binutils_2.20-4 libstdc++6_4.4.2-3 libstdc++6-4.4-dev_ [...] > debian/rules build > test -x debian/rules > mkdir -p "." > /usr/bin/make -f debian/rules reverse-config > make[1]: Entering directory `/build/buildd/emoslib-000371+dfsg' > make[1]: Nothing to be done for `reverse-config'. > make[1]: Leaving directory `/build/buildd/emoslib-000371+dfsg' > cd . && QUILT_PATCHES=/build/buildd/emoslib-000371+dfsg/debian/patches quilt > --quiltrc /dev/null push -a || test $? = 2 > Applying patch config.patch > patching file config/config.linux_gfortran > Hunk #1 FAILED at 6. > Hunk #2 FAILED at 17. [...] A full build log can be found at: http://buildd.debian.org/build.php?arch=amd64&pkg=emoslib&ver=000371+dfsg-2 The problem is that you've switched to using the new quilt source format but are still using quilt in your debian/rules file. Not all the buildds create the .pc dir when extracting the source files, so you try to apply the patches twice. Kurt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org