Your message dated Mon, 14 Apr 2008 11:17:06 +0000 with message-id <[EMAIL PROTECTED]> and subject line Bug#476025: fixed in tclreadline 2.1.0-6 has caused the Debian Bug report #476025, regarding tclreadline: FTBFS: configure: error: installation or configuration problem: C compiler cannot create executables. 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.) -- 476025: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476025 Debian Bug Tracking System Contact [EMAIL PROTECTED] with problems
--- Begin Message ---Package: tclreadline Version: 2.1.0-5 Severity: serious User: [EMAIL PROTECTED] Usertags: qa-ftbfs-20080413 qa-ftbfs Justification: FTBFS on i386 Hi, During a rebuild of all packages in sid, your package failed to build on i386. This rebuild was done with gcc 4.3 instead of gcc 4.2, because gcc 4.3 is now the default on most architectures (even if it's not the case on i386 yet). Feel free to downgrade this bug to 'important' if your package is only built on i386, and this bug is specific to gcc 4.3 (i.e the package builds fine with gcc 4.2). Relevant part: > /usr/bin/fakeroot debian/rules clean > dh_testdir > dh_testroot > rm -f build-stamp install-stamp > [ ! -f Makefile ] || /usr/bin/make distclean > dh_clean tclreadline.h tclreadline.n > dh_testdir > mv -f aux/config.guess.backup aux/config.guess > mv: cannot stat `aux/config.guess.backup': No such file or directory > make: [unpatch] Error 1 (ignored) > mv -f aux/config.sub.backup aux/config.sub > mv: cannot stat `aux/config.sub.backup': No such file or directory > make: [unpatch] Error 1 (ignored) > quilt pop -a > No patch removed > make: [unpatch] Error 2 (ignored) > rm -rf patch-stamp .pc > dpkg-source -b tclreadline-2.1.0 > dpkg-source: info: using source format `1.0' > dpkg-source: info: building tclreadline using existing > tclreadline_2.1.0.orig.tar.gz > dpkg-source: info: building tclreadline in tclreadline_2.1.0-5.diff.gz > dpkg-source: warning: ignoring deletion of file tclreadline.h > dpkg-source: info: building tclreadline in tclreadline_2.1.0-5.dsc > debian/rules build > dh_testdir > quilt push -a > Applying patch manpage.diff > patching file tclreadline.n.in > > Applying patch tclshpath.diff > patching file pkgIndex.tcl.in > patching file tclreadlineInit.tcl.in > patching file tclreadlineSetup.tcl.in > > Applying patch completion_pbug.diff > patching file tclreadlineCompleter.tcl > > Applying patch completion_matches.diff > patching file tclreadline.c > > Applying patch memuse.diff > patching file tclreadline.c > > Applying patch complete_nontcl.diff > patching file tclreadlineCompleter.tcl > > Applying patch varnames.diff > patching file tclreadline.n.in > patching file tclreadlineSetup.tcl.in > > Applying patch tclrldir.diff > patching file configure > patching file configure.in > > Applying patch kfreebsd.diff > patching file aux/ltconfig > > Now at patch kfreebsd.diff > mv aux/config.guess aux/config.guess.backup > mv aux/config.sub aux/config.sub.backup > cp /usr/share/misc/config.guess aux/ > cp /usr/share/misc/config.sub aux/ > touch patch-stamp > dh_testdir > touch Makefile.in && \ > touch aclocal.m4 && \ > ./configure --host=i486-linux-gnu \ > --build=i486-linux-gnu \ > --prefix=/usr \ > --mandir=/usr/share/man \ > --with-tcl=/usr/lib \ > --with-tcl-includes=/usr/include/tcl && \ > /usr/bin/make CFLAGS="-g -O2 -Wall" > creating cache ./config.cache > checking for a BSD compatible install... /usr/bin/install -c > checking whether build environment is sane... yes > checking whether make sets ${MAKE}... yes > checking for working aclocal... missing > checking for working autoconf... missing > checking for working automake... missing > checking for working autoheader... missing > checking for working makeinfo... missing > checking whether make sets ${MAKE}... (cached) yes > checking host system type... i486-pc-linux-gnu > checking for gcc... gcc > checking whether the C compiler (gcc "-g -O2 -Wall" ) works... no > configure: error: installation or configuration problem: C compiler cannot > create executables. > make: *** [build-stamp] Error 1 The full build log is available from: http://people.debian.org/~lucas/logs/2008/04/13 A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! About the archive rebuild: The rebuild 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. -- | Lucas Nussbaum | [EMAIL PROTECTED] http://www.lucas-nussbaum.net/ | | jabber: [EMAIL PROTECTED] GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---Source: tclreadline Source-Version: 2.1.0-6 We believe that the bug you reported is fixed in the latest version of tclreadline, which is due to be installed in the Debian FTP archive: tclreadline_2.1.0-6.diff.gz to pool/main/t/tclreadline/tclreadline_2.1.0-6.diff.gz tclreadline_2.1.0-6.dsc to pool/main/t/tclreadline/tclreadline_2.1.0-6.dsc tclreadline_2.1.0-6_i386.deb to pool/main/t/tclreadline/tclreadline_2.1.0-6_i386.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. Sergei Golovan <[EMAIL PROTECTED]> (supplier of updated tclreadline 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: Mon, 14 Apr 2008 15:00:54 +0400 Source: tclreadline Binary: tclreadline Architecture: source i386 Version: 2.1.0-6 Distribution: unstable Urgency: low Maintainer: Tcl/Tk Debian Packagers <[EMAIL PROTECTED]> Changed-By: Sergei Golovan <[EMAIL PROTECTED]> Description: tclreadline - GNU Readline Extension for Tcl/Tk Closes: 476025 Changes: tclreadline (2.1.0-6) unstable; urgency=low . * Quoted CFLAGS in debian/rules when passing to the shell, not when assigning to a make variable; otherwise the quotes end up as part of the variable and many things go wrong, leading to a build failure (closes: #476025). Files: c3014b2b68775d10b966cdace552afd9 1214 devel optional tclreadline_2.1.0-6.dsc 5861807efbf7caac74b666e85b31fa68 7539 devel optional tclreadline_2.1.0-6.diff.gz 30fb1d718d2918c161400754f5ca82be 62956 devel optional tclreadline_2.1.0-6_i386.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFIAzscIcdH02pGEFIRAjmvAJ9ZXooPyyCNwByQeFdd8ATCB4srTQCgmcGA 55+bKPPokKNS2iRtWlAE3hY= =DdnB -----END PGP SIGNATURE-----
--- End Message ---

