maintainer-feedback requested: [Bug 264844] graphics/libdrm 2.4.111,1 fails to build in check-plist phase with TESTS=ON
| 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 264844: graphics/libdrm 2.4.111,1 fails to build in check-plist phase with TESTS=ON https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264844 --- Description --- graphics/libdrm (libdrm-2.4.111,1) fails to build with TESTS=on. I have attached the poudriere testport log, from which the relevant lines are: ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist Error: Orphaned: bin/amdgpu_stress ===> Checking for items in pkg-plist which are not in STAGEDIR Error: Missing: bin/kms-steal-crtc Error: Missing: bin/kms-universal-planes Error: Missing: bin/kmstest ===> Error: Plist issues found. The port's description for TESTS=ON is "Install test programs (which are always built)". Is it possible that the test programs have changed upstream without plist being updated? Workaround: The port builds successfully with TESTS=OFF.