Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED] LLVM not build with clang on musl stage
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
demiank10
n00b
n00b


Joined: 15 Oct 2021
Posts: 10

PostPosted: Fri Oct 15, 2021 10:08 pm    Post subject: [SOLVED] LLVM not build with clang on musl stage Reply with quote

Log show "no such file or directory" but I have the file llvm-tblgen
Code:
FAILED: tools/llvm-symbolizer/Opts.inc /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/tools/llvm-symbolizer/Opts.inc
cd /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64 && /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/bin/llvm-tblgen -gen-opt-parser-defs -I /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-symbolizer -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/include /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-symbolizer/Opts.td --write-if-changed -o tools/llvm-symbolizer/Opts.inc -d tools/llvm-symbolizer/Opts.inc.d
/bin/sh: line 1: /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/bin/llvm-tblgen: No such file or directory
[427/2244] cd /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64 && /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/bin/llvm-tblgen -gen-opt-parser-defs -I /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-size -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/include /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-size/Opts.td --write-if-changed -o tools/llvm-size/Opts.inc -d tools/llvm-size/Opts.inc.d
FAILED: tools/llvm-size/Opts.inc /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/tools/llvm-size/Opts.inc
cd /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64 && /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/bin/llvm-tblgen -gen-opt-parser-defs -I /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-size -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/include -I/var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/include /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm/tools/llvm-size/Opts.td --write-if-changed -o tools/llvm-size/Opts.inc -d tools/llvm-size/Opts.inc.d
/bin/sh: line 1: /var/tmp/portage/sys-devel/llvm-13.0.0/work/llvm-13.0.0_build-abi_x86_64.amd64/bin/llvm-tblgen: No such file or directory
ninja: build stopped: subcommand failed.

emerge --info
https://dpaste.com/HGTBA6PDV


Last edited by demiank10 on Sun Oct 17, 2021 11:11 pm; edited 1 time in total
Back to top
View user's profile Send private message
fedeliallalinea
Administrator
Administrator


Joined: 08 Mar 2003
Posts: 30917
Location: here

PostPosted: Sat Oct 16, 2021 5:17 am    Post subject: Reply with quote

You should post full build.log.
_________________
Questions are guaranteed in life; Answers aren't.
Back to top
View user's profile Send private message
demiank10
n00b
n00b


Joined: 15 Oct 2021
Posts: 10

PostPosted: Sun Oct 17, 2021 11:13 pm    Post subject: CHOST="x86_64-gentoo-linux-musl" Reply with quote

I changed the chost value, couldn't have done that. Going back to CHOST="x86_64-gentoo-linux-musl" worked
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum