Skip Menu |

This queue is for tickets about the Module-Build-Using-PkgConfig CPAN distribution.

Report information
The Basics
Id: 128584
Status: resolved
Priority: 0/
Queue: Module-Build-Using-PkgConfig

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.01
Fixed in: 0.02



Subject: Undeclared dependency ExtUtils::PkgConfig
t/00use.t fails without an installed ExtUtils::PkgConfig: ... # Failed test 'use Module::Build::Using::PkgConfig;' # at t/00use.t line 8. # Tried to use 'Module::Build::Using::PkgConfig'. # Error: Can't locate ExtUtils/PkgConfig.pm in @INC (you may need to install the ExtUtils::PkgConfig module) (@INC contains: /home/cpansand/.cpan/build/2019022118/Module-Build-Using-PkgConfig-0.01-tDLomn/blib/lib /home/cpansand/.cpan/build/2019022118/Module-Build-Using-PkgConfig-0.01-tDLomn/blib/arch /usr/perl5.22.4p/lib/site_perl/5.22.4/amd64-freebsd /usr/perl5.22.4p/lib/site_perl/5.22.4 /usr/perl5.22.4p/lib/5.22.4/amd64-freebsd /usr/perl5.22.4p/lib/5.22.4 .) at /home/cpansand/.cpan/build/2019022118/Module-Build-Using-PkgConfig-0.01-tDLomn/blib/lib/Module/Build/Using/PkgConfig.pm line 12. # BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2019022118/Module-Build-Using-PkgConfig-0.01-tDLomn/blib/lib/Module/Build/Using/PkgConfig.pm line 12. # Compilation failed in require at t/00use.t line 8. # BEGIN failed--compilation aborted at t/00use.t line 8. # Looks like you failed 1 test of 1. t/00use.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/1 subtests ...
On Thu Feb 21 15:22:06 2019, SREZIC wrote: Show quoted text
> t/00use.t fails without an installed ExtUtils::PkgConfig:
Yes, I noticed that. As is often the case with a 0.01 release that wasn't the only bug, so I was going to wait a little while for 0.02 to see what other failures turned up. 0.02 solves it anyway. -- Paul Evans