Your message dated Fri, 07 Oct 2016 18:49:34 +0000
with message-id <[email protected]>
and subject line Bug#835582: fixed in llvm-toolchain-3.6 1:3.6.2-4
has caused the Debian Bug report #835582,
regarding llvm-toolchain-3.6: FTBFS with gcc-6
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.)


-- 
835582: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=835582
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: llvm-toolchain-3.6
Version: 1:3.6.2-3
Severity: serious
Justification: FTBFS

Hello,

llvm-toolchain-3.6 FTBFS with the new gcc default, gcc-6:

make[1]: gcc-6.1: Command not found

It should indeed call gcc-6. The "crappy workaround" in debian/rules
could be updated :)

Samuel

-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'buildd-unstable'), (500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Samuel
 je n ai cité aucun message et sur irc on parle effectivement comme des
 enfants de 5 ans na!
 > 3. Quand tu cite un message, répond _après_ ce que tu cites !
 -+- Yota in : Guide du Neuneu d'Usenet - A un Yota près c'était bon -+-

--- End Message ---
--- Begin Message ---
Source: llvm-toolchain-3.6
Source-Version: 1:3.6.2-4

We believe that the bug you reported is fixed in the latest version of
llvm-toolchain-3.6, 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.
Gianfranco Costamagna <[email protected]> (supplier of updated 
llvm-toolchain-3.6 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: SHA256

Format: 1.8
Date: Fri, 07 Oct 2016 08:21:03 +0200
Source: llvm-toolchain-3.6
Binary: clang-3.6 clang-format-3.6 cpp11-migrate-3.6 clang-modernize-3.6 
clang-tidy-3.6 clang-3.6-doc libclang1-3.6 libclang1-3.6-dbg libclang-3.6-dev 
libclang-common-3.6-dev python-clang-3.6 clang-3.6-examples libllvm3.6v5 
libllvm3.6-dbg llvm-3.6 llvm-3.6-runtime llvm-3.6-dev llvm-3.6-tools 
libllvm-3.6-ocaml-dev llvm-3.6-doc llvm-3.6-examples lldb-3.6 liblldb-3.6 
python-lldb-3.6 liblldb-3.6-dev lldb-3.6-dev
Architecture: source
Version: 1:3.6.2-4
Distribution: unstable
Urgency: medium
Maintainer: LLVM Packaging Team <[email protected]>
Changed-By: Gianfranco Costamagna <[email protected]>
Description:
 clang-3.6  - C, C++ and Objective-C compiler (LLVM based)
 clang-3.6-doc - C, C++ and Objective-C compiler (LLVM based) - Documentation
 clang-3.6-examples - Clang examples
 clang-format-3.6 - Tool to format C/C++/Obj-C code
 clang-modernize-3.6 - Tool to convert C++98 and C++03 code to C++11
 clang-tidy-3.6 - clang-based C++ linter tool
 cpp11-migrate-3.6 - Tool to convert C++98 and C++03 code to C++11 - transition 
packag
 libclang-3.6-dev - clang library - Development package
 libclang-common-3.6-dev - clang library - Common development package
 libclang1-3.6 - C interface to the clang library
 libclang1-3.6-dbg - clang library
 liblldb-3.6 - Next generation, high-performance debugger, library
 liblldb-3.6-dev - Next generation, high-performance debugger - Header files
 libllvm-3.6-ocaml-dev - Modular compiler and toolchain technologies, OCaml 
bindings
 libllvm3.6-dbg - Modular compiler and toolchain technologies, debugging 
libraries
 libllvm3.6v5 - Modular compiler and toolchain technologies, runtime library
 lldb-3.6   - Next generation, high-performance debugger
 lldb-3.6-dev - transitional dummy package to liblldb-3.6-dev
 llvm-3.6   - Modular compiler and toolchain technologies
 llvm-3.6-dev - Modular compiler and toolchain technologies, libraries and 
header
 llvm-3.6-doc - Modular compiler and toolchain technologies, documentation
 llvm-3.6-examples - Modular compiler and toolchain technologies, examples
 llvm-3.6-runtime - Modular compiler and toolchain technologies, IR interpreter
 llvm-3.6-tools - Modular compiler and toolchain technologies, tools
 python-clang-3.6 - Clang Python Bindings
 python-lldb-3.6 - Next generation, high-performance debugger, python lib
Closes: 835582
Changes:
 llvm-toolchain-3.6 (1:3.6.2-4) unstable; urgency=medium
 .
   * Team upload
 .
   [ Gianfranco Costamagna ]
   * Import some changes from Ubuntu.
   * Fix powerpc sadness by not using gold linker.
 .
   [ Matthias Klose ]
   * d/p/rL235088.diff:
     - [AArch64] Fix invalid use of references to BuildMI, taken from the trunk.
   * d/p/no-version-script-for-executables.diff:
     - Do not link executables with a version script.
 .
   [ Louis Bouchard ]
   * d/rules: Fix the regex for the GCC_VERSION so it takes version 6
     into account. Otherwise, this causes an FTBS (Closes: #835582)
Checksums-Sha1:
 7b7fecdc23a559df0a420ec07cc0b947f41c2474 5947 llvm-toolchain-3.6_3.6.2-4.dsc
 9cb4e7f3d8b85b9425c4ce8cf37535ce7e207b71 49440 
llvm-toolchain-3.6_3.6.2-4.debian.tar.xz
Checksums-Sha256:
 d88c45037d8abf876883938d0e4b92a543f9cf23af88784eda1350f1e03e75d4 5947 
llvm-toolchain-3.6_3.6.2-4.dsc
 6f8a6c850af0355662d402862a10ac462757dc96d3907a1d087c6a9ec5c746e1 49440 
llvm-toolchain-3.6_3.6.2-4.debian.tar.xz
Files:
 e65f35499f2a89a4268d8fa83d932287 5947 devel optional 
llvm-toolchain-3.6_3.6.2-4.dsc
 316dc730912eddf971885ae3ca702a91 49440 devel optional 
llvm-toolchain-3.6_3.6.2-4.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQIcBAEBCAAGBQJX9+cmAAoJEPNPCXROn13Zdw8QAKuD0Cw3nt25+0tVxHivnrKc
5mjXqc05Kj5ZO31KWFydZNqYA2N6HwnszD64wDDqDq6i9+tqAydgRFKvTKLAzGgi
Yao8IFsy5SLYQq33S5SgvPCrwtekKNUWVatLi8EE00Cf6S5SgNxt+EQa8N4pAMgV
gI3uCsD26y1Nd7MoG0aJw/o8xRIiP9xKLW0vwm2cH3quvhrKEL9pMBZ/hAlGR2Fo
ldLTvTf2xIUPEZMCQf5Bvq/8f8mNXEmbVD+RXgvtDsvW/ctS25QyhREpklKqqQDe
KSaVBuS4h+i//jxTvkr5ZnltA94kSCtFUo4PVJ5sCOV0tz7Mpcq1AN0ADuPdWk2N
e5QQ046SkAiD4+bTWjEGqvCJVh8H9Rm2sRrUYfK0USJr4NhKonYpiqUhal3AnI2T
k4YL2vXigIBTQNGO3DVA5JBPRhPZJGqiyuTW2ubwbmNPsLNZV71JcXvW68OTzweA
ZfndRcd4rGzWQr6CkCG4zJkrbROD3IKyOX5r1s8tkDmBx3sY+FgwmjMEPAwn/RRc
PLGwU5i2jCIsfS5H/z+U3XWdpayxWTrYRcXOrZEYTq6HQa0wdBf1K3fRIcmOikCj
7m/15C9oan/dbWj1LM15JKMOe4SEfqSJRGLohWjGwdNrPk4dOSZ5ahitShyV8wfe
3J7ch10LlRNjIakTEwuO
=pj4N
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to