[Bug 264192] lang/ghc: poudriere based build used odd mix of devel/llvm10 and system toolchain

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 31 May 2022 20:45:11 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264192

--- Comment #27 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
(In reply to Mikael Urankar from comment #24)

llc is installed in main for armv7 . . .

From the typescript of an installworld into a directory tree:

# grep "\<llc\>"
typescript-make-main-CA7-nodbg-clang.aarch64-host.2022-05-15:08:00:42
--- realinstall_subdir_usr.bin/clang/llc ---
===> usr.bin/clang/llc (install)
--- realinstall_subdir_usr.bin/clang/llc ---
install -N /usr/main-src/etc   -o root -g wheel -m 555   llc
/usr/obj/DESTDIRs/main-CA7-poud/usr/bin/llc
--- realinstall_subdir_usr.bin/clang/llc ---
install -N /usr/main-src/etc  -o root -g wheel -m 444  llc.debug
/usr/obj/DESTDIRs/main-CA7-poud/usr/lib/debug/usr/bin/llc.debug
--- realinstall_subdir_usr.bin/clang/llc ---
install -N /usr/main-src/etc  -o root -g wheel -m 444 llc.1.gz 
/usr/obj/DESTDIRs/main-CA7-poud/usr/share/man/man1/
--- installconfig_subdir_usr.bin/clang/llc ---
===> usr.bin/clang/llc (installconfig)

And similalrly for opt.

The same happens for aarch64 (CA72 naming in my context).

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.