Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 623060 - <dev-perl/Ogg-Vorbis-Header-PurePerl-1.0.0-r2 fails tests (Can't use an array as a reference at test.pl line 22)
Summary: <dev-perl/Ogg-Vorbis-Header-PurePerl-1.0.0-r2 fails tests (Can't use an array...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Perl team
URL: https://rt.cpan.org/Public/Bug/Displa...
Whiteboard:
Keywords: TESTFAILURE
Depends on: 648576
Blocks:
  Show dependency tree
 
Reported: 2017-06-29 22:20 UTC by Kent Fredric (IRC: kent\n) (RETIRED)
Modified: 2018-07-21 10:28 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-06-29 22:20:27 UTC
>>> Test phase: dev-perl/Ogg-Vorbis-Header-PurePerl-1.0.0-r1
make -j3 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-Iblib/lib" "-Iblib/arch" test.pl
1..9
ok 1 - use Ogg::Vorbis::Header::PurePerl;
Can't use an array as a reference at test.pl line 22.
# Looks like your test exited with 255 just after 1.
make: *** [Makefile:821: test_dynamic] Error 255
Comment 1 Sergiy Borodych 2017-07-05 09:11:20 UTC
There is the patch for that
Comment 2 Larry the Git Cow gentoo-dev 2017-12-20 08:19:21 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0da0f8107fe144dce04248d5a39ca70bdc45a607

commit 0da0f8107fe144dce04248d5a39ca70bdc45a607
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2017-12-20 06:53:30 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2017-12-20 08:18:39 +0000

    dev-perl/Ogg-Vorbis-Header-PurePerl: Fix test failure re bug #623060
    
    - EAPI6
    - Fix tests failing on newer perls
    - add USE=examples
    - Avoid installing ogginfo.pl by default
    
    Bug: https://bugs.gentoo.org/623060
    Package-Manager: Portage-2.3.18, Repoman-2.3.6

 .../Ogg-Vorbis-Header-PurePerl-1.0.0-r2.ebuild     | 21 ++++++++++++
 ...orbis-Header-PurePerl-1.0-example-ogginfo.patch | 30 +++++++++++++++++
 ...Vorbis-Header-PurePerl-1.0-test-array-ref.patch | 38 ++++++++++++++++++++++
 3 files changed, 89 insertions(+)}
Comment 3 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-07-21 10:28:06 UTC
commit 6c1d11a0c41c68a7c466d98224a48647161a499c (HEAD -> kentnl, upstream/master)
Author: Kent Fredric <kentnl@gentoo.org>
Date:   13 minutes ago

    dev-perl/Ogg-Vorbis-Header-PurePerl: Cleanup old version 1.0.0-r1
    
    Package-Manager: Portage-2.3.40, Repoman-2.3.9