Your message dated Thu, 03 May 2012 04:17:53 +0000
with message-id <e1spnuh-0005z2...@franck.debian.org>
and subject line Bug#671026: fixed in fetchmail 6.3.21-4
has caused the Debian Bug report #671026,
regarding fetchmail FTBFS when using build-arch
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
671026: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=671026
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: fetchmail
Version: 6.3.21-3
Severity: serious

 debian/rules build-arch
set -e
dh_testdir
/usr/bin/make
make[1]: Entering directory `/build/fetchmail-6.3.21'
make[1]: *** No targets specified and no makefile found.  Stop.
make[1]: Leaving directory `/build/fetchmail-6.3.21'
make: *** [build-stamp] Error 2
dpkg-buildpackage: error: debian/rules build-arch gave error exit status 2

The problem seems to be that when using build-arch the configure-stamp
target is never invoked and so the makefile is never generated.
The attatched patch makes things more sane.


diff -ur fetchmail-6.3.21/debian/changelog fetchmail-6.3.21.new/debian/changelog
--- fetchmail-6.3.21/debian/changelog	2011-12-29 18:39:27.000000000 +0000
+++ fetchmail-6.3.21.new/debian/changelog	2012-05-01 11:06:10.000000000 +0000
@@ -1,3 +1,9 @@
+fetchmail (6.3.21-3+rpi1) unstable; urgency=low
+
+  * Fix building with build-arch
+
+ -- Peter Michael Green <plugw...@p10link.net>  Tue, 01 May 2012 11:05:19 +0000
+
 fetchmail (6.3.21-3) unstable; urgency=low
 
   * Build with hardening compiler flags (Closes: #653538).
diff -ur fetchmail-6.3.21/debian/rules fetchmail-6.3.21.new/debian/rules
--- fetchmail-6.3.21/debian/rules	2011-12-29 18:32:42.000000000 +0000
+++ fetchmail-6.3.21.new/debian/rules	2012-05-01 11:02:57.000000000 +0000
@@ -128,9 +128,9 @@
 
 	touch configure-stamp
 
-build: configure-stamp build-arch build-indep
-build-arch: build-stamp
-build-indep: build-stamp
+build: configure-stamp build-stamp
+build-arch: configure-stamp build-stamp
+build-indep: configure-stamp build-stamp
 
 build-stamp:
 	set -e
Only in fetchmail-6.3.21.new/debian/: stamp-patched


--- End Message ---
--- Begin Message ---
Source: fetchmail
Source-Version: 6.3.21-4

We believe that the bug you reported is fixed in the latest version of
fetchmail, which is due to be installed in the Debian FTP archive:

fetchmail_6.3.21-4.debian.tar.gz
  to main/f/fetchmail/fetchmail_6.3.21-4.debian.tar.gz
fetchmail_6.3.21-4.dsc
  to main/f/fetchmail/fetchmail_6.3.21-4.dsc
fetchmail_6.3.21-4_amd64.deb
  to main/f/fetchmail/fetchmail_6.3.21-4_amd64.deb
fetchmailconf_6.3.21-4_all.deb
  to main/f/fetchmail/fetchmailconf_6.3.21-4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 671...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Nico Golde <n...@debian.org> (supplier of updated fetchmail package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 01 May 2012 18:56:24 +0200
Source: fetchmail
Binary: fetchmail fetchmailconf
Architecture: source all amd64
Version: 6.3.21-4
Distribution: unstable
Urgency: low
Maintainer: Fetchmail Maintainers <pkg-fetchmail-ma...@lists.alioth.debian.org>
Changed-By: Nico Golde <n...@debian.org>
Description: 
 fetchmail  - SSL enabled POP3, APOP, IMAP mail gatherer/forwarder
 fetchmailconf - fetchmail configurator
Closes: 671026
Changes: 
 fetchmail (6.3.21-4) unstable; urgency=low
 .
   * Fix building with build-arch (Closes: #671026).
Checksums-Sha1: 
 a5ccaa48a21cbed6f2a73fddde9d64e3489f77d9 1411 fetchmail_6.3.21-4.dsc
 f0f6fa2eb296dc8b5816ed84b07a035584032b47 52140 fetchmail_6.3.21-4.debian.tar.gz
 05f295d0dcb9eee522a85003d23a9f3662f5e9ab 66456 fetchmailconf_6.3.21-4_all.deb
 a054c2a94ee2a943eb66a476fb437d008166fae1 928272 fetchmail_6.3.21-4_amd64.deb
Checksums-Sha256: 
 b0e138b534d6a02e3a55a08bf1ec3e746e1a005a52c7b2163baa313edc073274 1411 
fetchmail_6.3.21-4.dsc
 a80e60543913502d5e37e4b677324f7e543e4dc5b4f2f4adffae942426e0a747 52140 
fetchmail_6.3.21-4.debian.tar.gz
 455548b46dbe319790ae0a4d02cab12366d0937c291d51ff790250d3509994d2 66456 
fetchmailconf_6.3.21-4_all.deb
 69df70671013bfec9d98cb8e64d8ae7335c7de4d77f42419c4e348cdededf590 928272 
fetchmail_6.3.21-4_amd64.deb
Files: 
 72f2ef6afd31235667e8fa993a243293 1411 mail optional fetchmail_6.3.21-4.dsc
 79efc0f3671b11e3f7465baecc5f8d8e 52140 mail optional 
fetchmail_6.3.21-4.debian.tar.gz
 344dcd1f373af14960232360a2c140b3 66456 mail optional 
fetchmailconf_6.3.21-4_all.deb
 0b873a056f7be5e9b638192c1dcf91ba 928272 mail optional 
fetchmail_6.3.21-4_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk+iBLsACgkQHYflSXNkfP8LxwCeMgY3ilcUTeIpBBJanX7L0xyA
EiIAnR8FMGZC0sTl8wGFPmHJukRKjBJa
=czOy
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to