On Sat, Nov 12, 2011 at 02:08:08AM +0100, John Marino wrote:
> > > Please clarify this -
> > > Are you saying that the files were installed to destdir, but
> > > shouldn't be on the PLIST?
> >
> >Yes.
>
> Geez. I understood that destdir was a staging area, and it was
> safely equivalent to installing directly to $LOCALBASE. Now it
> sounds like a work area that you cherrypick what you want via
> PLIST. That means NetBSD could be installing these .la files there
> (not saying that it is, only that it might be happening) but they
> get ignored due to an incomplete PLIST.
No, no, no, it is doing nothing of the sort, see what's already been
posted.
Please set PKG_DEVELOPER=yes and see what it does if you have the
PLIST wrong.
=> Automatic manual page handling
=> Generating post-install file lists
=> Checking file-check results for vlc-1.1.12nb1
ERROR: ************************************************************
ERROR: The following files are in /usr/pkg but not in the PLIST:
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libcdda_plugin.a
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libcdda_plugin.la
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libcdda_plugin.so
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libvcd_plugin.a
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libvcd_plugin.la
ERROR:
/work/multimedia/vlc/work/.destdir/usr/pkg/lib/vlc/plugins/access/libvcd_plugin.so
*** Error code 1
Stop.
bmake: stopped in /usr/pkgsrc/multimedia/vlc
*** Error code 1