Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649354 - dev-perl/Term-ReadLine-Gnu-1.350.0 version bump
Summary: dev-perl/Term-ReadLine-Gnu-1.350.0 version bump
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:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-02 11:56 UTC by Jeroen Roovers (RETIRED)
Modified: 2019-07-17 08:52 UTC (History)
1 user (show)

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 Jeroen Roovers (RETIRED) gentoo-dev 2018-03-02 11:56:14 UTC
dev-perl/Term-ReadLine-Gnu-1.350.0 version bump
Comment 1 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2018-03-02 20:18:36 UTC
I'm aware there's a new version, however, when I try it, I get test failures I haven't yet been able to explain or get closer to to understand.


---

"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Gnu.bs blib/arch/auto/Term/ReadLine/Gnu/Gnu.bs 644
PERL_DL_NONLAZY=1 "/usr/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00checkver.t ... ok                                                   
t/history.t ...... ok                                                   
===(      95;0  3/8  0/? )==============================================No protocol specified

#   Failed test 'undef isa 'MainWindow''
#   at t/callback.t line 76.
#     undef isn't defined
Cannot continue...
# Looks like your test exited with 11 just after 5.
t/callback.t ..... Dubious, test returned 11 (wstat 2816, 0xb00)        
Failed 4/8 subtests 
t/utf8_binary.t .. ok                                                   
===(     252;0  143/147  0/? )==========================================# Try `/usr/bin/perl -Mblib t/readline.t verbose', if you will.
t/readline.t ..... ok                                                   
t/utf8_text.t .... ok     

Test Summary Report
-------------------
t/callback.t   (Wstat: 2816 Tests: 5 Failed: 1)
  Failed test:  5
  Non-zero exit status: 11
  Parse errors: Bad plan.  You planned 8 tests but ran 5.


---
Comment 2 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2019-07-17 08:52:48 UTC
commit 8cdaeb2ad1f301a34229f341c0d5d21a4d1ba741
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2019-07-15 22:13:40 +1200
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2019-07-15 22:13:40 +1200

    dev-perl/Term-ReadLine-Gnu: Bump to version 1.360.0
    
    Package-Manager: Portage-2.3.69, Repoman-2.3.16
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>