pkgsrc-Bulk archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkgsrc NetBSD 7.99.18/x86_64 2015-06-23 15:51
On Wed, Jun 24, 2015 at 01:28:32PM +0200, Manuel Bouyer wrote:
> => Checking file-check results for p5-FusionInventory-Agent-2.2.7nb3
> ERROR: ************************************************************
> ERROR: The following files are in /data/scratch/net/p5-FusionInventory-Agent/work/.destdir/usr/pkg but not in the PLIST:
> ERROR: /data/scratch/net/p5-FusionInventory-Agent/work/.destdir/usr/pkg/lib/perl5/vendor_perl/5.22.0/x86_64-netbsd-thread-multi/auto/FusionInventory/Agent/.packlist
>
> I guess it's a fallout from the perl upgrade.
> Does anyone know how this should be handled ?
> I'm not sure just adding .packlist to the PLIST is the proper fix.
Looks like this is missing a line like
PERL5_PACKLIST= auto/FusionInventory/Agent/.packlist
in the Makefile.
> > net/smokeping bouyer%NetBSD.org@localhost
>
> checking checking for gnu make availablility... /data/scratch/net/smokeping/work/.tools/bin/gmake is GNU make
> checking checking for perl module 'RRDs'... Ok
> checking checking for perl module 'FCGI'... Ok
> checking checking for perl module 'CGI'... Failed
> checking checking for perl module 'CGI::Fast'... Failed
> checking checking for perl module 'Config::Grammar'... Ok
> checking checking for perl module 'Digest::HMAC_MD5'... Ok
> checking checking for perl module 'LWP'... Ok
>
> ** Aborting Configure ******************************
>
> missing CGI and CGI::Fast. The package depends on p5-FCGI; it looks
> like this doesn't provide CGI and CGI::Fast any more ?
CGI was provided by perl core, but was removed -- just depend on the
p5-CGI package instead.
Thomas
Home |
Main Index |
Thread Index |
Old Index