Date: Thu, 15 Oct 2020 23:51:29 +0000 From: bugzilla-noreply@freebsd.org To: x11@FreeBSD.org Subject: [Bug 250381] graphics/libosmesa: check-plist fails due to extra files in stage/ Message-ID: <bug-250381-7141@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250381 Bug ID: 250381 Summary: graphics/libosmesa: check-plist fails due to extra files in stage/ Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: x11@FreeBSD.org Reporter: jcfyecrayz@liamekaens.com Assignee: x11@FreeBSD.org Flags: maintainer-feedback?(x11@FreeBSD.org) Created attachment 218777 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=218777&action=edit [patch] don't build & install extra files to stage/ check-plist fails for graphics/libosmesa. This may have started happening with the switch to meson. ================ ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> 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 ===> Checking for items in pkg-plist which are not in STAGEDIR ===> Error: Plist issues found. *** Error code 1 ================ The attached patch addresses this by not building / installing files that libosmesa does not need or use. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250381-7141>
