Skip to content

Commit

Permalink
module updates for ceead94. Module::Build fails threaded only
Browse files Browse the repository at this point in the history
  • Loading branch information
Reini Urban committed May 2, 2012
1 parent ceead94 commit 3c79b1d
Show file tree
Hide file tree
Showing 8 changed files with 64 additions and 56 deletions.
15 changes: 8 additions & 7 deletions log.modules-5.008005-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.008005-nt
# path = /usr/local/bin/perl5.8.5-nt
# platform = linux 64bit non-threaded
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
fail Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 98 / 99 modules tested with B-C-1.43 - perl-5.008005-nt
# pass 96 / 98 (98.0%)
# fail 2 / 98 (2.0%)
# todo 1 / 2 (50.0%)
# skip 1 / 99 (1.0% not installed)
# 99 / 100 modules tested with B-C-1.43 - perl-5.008005-nt
# pass 96 / 99 (97.0%)
# fail 3 / 99 (3.0%)
# todo 3 / 3 (100.0%)
# skip 1 / 100 (1.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.008005d
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.008005d
# path = /usr/local/bin/perl5.8.5d
# platform = linux 64bit threaded debug
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
pass Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings #TODO 5.8.4-5 shared_scalar n-magic (\156)
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 97 / 99 modules tested with B-C-1.43 - perl-5.008005d
# pass 97 / 97 (100.0%)
# fail 0 / 97 (0.0%)
# todo 7 / 0 ()
# skip 2 / 99 (2.0% not installed)
# 98 / 100 modules tested with B-C-1.43 - perl-5.008005d
# pass 98 / 98 (100.0%)
# fail 0 / 98 (0.0%)
# todo 8 / 0 ()
# skip 2 / 100 (2.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.008009-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.008009-nt
# path = /usr/local/bin/perl5.8.9-nt
# platform = linux 64bit non-threaded
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
fail Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
fail version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
fail AppConfig
pass UNIVERSAL::require
fail Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.008009-nt
# pass 80 / 99 (80.8%)
# fail 19 / 99 (19.2%)
# todo 0 / 19 (0.0%)
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.008009-nt
# pass 80 / 100 (80.0%)
# fail 20 / 100 (20.0%)
# todo 2 / 20 (10.0%)
# skip 0 / 100 (0.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.008009d
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.008009d
# path = /usr/local/bin/perl5.8.9d
# platform = linux 64bit threaded debug
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
fail Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
fail Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
fail version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
fail AppConfig
pass UNIVERSAL::require
fail Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.008009d
# pass 74 / 99 (74.7%)
# fail 25 / 99 (25.3%)
# todo 0 / 25 (0.0%)
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.008009d
# pass 74 / 100 (74.0%)
# fail 26 / 100 (26.0%)
# todo 2 / 26 (7.7%)
# skip 0 / 100 (0.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.012004-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.012004-nt
# path = /usr/local/bin/perl5.12.4-nt
# platform = linux 64bit non-threaded
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
pass Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
fail AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.012004-nt
# pass 97 / 99 (98.0%)
# fail 2 / 99 (2.0%)
# todo 0 / 2 (0.0%)
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.012004-nt
# pass 98 / 100 (98.0%)
# fail 2 / 100 (2.0%)
# todo 2 / 2 (100.0%)
# skip 0 / 100 (0.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.014002-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.014002-nt
# path = /usr/local/bin/perl5.14.2-nt
# platform = linux 64bit non-threaded
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
pass Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.014002-nt
# pass 99 / 99 (100.0%)
# fail 0 / 99 (0.0%)
# todo 0 / 0 ()
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.014002-nt
# pass 100 / 100 (100.0%)
# fail 0 / 100 (0.0%)
# todo 2 / 0 ()
# skip 0 / 100 (0.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.014002d
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.014002d
# path = /usr/local/bin/perl5.14.2d
# platform = linux 64bit threaded debug
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
fail Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.014002d
# pass 99 / 99 (100.0%)
# fail 0 / 99 (0.0%)
# todo 0 / 0 ()
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.014002d
# pass 99 / 100 (99.0%)
# fail 1 / 100 (1.0%)
# todo 2 / 1 (200.0%)
# skip 0 / 100 (0.0% not installed)
15 changes: 8 additions & 7 deletions log.modules-5.015009d-nt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# B::C::VERSION = 1.43 f23c07a 2012-04-27 | oops, mixed up length and scalar
# B::C::VERSION = 1.43 ceead94 2012-04-30 | implement -c for B::C and B::CC - fixes issue 99
# perlversion = 5.015009d-nt
# path = /usr/local/bin/perl5.15.9d-nt-git
# platform = linux 64bit non-threaded debug
Expand All @@ -25,6 +25,7 @@ pass ExtUtils::Install
pass Text::ParseWords
pass ExtUtils::CBuilder
pass ExtUtils::ParseXS
fail Module::Build #TODO overlong linking time
pass File::Path
pass XSLoader
pass MIME::Base64
Expand All @@ -51,7 +52,7 @@ pass Sub::Install
pass Attribute::Handlers
pass Data::OptList
pass Sub::Exporter
pass Test::NoWarnings
pass Test::NoWarnings #TODO print() on unopened filehandle $Testout
pass version
pass Params::Validate
pass Sub::Name
Expand Down Expand Up @@ -101,8 +102,8 @@ pass IO::String
pass AppConfig
pass UNIVERSAL::require
pass Template::Stash
# 99 / 99 modules tested with B-C-1.43 - perl-5.015009d-nt
# pass 99 / 99 (100.0%)
# fail 0 / 99 (0.0%)
# todo 1 / 0 ()
# skip 0 / 99 (0.0% not installed)
# 100 / 100 modules tested with B-C-1.43 - perl-5.015009d-nt
# pass 99 / 100 (99.0%)
# fail 1 / 100 (1.0%)
# todo 3 / 1 (300.0%)
# skip 0 / 100 (0.0% not installed)

0 comments on commit 3c79b1d

Please sign in to comment.