Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 627058 - dev-perl/Crypt-RSA-1.990.0-r1 fails t/11-wrapper.t test 12
Summary: dev-perl/Crypt-RSA-1.990.0-r1 fails t/11-wrapper.t test 12
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:
Blocks: perl-testfailure
  Show dependency tree
 
Reported: 2017-08-04 17:26 UTC by Toralf Förster
Modified: 2021-05-11 20:04 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.57 KB, text/plain)
2017-08-04 17:26 UTC, Toralf Förster
Details
dev-perl:Crypt-RSA-1.990.0-r1:20170804-084158.log (dev-perl:Crypt-RSA-1.990.0-r1:20170804-084158.log,5.67 KB, text/plain)
2017-08-04 17:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,276.72 KB, text/plain)
2017-08-04 17:26 UTC, Toralf Förster
Details
environment (environment,108.71 KB, text/plain)
2017-08-04 17:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,28.40 KB, application/x-bzip)
2017-08-04 17:26 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.37 KB, application/x-bzip)
2017-08-04 17:26 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,5.97 KB, application/x-bzip)
2017-08-04 17:26 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2017-08-04 17:26:36 UTC
Files=16, Tests=95, 33 wallclock secs ( 0.38 usr  0.15 sys + 31.60 cusr  1.41 csys = 33.54 CPU)
Result: FAIL
Failed 1/16 test programs. 1/95 subtests failed.
make: *** [Makefile:794: test_dynamic] Error 255
 * ERROR: dev-perl/Crypt-RSA-1.990.0-r1::gentoo failed (test phase):
 *   emake failed

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-gnome-systemd_libressl_20170729-094539

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)
  [4]   jython2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-perl/Crypt-RSA
[ebuild  N    ] dev-perl/Crypt-RSA-1.990.0-r1
Comment 1 Toralf Förster gentoo-dev 2017-08-04 17:26:39 UTC
Created attachment 487936 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-08-04 17:26:43 UTC
Created attachment 487938 [details]
dev-perl:Crypt-RSA-1.990.0-r1:20170804-084158.log
Comment 3 Toralf Förster gentoo-dev 2017-08-04 17:26:46 UTC
Created attachment 487940 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-08-04 17:26:49 UTC
Created attachment 487942 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-08-04 17:26:52 UTC
Created attachment 487944 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-08-04 17:26:55 UTC
Created attachment 487946 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-08-04 17:26:58 UTC
Created attachment 487948 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-09-30 16:45:45 UTC
t/11-wrapper.t ....... 
t/11-wrapper.t ....... 1/12 
t/11-wrapper.t ....... 5/12 
t/11-wrapper.t ....... 6/12 
                              
t/11-wrapper.t ....... All 12 subtests passed 

Test Summary Report
-------------------
t/11-wrapper.t     (Wstat: 0 Tests: 13 Failed: 1)
  Failed test:  12
  Parse errors: Tests out of sequence.  Found (1) but expected (2)
                Tests out of sequence.  Found (2) but expected (3)
                Tests out of sequence.  Found (3) but expected (4)
                Tests out of sequence.  Found (4) but expected (5)
                Tests out of sequence.  Found (5) but expected (6)
Displayed the first 5 of 13 TAP syntax errors.


Memory Corruption/SEGV?  IDK. Too-hard basket.

https://rt.cpan.org/Public/Bug/Display.html?id=4877
Comment 9 Larry the Git Cow gentoo-dev 2020-07-02 08:29:07 UTC
The bug has been referenced in the following commit(s):

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

commit d18e90bc6d14e3c68343471df7b90e28c4884b1a
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2020-07-02 08:24:39 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2020-07-02 08:28:24 +0000

    dev-perl/Crypt-RSA: -r bump for EAPI7 + fixes
    
    - EAPI7
    - Fix DEPEND/BDEPEND/etc
    - Remove empty/unused variable assignments
    - Parallel tests
    - Migrate .-in-inc "sed" to a "patch"
    - Add possible fix patch for bug #627058
    
    Bug: https://bugs.gentoo.org/627058
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Crypt-RSA/Crypt-RSA-1.990.0-r2.ebuild     | 35 ++++++++++++++++++++++
 .../files/Crypt-RSA-1.99-no-dot-inc.patch          | 24 +++++++++++++++
 .../Crypt-RSA/files/Crypt-RSA-1.99-test-segv.patch | 31 +++++++++++++++++++
 3 files changed, 90 insertions(+)
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2021-05-11 20:04:05 UTC
Fixed in -r2