clang-3.5 fails to compile C++11 files after installing gcc-4.9
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
llvm-toolchain-snapshot (Ubuntu) |
Confirmed
|
Undecided
|
Unassigned |
Bug Description
After installing gcc-4.9 from http://
In file included from /home/bertin/
In file included from /home/bertin/
In file included from /home/bertin/
In file included from /usr/include/
In file included from /usr/include/
In file included from /usr/include/
/usr/bin/
'max_align_t' in the global namespace
using ::max_align_t;
~~^
1 error generated.
This is in fact a known issue in clang: cf. https:/
It was addressed in clang/llvm revision rL201729 : http://
Please update the clang-3.5 package to at least that revision.
ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: clang-3.5 1:3.5~svn201651
ProcVersionSign
Uname: Linux 3.13.11.
NonfreeKernelMo
ApportVersion: 2.14.2-0ubuntu3
Architecture: amd64
Date: Wed Dec 10 18:53:38 2014
InstallationDate: Installed on 2014-05-03 (221 days ago)
InstallationMedia: Kubuntu 14.04 LTS "Trusty Tahr" - Release amd64 (20140416.1)
SourcePackage: llvm-toolchain-
UpgradeStatus: No upgrade log present (probably fresh install)
Status changed to 'Confirmed' because the bug affects multiple users.