[Bug 204146] [patch] devel/llvm37 : fails to package when EXTRAS option off

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Fri Oct 30 14:27:24 UTC 2015


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

            Bug ID: 204146
           Summary: [patch] devel/llvm37 : fails to package when EXTRAS
                    option off
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: brooks at FreeBSD.org
          Reporter: marino at FreeBSD.org
             Flags: maintainer-feedback?(brooks at FreeBSD.org)
          Keywords: patch
          Assignee: brooks at FreeBSD.org

Created attachment 162600
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=162600&action=edit
fix plist when EXTRAS option is not set.

When EXTRAS option of devel/llvm37 is off, the port fails to package:

===========================================================================
=======================<phase: package        >============================
===>  Building package for llvm37-3.7.0_4
pkg-static: Unable to access file
/wrkdirs/devel/llvm37/work/stage/usr/local/bin/clang-tidy37: No such file or
directory
pkg-static: Unable to access file
/wrkdirs/devel/llvm37/work/stage/usr/local/llvm37/bin/clang-tidy: No such file
or directory
pkg-static: Unable to access file
/wrkdirs/devel/llvm37/work/stage/usr/local/llvm37/lib/libclangApplyReplacements.so:
No such file or directory
pkg-static: Unable to access file
/wrkdirs/devel/llvm37/work/stage/usr/local/llvm37/lib/libclangApplyReplacements.so.3.7.0:
No such file or directory
pkg-static: Unable to access file
/wrkdirs/devel/llvm37/work/stage/usr/local/llvm37/lib/libclangApplyReplacements.so.3.7:
No such file or directory
*** Error code 1

Stop.
make: stopped in /usr/ports/devel/llvm37
=> Cleaning up wrkdir
===>  Cleaning for llvm37-3.7.0_4
build of devel/llvm37 ended at Fri Oct 30 04:09:52 PDT 2015
build time: 00:48:45
!!! build failure encountered !!!


The attached patch adjusts the pkg-plist so this configuration builds
correctly.

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


More information about the freebsd-ports-bugs mailing list