Your message dated Fri, 12 Jun 2009 12:32:05 +0000
with message-id <[email protected]>
and subject line Bug#532791: fixed in autogen 1:5.9.8-1
has caused the Debian Bug report #532791,
regarding autogen: FTBFS on Debian GNU/Hurd [Patch]
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 [email protected]
immediately.)


-- 
532791: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=532791
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: autogen
Version: 1:5.9.7-1
Severity: normal

Hi,

autogen currently fails to build on Debian GNU/Hurd. The attached quilt patch will resolve that.

Thank you,

Barry deFreese


Index: autogen-5.9.7/compat/compat.h
===================================================================
--- autogen-5.9.7.orig/compat/compat.h  2009-06-11 12:17:49.370000000 -0400
+++ autogen-5.9.7/compat/compat.h       2009-06-11 12:18:11.710000000 -0400
@@ -244,7 +244,7 @@
 #endif
 
 #if !defined (MAXPATHLEN)
-#  define MAXPATHLEN ((size_t)4096)
+#  define MAXPATHLEN 4096
 #endif /* MAXPATHLEN */
 
 #define AG_PATH_MAX  ((size_t)MAXPATHLEN)
Index: autogen-5.9.7/autoopts/autoopts.h
===================================================================
--- autogen-5.9.7.orig/autoopts/autoopts.h      2009-06-11 12:19:10.510000000 
-0400
+++ autogen-5.9.7/autoopts/autoopts.h   2009-06-11 12:19:26.780000000 -0400
@@ -42,7 +42,7 @@
 #  ifdef PATH_MAX
 #    define AG_PATH_MAX         ((size_t)PATH_MAX)
 #  else
-#    define AG_PATH_MAX         ((size_t)4096)
+#    define AG_PATH_MAX         4096
 #  endif
 #else
 #  if defined(PATH_MAX) && (PATH_MAX > MAXPATHLEN)

--- End Message ---
--- Begin Message ---
Source: autogen
Source-Version: 1:5.9.8-1

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

autogen_5.9.8-1.diff.gz
  to pool/main/a/autogen/autogen_5.9.8-1.diff.gz
autogen_5.9.8-1.dsc
  to pool/main/a/autogen/autogen_5.9.8-1.dsc
autogen_5.9.8-1_amd64.deb
  to pool/main/a/autogen/autogen_5.9.8-1_amd64.deb
autogen_5.9.8.orig.tar.gz
  to pool/main/a/autogen/autogen_5.9.8.orig.tar.gz
libopts25-dev_5.9.8-1_amd64.deb
  to pool/main/a/autogen/libopts25-dev_5.9.8-1_amd64.deb
libopts25_5.9.8-1_amd64.deb
  to pool/main/a/autogen/libopts25_5.9.8-1_amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Bradley Smith <[email protected]> (supplier of updated autogen 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 [email protected])


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

Format: 1.8
Date: Thu, 11 Jun 2009 19:12:22 +0100
Source: autogen
Binary: autogen libopts25 libopts25-dev
Architecture: source amd64
Version: 1:5.9.8-1
Distribution: unstable
Urgency: low
Maintainer: Bradley Smith <[email protected]>
Changed-By: Bradley Smith <[email protected]>
Description: 
 autogen    - automated text file generator
 libopts25  - automated option processing library based on autogen
 libopts25-dev - automated option processing library based on autogen
Closes: 532791
Changes: 
 autogen (1:5.9.8-1) unstable; urgency=low
 .
   * New upstream release.
   * debian/patches:
     - 01_fix_hurd_FTBFS.diff - Fix FTBFS on GNU/Hurd. Thanks to
       Barry deFreese <[email protected]> Closes: #532791.
   * debian/control
     - Add Vcs-* fields.
     - Update Standards-Version to 3.8.1. (No changes).
   * Renable tests.
Checksums-Sha1: 
 769e49514cb0a931059ac951d06339b2a4e47e32 1242 autogen_5.9.8-1.dsc
 024345c97257bb2b298520b26aa5e132bb9b4a1f 1364644 autogen_5.9.8.orig.tar.gz
 54bd2105656d6632d25b774ab4ac85976dc8de9d 11949 autogen_5.9.8-1.diff.gz
 1624cb5da18f75d3b8707f107a0ebb0478ac5201 910666 autogen_5.9.8-1_amd64.deb
 492197ee87373dc547b8c73cd1628633747ccc7e 63924 libopts25_5.9.8-1_amd64.deb
 1e8b2dc75fb5b4d39728ff9db68bf81446b0fca3 103428 libopts25-dev_5.9.8-1_amd64.deb
Checksums-Sha256: 
 f8348eb473a029ad64d008bc6d46fb8cc262243e553920964190577fc91f5079 1242 
autogen_5.9.8-1.dsc
 838f10958ba3f1a8c5133dcc00a69bc0baa11a2bff82e4da9d2d035ce368c6a7 1364644 
autogen_5.9.8.orig.tar.gz
 5f5d91e4a96c7f0b293adce87c5a9903372c8fd3f121ccbfa7e4a27e467b7eb1 11949 
autogen_5.9.8-1.diff.gz
 12bf256e12227a74a7ea0e5ba0c573a93e5e4d1bc178b2579399d3c31ddbbcd2 910666 
autogen_5.9.8-1_amd64.deb
 87241dd6eb4de24c1405cd77c1867ceecf8e268096afeabcb0c68cce545077ed 63924 
libopts25_5.9.8-1_amd64.deb
 0fbfb16412da81bc17c647cf61f734a1bf3f9ac151d198a17ef34a24cb1a21f2 103428 
libopts25-dev_5.9.8-1_amd64.deb
Files: 
 2cb1e2b7e78fa683537bc0a88360d8da 1242 devel optional autogen_5.9.8-1.dsc
 2c1e82d4cfea8488caef073ab7a765e3 1364644 devel optional 
autogen_5.9.8.orig.tar.gz
 a8892e7cc94b934a08904ebce727c006 11949 devel optional autogen_5.9.8-1.diff.gz
 06cafdc91bce0586ada2609454595b7d 910666 devel optional 
autogen_5.9.8-1_amd64.deb
 00150b07651d0f0120c6704023cff414 63924 libs optional 
libopts25_5.9.8-1_amd64.deb
 0fec568822e221af4b017565c79914fb 103428 libdevel optional 
libopts25-dev_5.9.8-1_amd64.deb

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

iEYEARECAAYFAkoySG0ACgkQj3BimscY00fo4QCgkOYt775RTPyDOC26yYpqnwFx
u6EAnR7wYG6x2/YJ6ShuvOuQ9YQs+/fB
=iI4l
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to