Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Oct 2019 09:40:53 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 241410] devel/llvm90: plist issue with CLANG option off
Message-ID:  <bug-241410-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D241410

            Bug ID: 241410
           Summary: devel/llvm90: plist issue with CLANG option off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks@FreeBSD.org
          Reporter: phascolarctos@protonmail.ch
                CC: brooks@FreeBSD.org
             Flags: maintainer-feedback?(brooks@FreeBSD.org)
          Assignee: brooks@FreeBSD.org
 Attachment #208503 maintainer-approval?(brooks@FreeBSD.org)
             Flags:
                CC: brooks@FreeBSD.org

Created attachment 208503
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D208503&action=
=3Dedit
llvm90 - plist issue patch

Installation fails if only BE_AMDGPU and BE_FREEBSD options are on due to a
problem concerning three files that are not found by pkg-static:
- llvm%%LLVM_SUFFIX%%/lib/CheckerDependencyHandlingAnalyzerPlugin.so
- llvm%%LLVM_SUFFIX%%/lib/CheckerOptionHandlingAnalyzerPlugin.so
- llvm%%LLVM_SUFFIX%%/lib/SampleAnalyzerPlugin.so

I think they should be installed only if CLANG option is on. I propose a pa=
tch
to install them only in this case, successfully tested on 12.1-STABLE r3534=
30
with only BE_AMDGPU and BE_FREEBSD on.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-241410-7788>