maintainer-feedback requested: [Bug 250381] graphics/libosmesa: check-plist fails due to extra files in stage/
| Newsgroups | gmane.os.freebsd.devel.x11 |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
Bugzilla Automation <[email protected]> has asked freebsd-x11 (Nobody) <[email protected]> for maintainer-feedback: Bug 250381: graphics/libosmesa: check-plist fails due to extra files in stage/ https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250381 --- Description --- 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. _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-x11 To unsubscribe, send any mail to "[email protected]"