Bug 225479 - devel/llvm60: fails check-plist
Summary: devel/llvm60: fails check-plist
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Only Me
Assignee: Brooks Davis
URL:
Keywords: needs-patch
Depends on:
Blocks:
 
Reported: 2018-01-27 02:48 UTC by Jan Beich
Modified: 2018-01-28 12:04 UTC (History)
0 users

See Also:
bugzilla: maintainer-feedback? (brooks)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Beich freebsd_committer freebsd_triage 2018-01-27 02:48:42 UTC
$ make check-plist
Error: Orphaned: llvm60/lib/clang/%%LLVM_RELEASE%%/lib/freebsd/libclang_rt.ubsan_minimal-i386.a
Error: Orphaned: llvm60/lib/clang/%%LLVM_RELEASE%%/lib/freebsd/libclang_rt.ubsan_minimal-i386.so
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: llvm60/lib/clang/%%LLVM_RELEASE%%/lib/freebsd/libclang_rt.ubsan_standalone_cxx-i386.so
===> Error: Plist issues found.
*** Error code 1

build log: https://ptpb.pw/XP2J
Comment 1 commit-hook freebsd_committer freebsd_triage 2018-01-28 11:56:52 UTC
A commit references this bug:

Author: brooks
Date: Sun Jan 28 11:55:59 UTC 2018
New revision: 460167
URL: https://svnweb.freebsd.org/changeset/ports/460167

Log:
  Adjust plist for i386.

  PR:		225479

Changes:
  head/devel/llvm60/Makefile
Comment 2 Brooks Davis freebsd_committer freebsd_triage 2018-01-28 12:04:59 UTC
Should be fixed.  Thanks for the report.