Your message dated Fri, 12 Aug 2011 16:32:15 +0000
with message-id <e1qrued-0005zf...@franck.debian.org>
and subject line Bug#618220: fixed in itcl3 3.4~b1-3
has caused the Debian Bug report #618220,
regarding itcl3: FTBFS: configure: error: /usr/share/tcltk/tcl8.5 directory
doesn't contain tclConfig.sh
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 ow...@bugs.debian.org
immediately.)
--
618220: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=618220
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: itcl3
Version: 3.4~b1-2
Severity: serious
Tags: wheezy sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20110313 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> /usr/bin/fakeroot debian/rules clean
> dh_testdir
> quilt push -a || test $? = 2
> Applying patch pkgindex.patch
> patching file pkgIndex.tcl.in
>
> Applying patch non-linux.patch
> patching file configure
> patching file tclconfig/tcl.m4
>
> Now at patch non-linux.patch
> touch patch-stamp
> dh_testdir
> dh_testroot
> rm -f build-stamp install-stamp
> #
> [ ! -f Makefile ] || /usr/bin/make clean
> [ ! -f Makefile ] || /usr/bin/make distclean
> #
> rm -f itclConfig.sh pkgIndex.tcl
> dh_testdir
> quilt pop -a || test $? = 2
> Removing patch non-linux.patch
> Restoring tclconfig/tcl.m4
> Restoring configure
>
> Removing patch pkgindex.patch
> Restoring pkgIndex.tcl.in
>
> No patches applied
> rm -rf patch-stamp .pc
> dh_testdir
> dh_testroot
> dh_clean
> dpkg-source -b itcl3-3.4~b1
> dpkg-source: warning: no source format specified in debian/source/format, see
> dpkg-source(1)
> dpkg-source: info: using source format `1.0'
> dpkg-source: info: building itcl3 using existing itcl3_3.4~b1.orig.tar.gz
> dpkg-source: info: building itcl3 in itcl3_3.4~b1-2.diff.gz
> dpkg-source: info: building itcl3 in itcl3_3.4~b1-2.dsc
> debian/rules build
> dh_testdir
> quilt push -a || test $? = 2
> Applying patch pkgindex.patch
> patching file pkgIndex.tcl.in
>
> Applying patch non-linux.patch
> patching file configure
> patching file tclconfig/tcl.m4
>
> Now at patch non-linux.patch
> touch patch-stamp
> dh_testdir
> #
> sh ./configure --prefix=/usr \
> --includedir=/usr/include/tcl8.5 \
> --enable-shared \
> --enable-threads \
> --with-tcl=/usr/share/tcltk/tcl8.5
> checking for correct TEA configuration... ok (TEA 3.6)
> checking whether ln -s works... yes
> configure: error: /usr/share/tcltk/tcl8.5 directory doesn't contain
> tclConfig.sh
> make: *** [build-stamp] Error 1
The full build log is available from:
http://people.debian.org/~lucas/logs/2011/03/13/itcl3_3.4~b1-2_lsid64.buildlog
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. Internet was not
accessible from the build systems.
--
| Lucas Nussbaum
| lu...@lucas-nussbaum.net http://www.lucas-nussbaum.net/ |
| jabber: lu...@nussbaum.fr GPG: 1024D/023B3F4F |
--- End Message ---
--- Begin Message ---
Source: itcl3
Source-Version: 3.4~b1-3
We believe that the bug you reported is fixed in the latest version of
itcl3, which is due to be installed in the Debian FTP archive:
itcl3-dev_3.4~b1-3_i386.deb
to main/i/itcl3/itcl3-dev_3.4~b1-3_i386.deb
itcl3-doc_3.4~b1-3_all.deb
to main/i/itcl3/itcl3-doc_3.4~b1-3_all.deb
itcl3_3.4~b1-3.diff.gz
to main/i/itcl3/itcl3_3.4~b1-3.diff.gz
itcl3_3.4~b1-3.dsc
to main/i/itcl3/itcl3_3.4~b1-3.dsc
itcl3_3.4~b1-3_i386.deb
to main/i/itcl3/itcl3_3.4~b1-3_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 618...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Sergei Golovan <sgolo...@debian.org> (supplier of updated itcl3 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 ftpmas...@debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 12 Aug 2011 20:09:26 +0400
Source: itcl3
Binary: itcl3 itcl3-dev itcl3-doc
Architecture: source all i386
Version: 3.4~b1-3
Distribution: unstable
Urgency: low
Maintainer: Debian Tcl/Tk Packagers <pkg-tcltk-de...@lists.alioth.debian.org>
Changed-By: Sergei Golovan <sgolo...@debian.org>
Description:
itcl3 - [incr Tcl] OOP extension for Tcl - run-time files
itcl3-dev - [incr Tcl] OOP extension for Tcl - development files
itcl3-doc - [incr Tcl] OOP extension for Tcl - manual pages
Closes: 618220
Changes:
itcl3 (3.4~b1-3) unstable; urgency=low
.
* Fixed FTBFS introduced by moving tclConfig.sh to /usr/lib
(closes: #618220).
* Added ${misc:Depends} substitution variable to debian/control.
* Bumped standards-version to 3.9.2.
Checksums-Sha1:
22801661f0c9f92d686ad519270f7a3e78f68b12 1125 itcl3_3.4~b1-3.dsc
243c468c2e0a9cb5f71a88efa4834448854f3b39 6008 itcl3_3.4~b1-3.diff.gz
37ed2395d25dcefcff5253ba3c6153ba9f0b946d 78484 itcl3-doc_3.4~b1-3_all.deb
41200dfdcc5b289c4c0f604204b209f6a5fe0ad0 107202 itcl3_3.4~b1-3_i386.deb
5efae1385ec6b98ab0eb5ef53b6333fd1ff214de 33544 itcl3-dev_3.4~b1-3_i386.deb
Checksums-Sha256:
bc3d91cde04950631f01d4f8d33e368474768dcc7296f8c3d68ad568de834cd6 1125
itcl3_3.4~b1-3.dsc
71c2d99ba136278a2beb2f621ae0538d60c60f6f22d92f9a2803b44192acc010 6008
itcl3_3.4~b1-3.diff.gz
53242892c9cec835db7326ab341741bf448962b3349e38caf4e0855a57c47e77 78484
itcl3-doc_3.4~b1-3_all.deb
80c8f02b933bc84ce86374b0275cbf4a8b6a67bb258d8e25ea5004b3f74fb469 107202
itcl3_3.4~b1-3_i386.deb
7b752b6b205893ad89bcad8bdfefa5dd32ac270386a2672a66e6c0c224f3ad02 33544
itcl3-dev_3.4~b1-3_i386.deb
Files:
068a937a3106154939fb4fa9856c9111 1125 libs optional itcl3_3.4~b1-3.dsc
044a75d54bbcabb6babaa2351c798e06 6008 libs optional itcl3_3.4~b1-3.diff.gz
e41eb80ec38c3990427155ed9030ceaa 78484 doc optional itcl3-doc_3.4~b1-3_all.deb
d84326cc8ab88d668ead4c49442d538c 107202 libs optional itcl3_3.4~b1-3_i386.deb
6ab33b51c987fd9686a1ea1e6dc2d978 33544 devel optional
itcl3-dev_3.4~b1-3_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iD8DBQFORVIzIcdH02pGEFIRAhLUAKCZluJ3T6cZh0On/aQ60crt7k21kACgjzIF
cRV1VryeczJI4W3NMgYJbps=
=rzZa
-----END PGP SIGNATURE-----
--- End Message ---