Your message dated Fri, 03 Nov 2006 00:17:33 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#394626: fixed in qdbm 1.8.70-1.1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: qdbm
Version: 1.8.70-1
Severity: serious

When building on alpha, the auto-builder gave the following error.

alpha-linux-gnu-g++ -I. -I./.. -I/nonexistant/include
-I/usr/local/include -D_XOPEN_SOURCE_EXTENDED=1 -D_GNU_SOURCE=1
-D__EXTENSIONS__=1 -D_HPUX_SOURCE=1 -D_POSIX_MAPPED_FILES=1
-D_POSIX_SYNCHRONIZED_IO=1 -DPIC=1 -D_THREAD_SAFE=1 -D_REENTRANT=1 -Wall
-ansi -pedantic -fsigned-char -fPIC -O1 -DNDEBUG -c xdptest.cc
xdptest.cc: In function 'int domisc(const char*)':
xdptest.cc:455: internal compiler error: in tree_split_edge, at
tree-cfg.c:3107
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
For Debian GNU/Linux specific bug reporting instructions,
see <URL:file:///usr/share/doc/gcc-4.1/README.Bugs>.
Preprocessed source stored into /tmp/ccDWn91Q.out file, please attach
this to your bugreport.
make[1]: *** [xdptest.o] Error 1
make[1]: Leaving directory `/build/buildd/qdbm-1.8.70/plus'
make: *** [build-stamp] Error 2

This is fully reproducible with the last Sid toolchain on my alpha
development machine.

Cheers,
-- 
 .''`.   Aurélien GÉRÔME
: :'  :
`. `'`   Free Software Developer
  `-     Unix Sys & Net Admin

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Source: qdbm
Source-Version: 1.8.70-1.1

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

libqdbm++-dev_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm++-dev_1.8.70-1.1_alpha.deb
libqdbm-dev_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm-dev_1.8.70-1.1_alpha.deb
libqdbm-java_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm-java_1.8.70-1.1_alpha.deb
libqdbm-perl_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm-perl_1.8.70-1.1_alpha.deb
libqdbm-ruby1.8_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm-ruby1.8_1.8.70-1.1_alpha.deb
libqdbm14_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm14_1.8.70-1.1_alpha.deb
libqdbm2++c2_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/libqdbm2++c2_1.8.70-1.1_alpha.deb
qdbm-cgi_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/qdbm-cgi_1.8.70-1.1_alpha.deb
qdbm-doc_1.8.70-1.1_all.deb
  to pool/main/q/qdbm/qdbm-doc_1.8.70-1.1_all.deb
qdbm-util_1.8.70-1.1_alpha.deb
  to pool/main/q/qdbm/qdbm-util_1.8.70-1.1_alpha.deb
qdbm_1.8.70-1.1.diff.gz
  to pool/main/q/qdbm/qdbm_1.8.70-1.1.diff.gz
qdbm_1.8.70-1.1.dsc
  to pool/main/q/qdbm/qdbm_1.8.70-1.1.dsc



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.
Steve Langasek <[EMAIL PROTECTED]> (supplier of updated qdbm 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: Thu,  2 Nov 2006 21:13:46 -0800
Source: qdbm
Binary: libqdbm-java libqdbm-perl libqdbm++-dev qdbm-util libqdbm2++c2 qdbm-cgi 
libqdbm-ruby1.8 libqdbm14 qdbm-doc libqdbm-dev
Architecture: source alpha all
Version: 1.8.70-1.1
Distribution: unstable
Urgency: high
Maintainer: Fumitoshi UKAI <[EMAIL PROTECTED]>
Changed-By: Steve Langasek <[EMAIL PROTECTED]>
Description: 
 libqdbm++-dev - QDBM Database Libraries for C++ [development]
 libqdbm-dev - QDBM Database Libraries [development]
 libqdbm-java - QDBM Database Libraries for Java
 libqdbm-perl - QDBM Database Libraries for Perl
 libqdbm-ruby1.8 - QDBM Database Libraries for Ruby 1.8
 libqdbm14  - QDBM Database Libraries [runtime]
 libqdbm2++c2 - QDBM Database Libraries for C++ [runtime]
 qdbm-cgi   - QDBM Database CGI commands
 qdbm-doc   - QDBM Database Documentation
 qdbm-util  - QDBM Database Utilities
Closes: 394626
Changes: 
 qdbm (1.8.70-1.1) unstable; urgency=high
 .
   * Non-maintainer upload.
   * High-urgency upload for RC bugfix.
   * Use -O0 in CXXFLAGS in plus/Makefile.in instead of -O1, to avoid an
     ICE when building on alpha.  Closes: #394626.
Files: 
 bffc17cc028da5ea924b1714c2fa805c 1000 libs optional qdbm_1.8.70-1.1.dsc
 2e36bfea9b8558c97a135cf966aed7d6 30898 libs optional qdbm_1.8.70-1.1.diff.gz
 368298a24433069753e949b171a14a02 310762 doc optional 
qdbm-doc_1.8.70-1.1_all.deb
 095b93c6ad11159a32101ff73e8bbfd9 137526 libs optional 
libqdbm14_1.8.70-1.1_alpha.deb
 8858d03e728730c0ac384502a192ce1f 270432 libdevel optional 
libqdbm-dev_1.8.70-1.1_alpha.deb
 02a9e59dcda924a99a7a734e0c382861 38348 libs optional 
libqdbm2++c2_1.8.70-1.1_alpha.deb
 3c0c9c883a6e936161392f03bf8c2049 73258 libdevel optional 
libqdbm++-dev_1.8.70-1.1_alpha.deb
 4727f655ae766c653943993d8ea39d6e 53270 perl optional 
libqdbm-perl_1.8.70-1.1_alpha.deb
 754b703e3c17aeacbfea1093bb6fb547 36400 interpreters optional 
libqdbm-ruby1.8_1.8.70-1.1_alpha.deb
 214fdfa7983e8b0a08426be6fe719533 107742 utils optional 
qdbm-util_1.8.70-1.1_alpha.deb
 ffffa95f439590f900bc8bd53f6c706b 41186 web optional 
qdbm-cgi_1.8.70-1.1_alpha.deb
 1f3797b8d8f139d215821f9010fda4a6 42672 libs optional 
libqdbm-java_1.8.70-1.1_alpha.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)

iD8DBQFFSvbHKN6ufymYLloRAsYzAJ0QLdCmMIu16UEkUQiZ4dytD7hXhgCfds0i
ZOVjlepa4CF0/qCusqrDPu0=
=DMOF
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to