pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: cmake fails to package on netbsd-9 amd64
On Sat, 28 May 2022 at 08:19:44 -0400, Greg Troxel wrote:
> (From an update yesterday morning, but cvs up in cmake didn't change
anything.)
>
> => Automatic manual page handling
> => Generating post-install file lists
> pkg_create: can't stat
`/tmp/work/devel/cmake/work/.destdir/usr/pkg/bin/ccmake'
> => Checking file-check results for cmake-3.23.2
> ERROR: ************************************************************
> ERROR: The following files are in the PLIST but not in
/tmp/work/devel/cmake/work/.destdir/usr/pkg:
> ERROR: /tmp/work/devel/cmake/work/.destdir/usr/pkg/bin/ccmake
> *** Error code 1
I'm not able to reproduce this on 9.2_STABLE/amd64. It just built for
me.
I wonder if it couldn't find a suitable curses library for some reason.
Did you get a message like so:
'ccmake' will not be built because Curses was not found.
In my case:
-- Checking for curses support
-- Checking for curses support - Success
-- Found Curses: /usr/lib/libcurses.so
I'd expect it would "just work" on any NetBSD release. Maybe it's
something else.
Regards,
Dave
Home |
Main Index |
Thread Index |
Old Index