Bug 195894 - www/firefox: plist doesn't list empty directory
Summary: www/firefox: plist doesn't list empty directory
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Many People
Assignee: freebsd-gecko (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-11 16:14 UTC by Dmitry Marakasov
Modified: 2015-11-23 20:42 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dmitry Marakasov freebsd_committer freebsd_triage 2014-12-11 16:14:19 UTC
When building firefox in poudriere bulk -t, poudriere testport or running make check-plist:

---
====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
Error: Missing: @dir %%QT_LIBDIR%%/firefox/chrome
===> Error: Plist issues found.
*** Error code 1

Stop.
make: stopped in /usr/ports/www/firefox
====>> Error: check-plist failures detected
---

The directory should be added to plist, but since plist is autogenerated it's not that trivial. PLIST_DIRS also didn't work for me.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-12-11 16:14:19 UTC
Auto-assigned to maintainer gecko@FreeBSD.org
Comment 2 Dmitry Marakasov freebsd_committer freebsd_triage 2015-11-23 20:42:34 UTC
Fixed r400042