[Bug 225174] [PATCH] devel/flang-clang fails to make package

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 15 07:17:12 UTC 2018


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

            Bug ID: 225174
           Summary: [PATCH] devel/flang-clang fails to make package
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: jmd at freebsd.org
          Reporter: tagattie at yandex.com
          Keywords: patch
          Assignee: jmd at freebsd.org
             Flags: maintainer-feedback?(jmd at freebsd.org)

Created attachment 189733
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=189733&action=edit
A patch to change clang version 5.0.0 to 5.0.1

make package fails due to clang version mismatch.

Staging directory has version 5.0.1:
...
-- Installing:
/wrkdirs/usr/ports/devel/flang-clang/work/stage/usr/local/flang/l
ib/clang/5.0.1/include/adxintrin.h
...

On the other hand, pkg-plist expects version 5.0.0.

Changing 5.0.0's in pkg-plist to 5.0.1 seems to solve the problem.

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


More information about the freebsd-ports-bugs mailing list