Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 608498 - sys-devel/llvm-3.9.1-r1: fails to build with CXX=clang++
Summary: sys-devel/llvm-3.9.1-r1: fails to build with CXX=clang++
Status: RESOLVED CANTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: LLVM support project
URL:
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2017-02-06 23:36 UTC by Haelwenn (lanodan) Monnier
Modified: 2018-03-29 08:23 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (OpalEssence) (build.log,147.46 KB, text/plain)
2017-02-06 23:36 UTC, Haelwenn (lanodan) Monnier
Details
OpalEssence$ emerge --info sys-devel/llvm (file_608498.txt,7.41 KB, text/plain)
2017-02-06 23:39 UTC, Haelwenn (lanodan) Monnier
Details
build.log (NightmareMoon) (build.log.lzma,115.69 KB, application/octet-stream)
2017-02-06 23:46 UTC, Haelwenn (lanodan) Monnier
Details
NightmareMoon$ emerge --info sys-devel/llvm (file_608498.txt,8.10 KB, text/plain)
2017-02-06 23:48 UTC, Haelwenn (lanodan) Monnier
Details
FAILED-Attributes-inc-tmp-build.log (build.log,185.16 KB, text/x-log)
2017-02-09 15:45 UTC, George Diamantopoulos
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Haelwenn (lanodan) Monnier 2017-02-06 23:36:36 UTC
Created attachment 462720 [details]
build.log (OpalEssence)

(Note: I have the same bug on two different machines)
Comment 1 Haelwenn (lanodan) Monnier 2017-02-06 23:39:36 UTC
Created attachment 462722 [details]
OpalEssence$ emerge --info sys-devel/llvm
Comment 2 Haelwenn (lanodan) Monnier 2017-02-06 23:46:57 UTC
Created attachment 462724 [details]
build.log (NightmareMoon)
Comment 3 Haelwenn (lanodan) Monnier 2017-02-06 23:48:24 UTC
Created attachment 462726 [details]
NightmareMoon$ emerge --info sys-devel/llvm
Comment 4 George Diamantopoulos 2017-02-09 15:44:20 UTC
I'm also having trouble building llvm-3.9.1-r1 but I don't know if it's related. The failure for me is earlier in the building process. I tried parsing the output for errors but I wasn't able to pinpoint anything other than:

FAILED: include/llvm/IR/Attributes.inc.tmp

ninja: build stopped: subcommand failed.

I'm attaching the build log in case it helps...
Comment 5 George Diamantopoulos 2017-02-09 15:45:43 UTC
Created attachment 462978 [details]
FAILED-Attributes-inc-tmp-build.log
Comment 6 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-11 11:33:46 UTC
(In reply to George Diamantopoulos from comment #4)
> I'm also having trouble building llvm-3.9.1-r1 but I don't know if it's
> related. The failure for me is earlier in the building process. I tried
> parsing the output for errors but I wasn't able to pinpoint anything other
> than:
> 
> FAILED: include/llvm/IR/Attributes.inc.tmp
> 
> ninja: build stopped: subcommand failed.
> 
> I'm attaching the build log in case it helps...

Please report a separate bug. It's a completely different issue, and a completely different setup.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2017-02-11 11:34:50 UTC
(In reply to Haelwenn Monnier from comment #0)
> (Note: I have the same bug on two different machines)

We don't really support building with clang in 3.9 branch. I'd be happy to patch it in but I don't have the time to find a proper patch.