Hello, thank you for your reply to my bug report.
On 05-Apr-01 06:44, Joey Hess wrote: > Please provide a full build log. > > yes n | perl Makefile.PL INSTALLDIRS=vendor > > There's a reason I pipe a constant stream of 'n' into it.. also I > obviously cannot reproduce this. Maybe I am doing something wrong? I used the following commands as 'root' in an up-to-date i386/unstable environment: apt-get source grepmail cd grepmail-5.3030 dpkg-buildpackage -b &> build.log The 'build.log' output is attached below. The build stops and waits for an answer to the question. The same happens when I use my autobuilder and a clean chroot environment. Regards Andreas Jochens dpkg-buildpackage: source package is grepmail dpkg-buildpackage: source version is 5.3030-1 dpkg-buildpackage: source maintainer is Joey Hess <[EMAIL PROTECTED]> dpkg-buildpackage: host architecture is i386 debian/rules clean dh_testdir dh_testroot rm -f build-stamp /usr/bin/make realclean make[1]: Entering directory `/sdb1/x/grepmail-5.3030' make[1]: *** No rule to make target `realclean'. Stop. make[1]: Leaving directory `/sdb1/x/grepmail-5.3030' make: [clean] Error 2 (ignored) dh_clean debian/rules build dh_testdir yes n | perl Makefile.PL INSTALLDIRS=vendor ------------------------------------------------------------------------------ *** ExtUtils::AutoInstall version 0.59 *** Checking for dependencies... [Core Features] - Test::More ...loaded. (0.47) - Date::Parse ...loaded. (2.27) - Mail::Mbox::MessageParser ...loaded. (1.2130 >= 1.2130) [Reduced Memory Consumption for -u] - Digest::MD5 ...loaded. (2.33) [Complex Date Patterns] - Date::Manip ...missing. ==> Auto-install the 1 optional module(s) from CPAN? [Y/n] y [Speed Tests] - Benchmark::Timer ...missing. (would need 0.7100) ==> Auto-install the 1 optional module(s) from CPAN? [y/N] n *** Dependencies will be installed the next time you type 'make'. *** ExtUtils::AutoInstall configuration finished. Checking if your kit is complete... Looks good Writing Makefile for grepmail ------------------------------------------------------------------------------ /usr/bin/make make[1]: Entering directory `/sdb1/x/grepmail-5.3030' /usr/bin/perl -Iinc Makefile.PL --config= --installdeps=Date::Manip,0 Would you like to install this package into a location other than the default Perl location (i.e. change the PREFIX)? [n] -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]