Bug 247821

Summary: devel/llvm-devel: 11.0.d20200706 fails to package with OPENMP=OFF: ompt-multiplex.h:No such file or directory
Product: Ports & Packages Reporter: Philippe Michel <philippe.michel7>
Component: Individual Port(s)Assignee: Brooks Davis <brooks>
Status: Closed FIXED    
Severity: Affects Some People CC: brigadir15
Priority: --- Keywords: needs-patch, needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (brooks)
koobs: merge-quarterly?
Hardware: Any   
OS: Any   

Description Philippe Michel 2020-07-07 10:24:20 UTC
Installing with portmaster and OPENMP option disabled fails as follows :

===>  Installing for llvm-devel-11.0.d20200706
===>  Checking if llvm-devel is already installed
===>   Registering installation for llvm-devel-11.0.d20200706
pkg-static: Unable to access file /usr/ports/devel/llvm-devel/work/stage/usr/local/llvm-devel/include/ompt-multiplex.h:No such file or directory
*** Error code 74

This look quite similar to Bug 242730.
Comment 1 commit-hook freebsd_committer freebsd_triage 2020-07-12 19:22:12 UTC
A commit references this bug:

Author: brooks
Date: Sun Jul 12 19:21:12 UTC 2020
New revision: 542092
URL: https://svnweb.freebsd.org/changeset/ports/542092

Log:
  Fix plist without OPENMP.

  PR:		247821
  Reported by:	philippe.michel7@free.fr
  Sponsored by:	DARPA

Changes:
  head/devel/llvm-devel/Makefile
  head/devel/llvm-devel/pkg-plist
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2020-07-12 19:24:29 UTC
Fixed, thanks for the report!