See https://travis-ci.org/rurban/perl-compiler/builds
for the test results an most versions.

for master it’s currently failing at
https://travis-ci.org/rurban/perl-compiler/builds/190299928
5.8, 5.24 and 5.22 threaded

Reini Urban
rur...@cpan.org



> On Jan 13, 2017, at 5:00 PM, Julian Brown via Houston <houston@pm.org> wrote:
> 
> What version of perl is it?
> 
> Is it possible to update your system perl?
> 
> 
> 
> On Fri, Jan 13, 2017 at 8:31 AM, Michael R. Davis via Houston 
> <houston@pm.org> wrote:
> PMs,
> Thanks for the talks last night.  I tried to get perlcc working from the B::C 
> package but cannot get it to pass tests on a stock EL6.  Can anyone provide 
> guidance on why and maybe how to get there?
> 
> t/cc_last.t ....... Argument "1.16_01" isn't numeric in numeric lt (<) at 
> t/cc_last.t line 31.
> t/cc_last.t ....... 1/4 Label not found for "last " at ccode_last_2cc.pl line 
> 5.
> t/cc_last.t ....... 2/4 Warning: Label not found at compile time for "last 
> LOOP"
> 
> t/issue143.t ...... 1/3
> #   Failed test 'wrong length after double regex compilation'
> #   at t/test.pl line 996.
> 
> t/issue274.t ...... "my" variable $todo masks earlier declaration in same 
> scope at t/issue274.t line 14.
> 
> t/issue305.t ...... 1/3
> #   Failed test 'Old Encode-2.35 < 2.58 C \#305 compile-time Encode::XS 
> encodings'
> #   at t/test.pl line 996.
> t/issue305.t ...... 3/3
> #   Failed test 'Old Encode-2.35 < 2.58 C \#365 compile-time Encode subtypes'
> #   at t/test.pl line 996.
> 
> t/issue32.t ....... 1/1
> #   Failed test 'use open and @ARGV'
> #   at t/issue32.t line 21.
> #          got: ''
> #     expected: '123'
> 
> t/issue95.t ....... Subroutine croak redefined at 
> /usr/lib64/perl5/DynaLoader.pm line 103.
> t/issue95.t ....... 5/5
> #   Failed test ' run'
> #   at t/test.pl line 996.
> # Looks like you failed 1 test of 5.
> t/issue95.t ....... Dubious, test returned 1 (wstat 256, 0x100)
> Failed 1/5 subtests
> 
> t/modules.t ....... 1/40
> #   Failed test '1: use Attribute::Handlers -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 4/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccAttribute_Handlers -r pccAttrib
> ute_Handlers.pl -e 'use Attribute::Handlers; print "ok"'
> t/modules.t ....... 5/40
> #   Failed test '2: use B::Hooks::EndOfScope -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> 
> t/modules.t ....... 9/40
> #   Failed test '3: use DateTime -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 12/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccDateTime -r pccDateTime.pl -e
> 'use DateTime; print "ok"'
> t/modules.t ....... 13/40
> #   Failed test '4: use DateTime::Locale -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 16/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccDateTime_Locale -r pccDateTime
> _Locale.pl -e 'use DateTime::Locale; print "ok"'
> t/modules.t ....... 21/40
> #   Failed test '6: use ExtUtils::Install -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 24/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccExtUtils_Inst -r pccExtUtils_I
> nst.pl -e 'use ExtUtils::Install; print "ok"'
> t/modules.t ....... 25/40
> #   Failed test '7: use Module::Build -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib blib/script/perlcc -O3 
> -opccModule_Build -r pccModule_Build.pl -e 'use Module::Build
> ; print "ok"'
> 
> t/modules.t ....... 29/40
> #   Failed test '8: use Moose  generates non-zero binary'
> #   at t/modules.t line 201.
> 
> #   Failed test '8: use Moose -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 32/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccMoose -r pccMoose.pl -e 'use Moose; print "ok"'
> t/modules.t ....... 33/40
> #   Failed test '9: use MooseX::Types  generates non-zero binary'
> #   at t/modules.t line 201.
> 
> #   Failed test '9: use MooseX::Types -O3 gives expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 36/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 -opccMooseX_Types -r pccMooseX_Types.pl -e 'use 
> MooseX::Types; print "ok"'
> t/modules.t ....... 37/40
> #   Failed test '10: use Test::Tester -O3 --testsuite --no-spawn gives 
> expected 'ok' output'
> #   at t/modules.t line 207.
> #                   ''
> #     doesn't match '(?ms-xi:ok$)'
> t/modules.t ....... 40/40 # Failed: /usr/bin/perl -Iblib/arch -Iblib/lib 
> blib/script/perlcc -O3 --testsuite --no-spawn -opccTest_Tester -r 
> pccTest_Tester.pl -e 'use Test::Tester; print "ok"'
> 
> 
> t/stash.t ......... Name "OS2::is_aout" used only once: possible typo at 
> t/stash.t line 118.
> # got = 
> main,Tie,Tie::Hash,re,mro,attributes,Regexp,Carp,Carp::Heavy,PerlIO,warnings,DB
> # (after sorting)
> # got = attributes Carp Carp::Heavy DB main mro PerlIO re Regexp Tie 
> Tie::Hash warnings
> t/stash.t ......... 1/4 # (after perlio censorings)
> # got = attributes Carp Carp::Heavy DB main mro re Regexp Tie Tie::Hash 
> warnings
> # (after platform censorings)
> # got = attributes Carp Carp::Heavy DB main mro re Regexp Tie Tie::Hash 
> warnings
> 
> 
> 
> From: G. Wade Johnson via Houston <houston@pm.org>
> To: Houston Perl Mongers <houston@pm.org>
> Cc: G. Wade Johnson <gwa...@anomaly.org>
> Sent: Monday, January 9, 2017 8:11 PM
> Subject: [pm-h] January Houston.pm Meeting: Lightning/Short talks
> 
> This month we will be doing short talks. So far, we have four people
> who have volunteered to speak:
> 
> - Jocelyn Kirby
> - Julian Brown
> - Robert Stone
> - G. Wade Johnson
> 
> If things go well, we may have others as well.
> 
> We'll be meeting at cPanel, Inc. this month starting at 7pm this
> Thursday (Jan 12). We'll gather in the lobby between 6:30 and 7.
> (https://www.google.com/maps/place/2550+N+Loop+W,+Houston,+TX+77092/@29.8081429,-95.4459714,17z/data=!3m1!4b1!4m2!3m1!1s0x8640c6fa4d91297b:0x988e2dedf77ce147)
> --
> If it doesn't have to be right, I can make it arbitrarily fast.
>                                                     -- Rick Hoselton
> _______________________________________________
> Houston mailing list
> Houston@pm.org
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/
> 
> 
> _______________________________________________
> Houston mailing list
> Houston@pm.org
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/
> 
> _______________________________________________
> Houston mailing list
> Houston@pm.org
> http://mail.pm.org/mailman/listinfo/houston
> Website: http://houston.pm.org/

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

_______________________________________________
Houston mailing list
Houston@pm.org
http://mail.pm.org/mailman/listinfo/houston
Website: http://houston.pm.org/

Reply via email to