Your message dated Tue, 22 May 2007 09:47:06 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#424000: fixed in ncurses 5.6-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: ncurses
Version: 5.5-5
Severity: serious
Usertags: grid5000 rebuild

Hi,

During a rebuild of all packages in sid, I discovered that your package
failed to build on i386.

Relevant parts:
Configuring NCURSES 5.5 ABI 5 (Sun May 13 12:40:58 CEST 2007)
checking build system type... i486-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking target system type... x86_64-pc-linux-gnu
Configuring for linux-gnu
checking for prefix... /usr
checking for x86_64-linux-gnu-gcc... gcc -m64
checking for C compiler default output... configure: error: C compiler
cannot create executables
make: *** [/build/user/ncurses-5.5/obj-64/config.status] Error 77

Looks like a missing build-dep on gcc-multilib

The full build log is available from 
http://people.debian.org/~lucas/logs/2007/05/13/

About the archive rebuilt: The rebuilt was done on about 50 AMD64 nodes
of the Grid'5000 platform, using a clean chroot containing a sid i386
environment.  Internet was not accessible from the build systems.

About Grid'5000:
Grid'5000 is an highly reconfigurable experimental Grid platform
gathering 9 sites and featuring a total of 5000 CPUs. It serves as a
testbed for research in Grid Computing. See https://www.grid5000.fr/
-- 
| Lucas Nussbaum
| [EMAIL PROTECTED]   http://www.lucas-nussbaum.net/ |
| jabber: [EMAIL PROTECTED]             GPG: 1024D/023B3F4F |


--- End Message ---
--- Begin Message ---
Source: ncurses
Source-Version: 5.6-1

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

lib64ncurses5-dev_5.6-1_i386.deb
  to pool/main/n/ncurses/lib64ncurses5-dev_5.6-1_i386.deb
lib64ncurses5_5.6-1_i386.deb
  to pool/main/n/ncurses/lib64ncurses5_5.6-1_i386.deb
libncurses5-dbg_5.6-1_i386.deb
  to pool/main/n/ncurses/libncurses5-dbg_5.6-1_i386.deb
libncurses5-dev_5.6-1_i386.deb
  to pool/main/n/ncurses/libncurses5-dev_5.6-1_i386.deb
libncurses5_5.6-1_i386.deb
  to pool/main/n/ncurses/libncurses5_5.6-1_i386.deb
libncursesw5-dbg_5.6-1_i386.deb
  to pool/main/n/ncurses/libncursesw5-dbg_5.6-1_i386.deb
libncursesw5-dev_5.6-1_i386.deb
  to pool/main/n/ncurses/libncursesw5-dev_5.6-1_i386.deb
libncursesw5_5.6-1_i386.deb
  to pool/main/n/ncurses/libncursesw5_5.6-1_i386.deb
ncurses-base_5.6-1_all.deb
  to pool/main/n/ncurses/ncurses-base_5.6-1_all.deb
ncurses-bin_5.6-1_i386.deb
  to pool/main/n/ncurses/ncurses-bin_5.6-1_i386.deb
ncurses-term_5.6-1_all.deb
  to pool/main/n/ncurses/ncurses-term_5.6-1_all.deb
ncurses_5.6-1.diff.gz
  to pool/main/n/ncurses/ncurses_5.6-1.diff.gz
ncurses_5.6-1.dsc
  to pool/main/n/ncurses/ncurses_5.6-1.dsc
ncurses_5.6.orig.tar.gz
  to pool/main/n/ncurses/ncurses_5.6.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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated ncurses 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: Tue, 22 May 2007 10:54:00 +0200
Source: ncurses
Binary: ncurses-base lib64ncurses5 libncursesw5-dev libncursesw5-dbg 
ncurses-bin libncurses5 libncursesw5 libncurses5-dev ncurses-term 
lib32ncurses5-dev lib32ncurses5 libncurses5-dbg lib64ncurses5-dev
Architecture: source i386 all
Version: 5.6-1
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 lib64ncurses5 - Shared libraries for terminal handling (64-bit)
 lib64ncurses5-dev - Developer's libraries for ncurses (64-bit)
 libncurses5 - Shared libraries for terminal handling
 libncurses5-dbg - Debugging/profiling libraries for ncurses
 libncurses5-dev - Developer's libraries and docs for ncurses
 libncursesw5 - Shared libraries for terminal handling (wide character support)
 libncursesw5-dbg - Debugging/profiling libraries for ncurses
 libncursesw5-dev - Developer's libraries for ncursesw
 ncurses-base - Descriptions of common terminal types
 ncurses-bin - Terminal-related programs and man pages
 ncurses-term - Additional terminal type definitions
Closes: 417635 422844 424000 424755
Changes: 
 ncurses (5.6-1) unstable; urgency=low
 .
   * New upstream release (Closes: #417635, #422844).
   * Changed ia32 library directory from /emul/ia32-linux/usr/lib to /usr/lib32.
   * Fixed broken .so symlink in lib32ncurses5-dev (Closes: #424755).
   * Updated build-depends:
     - g++-multilib instead of lib{32,64}c*-dev-* (Closes: #424000).
   * Updated patches:
     - rediffed debian-backspace.patch.
     - removed ncurses-upstream.patch (part of upstream).
     - removed signed-chars.patch (part of upstream).
Files: 
 4e2fa9b7b9c7a6888aaf5acda19bd908 910 libs standard ncurses_5.6-1.dsc
 b6593abe1089d6aab1551c105c9300e3 2402592 libs standard ncurses_5.6.orig.tar.gz
 5712e339a40c112c603849a9b3af74c7 37019 libs standard ncurses_5.6-1.diff.gz
 5e123e022f1a16eeb830117cb6f55dd1 311350 libs required 
libncurses5_5.6-1_i386.deb
 36535140bb3eb6f379c8f6b2a4d17b98 1422794 libdevel optional 
libncurses5-dev_5.6-1_i386.deb
 021681927f49a52bf69c4b4c266350bb 1469918 libdevel extra 
libncurses5-dbg_5.6-1_i386.deb
 d5c0055820cb2aa4590257476464a273 332092 libs important 
libncursesw5_5.6-1_i386.deb
 d230afb764f34006e6b32f1ef5c2fdd5 445430 libdevel optional 
libncursesw5-dev_5.6-1_i386.deb
 a95db1d756944936fb548a1ff4bbbec5 1643516 libdevel extra 
libncursesw5-dbg_5.6-1_i386.deb
 4fc5fce5056f4828203787b9feb3e4fa 333032 libs optional 
lib64ncurses5_5.6-1_i386.deb
 08dfe61cb074ef5a562e32e5dc188497 394336 libdevel optional 
lib64ncurses5-dev_5.6-1_i386.deb
 990f618655739a9cde060c550c3e08e7 221664 utils required 
ncurses-bin_5.6-1_i386.deb
 855e7dee4a35dbc74ae8abd82a1ed760 12900 utils required 
ncurses-base_5.6-1_all.deb
 c77416492555b8abf1009e53bd96f9fb 336256 admin standard 
ncurses-term_5.6-1_all.deb

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

iD8DBQFGUrdU+C5cwEsrK54RAmkkAJ9r2VImdCnMCChFrPK6HZXe/2ogWgCgjCAm
qvyxQ6zfLrTpizlLHZPmgWY=
=BfZ+
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to