Bug 250269 - x11/gnome-shell: check-plist failure (again)
Summary: x11/gnome-shell: check-plist failure (again)
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: freebsd-gnome (Nobody)
URL:
Keywords: easy, regression
Depends on:
Blocks:
 
Reported: 2020-10-11 10:51 UTC by Matthias Andree
Modified: 2020-10-11 23:48 UTC (History)
2 users (show)

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


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 2020-10-11 10:51:10 UTC
Guys, please do test your packages with "make check-plist" and/or poudriere bulk -t! 

====> Running Q/A tests (stage-qa)
Warning: Symlink '/usr/local/lib/browser_plugins/symlinks/gecko/libgnome-shell-browser-plugin.so' pointing to '/usr/local/lib/mozilla/plugins//libgnome-shell-browser-plugin.so' which does not exist in the stage directory or in localbase
Warning: Symlink '/usr/local/lib/browser_plugins/symlinks/opera-devel/libgnome-shell-browser-plugin.so' pointing to '/usr/local/lib/mozilla/plugins//libgnome-shell-browser-plugin.so' which does not exist in the stage directory or in localbase
Warning: Symlink '/usr/local/lib/browser_plugins/symlinks/opera/libgnome-shell-browser-plugin.so' pointing to '/usr/local/lib/mozilla/plugins//libgnome-shell-browser-plugin.so' which does not exist in the stage directory or in localbase
Warning: Symlink '/usr/local/lib/browser_plugins/symlinks/webkit-gtk2/libgnome-shell-browser-plugin.so' pointing to '/usr/local/lib/mozilla/plugins//libgnome-shell-browser-plugin.so' which does not exist in the stage directory or in localbase
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/bash-completion/completions/gnome-extensions
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
Comment 1 Matthias Andree freebsd_committer freebsd_triage 2020-10-11 10:51:47 UTC
This is as of Revision: 552048
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-10-11 11:46:41 UTC
A commit references this bug:

Author: mandree
Date: Sun Oct 11 11:46:17 UTC 2020
New revision: 552054
URL: https://svnweb.freebsd.org/changeset/ports/552054

Log:
  x11/gnome-shell: complete pkg-plist to fix build issues

  Approved by: portmgr@ (blanket trivial and tested build-time fix)
  PR:          250269

Changes:
  head/x11/gnome-shell/Makefile
  head/x11/gnome-shell/pkg-plist
Comment 3 commit-hook freebsd_committer freebsd_triage 2020-10-11 23:48:21 UTC
A commit references this bug:

Author: mandree
Date: Sun Oct 11 23:48:08 UTC 2020
New revision: 552083
URL: https://svnweb.freebsd.org/changeset/ports/552083

Log:
  x11/gnome-shell: list bash-completion in BUILD_DEPENDS

  This is to isolate the outcome of the build of gnome-shell
  from options in other ports, namely p11-kit's BASH and
  gnome-control-center's CHEESE options.

  We may want to consider adding bash-completion to RUN_DEPENDS,
  too, this is up for further discussion.

  PR:		250269 (related)
  Reported by:	cmt@
  Approved by:	portmgr@ (blanket, fix dependencies)

Changes:
  head/x11/gnome-shell/Makefile