Your message dated Tue, 11 Oct 2011 02:48:10 +0000
with message-id <[email protected]>
and subject line Bug#625355: fixed in guile-1.8 1.8.8+1-6.1
has caused the Debian Bug report #625355,
regarding guile: Fix FTBFS on hurd-i386
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.)


-- 
625355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=625355
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: guile
Version: 1.8.8+1-6
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hi,

currently guile does not compile on hurd-i386. The problem is the
-Werror in configure.in for gcc-4.6. The attached patch fixes
this issue and does also solve the general case in bug #625355.

Thanks,
Svante


--- guile-1.8-1.8.8+1/configure.in	2011-08-17 18:18:38.000000000 +0000
+++ guile-1.8-1.8.8+1.modified/configure.in	2011-08-17 16:22:39.000000000 +0000
@@ -99,8 +99,17 @@
 # User options (after above tests that may set default CFLAGS etc.)
 #
 #--------------------------------------------------------------------
-
-GUILE_ERROR_ON_WARNING="yes"
+if test "$GCC" = "yes"; then
+  GCC_VERSION=`$CC -dumpversion`
+  case $GCC_VERSION in
+    4.4.*)
+    GUILE_ERROR_ON_WARNING="yes"
+    ;;
+    4.6.*)
+    GUILE_ERROR_ON_WARNING="no"
+    ;;
+  esac
+fi
 
 AC_ARG_ENABLE(error-on-warning,
   [  --enable-error-on-warning    treat compile warnings as errors],

--- End Message ---
--- Begin Message ---
Source: guile-1.8
Source-Version: 1.8.8+1-6.1

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

guile-1.8-dev_1.8.8+1-6.1_amd64.deb
  to main/g/guile-1.8/guile-1.8-dev_1.8.8+1-6.1_amd64.deb
guile-1.8-doc_1.8.8+1-6.1_all.deb
  to main/g/guile-1.8/guile-1.8-doc_1.8.8+1-6.1_all.deb
guile-1.8-libs_1.8.8+1-6.1_amd64.deb
  to main/g/guile-1.8/guile-1.8-libs_1.8.8+1-6.1_amd64.deb
guile-1.8_1.8.8+1-6.1.debian.tar.gz
  to main/g/guile-1.8/guile-1.8_1.8.8+1-6.1.debian.tar.gz
guile-1.8_1.8.8+1-6.1.dsc
  to main/g/guile-1.8/guile-1.8_1.8.8+1-6.1.dsc
guile-1.8_1.8.8+1-6.1_amd64.deb
  to main/g/guile-1.8/guile-1.8_1.8.8+1-6.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.
Nobuhiro Iwamatsu <[email protected]> (supplier of updated guile-1.8 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: SHA256

Format: 1.8
Date: Tue, 27 Sep 2011 06:53:38 +0900
Source: guile-1.8
Binary: guile-1.8 guile-1.8-dev guile-1.8-doc guile-1.8-libs
Architecture: source amd64 all
Version: 1.8.8+1-6.1
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[email protected]>
Changed-By: Nobuhiro Iwamatsu <[email protected]>
Description: 
 guile-1.8  - GNU extension language and Scheme interpreter
 guile-1.8-dev - Development files for Guile 1.8
 guile-1.8-doc - Documentation for Guile 1.8
 guile-1.8-libs - Core Guile libraries
Closes: 625355
Changes: 
 guile-1.8 (1.8.8+1-6.1) unstable; urgency=low
 .
   * Non-maintainer upload.
   * Build without -Werror. Inducing build failures that can delay
     transitions when the toolchain changes is just not worth it.
     Thanks to Jonathan Nieder and Svante Signell for the patch.
     (closes: #625355)
Checksums-Sha1: 
 a0e7cf6843c7d96dd345b61f0fb1042c56055040 2049 guile-1.8_1.8.8+1-6.1.dsc
 8c9da13f983947059f27d94764c3712dd234f815 14047 
guile-1.8_1.8.8+1-6.1.debian.tar.gz
 ffadb2a02c5249fb26728b45894042c0d3e0abdc 12450 guile-1.8_1.8.8+1-6.1_amd64.deb
 fa3f4526db99a0eeedaff26e02447ec5b002f72d 679674 
guile-1.8-dev_1.8.8+1-6.1_amd64.deb
 ff478118928becc296a9328734da3c72635214ea 116852 
guile-1.8-doc_1.8.8+1-6.1_all.deb
 24172d46cefe459a4440039d38bd9a5770c4aa82 761374 
guile-1.8-libs_1.8.8+1-6.1_amd64.deb
Checksums-Sha256: 
 dca14c011a23642c92d463936503b9ba8c6d801307be72b7188ef2d07ddeae49 2049 
guile-1.8_1.8.8+1-6.1.dsc
 5e977806d65e850f0d6a2e8518d2a189ae257554332012f8d3bac6d3a710e97d 14047 
guile-1.8_1.8.8+1-6.1.debian.tar.gz
 457d7b7c7ddd83bf2a698e7a7fec74b5ee09eea3293a3056cd83701e55672045 12450 
guile-1.8_1.8.8+1-6.1_amd64.deb
 c33f8aaa43eb8429d23514f1586377c36f42e11542664497ee2a22c498dc953b 679674 
guile-1.8-dev_1.8.8+1-6.1_amd64.deb
 81322dba1762a16aca31ba26705c188ba226d79d69385ad067bd0b57e973ebac 116852 
guile-1.8-doc_1.8.8+1-6.1_all.deb
 16005fbd0521ac9eb4cba299a176a74023e42487a8790cdc7718e54bf5a5fcb4 761374 
guile-1.8-libs_1.8.8+1-6.1_amd64.deb
Files: 
 492448c53c39562ccfb9252f0a29ed10 2049 interpreters optional 
guile-1.8_1.8.8+1-6.1.dsc
 8c554a366595a7fe6277ddff1ef831ff 14047 interpreters optional 
guile-1.8_1.8.8+1-6.1.debian.tar.gz
 0dba0a351ec9ab7080e9fa5871a48e6e 12450 lisp optional 
guile-1.8_1.8.8+1-6.1_amd64.deb
 3a2e16837b12f5863901a97ee97d37b7 679674 lisp optional 
guile-1.8-dev_1.8.8+1-6.1_amd64.deb
 6f5ab7f7aaacbb78af755dd50c2ec057 116852 doc optional 
guile-1.8-doc_1.8.8+1-6.1_all.deb
 b43af9ff16115cb15b24a5cb174aecd5 761374 lisp optional 
guile-1.8-libs_1.8.8+1-6.1_amd64.deb

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

iQIcBAEBCAAGBQJOjQUYAAoJEDIkf7tArR+mqa4P/jSZ1yZflBJeDN/O5XmszOe/
HVyQ83WT5L6Z6gaRxjOUqUQIJESv6wz9YVNyjTu2dzcI6PWORBIvAM7bSzq7H7em
JnsidKGvYOndTOFWUGB3CScQOMXQvHQGnWGj9nukGOpISGbLHvNhg/jGDu0oBMtm
DEBH8Hu6b6zTB41XMedvOJ+CoyPG7WT6ELgnV0bHLIxJovrSU3/n7l4jCq42LAnM
Czxr943+6xBTTzEmytsuJSgU8aIfoUr+L02zJ2eMfF2Ry43GSkBdZw6+5AL3wFgF
+w3tYG30p2rX4mx9H8VIK+ZMmhDg6vQrTJg8d78MTJCG3wcjmCKOZbs8SAmELgKX
jWS3T1N1FIOAYTUWW23X8+SB1Xaojsgcdy456tZjCz4uD6rj+n2QZ4uxJPCowXbj
LAFlA0JGJJFKodG10rr5v1HglQkbOt4NXgM3VaTo1Gs0vJs9idHPqwAodrwj2ZXx
b2//zEQjvGmGJhfmV9tf8IOG+QsLcY+UicOhf8k8CUs7T5vYqy8e00h/e2xJrjoI
yMV8rge3Qd1vR4+Vb1mgNournZV9w3JjgbFQlov+f07R+FOa0FcueHA/tIEL+6fc
EWRp+S3LiJgweeTes1F/qhzXRm4FNfvrFRp8oWgpX3QTZUrSAiqZTybPTtbjZwLk
IDuo8s33SA1Rban3hpho
=rx9W
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to