pkg/60179: kitty: Install fails on macOS due to missing files in PLIST
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.bugs |
|---|---|
| Message-ID | <[email protected]> |
>Number: 60179 >Category: pkg >Synopsis: kitty: Install fails on macOS due to missing files in PLIST >Confidential: no >Severity: serious >Priority: high >Responsible: pkg-manager >State: open >Class: sw-bug >Submitter-Id: net >Arrival-Date: Mon Apr 06 13:40:00 +0000 2026 >Originator: Daniel >Release: pkgsrc 2026Q1 >Organization: >Environment: Darwin danmbp 25.4.0 Darwin Kernel Version 25.4.0: Thu Mar 19 19:33:43 PDT 2026; root:xnu-12377.101.15~1/RELEASE_ARM64_T8142 arm64 >Description: After the recent fix, kitty now builds fine where it previously failed, but it now fails during the install stage with this message: => Checking file-check results for kitty-0.46.1 ERROR: ************************************************************ ERROR: The following files are in /opt/pkgsrc/x11/kitty/work/.destdir/opt/pkg but not in the PLIST: ERROR: /opt/pkgsrc/x11/kitty/work/.destdir/opt/pkg/lib/kitty/kitty/glfw-cocoa.so ERROR: /opt/pkgsrc/x11/kitty/work/.destdir/opt/pkg/lib/kitty/terminfo/78/xterm-kitty ERROR: /opt/pkgsrc/x11/kitty/work/.destdir/opt/pkg/share/terminfo/78/xterm-kitty If resolved, I'd like to request that the fix is also pushed to the 2026Q1 branch if possible. >How-To-Repeat: Attempt to build and install the `kitty` package from pkgsrc on macOS >Fix: Presumably just add the missing files to the PLIST