Bug 239487 - graphics/ogre3d: fails check-plist
Summary: graphics/ogre3d: fails check-plist
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: Oliver Lehmann
URL:
Keywords: regression
Depends on:
Blocks: 236925
  Show dependency treegraph
 
Reported: 2019-07-28 01:36 UTC by Jan Beich
Modified: 2019-08-10 23:35 UTC (History)
0 users

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


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 2019-07-28 01:36:53 UTC
$ poudriere testport -j 112i386 graphics/ogre3d
[...]
====> Running Q/A tests (stage-qa)
Error: /usr/local/lib/OGRE/RenderSystem_GL.so.1.11.5 is linked to /usr/local/lib/libICE.so.6 from x11/libICE but it is not declared as a dependency
Warning: you need USE_XORG+=ice
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: share/OGRE/docs/api/latex/CreateShaderBasedTech.svg
Error: Orphaned: share/OGRE/docs/api/latex/union_ogre_1_1_lod_data_1_1_index_buffer_pointer.tex
[...]
===> Checking for items in pkg-plist which are not in STAGEDIR
===> Error: Plist issues found.
*** Error code 1
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-07-28 09:41:03 UTC
A commit references this bug:

Author: oliver
Date: Sun Jul 28 09:40:57 UTC 2019
New revision: 507501
URL: https://svnweb.freebsd.org/changeset/ports/507501

Log:
  update to 1.11.6
  fix pkg-plist [1]
  enhance Makefile a bit [2]

  PR:             239487 [1]
  Submitted by:   Jan Beich [1]
  Reported by:    Jan Beich [2]

Changes:
  head/graphics/ogre3d/Makefile
  head/graphics/ogre3d/distinfo
  head/graphics/ogre3d/pkg-plist
Comment 2 Oliver Lehmann freebsd_committer freebsd_triage 2019-08-10 23:35:32 UTC
fixed