Bug#871591: [src:llvm-toolchain-snapshot] FTBFS: debian/rules fails to detect gcc-7

Katsuhiko Nishimra ktns.87 at gmail.com
Wed Aug 9 17:11:06 UTC 2017


Package: src:llvm-toolchain-snapshot
Version: 1:5.0~svn305653-1
Severity: serious
Tags: patch sid
User: debian-gcc at lists.debian.org
Usertags: ftbfs-gcc-7

Dear LLVM packagers,

I've noticed that llvm-toolchain-snapshot goes FTBFS because
`debian/rules' in the packge fails to detect gcc-7 (it tries to use
gcc-7.1). The Jenkins builds seem to be failing due to the same bug.
http://llvm-jenkins.debian.net/view/Debian%20unstable/job/llvm-toolchain-binaries/architecture=amd64,distribution=unstable/898/console

Here I send a patch to fix this by ensuring the existence of
/usr/bin/g++-$(GCC_VERSION) on the build system.

Could you take a look at it please?
-------------- next part --------------
A non-text attachment was scrubbed...
Name: detect_gcc-X.patch
Type: text/x-diff
Size: 1694 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20170810/eaf2f4d0/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 858 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-llvm-team/attachments/20170810/eaf2f4d0/attachment.sig>


More information about the Pkg-llvm-team mailing list