This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Perl: Can't compile Module::Build::Tiny (required by Perl::Critic)


Any ideas?  I had this compiled OK in a previous installation of
Cygwin64.  Maybe a new problem?


# cpan install Module::Build::Tiny

Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: Storable loaded ok (v2.53_02)
Reading '/cygdrive/d/Home/.cpan/Metadata'
  Database was generated on Sun, 05 Mar 2017 00:17:03 GMT
CPAN: LWP::UserAgent loaded ok (v6.15)
CPAN: Time::HiRes loaded ok (v1.9726)
Fetching with LWP:
http://www.cpan.org/authors/01mailrc.txt.gz
CPAN: YAML loaded ok (v1.20)
Reading '/cygdrive/d/Home/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.068001)
............................................................................DONE
Fetching with LWP:
http://www.cpan.org/modules/02packages.details.txt.gz
Reading '/cygdrive/d/Home/.cpan/sources/modules/02packages.details.txt.gz'
  Database was generated on Mon, 06 Mar 2017 15:41:02 GMT
............................................................................DONE
Fetching with LWP:
http://www.cpan.org/modules/03modlist.data.gz
Reading '/cygdrive/d/Home/.cpan/sources/modules/03modlist.data.gz'
DONE
Writing /cygdrive/d/Home/.cpan/Metadata
Running install for module 'Module::Build::Tiny'
CPAN: Digest::SHA loaded ok (v5.95_01)
Checksum for /cygdrive/d/Home/.cpan/sources/authors/id/L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz
ok
CPAN: CPAN::Meta::Requirements loaded ok (v2.132)
CPAN: Parse::CPAN::Meta loaded ok (v1.4414_001)
CPAN: CPAN::Meta loaded ok (v2.150001)
CPAN: Module::Build loaded ok (v0.422)
CPAN: Module::CoreList loaded ok (v5.20170114_22)
Configuring L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz with Build.PL
Creating new 'Build' script for 'Module-Build-Tiny' version '0.039'
  LEONT/Module-Build-Tiny-0.039.tar.gz
  /usr/bin/perl Build.PL -- OK
Running Build for L/LE/LEONT/Module-Build-Tiny-0.039.tar.gz
cp lib/Module/Build/Tiny.pm blib/lib/Module/Build/Tiny.pm
  LEONT/Module-Build-Tiny-0.039.tar.gz
  ./Build -- OK
Running Build test
t/00-compile.t .......... ok
t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
t/simple.t .............. 7/?
#   Failed test 'pm file in blib is readonly'
#   at t/simple.t line 94.
#          got: '128'
#     expected: '0'
# Looks like you failed 1 test of 25.
t/simple.t .............. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/25 subtests

Test Summary Report
-------------------
t/simple.t            (Wstat: 256 Tests: 25 Failed: 1)
  Failed test:  13
  Non-zero exit status: 1
Files=3, Tests=26,  5 wallclock secs ( 0.00 usr  0.17 sys +  0.37 cusr
 1.62 csys =  2.16 CPU)
Result: FAIL
  LEONT/Module-Build-Tiny-0.039.tar.gz
  ./Build test -- NOT OK
//hint// to see the cpan-testers results for installing this module, try:
  reports LEONT/Module-Build-Tiny-0.039.tar.gz


-- 
Jim Reisert AD1C, <jjreisert@alum.mit.edu>, http://www.ad1c.us

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]