Your message dated Wed, 16 Oct 2013 16:00:17 +0000
with message-id <[email protected]>
and subject line Bug#725953: fixed in llvm-toolchain-3.3 1:3.3-10
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-3.3
Source-Version: 1:3.3-10
We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-3.3, 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-3.3
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: Mon, 09 Sep 2013 14:35:08 +0200
Source: llvm-toolchain-3.3
Binary: clang-3.3 clang-format-3.3 cpp11-migrate-3.3 clang-3.3-doc
libclang1-3.3 libclang1-3.3-dbg libclang-3.3-dev libclang-common-3.3-dev
python-clang-3.3 libllvm3.3 libllvm3.3-dbg llvm-3.3 llvm-3.3-runtime
llvm-3.3-dev libllvm-3.3-ocaml-dev llvm-3.3-doc llvm-3.3-examples lldb-3.3
lldb-3.3-dev
Architecture: source amd64 all
Version: 1:3.3-10
Distribution: unstable
Urgency: low
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Sylvestre Ledru <[email protected]>
Description:
clang-3.3 - C, C++ and Objective-C compiler (LLVM based)
clang-3.3-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
clang-format-3.3 - Tool to format C/C++/Obj-C code
cpp11-migrate-3.3 - Tool to convert C++98 and C++03 code to C++11
libclang-3.3-dev - clang library - Development package
libclang-common-3.3-dev - clang library - Common development package
libclang1-3.3 - clang library
libclang1-3.3-dbg - clang library
libllvm-3.3-ocaml-dev - Modular compiler and toolchain technologies, OCaml
bindings
libllvm3.3 - Modular compiler and toolchain technologies, runtime library
libllvm3.3-dbg - Modular compiler and toolchain technologies, debugging
libraries
lldb-3.3 - Next generation, high-performance debugger
lldb-3.3-dev - Next generation, high-performance debugger - Header files
llvm-3.3 - Modular compiler and toolchain technologies
llvm-3.3-dev - Modular compiler and toolchain technologies, libraries and
header
llvm-3.3-doc - Modular compiler and toolchain technologies, documentation
llvm-3.3-examples - Modular compiler and toolchain technologies, examples
llvm-3.3-runtime - Modular compiler and toolchain technologies, IR interpreter
python-clang-3.3 - Clang Python Bindings
Closes: 705115 723743 724414 725953
Changes:
llvm-toolchain-3.3 (1:3.3-10) unstable; urgency=low
.
* Update of the description of LLVM packages
(LLVM no longer mean Low Level Virtual Machine)
* 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.
* Fix "cannot compile this atomic library call"
Thanks to Francisco Facioni for the refresh (Closes: #705115)
* Install libclang.so in /usr/lib/*/libclang-3.3.so
* Install libclang.so.1 in /usr/lib/*/libclang-3.3.so.1
* Also ship the python clang binding (python-clang-3.3)
* Fix a FTBFS with a duplicate declaration of shouldUseInlineAtomic
* Build depend automake1.9 => automake (Closes: #724414)
* Update the build dependency from tcl8.5 to tcl (Closes: #725953)
* To build libclang, update the upstream Makefile to use LLVMLibsOptions
instead of LDFLAGS. Overriding LDFLAGS was removing some information.
example: make LDFLAGS=" -fuse-ld=gold"
Checksums-Sha1:
64472bcae6b63ee9fd2b4f712d55980ce02b3d2d 4193 llvm-toolchain-3.3_3.3-10.dsc
c36a778e570d1d6125ea34543193411273486a09 177503
llvm-toolchain-3.3_3.3-10.debian.tar.gz
3a6b502f44dea7b302b7b4944a77934e87245a1e 7842362 clang-3.3_3.3-10_amd64.deb
de194986378a4f8f34d14daf3d7f5bf11a2ae785 2921934
clang-format-3.3_3.3-10_amd64.deb
d4ec7fb28fe1b4116ccf8b7f1e364b2c4bf24a2e 3036786
cpp11-migrate-3.3_3.3-10_amd64.deb
13dab2475483bcd6a3f846e06938a3ae66d7fb46 415112 clang-3.3-doc_3.3-10_all.deb
ee90f8c0305569eefb50a76de26058ae635b3bca 3316518 libclang1-3.3_3.3-10_amd64.deb
d61c2f360a738799b7b63e329d981616830df1ca 92591118
libclang1-3.3-dbg_3.3-10_amd64.deb
3b3a54dec7b2ceaeb33e625fdaf64ab1d1a694ab 6821094
libclang-3.3-dev_3.3-10_amd64.deb
41596896ef9bcbbbf950f413403f19386344e7ea 294838
libclang-common-3.3-dev_3.3-10_amd64.deb
bd0311f9de52f1624a123645bfec9b413fd68be0 29542
python-clang-3.3_3.3-10_amd64.deb
f5f057e06229fc0e96af699116a51cda95add200 6100628 libllvm3.3_3.3-10_amd64.deb
90c32b5a6e447811942a5667543e3f8053230a5b 122857402
libllvm3.3-dbg_3.3-10_amd64.deb
5165b422929c1437e9c7e4ceacf0e47a94354c20 1112424 llvm-3.3_3.3-10_amd64.deb
ebe6d20aa30b229555c5554f17a43ba61af12f41 36250
llvm-3.3-runtime_3.3-10_amd64.deb
4c56fd7dcfd123ec834014305f7dac0471557b78 9193534 llvm-3.3-dev_3.3-10_amd64.deb
546138b08be791908be5e2671cfaa26349e2ec97 191624
libllvm-3.3-ocaml-dev_3.3-10_amd64.deb
9dc65ab430b9613f32f789e61fa0281e5f6e0039 920874 llvm-3.3-doc_3.3-10_all.deb
d91fc9e85f97ef67c3c969738ba4c4f92868c447 100306
llvm-3.3-examples_3.3-10_all.deb
4d897451301c6044619fd00259f7a4b9551b4258 5947998 lldb-3.3_3.3-10_amd64.deb
60d6674497343f57f5108c2dbc3f68832b080cf4 358522 lldb-3.3-dev_3.3-10_amd64.deb
Checksums-Sha256:
0c543fe7f493714686498aaa0463b521567bfd416b6d04f048522942c25dfbee 4193
llvm-toolchain-3.3_3.3-10.dsc
8b7348f26431c4d9a9897ed75c470ed9bc6d47e586ae331163ae87f70b0fd941 177503
llvm-toolchain-3.3_3.3-10.debian.tar.gz
138859b403bacf93ce4803d5364fbe271501c465d4e45bcd6759621fcb52158f 7842362
clang-3.3_3.3-10_amd64.deb
80da468dafc69aeecfaeb01e81861484fa113b11b57c4b2ab31aa92408cbf475 2921934
clang-format-3.3_3.3-10_amd64.deb
b2955abf48facf5c0cb4b38473b9050b87dba03ed528f5b1780252a1153b10be 3036786
cpp11-migrate-3.3_3.3-10_amd64.deb
33424126768414cc54d47941bd574a04d2276b743d2445f9924073f0934d7e6f 415112
clang-3.3-doc_3.3-10_all.deb
06f90e94c48dab9d3314bdce19fe21cc797c6f5734d975c5f0ed08d716335e33 3316518
libclang1-3.3_3.3-10_amd64.deb
3532207258a6c8e833399ff1510f03ff91ddea028a1bc5a3be662ae1a7c1758d 92591118
libclang1-3.3-dbg_3.3-10_amd64.deb
8127ae74e7957f4e36878ccc22a6eb2cdc37ee54166c9aeedf7e66b9d656ff84 6821094
libclang-3.3-dev_3.3-10_amd64.deb
1d121b88963e005bf600340a4e4a71bee940deec63d07c62f69171679aa04727 294838
libclang-common-3.3-dev_3.3-10_amd64.deb
77d29ae192c7d9156ed1f0ee49f4125b07e93f5f3dccade87d435b2f165f8ecb 29542
python-clang-3.3_3.3-10_amd64.deb
35bfcf5b224bb1d44b966a855e948ef081ccc476456d3ae3e5cc0ca8f3332ecf 6100628
libllvm3.3_3.3-10_amd64.deb
af3744e41a981e18b56fe791ee3b497a48191b0dd279825db09789680aa4b205 122857402
libllvm3.3-dbg_3.3-10_amd64.deb
6765ff0e939b6641ac407efeb269b380baecb9b01e0fc3232f71904e5d4be62b 1112424
llvm-3.3_3.3-10_amd64.deb
c308f99a99bf2c36f76c433ceed1cc723bbbf2e6c4075c447277d629bf063d18 36250
llvm-3.3-runtime_3.3-10_amd64.deb
8c538c88fdf3b286334343cfe7543e7ac7033437f12d88f0694223188713bb94 9193534
llvm-3.3-dev_3.3-10_amd64.deb
b83289054443c3eb390612f63f6e4d19bd85c807ae0095af3f40f9d70e5a0339 191624
libllvm-3.3-ocaml-dev_3.3-10_amd64.deb
faca0779411041fa44d262b21348ab0b4cc6ba272259060458ae598580661022 920874
llvm-3.3-doc_3.3-10_all.deb
be00b18a8a5acbefc75101f9cb0e57487629568116f84b7c5c64bad3dd99241c 100306
llvm-3.3-examples_3.3-10_all.deb
08dca018a797de46c30aed617ac7448b162733c02dafdd1cb95d502ce4689edd 5947998
lldb-3.3_3.3-10_amd64.deb
c95de97f38117c2c85e808d20611ea161e9e23c5157053a782a029e9235015fc 358522
lldb-3.3-dev_3.3-10_amd64.deb
Files:
5881acf791a46697da2c645af2bb05ff 4193 devel optional
llvm-toolchain-3.3_3.3-10.dsc
084daed868698ff1bfa3e189094a0916 177503 devel optional
llvm-toolchain-3.3_3.3-10.debian.tar.gz
451949bdd767a7020989be7d5a76ff77 7842362 devel optional
clang-3.3_3.3-10_amd64.deb
c9588120edb2ddd068f0fea367b45501 2921934 devel optional
clang-format-3.3_3.3-10_amd64.deb
4a4b76e4253e44f7b3c78d21d4e37d6c 3036786 devel optional
cpp11-migrate-3.3_3.3-10_amd64.deb
e2146c29a0cd3f6ce9aa48083112df8a 415112 doc optional
clang-3.3-doc_3.3-10_all.deb
5feb1980d054b58de84c58ff0110e33e 3316518 devel optional
libclang1-3.3_3.3-10_amd64.deb
ccbdbed5500f1f6e9a88cf3129c5ee78 92591118 debug extra
libclang1-3.3-dbg_3.3-10_amd64.deb
87f57d61d6714284e30eded15e9a3aa1 6821094 libdevel optional
libclang-3.3-dev_3.3-10_amd64.deb
f63eaf09d71b37e378bbebe0ad52c32b 294838 libdevel optional
libclang-common-3.3-dev_3.3-10_amd64.deb
4431664c5fbf344bd0067c54df70641b 29542 python optional
python-clang-3.3_3.3-10_amd64.deb
b31366b398c8c9c07e79e2b319d4dfa1 6100628 libs optional
libllvm3.3_3.3-10_amd64.deb
1570b49aa604aa716130f4a80b8b237c 122857402 debug extra
libllvm3.3-dbg_3.3-10_amd64.deb
75007b29976c73fbbdd4f5efa178d231 1112424 devel optional
llvm-3.3_3.3-10_amd64.deb
b964345184ed89aff6d6c4098644a0d2 36250 devel optional
llvm-3.3-runtime_3.3-10_amd64.deb
08e40d92c9c6eb70a12f023d7f6b17c7 9193534 devel optional
llvm-3.3-dev_3.3-10_amd64.deb
19b2e0fcecac11a056742d997be619f7 191624 ocaml optional
libllvm-3.3-ocaml-dev_3.3-10_amd64.deb
5afea16be656942ec0adbedc3fdb6ffb 920874 doc optional
llvm-3.3-doc_3.3-10_all.deb
2ecd471ed5e56639ba05e407cd45bd14 100306 doc optional
llvm-3.3-examples_3.3-10_all.deb
db72f90f4a130a0e3979f16670901a85 5947998 devel optional
lldb-3.3_3.3-10_amd64.deb
60c8b9dd6b121287fb019d5f81ed9a21 358522 devel optional
lldb-3.3-dev_3.3-10_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.15 (GNU/Linux)
iEYEARECAAYFAlJdc9QACgkQiOXXM92JlhA/ngCePNtp1sPTiw7kCohS13zSW2dC
/QIAniNRW68xOe50AZp5FprrRsaNEPi+
=i1Hy
-----END PGP SIGNATURE-----
--- End Message ---