Bug 214201 - graphics/linux-c6-dri plist issues
Summary: graphics/linux-c6-dri plist issues
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tijl Coosemans
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-04 08:20 UTC by Matthias Andree
Modified: 2016-11-04 10:02 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (emulation)
mandree: maintainer-feedback? (emulation)


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthias Andree freebsd_committer freebsd_triage 2016-11-04 08:20:18 UTC
On 10.3 amd64 (directly on bare metal as well as in poudriere)

/usr/ports/graphics/linux-c6-dri$ make DEVELOPER=yes check-plist
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: usr/lib/libGL.so.1
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
===> Warning: Test was done with PREFIX != LOCALBASE
===> Warning: The port may not be properly installing into PREFIX
*** Error code 1

Stop.
make: stopped in /usr/ports/graphics/linux-c6-dri
Comment 1 commit-hook freebsd_committer freebsd_triage 2016-11-04 10:02:10 UTC
A commit references this bug:

Author: tijl
Date: Fri Nov  4 10:01:35 UTC 2016
New revision: 425308
URL: https://svnweb.freebsd.org/changeset/ports/425308

Log:
  Fix build for people with DEVELOPER=yes.

  PR:		214201

Changes:
  head/graphics/linux-c6-dri/Makefile
  head/graphics/linux-c7-dri/Makefile