Your message dated Fri, 15 Nov 2013 16:00:35 +0000
with message-id <[email protected]>
and subject line Bug#725953: fixed in llvm-toolchain-snapshot 1:3.4~svn193628-1
has caused the Debian Bug report #725953,
regarding llvm-toolchain-3.3: build-depends on tcl8.5 and tries to find tclsh
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.)


-- 
725953: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=725953
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: llvm-toolchain-3.3
Version: 1:3.3-9
Severity: normal

Dear Maintainer,

We plan to drop /usr/bin/tclsh alternative from the tcl8.5 package before
jessie release (and leave only /usr/bin/tclsh8.5), so only the tcl package
would provide symlink /usr/bin/tclsh.

Your llvm-toolchain-3.3 package build-depends on tcl8.5, and its configure
script searches for tclsh (in fact it tries to find tclsh8.4, tclsh8.4 and
tclsh). This means that after the changes in tcl8.5 it will not find it
anymore.

To fix that it's sufficient just to replace tcl8.5 by tcl in the
build-dependencies.

-- System Information:
Debian Release: 7.1
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'stable'), (100, 'unstable'), 
(1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.2.0-4-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-snapshot
Source-Version: 1:3.4~svn193628-1

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-snapshot, which is due to be installed in the Debian FTP archive.

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.
Sylvestre Ledru <[email protected]> (supplier of updated 
llvm-toolchain-snapshot 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.8
Date: Tue, 29 Oct 2013 17:56:18 +0100
Source: llvm-toolchain-snapshot
Binary: clang-3.4 clang-format-3.4 cpp11-migrate-3.4 clang-modernize-3.4 
clang-3.4-doc libclang1-3.4 libclang1-3.4-dbg libclang-3.4-dev 
libclang-common-3.4-dev python-clang-3.4 libllvm3.4 libllvm3.4-dbg llvm-3.4 
llvm-3.4-runtime llvm-3.4-dev libllvm-3.4-ocaml-dev llvm-3.4-doc 
llvm-3.4-examples lldb-3.4 lldb-3.4-dev
Architecture: source amd64 all
Version: 1:3.4~svn193628-1
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description: 
 clang-3.4  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.4-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-format-3.4 - Tool to format C/C++/Obj-C code
 clang-modernize-3.4 - Tool to convert C++98 and C++03 code to C++11
 cpp11-migrate-3.4 - Tool to convert C++98 and C++03 code to C++11
 libclang-3.4-dev - clang library - Development package
 libclang-common-3.4-dev - clang library - Common development package
 libclang1-3.4 - C interface to the clang library
 libclang1-3.4-dbg - clang library
 libllvm-3.4-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm3.4 - Modular compiler and toolchain technologies, runtime library
 libllvm3.4-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 lldb-3.4   - Next generation, high-performance debugger
 lldb-3.4-dev - Next generation, high-performance debugger - Header files
 llvm-3.4   - Modular compiler and toolchain technologies
 llvm-3.4-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-3.4-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.4-examples - Modular compiler and toolchain technologies, examples
 llvm-3.4-runtime - Modular compiler and toolchain technologies, IR interpreter
 python-clang-3.4 - Clang Python Bindings
Closes: 722155 723743 724245 725332 725953 725954 727129 727684
Changes: 
 llvm-toolchain-snapshot (1:3.4~svn193628-1) unstable; urgency=low
 .
   * New snapshot release
     - Fix the scan-build warning (Closes: #725332)
   * Merge changes from the 3.3 branch (see 1:3.3-12)
   * Add lldb-3.4-dev package
   * Remove mipsel-ftbfs.diff (applied upstream)
   * Add support of coverity checker (non-free and not packaged)
   * libprofile_rt and runtime has been removed upstream (r191835)
     Features are provided by compiler-rt
   * Update the build dependency from tcl8.5 to tcl (Closes: #725954)
   * clang-modernize-3.4 was not coinstallable with clang 3.4
     (Closes: #724245)
   * The package wasn't cleaned correctly (Closes: #722155)
   * libtinfo-dev is now a dependency of llvm-3.4-dev (Closes: #727129)
   * Install libclang.so in /usr/lib/*/libclang-3.4.so
   * Install libclang.so.1 in /usr/lib/*/libclang-3.4.so.1
   * Also ship the python clang binding (python-clang-3.4)
   * Enable polly if the dependencies are OK (only Debian unstable for now)
   * Bring back /usr/lib/llvm-3.4/lib/libclang.so (libclang-3.4-dev) and
     /usr/lib/llvm-3.4/lib/libclang.so.1 (libclang1-3.4)
   * Honor the option "nocheck"
   * Disable the build of lldb under HURD
   * Ship the lldb headers into lldb-X.Y-dev (Closes: #723743)
     I might create a liblldb-X.Y library at some point but I think it is too
     early.
   * Update the build dependency from tcl8.5 to tcl (Closes: #725953)
   * Update of the clang descriptions (Closes: #727684)
Checksums-Sha1: 
 0ca14bf0667895dafd960fbbe58f85716957391c 4587 
llvm-toolchain-snapshot_3.4~svn193628-1.dsc
 65d253e4a1e8dda4acfe9d84bb70f919903a195c 155891 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang-tools-extra.tar.bz2
 50ca319379d48e29f58ed582d8b7f6cbc1f17a41 8281718 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang.tar.bz2
 a73bc67fae769d92adb3965c4e08fab8585d79e4 1317344 
llvm-toolchain-snapshot_3.4~svn193628.orig-compiler-rt.tar.bz2
 fdad26dee211a249c6e4cb0bbb6737f5d100f173 2719889 
llvm-toolchain-snapshot_3.4~svn193628.orig-lldb.tar.bz2
 984413e41372299930802a9b12ee20db69f82288 327367 
llvm-toolchain-snapshot_3.4~svn193628.orig-polly.tar.bz2
 9b41f34b510f9815fd2957764100f62e62bc0192 11813498 
llvm-toolchain-snapshot_3.4~svn193628.orig.tar.bz2
 eeee4bac1a80de0bed0fba3a60d59a91aef56c80 42387 
llvm-toolchain-snapshot_3.4~svn193628-1.debian.tar.gz
 7e426df5642543cbafb263b3fd32f47dcac59a88 8815954 
clang-3.4_3.4~svn193628-1_amd64.deb
 24acb51d4ed1f4f6ec013cf19a39d32fc0fa2395 3087318 
clang-format-3.4_3.4~svn193628-1_amd64.deb
 d16c5173fb5b29f45460507001bb08f95b6a21ab 9254 
cpp11-migrate-3.4_3.4~svn193628-1_amd64.deb
 fa40ca8524a696994ad92134fc86d49a4c9cb129 3276718 
clang-modernize-3.4_3.4~svn193628-1_amd64.deb
 9cb6febb2f0af9a0efc107c143fd76cf003d9d65 446644 
clang-3.4-doc_3.4~svn193628-1_all.deb
 38d5f10765d627d288eaf88db52fda567f6b36b6 3500670 
libclang1-3.4_3.4~svn193628-1_amd64.deb
 a9a5d2d7af4c08f9b8d2d8a73e2e5d5f8ff3105e 96107148 
libclang1-3.4-dbg_3.4~svn193628-1_amd64.deb
 d6dceed700f965bd2344e383cb35e50b3f6b6591 7656038 
libclang-3.4-dev_3.4~svn193628-1_amd64.deb
 0c232609e25012bc76867a1e1e45201a56ae0412 487784 
libclang-common-3.4-dev_3.4~svn193628-1_amd64.deb
 371605033abf3bd4c854b44529ceb3633758a315 30234 
python-clang-3.4_3.4~svn193628-1_amd64.deb
 5baef9cfdc8454de2eac9f995956446939997163 6456766 
libllvm3.4_3.4~svn193628-1_amd64.deb
 93270f02c67db7d7a154a7075ac023ade98d8668 128670128 
libllvm3.4-dbg_3.4~svn193628-1_amd64.deb
 455e31ca3847ca2746900de697d73133166ed232 1105358 
llvm-3.4_3.4~svn193628-1_amd64.deb
 05a23fc4eef5c010ca10a79ec7b52ad5daaeedee 41182 
llvm-3.4-runtime_3.4~svn193628-1_amd64.deb
 62a59c7f620b85b5326ba7157aa59adbf19ff0d8 9686820 
llvm-3.4-dev_3.4~svn193628-1_amd64.deb
 f88a18d0ff95552e59bcf60c847308d16015f174 192102 
libllvm-3.4-ocaml-dev_3.4~svn193628-1_amd64.deb
 076b7d72fdbc2a667a870811e5a4f1c1c9372ffd 1166186 
llvm-3.4-doc_3.4~svn193628-1_all.deb
 ab0dfaa967ea515ca5814da81bfa5c81b0044532 173086 
llvm-3.4-examples_3.4~svn193628-1_all.deb
 d8022f1458d0153326c214fdc48c94ce18fa23c6 6101226 
lldb-3.4_3.4~svn193628-1_amd64.deb
 3cd51512ca6f108887eccdd177b1711f8c4b9143 365858 
lldb-3.4-dev_3.4~svn193628-1_amd64.deb
Checksums-Sha256: 
 1a846c86d05d06c24242b88b491bc2a8591dbf2bd29ae6c12e4601949707a521 4587 
llvm-toolchain-snapshot_3.4~svn193628-1.dsc
 647521651321665015293a906d6c594ebea3e3ca6c7bd1dec112e5fa0fc5e152 155891 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang-tools-extra.tar.bz2
 4a1a13d0714e4dd4db2b8a1598beb9da0693cd5ba38bfc8db6c4da826c80fa87 8281718 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang.tar.bz2
 3808c22909ad84355d4c9e17dfc9e4ac046b55d91d07f266818a9e5a24219f2a 1317344 
llvm-toolchain-snapshot_3.4~svn193628.orig-compiler-rt.tar.bz2
 444a8456d15a6d301392ece5d5650bb9a484fe7ae1d86304d76d3d3a616c20d9 2719889 
llvm-toolchain-snapshot_3.4~svn193628.orig-lldb.tar.bz2
 2f34ad6836d6a8ad7f04bfdd24814d9d9a408b80c6b74020b0b31563d475706e 327367 
llvm-toolchain-snapshot_3.4~svn193628.orig-polly.tar.bz2
 49441081d2cfb2efc047127d9c42ec9f303987aeb5fab5fb3f878de01819034f 11813498 
llvm-toolchain-snapshot_3.4~svn193628.orig.tar.bz2
 3012a6eb7d09e52f5210c72a7580cfd035a12d477697f543f6ffa5eaa8af3b16 42387 
llvm-toolchain-snapshot_3.4~svn193628-1.debian.tar.gz
 941902113d0cf669d0efc3b66b2f069bec636f6cc5e7975c3310e7c9caf0403f 8815954 
clang-3.4_3.4~svn193628-1_amd64.deb
 563c9c99e965375ea2354d7f72c792985bea7f277e34c006b5db940f3b77314d 3087318 
clang-format-3.4_3.4~svn193628-1_amd64.deb
 8ca5d2fd19a5e97e65af25223c7a7be94c9b8d356e66820ab48c8b6408734450 9254 
cpp11-migrate-3.4_3.4~svn193628-1_amd64.deb
 3b14e48704d7719899fd7002ebf2e346fe1b7cf58779d7695abad72b947ec45f 3276718 
clang-modernize-3.4_3.4~svn193628-1_amd64.deb
 0f32119847e78a23313e224976066ef7afac31cd69e53b51914ad8baa4848189 446644 
clang-3.4-doc_3.4~svn193628-1_all.deb
 5a87623ba49c5c487705e264b3014170abbe570dd190ecf0da9b39f0bd06e913 3500670 
libclang1-3.4_3.4~svn193628-1_amd64.deb
 3ddc936693f3152b98ebb30e5ddb015879ef8a173f09f5aeba936a3342086d06 96107148 
libclang1-3.4-dbg_3.4~svn193628-1_amd64.deb
 1da1509ae11fb46493068a817a8bf3336745d9e83cab83adb35c8c3123091102 7656038 
libclang-3.4-dev_3.4~svn193628-1_amd64.deb
 21ec4e242604920574fbd5f0cd0cd31fb29c43d0dfa8e0e174e788001ce486cb 487784 
libclang-common-3.4-dev_3.4~svn193628-1_amd64.deb
 45a974ca044c9c3baf4c311d68099990dac56668706ffc15ab3a1bbe9df0b437 30234 
python-clang-3.4_3.4~svn193628-1_amd64.deb
 ba62b80de40c49189b70845b3bcecc7c46d4aa7e39b0e9e62f2e490e091fb820 6456766 
libllvm3.4_3.4~svn193628-1_amd64.deb
 e5738ced283d2cdb4edbce96672158b8928118a91da606f493903bf49ae62583 128670128 
libllvm3.4-dbg_3.4~svn193628-1_amd64.deb
 97e4a8658b913ec448cc2e0db80ece0b842da9c38645a72529e7fdb93a072072 1105358 
llvm-3.4_3.4~svn193628-1_amd64.deb
 32b5b98e014efc33029379b719c334f5b50cb9b6719096f65f57a2cf2a7d4fe6 41182 
llvm-3.4-runtime_3.4~svn193628-1_amd64.deb
 a87837d22cbc958a372fd15cdebb62e20b436e1679c19dba80269e989cab9f5d 9686820 
llvm-3.4-dev_3.4~svn193628-1_amd64.deb
 472245f6b8a2704eae4685c1395a32ca2436f178ce696e3300b08f394bac1f91 192102 
libllvm-3.4-ocaml-dev_3.4~svn193628-1_amd64.deb
 245a255ac43df56f9c45ee5dff2bf8e4ee7a314d005714a447a823d8ee4361be 1166186 
llvm-3.4-doc_3.4~svn193628-1_all.deb
 a55f987e17d233de0c54131c08e1d361b8b77edfcf067fdb0433d4c89757ff4f 173086 
llvm-3.4-examples_3.4~svn193628-1_all.deb
 25ba77f1b902415bcff849741015c738bf8641003dd6892573fc59cc40cc4fa4 6101226 
lldb-3.4_3.4~svn193628-1_amd64.deb
 2d1f1bbef24667a091dc83b86a0f88c3ffb93a966170ab1bb165d28de138f6c8 365858 
lldb-3.4-dev_3.4~svn193628-1_amd64.deb
Files: 
 488bd1fd8dd312900788760aa08b40fa 4587 devel optional 
llvm-toolchain-snapshot_3.4~svn193628-1.dsc
 7ae8b1d3249c3922f6fb0935282b7cd9 155891 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang-tools-extra.tar.bz2
 124b57f2812dba397eeab78ba72517ed 8281718 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig-clang.tar.bz2
 d171a45f202ea5050bfb3fb77fbed5d7 1317344 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig-compiler-rt.tar.bz2
 a6580938489ccb3703e47450c4f5e4b5 2719889 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig-lldb.tar.bz2
 211b271b7a185a256dccd0ec39d8dd53 327367 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig-polly.tar.bz2
 1c91ab3f7b811ddeb88f8435d4363555 11813498 devel optional 
llvm-toolchain-snapshot_3.4~svn193628.orig.tar.bz2
 20b880d43c18631ba4c18143f88ea415 42387 devel optional 
llvm-toolchain-snapshot_3.4~svn193628-1.debian.tar.gz
 15e740d28a45b0524e06ffd78776d004 8815954 devel optional 
clang-3.4_3.4~svn193628-1_amd64.deb
 9d915669a4559447ddfd735a6613d4e6 3087318 devel optional 
clang-format-3.4_3.4~svn193628-1_amd64.deb
 2a18358cbdd84a63450ac619b44d8f3e 9254 devel optional 
cpp11-migrate-3.4_3.4~svn193628-1_amd64.deb
 f90cfe7a273d6111c3cfaa4435f08dba 3276718 devel optional 
clang-modernize-3.4_3.4~svn193628-1_amd64.deb
 9b56de0213f425a6a75979f556ee1a91 446644 doc optional 
clang-3.4-doc_3.4~svn193628-1_all.deb
 2287e0a851b28d1548cabcee8f57dabe 3500670 devel optional 
libclang1-3.4_3.4~svn193628-1_amd64.deb
 dfb2c0fe56555b492ce70c2d20c3f4fe 96107148 debug extra 
libclang1-3.4-dbg_3.4~svn193628-1_amd64.deb
 094d8582d80de23462e93330d062c2f8 7656038 libdevel optional 
libclang-3.4-dev_3.4~svn193628-1_amd64.deb
 5b68c9478e589c68a1c1b4264329c29f 487784 libdevel optional 
libclang-common-3.4-dev_3.4~svn193628-1_amd64.deb
 bbf3d27d03232cd608e826d4e058b22a 30234 python optional 
python-clang-3.4_3.4~svn193628-1_amd64.deb
 b7c659ccc953abec5bf6e5ac5693776b 6456766 libs optional 
libllvm3.4_3.4~svn193628-1_amd64.deb
 1a9e75675c732256be982a756f835429 128670128 debug extra 
libllvm3.4-dbg_3.4~svn193628-1_amd64.deb
 8b2bd8f31cfcb60551de0907eb7fbffe 1105358 devel optional 
llvm-3.4_3.4~svn193628-1_amd64.deb
 f5eadf6fa52225d30a724e04f59a6913 41182 devel optional 
llvm-3.4-runtime_3.4~svn193628-1_amd64.deb
 f46564ebf89258ce4290269a87c3515c 9686820 devel optional 
llvm-3.4-dev_3.4~svn193628-1_amd64.deb
 386651bfe35538d74c4fbcf4f10d4784 192102 ocaml optional 
libllvm-3.4-ocaml-dev_3.4~svn193628-1_amd64.deb
 8489ac9dcb22573686352c409cd3ca93 1166186 doc optional 
llvm-3.4-doc_3.4~svn193628-1_all.deb
 fd769db20898747c0d51487b8929b51d 173086 doc optional 
llvm-3.4-examples_3.4~svn193628-1_all.deb
 b9f9fcd93503ea798955160b6d6923d4 6101226 devel optional 
lldb-3.4_3.4~svn193628-1_amd64.deb
 dbe44b33a89b1a3faf74abc7308be68f 365858 devel optional 
lldb-3.4-dev_3.4~svn193628-1_amd64.deb

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

iEYEARECAAYFAlJwGK4ACgkQiOXXM92JlhDzGQCgn7l8xp8lgQO2PaYUW/hsIf2W
GBgAn08fT8Kk4rT1JUeYg4rxipYqCpyG
=jbUB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to