[Bug 283155] Link fails with -flto: error loading plugin: Cannot open "/usr/bin/../lib/LLVMgold.so" (port multimedia/kew)

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Dec 2024 05:26:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283155

--- Comment #6 from Mark Millard <marklmi26-fbsd@yahoo.com> ---
Hmm. Having LLVMgold.so in the installed devel/llvm19 implies
that the devel/llvm19 licensing should reference GPLv3 . But:

# pkg info llvm19
llvm19-19.1.3
Name           : llvm19
Version        : 19.1.3
Installed on   : Thu Nov 28 00:09:17 2024 PST
Origin         : devel/llvm19
Architecture   : FreeBSD:15:amd64
Prefix         : /usr/local
Categories     : lang devel
Licenses       : REGEX and PD and MIT and LLVM2 and LLVM and BSD3CLAUSE'
. . .

Also:

/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_amd64=  GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc=        GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc64=      GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFINE_powerpc64le=    GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_amd64+=        GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc+=      GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc64+=    GOLD
/usr/ports/devel/llvm19/Makefile:OPTIONS_DEFAULT_powerpc64le+=  GOLD
/usr/ports/devel/llvm19/Makefile:_ALL_OPTIONS=  CLANG COMPILER_RT DOCS EXTRAS
FLANG GOLD LIT LLD LLDB MLIR \

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