Gentoo Archives: gentoo-user

From: n952162 <n952162@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] llvm fails to emerge
Date: Mon, 19 Oct 2020 13:21:33
Message-Id: ef57bc9a-97e4-507a-1604-ab24df9ed465@web.de
1 I'm trying to emerge x11-base/xorg-x11 but unfortunately, it depends on
2 llvm, and that fails to build:
3
4 {standard input}: Assembler messages:
5 {standard input}:27335: Warning: end of file not at end of a line;
6 newline inserted
7 {standard input}: Error: open CFI at the end of file; missing
8 .cfi_endproc directive
9 {standard input}:28038: Error: invalid operands (*UND* and
10 .gcc_except_table._ZN4llvm19SelectionDAGBuilder18emitInlineAsmErrorENS_17ImmutableCallSiteERKNS_5TwineE
11 sections) for `-'
12 x86_64-pc-linux-gnu-g++: fatal error: Killed signal terminated program
13 cc1plus
14 compilation terminated.
15 ninja: build stopped: subcommand failed.
16  * ERROR: sys-devel/llvm-10.0.1::gentoo failed (compile phase):
17  *   ninja -v -j1 -l0 failed
18
19 I think I've run into similar kinds of errors before, which may have be
20 due to demanding too much from my vbox, so I tried setting -j1, but that
21 didn't help.
22
23 Any ideas?
24
25 TIA

Attachments

File name MIME type
xorg-x11.1019 text/plain

Replies

Subject Author
Re: [gentoo-user] llvm fails to emerge Ashley Dixon <ash@××××××××××.uk>