Bug 247821 - devel/llvm-devel: 11.0.d20200706 fails to package with OPENMP=OFF: ompt-multiplex.h:No such file or directory
Summary: devel/llvm-devel: 11.0.d20200706 fails to package with OPENMP=OFF: ompt-multi...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Brooks Davis
URL:
Keywords: needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2020-07-07 10:24 UTC by Philippe Michel
Modified: 2020-07-12 19:24 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (brooks)
koobs: merge-quarterly?


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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!