Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Oct 2020 23:51:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        x11@FreeBSD.org
Subject:   maintainer-feedback requested: [Bug 250381] graphics/libosmesa: check-plist fails due to extra files in stage/
Message-ID:  <bug-250381-7141-DDbIn1hi6V@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250381-7141@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250381-7141@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
Bugzilla Automation <bugzilla@FreeBSD.org> has asked freebsd-x11 (Nobody)
<x11@FreeBSD.org> for maintainer-feedback:
Bug 250381: graphics/libosmesa: check-plist fails due to extra files in sta=
ge/
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250381



--- Description ---
check-plist fails for graphics/libosmesa.  This may have started happening =
with
the switch to meson.

=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D> Checking for pkg-plist issues (check-plist)
=3D=3D=3D> Parsing plist
=3D=3D=3D> Checking for items in STAGEDIR missing from pkg-plist
Error: Orphaned: include/GL/gl.h
Error: Orphaned: include/GL/glcorearb.h
Error: Orphaned: include/GL/glext.h
Error: Orphaned: include/KHR/khrplatform.h
Error: Orphaned: lib/libglapi.so
Error: Orphaned: lib/libglapi.so.0
Error: Orphaned: lib/libglapi.so.0.0.0
=3D=3D=3D> Checking for items in pkg-plist which are not in STAGEDIR
=3D=3D=3D> Error: Plist issues found.
*** Error code 1
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D


The attached patch addresses this by not building / installing files that
libosmesa does not need or use.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250381-7141-DDbIn1hi6V>