pkg/60124: MesaLib: ERROR: The following files are in ... but not in the PLIST
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
>Number: 60124 >Category: pkg >Synopsis: MesaLib: ERROR: The following files are in ... but not in the PLIST >Confidential: no >Severity: critical >Priority: high >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Tue Mar 24 21:25:00 +0000 2026 >Originator: Daniel >Release: trunk (commit 0a59679e7d0d979d67ea641d1b753820f1e4e149) >Organization: >Environment: Darwin danmbp 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 5 22:05:44 PST 2026; root:xnu-12377.101.14~18/RELEASE_ARM64_T8142 arm64 >Description: When attempting to build MesaLib from pkgsrc, I receive the following error message: => Checking file-check results for MesaLib-21.3.9nb5 ERROR: ************************************************************ ERROR: The following files are in /opt/pkgsrc/graphics/MesaLib/work/.destdir/opt/pkg but not in the PLIST: ERROR: /opt/pkgsrc/graphics/MesaLib/work/.destdir/opt/pkg/include/GL/internal/dri_interface.h ERROR: /opt/pkgsrc/graphics/MesaLib/work/.destdir/opt/pkg/lib/dri/swrast_dri.so ERROR: /opt/pkgsrc/graphics/MesaLib/work/.destdir/opt/pkg/lib/pkgconfig/dri.pc *** Error code 1 >How-To-Repeat: Attempt to install MesaLib (unknown whether this issue is universal or setup-dependent). >Fix: Presumably just add the missing files to the PLIST file.