Your message dated Sat, 23 Feb 2008 23:32:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#465191: fixed in guile-1.8 1.8.4+1-1
has caused the Debian Bug report #465191,
regarding guile-1.8_1.8.3+1-1(ia64/unstable): FTBFS: initialization discards 
qualifiers
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.)


-- 
465191: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=465191
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: guile-1.8
Version: 1.8.3+1-1
Severity: serious

There was an error while trying to autobuild your package:

> Automatic build of guile-1.8_1.8.3+1-1 on caballero by sbuild/ia64 98
> Build started at 20080211-0633

[...]

> ** Using build dependencies supplied by package:
> Build-Depends: libtool, debhelper (>= 5), quilt, libncurses5-dev, 
> libreadline5-dev, libltdl3-dev, libgmp3-dev, texinfo

[...]

> /bin/sh ../libtool --tag=CC   --mode=compile ia64-linux-gnu-gcc 
> -DHAVE_CONFIG_H -I. -I.. -I.. -I..    -g -O2 -Wall -Wmissing-prototypes 
> -Werror -MT libguile_la-gc.lo -MD -MP -MF .deps/libguile_la-gc.Tpo -c -o 
> libguile_la-gc.lo `test -f 'gc.c' || echo './'`gc.c
>  ia64-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -g -O2 -Wall 
> -Wmissing-prototypes -Werror -MT libguile_la-gc.lo -MD -MP -MF 
> .deps/libguile_la-gc.Tpo -c gc.c  -fPIC -DPIC -o .libs/libguile_la-gc.o
> cc1: warnings being treated as errors
> gc.c: In function 'scm_ia64_ar_bsp':
> gc.c:1061: warning: initialization discards qualifiers from pointer target 
> type
> make[4]: *** [libguile_la-gc.lo] Error 1
> make[4]: Leaving directory `/build/buildd/guile-1.8-1.8.3+1/libguile'
> make[3]: *** [all] Error 2
> make[3]: Leaving directory `/build/buildd/guile-1.8-1.8.3+1/libguile'
> make[2]: *** [all-recursive] Error 1
> make[2]: Leaving directory `/build/buildd/guile-1.8-1.8.3+1'
> make[1]: *** [all] Error 2
> make[1]: Leaving directory `/build/buildd/guile-1.8-1.8.3+1'
> make: *** [debian/stamp/build] Error 2
> dpkg-buildpackage: failure: debian/rules build gave error exit status 2

A full build log can be found at:
http://buildd.debian.org/build.php?arch=ia64&pkg=guile-1.8&ver=1.8.3+1-1




--- End Message ---
--- Begin Message ---
Source: guile-1.8
Source-Version: 1.8.4+1-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.4+1-1_i386.deb
  to pool/main/g/guile-1.8/guile-1.8-dev_1.8.4+1-1_i386.deb
guile-1.8-doc_1.8.4+1-1_all.deb
  to pool/main/g/guile-1.8/guile-1.8-doc_1.8.4+1-1_all.deb
guile-1.8-libs_1.8.4+1-1_i386.deb
  to pool/main/g/guile-1.8/guile-1.8-libs_1.8.4+1-1_i386.deb
guile-1.8_1.8.4+1-1.diff.gz
  to pool/main/g/guile-1.8/guile-1.8_1.8.4+1-1.diff.gz
guile-1.8_1.8.4+1-1.dsc
  to pool/main/g/guile-1.8/guile-1.8_1.8.4+1-1.dsc
guile-1.8_1.8.4+1-1_i386.deb
  to pool/main/g/guile-1.8/guile-1.8_1.8.4+1-1_i386.deb
guile-1.8_1.8.4+1.orig.tar.gz
  to pool/main/g/guile-1.8/guile-1.8_1.8.4+1.orig.tar.gz



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.
Rob Browning <[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: SHA1

Format: 1.7
Date: Sat, 23 Feb 2008 15:04:32 -0800
Source: guile-1.8
Binary: guile-1.8 guile-1.8-dev guile-1.8-doc guile-1.8-libs
Architecture: source all i386
Version: 1.8.4+1-1
Distribution: unstable
Urgency: low
Maintainer: Rob Browning <[EMAIL PROTECTED]>
Changed-By: Rob Browning <[EMAIL PROTECTED]>
Description: 
 guile-1.8  - The 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 - Main Guile libraries
Closes: 405231 460106 465191
Changes: 
 guile-1.8 (1.8.4+1-1) unstable; urgency=low
 .
   * Incorporate new upstream stable release.
 .
   * Use @DEB_SRC_EFF_VER@ in debian/guile-doc.install.
 .
   * Add NEWS to /usr/share/doc/guile-*-doc/. (closes: #405231)
 .
   * Add const to ucontext_t* in gc.c for ia64.  Thanks to Matthew Wilcox
     <[EMAIL PROTECTED]> and [EMAIL PROTECTED] (closes: #465191, #460106)
 .
   * Move menu entry from Apps to Applications.
Files: 
 9681d68782922cfc3ba1afa5d658ce6d 744 interpreters optional 
guile-1.8_1.8.4+1-1.dsc
 16534b7ddac033da55e5ba6248b329fb 2891735 interpreters optional 
guile-1.8_1.8.4+1.orig.tar.gz
 485a2ac619274b1e98c052c9d5fc8f3d 238072 interpreters optional 
guile-1.8_1.8.4+1-1.diff.gz
 922f51955d1f0995f40cddeb41fdb5df 111396 doc optional 
guile-1.8-doc_1.8.4+1-1_all.deb
 9bb7d8a7c528144c3fff2e2aca693fa8 8096 interpreters optional 
guile-1.8_1.8.4+1-1_i386.deb
 55e187129c39f2a9c7b1c267bc363e34 547016 devel optional 
guile-1.8-dev_1.8.4+1-1_i386.deb
 58a0dc096ae97262a2638171b7944a07 682298 libs optional 
guile-1.8-libs_1.8.4+1-1_i386.deb

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

iD8DBQFHwKkXJcjTd4x+c6QRAju9AJ9e2peQBTNbju9NAmEjNqloWHJWHACfRuh6
Y/iUpWlO7WdZZH58nOohTwA=
=CcgS
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to