Net-Google-Code v0.19 Perl 5 v5.27.8 OpenBSD.amd64-openbsd
- Status
- Fail
- From
- Alceu Rodrigues de Freitas Junior
- Dist
-
Net-Google-Code v0.19
- Platform
- Perl 5 v5.27.8 OpenBSD.amd64-openbsd
- Date
- 2018-02-03 11:04:26
- ID
- ff91a49c-08d1-11e8-a020-f9b7f03f951d
This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language. See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org
--
Dear sunnavy,
This is a computer-generated report for Net-Google-Code-0.19
on perl 5.27.8, created by CPAN-Reporter-1.2018.
Thank you for uploading your work to CPAN. However, there was a problem
testing your distribution.
If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:
http://wiki.cpantesters.org/wiki/CPANAuthorNotes
Sections of this report:
* Tester comments
* Program output
* Prerequisites
* Environment and other context
------------------------------
TESTER COMMENTS
------------------------------
Additional comments from tester:
this report is from an automated smoke testing program
and was not reviewed by a human for accuracy
------------------------------
PROGRAM OUTPUT
------------------------------
Output from '/usr/bin/make test':
PERL_DL_NONLAZY=1 "/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin/perl5.27.8" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t t/google_api/*.t
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 3.
# Failed test 'use Net::Google::Code::Issue;'
# at t/00.load.t line 16.
# Tried to use 'Net::Google::Code::Issue'.
# Error: Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
# Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x819adf7b808), Mouse::Meta::Role::Composite=HASH(0x8196abf9220), Mouse::Meta::Class=HASH(0x819a2fe0e98)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
# Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x819adf7b808), Mouse::Meta::Role::Composite=HASH(0x8196abf9220), Mouse::Meta::Class=HASH(0x819a2fe0e98)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
# Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x8196abf9220), Mouse::Meta::Class=HASH(0x819a2fe0e98)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
# Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
# Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
# require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
# Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
# Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# require Net/Google/Code/Issue.pm called at t/00.load.t line 16
# main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval 'package main;
# BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }
# #line 16 t/00.load.t
# use Net::Google::Code::Issue @{$args[0]};
# 1;
# ' called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1031
# Test::More::_eval("package main;\x{a}BEGIN { \${^WARNING_BITS} = \$args[-1] if defined"..., ARRAY(0x81a1001f610), undef) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1007
# Test::More::use_ok("Net::Google::Code::Issue") called at t/00.load.t line 16
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
# Compilation failed in require at t/00.load.t line 16.
# BEGIN failed--compilation aborted at t/00.load.t line 16.
# Failed test 'use Net::Google::Code::Issue::Attachment;'
# at t/00.load.t line 16.
# Tried to use 'Net::Google::Code::Issue::Attachment'.
# Error: Attempt to reload Net/Google/Code/Issue/Attachment.pm aborted.
# Compilation failed in require at t/00.load.t line 16.
# BEGIN failed--compilation aborted at t/00.load.t line 16.
# Failed test 'use Net::Google::Code::Issue::Comment;'
# at t/00.load.t line 16.
# Tried to use 'Net::Google::Code::Issue::Comment'.
# Error: Attempt to reload Net/Google/Code/Issue/Comment.pm aborted.
# Compilation failed in require at t/00.load.t line 16.
# BEGIN failed--compilation aborted at t/00.load.t line 16.
# Failed test 'use Net::Google::Code::Issue::Search;'
# at t/00.load.t line 16.
# Tried to use 'Net::Google::Code::Issue::Search'.
# Error: Attempt to reload Net/Google/Code/Issue.pm aborted.
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 9.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 9.
# Compilation failed in require at t/00.load.t line 16.
# BEGIN failed--compilation aborted at t/00.load.t line 16.
# Looks like you failed 4 tests of 19.
t/00.load.t ................
Dubious, test returned 4 (wstat 1024, 0x400)
Failed 4/19 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x3e4643c0b38), Mouse::Meta::Role::Composite=HASH(0x3e3ab0f9928), Mouse::Meta::Class=HASH(0x3e466789c10)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x3e4643c0b38), Mouse::Meta::Role::Composite=HASH(0x3e3ab0f9928), Mouse::Meta::Class=HASH(0x3e466789c10)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x3e3ab0f9928), Mouse::Meta::Class=HASH(0x3e466789c10)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue.pm called at t/02.issue.t line 22
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
Compilation failed in require at t/02.issue.t line 22.
BEGIN failed--compilation aborted at t/02.issue.t line 22.
# Looks like your test exited with 255 before it could output anything.
t/02.issue.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 20/20 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x98c46caa538), Mouse::Meta::Role::Composite=HASH(0x98bfe8520a0), Mouse::Meta::Class=HASH(0x98c7df05c88)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x98c46caa538), Mouse::Meta::Role::Composite=HASH(0x98bfe8520a0), Mouse::Meta::Class=HASH(0x98c7df05c88)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x98bfe8520a0), Mouse::Meta::Class=HASH(0x98c7df05c88)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at t/03.comment.t line 6
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at t/03.comment.t line 6.
BEGIN failed--compilation aborted at t/03.comment.t line 6.
# Looks like your test exited with 255 before it could output anything.
t/03.comment.t .............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 9/9 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x18a050cbdf10), Mouse::Meta::Role::Composite=HASH(0x18a05bd26a90), Mouse::Meta::Class=HASH(0x18a01a074640)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x18a050cbdf10), Mouse::Meta::Role::Composite=HASH(0x18a05bd26a90), Mouse::Meta::Class=HASH(0x18a01a074640)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x18a05bd26a90), Mouse::Meta::Class=HASH(0x18a01a074640)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at t/04.attachment.t line 7
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at t/04.attachment.t line 7.
BEGIN failed--compilation aborted at t/04.attachment.t line 7.
# Looks like your test exited with 255 before it could output anything.
t/04.attachment.t ..........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 7/7 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x318611a59b8), Mouse::Meta::Role::Composite=HASH(0x317938357a8), Mouse::Meta::Class=HASH(0x317f7ee2df0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x318611a59b8), Mouse::Meta::Role::Composite=HASH(0x317938357a8), Mouse::Meta::Class=HASH(0x317f7ee2df0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x317938357a8), Mouse::Meta::Class=HASH(0x317f7ee2df0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 9
Net::Google::Code::Issue::Search::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Search.pm called at t/05.issue_search.t line 36
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 9.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Search.pm line 9.
Compilation failed in require at t/05.issue_search.t line 36.
BEGIN failed--compilation aborted at t/05.issue_search.t line 36.
# Looks like your test exited with 255 before it could output anything.
t/05.issue_search.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 37/37 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x21f42a43cd0), Mouse::Meta::Role::Composite=HASH(0x21fbc36eac0), Mouse::Meta::Class=HASH(0x21f97a52040)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x21f42a43cd0), Mouse::Meta::Role::Composite=HASH(0x21fbc36eac0), Mouse::Meta::Class=HASH(0x21f97a52040)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x21fbc36eac0), Mouse::Meta::Class=HASH(0x21f97a52040)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue.pm called at t/06.fetch.t line 22
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
Compilation failed in require at t/06.fetch.t line 22.
BEGIN failed--compilation aborted at t/06.fetch.t line 22.
# Looks like your test exited with 255 before it could output anything.
t/06.fetch.t ...............
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/2 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 3.
t/10.downloads.t ........... ok
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 3.
t/11.wiki.t ................ ok
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 3.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0xf02fe4db4a8), Mouse::Meta::Role::Composite=HASH(0xf030fc336b8), Mouse::Meta::Class=HASH(0xf0357f85058)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0xf02fe4db4a8), Mouse::Meta::Role::Composite=HASH(0xf030fc336b8), Mouse::Meta::Class=HASH(0xf0357f85058)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0xf030fc336b8), Mouse::Meta::Class=HASH(0xf0357f85058)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 67
Net::Google::Code::issue(Net::Google::Code=HASH(0xf035ada6280)) called at t/20.code.t line 55
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code.pm line 67.
# Looks like your test exited with 255 just after 9.
t/20.code.t ................
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/19 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 2.
Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x1d4797bdad78), Mouse::Meta::Role::Composite=HASH(0x1d46ebe41b68), Mouse::Meta::Class=HASH(0x1d46e8e708f8)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x1d4797bdad78), Mouse::Meta::Role::Composite=HASH(0x1d46ebe41b68), Mouse::Meta::Class=HASH(0x1d46e8e708f8)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x1d46ebe41b68), Mouse::Meta::Class=HASH(0x1d46e8e708f8)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
require Net/Google/Code/Issue.pm called at t/30.role_predefined.t line 23
main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
Compilation failed in require at t/30.role_predefined.t line 23.
BEGIN failed--compilation aborted at t/30.role_predefined.t line 23.
# Looks like your test exited with 255 before it could output anything.
t/30.role_predefined.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/3 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 2.
# Failed test 'use Net::Google::Code::Issue;'
# at t/google_api/01-issue.t line 11.
# Tried to use 'Net::Google::Code::Issue'.
# Error: Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
# Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x17685e6afe8), Mouse::Meta::Role::Composite=HASH(0x1769bb78dd8), Mouse::Meta::Class=HASH(0x1769bde33d0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
# Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x17685e6afe8), Mouse::Meta::Role::Composite=HASH(0x1769bb78dd8), Mouse::Meta::Class=HASH(0x1769bde33d0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
# Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x1769bb78dd8), Mouse::Meta::Class=HASH(0x1769bde33d0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
# Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
# Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
# require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
# Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# require Net/Google/Code/Issue/Comment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6
# Net::Google::Code::Issue::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# require Net/Google/Code/Issue.pm called at t/google_api/01-issue.t line 11
# main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval 'package main;
# BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }
# #line 11 t/google_api/01-issue.t
# use Net::Google::Code::Issue @{$args[0]};
# 1;
# ' called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1031
# Test::More::_eval("package main;\x{a}BEGIN { \${^WARNING_BITS} = \$args[-1] if defined"..., ARRAY(0x1771aad3640), "UUUUUUUUUUUUUUUUUU") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1007
# Test::More::use_ok("Net::Google::Code::Issue") called at t/google_api/01-issue.t line 11
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue.pm line 6.
# Compilation failed in require at t/google_api/01-issue.t line 11.
# BEGIN failed--compilation aborted at t/google_api/01-issue.t line 11.
# Failed test 'An object of class 'Net::Google::Code::Issue' isa 'Net::Google::Code::Issue::Base''
# at t/google_api/01-issue.t line 21.
# The object of class 'Net::Google::Code::Issue' isn't a 'Net::Google::Code::Issue::Base'
# Failed test 'Net::Google::Code::Issue->can('reported')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('reported') failed
# Failed test 'Net::Google::Code::Issue->can('id')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('id') failed
# Failed test 'Net::Google::Code::Issue->can('reporter')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('reporter') failed
# Failed test 'Net::Google::Code::Issue->can('status')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('status') failed
# Failed test 'Net::Google::Code::Issue->can('owner')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('owner') failed
# Failed test 'Net::Google::Code::Issue->can('summary')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('summary') failed
# Failed test 'Net::Google::Code::Issue->can('description')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('description') failed
# Failed test 'Net::Google::Code::Issue->can('labels')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('labels') failed
# Failed test 'Net::Google::Code::Issue->can('cc')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('cc') failed
# Failed test 'Net::Google::Code::Issue->can('comments')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('comments') failed
# Failed test 'Net::Google::Code::Issue->can('stars')'
# at t/google_api/01-issue.t line 28.
# Net::Google::Code::Issue->can('stars') failed
# Failed test 'Net::Google::Code::Issue->can('create')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('create') failed
# Failed test 'Net::Google::Code::Issue->can('update')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('update') failed
# Failed test 'Net::Google::Code::Issue->can('updated')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('updated') failed
# Failed test 'Net::Google::Code::Issue->can('load')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('load') failed
# Failed test 'Net::Google::Code::Issue->can('list')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('list') failed
# Failed test 'Net::Google::Code::Issue->can('load_comments')'
# at t/google_api/01-issue.t line 32.
# Net::Google::Code::Issue->can('load_comments') failed
Can't locate object method "list" via package "Net::Google::Code::Issue" at t/google_api/01-issue.t line 46.
# Looks like your test exited with 255 just after 21.
t/google_api/01-issue.t ....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 33/35 subtests
Any::Moose is deprecated. Please use Moo instead at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 2.
# Failed test 'use Net::Google::Code::Issue::Comment;'
# at t/google_api/02-comment.t line 11.
# Tried to use 'Net::Google::Code::Issue::Comment'.
# Error: Due to method name conflicts in roles 'Net::Google::Code::Role::Fetchable' and 'Net::Google::Code::Role::HTMLTree', the methods 'ARRAYREF', 'BOOLEAN', 'CODEREF', 'GLOB', 'GLOBREF', 'HANDLE', 'HASHREF', 'OBJECT', 'SCALAR', 'SCALARREF', and 'UNDEF' must be implemented or excluded by 'Net::Google::Code::Issue::Attachment' at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 136.
# Mouse::Meta::Role::Application::RoleSummation::apply_methods(Mouse::Meta::Role::Application::RoleSummation=HASH(0x2b5bbb02970), Mouse::Meta::Role::Composite=HASH(0x2b631d8e760), Mouse::Meta::Class=HASH(0x2b53efe47f0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Application.pm line 72
# Mouse::Meta::Role::Application::apply(Mouse::Meta::Role::Application::RoleSummation=HASH(0x2b5bbb02970), Mouse::Meta::Role::Composite=HASH(0x2b631d8e760), Mouse::Meta::Class=HASH(0x2b53efe47f0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Meta/Role/Composite.pm line 107
# Mouse::Meta::Role::Composite::apply(Mouse::Meta::Role::Composite=HASH(0x2b631d8e760), Mouse::Meta::Class=HASH(0x2b53efe47f0)) called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse/Util.pm line 336
# Mouse::Util::apply_all_roles("Net::Google::Code::Issue::Attachment", "Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd/Mouse.pm line 40
# Mouse::with("Net::Google::Code::Role::Fetchable", "Net::Google::Code::Role::HTMLTree") called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 3
# require Net/Google/Code/Issue/Attachment.pm called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3
# Net::Google::Code::Issue::Comment::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# require Net/Google/Code/Issue/Comment.pm called at t/google_api/02-comment.t line 11
# main::BEGIN() called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval {...} called at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Attachment.pm line 0
# eval 'package main;
# BEGIN { ${^WARNING_BITS} = $args[-1] if defined $args[-1] }
# #line 11 t/google_api/02-comment.t
# use Net::Google::Code::Issue::Comment @{$args[0]};
# 1;
# ' called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1031
# Test::More::_eval("package main;\x{a}BEGIN { \${^WARNING_BITS} = \$args[-1] if defined"..., ARRAY(0x2b5a6d08640), "UUUUUUUUUUUUUUUUUU") called at /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/Test/More.pm line 1007
# Test::More::use_ok("Net::Google::Code::Issue::Comment") called at t/google_api/02-comment.t line 11
# Compilation failed in require at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# BEGIN failed--compilation aborted at /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0/blib/lib/Net/Google/Code/Issue/Comment.pm line 3.
# Compilation failed in require at t/google_api/02-comment.t line 11.
# BEGIN failed--compilation aborted at t/google_api/02-comment.t line 11.
# Failed test 'An object of class 'Net::Google::Code::Issue::Comment' isa 'Net::Google::Code::Issue::Base''
# at t/google_api/02-comment.t line 20.
# The object of class 'Net::Google::Code::Issue::Comment' isn't a 'Net::Google::Code::Issue::Base'
# Failed test 'Net::Google::Code::Issue::Comment->can('date')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('date') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('sequence')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('sequence') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('issue_id')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('issue_id') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('author')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('author') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('content')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('content') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('updates')'
# at t/google_api/02-comment.t line 25.
# Net::Google::Code::Issue::Comment->can('updates') failed
# Failed test 'Net::Google::Code::Issue::Comment->can('list')'
# at t/google_api/02-comment.t line 29.
# Net::Google::Code::Issue::Comment->can('list') failed
Can't locate object method "list" via package "Net::Google::Code::Issue::Comment" at t/google_api/02-comment.t line 41.
# Looks like your test exited with 255 just after 11.
t/google_api/02-comment.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 18/20 subtests
Test Summary Report
-------------------
t/00.load.t (Wstat: 1024 Tests: 19 Failed: 4)
Failed tests: 5-6, 8-9
Non-zero exit status: 4
t/02.issue.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 20 tests but ran 0.
t/03.comment.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 9 tests but ran 0.
t/04.attachment.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 7 tests but ran 0.
t/05.issue_search.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 37 tests but ran 0.
t/06.fetch.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 2 tests but ran 0.
t/20.code.t (Wstat: 65280 Tests: 9 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 19 tests but ran 9.
t/30.role_predefined.t (Wstat: 65280 Tests: 0 Failed: 0)
Non-zero exit status: 255
Parse errors: Bad plan. You planned 3 tests but ran 0.
t/google_api/01-issue.t (Wstat: 65280 Tests: 21 Failed: 19)
Failed tests: 1, 4-21
Non-zero exit status: 255
Parse errors: Bad plan. You planned 35 tests but ran 21.
t/google_api/02-comment.t (Wstat: 65280 Tests: 11 Failed: 9)
Failed tests: 1, 4-11
Non-zero exit status: 255
Parse errors: Bad plan. You planned 20 tests but ran 11.
Files=12, Tests=85, 5 wallclock secs ( 0.06 usr 0.06 sys + 3.55 cusr 1.12 csys = 4.79 CPU)
Result: FAIL
Failed 10/12 test programs. 32/85 subtests failed.
*** Error 255 in /mnt/cpan_build_dir/vegeta/Net-Google-Code-0.19-0 (Makefile:795 'test_dynamic')
------------------------------
PREREQUISITES
------------------------------
Prerequisite modules loaded:
requires:
Module Need Have
-------------------- ---- --------
Any::Moose 0 0.27
DateTime 0 1.45
ExtUtils::MakeMaker 6.42 7.31_07
File::MMagic 0 1.30
File::Slurp 0 9999.19
HTML::TreeBuilder 0 5.07
JSON 0 2.90
MIME::Types 0 2.17
Params::Validate 0 1.29
Test::Mock::LWP 0 0.08
Test::MockModule 0 0.13
Test::More 0 1.302120
URI::Escape 0 3.31
WWW::Mechanize::Link 0 1.86
XML::FeedPP 0 0.43
build_requires:
Module Need Have
-------------------- ---- --------
ExtUtils::MakeMaker 0 7.31_07
configure_requires:
Module Need Have
-------------------- ---- --------
ExtUtils::MakeMaker 6.42 7.31_07
------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------
Environment variables:
AUTOMATED_TESTING = 1
DBD_MYSQL_TESTDB = test
DBD_MYSQL_TESTHOST = localhost
DBD_MYSQL_TESTPASSWORD =
DBD_MYSQL_TESTPORT = 3306
DBD_MYSQL_TESTUSER = vegeta
EXTENDED_TESTING = 1
PATH = /home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin:/home/vegeta/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/X11R6/bin:/usr/local/bin:/usr/local/sbin
PERL5LIB =
PERL5OPT =
PERL5_CPANPLUS_IS_RUNNING = 34765
PERL5_CPAN_IS_RUNNING = 34765
PERL5_CPAN_IS_RUNNING_IN_RECURSION = 57495,34765
PERLBREW_HOME = /home/vegeta/.perlbrew
PERLBREW_MANPATH = /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/man
PERLBREW_PATH = /home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin
PERLBREW_PERL = perl-5.27.8
PERLBREW_ROOT = /home/vegeta/perl5/perlbrew
PERLBREW_SHELLRC_VERSION = 0.82
PERLBREW_VERSION = 0.82
PERL_CR_SMOKER_CURRENT = App-SD-0.75
PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
PERL_MM_USE_DEFAULT = 1
PERL_USE_UNSAFE_INC = 1
SHELL = /usr/local/bin/bash
TERM = xterm
Perl special variables (and OS-specific diagnostics, for MSWin32):
$^X = /home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin/perl5.27.8
$UID/$EUID = 1002 / 1002
$GID = 1002 1002 1001
$EGID = 1002 1002 1001
Perl module toolchain versions installed:
Module Have
------------------- --------
CPAN 2.20
CPAN::Meta 2.150010
Cwd 3.62
ExtUtils::CBuilder 0.280230
ExtUtils::Command 7.31_07
ExtUtils::Install 2.14
ExtUtils::MakeMaker 7.31_07
ExtUtils::Manifest 1.70
ExtUtils::ParseXS 3.35
File::Spec 3.62
JSON 2.90
JSON::PP 2.97001
Module::Build 0.4224
Module::Signature n/a
Parse::CPAN::Meta 2.150010
Test::Harness 3.39
Test::More 1.302120
YAML 1.24
YAML::Syck n/a
version 0.9918
--
Summary of my perl5 (revision 5 version 27 subversion 8) configuration:
Platform:
osname=openbsd
osvers=6.2
archname=OpenBSD.amd64-openbsd
uname='openbsd cpan-smoker-openbsd 6.2 generic.mp#134 amd64 '
config_args='-de -Dprefix=/home/vegeta/perl5/perlbrew/perls/perl-5.27.8 -Dusedevel -Aeval:scriptdir=/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin'
hint=recommended
useposix=true
d_sigaction=define
useithreads=undef
usemultiplicity=undef
use64bitint=define
use64bitall=define
uselongdouble=undef
usemymalloc=n
default_inc_excludes_dot=define
bincompat5005=undef
Compiler:
cc='cc'
ccflags ='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include -D_FORTIFY_SOURCE=2'
optimize='-O2'
cppflags='-fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
ccversion=''
gccversion='4.2.1 Compatible OpenBSD Clang 4.0.0 (tags/RELEASE_400/final)'
gccosandvers=''
intsize=4
longsize=8
ptrsize=8
doublesize=8
byteorder=12345678
doublekind=3
d_longlong=define
longlongsize=8
d_longdbl=define
longdblsize=16
longdblkind=3
ivtype='long'
ivsize=8
nvtype='double'
nvsize=8
Off_t='off_t'
lseeksize=8
alignbytes=8
prototype=define
Linker and Libraries:
ld='cc'
ldflags ='-Wl,-E -fstack-protector-strong -L/usr/local/lib'
libpth=/usr/lib /usr/local/lib
libs=-lpthread -lm -lutil -lc
perllibs=-lpthread -lm -lutil -lc
libc=/usr/lib/libc.so.90.0
so=so
useshrplib=false
libperl=libperl.a
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dlopen.xs
dlext=so
d_dlsymun=undef
ccdlflags=' '
cccdlflags='-DPIC -fPIC '
lddlflags='-shared -fPIC -L/usr/local/lib -fstack-protector-strong'
Characteristics of this binary (from libperl):
Compile-time options:
HAS_TIMES
PERLIO_LAYERS
PERL_COPY_ON_WRITE
PERL_DONT_CREATE_GVSV
PERL_MALLOC_WRAP
PERL_OP_PARENT
PERL_PRESERVE_IVUV
PERL_USE_DEVEL
USE_64_BIT_ALL
USE_64_BIT_INT
USE_LARGE_FILES
USE_LOCALE
USE_LOCALE_COLLATE
USE_LOCALE_CTYPE
USE_LOCALE_NUMERIC
USE_LOCALE_TIME
USE_PERLIO
USE_PERL_ATOF
Locally applied patches:
Devel::PatchPerl 1.48
Built under openbsd
Compiled at Jan 23 2018 17:20:45
%ENV:
PERL5LIB=""
PERL5OPT=""
PERL5_CPANPLUS_IS_RUNNING="34765"
PERL5_CPAN_IS_RUNNING="34765"
PERL5_CPAN_IS_RUNNING_IN_RECURSION="57495,34765"
PERLBREW_HOME="/home/vegeta/.perlbrew"
PERLBREW_MANPATH="/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/man"
PERLBREW_PATH="/home/vegeta/perl5/perlbrew/bin:/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/bin"
PERLBREW_PERL="perl-5.27.8"
PERLBREW_ROOT="/home/vegeta/perl5/perlbrew"
PERLBREW_SHELLRC_VERSION="0.82"
PERLBREW_VERSION="0.82"
PERL_CR_SMOKER_CURRENT="App-SD-0.75"
PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
PERL_MM_USE_DEFAULT="1"
PERL_USE_UNSAFE_INC="1"
@INC:
/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8/OpenBSD.amd64-openbsd
/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/site_perl/5.27.8
/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/5.27.8/OpenBSD.amd64-openbsd
/home/vegeta/perl5/perlbrew/perls/perl-5.27.8/lib/5.27.8
.