[Bug 216786] devel/llvm40: libclangChangeNamespace/Move/ReorderFields need to be packaged for extras, not clang

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 4 17:43:30 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216786

            Bug ID: 216786
           Summary: devel/llvm40:
                    libclangChangeNamespace/Move/ReorderFields need to be
                    packaged for extras, not clang
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: greenreaper at hotmail.com
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Assignee: brooks at FreeBSD.org

Created attachment 179604
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=179604&action=edit
Install log for llvm40-4.0.0.r1 with only CLANG GOLD OPENMP

I selected CLANG GOLD OPENNMP in config for llvm40-4.0.0.r1 and used
portinstall to build and install the port.

The port fails to install due to the following errors:
pkg-static: Unable to access file
/tmp/usr/ports/devel/llvm40/work/stage/usr/local/llvm40/lib/libclangChangeNamespace.a:
No such file or directory
pkg-static: Unable to access file
/tmp/usr/ports/devel/llvm40/work/stage/usr/local/llvm40/lib/libclangMove.a: No
such file or directory
pkg-static: Unable to access file
/tmp/usr/ports/devel/llvm40/work/stage/usr/local/llvm40/lib/libclangReorderFields.a:
No such file or directory

Commenting these files out in the temporary makelists allowed a manual install. 

A search reveals that these files are currently part of the extra libraries,
and so should have the %%EXTRAS%% prefix rather than the %%CLANG%% prefix in
pkg-list.

A full install log is attached.

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


More information about the freebsd-ports-bugs mailing list