pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/59463: www/konqueror: PLIST failure due to hunspell interaction



>Number:         59463
>Category:       pkg
>Synopsis:       www/konqueror: PLIST failure due to hunspell interaction
>Confidential:   no
>Severity:       critical
>Priority:       medium
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 11 16:50:00 +0000 2025
>Originator:     Robert Whitlock
>Release:        pkgsrc current, June 10, 2025
>Organization:
>Environment:
NetBSD current, 10.99.14, May 27, 2025, amd64
>Description:
make install of www/konqueror fails with


=> Checking file-check results for konqueror-23.08.4nb9
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg-work/www/konqueror/work/.destdir/usr/pkg but not in the PLIST:
ERROR:         /usr/pkg-work/www/konqueror/work/.destdir/usr/pkg/share/konqueror/webengine_dictionaries/en_US.bdic
*** Error code 1

Stop.
make[1]: stopped making "install" in /usr/pkgsrc/www/konqueror
*** Error code 1

Stop.
make: stopped making "install" in /usr/pkgsrc/www/konqueror


Looking in work/konqueror-23.08.4/cmake/modules/FindHunspell.cmake it seems that this file name comes from running hunspell -D, which on my system includes /usr/pkg/share/hunspell/en_US, presumably because of a locale setting somewhere.
>How-To-Repeat:
cd www/konqueror
make install
>Fix:



Home | Main Index | Thread Index | Old Index