Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 907188 - dev-lang/perl-5.36.1-r1 fails test - # Failed test Pod::Text::Color output is correct
Summary: dev-lang/perl-5.36.1-r1 fails test - # Failed test Pod::Text::Color output is...
Status: CONFIRMED
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: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2023-05-25 20:47 UTC by Toralf Förster
Modified: 2023-09-14 21:13 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.82 KB, text/plain)
2023-05-25 20:47 UTC, Toralf Förster
Details
dev-lang:perl-5.36.1-r1:20230525-204025.log.bz2 (dev-lang:perl-5.36.1-r1:20230525-204025.log.bz2,46.11 KB, application/x-bzip)
2023-05-25 20:47 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,7.36 KB, text/plain)
2023-05-25 20:47 UTC, Toralf Förster
Details
environment (environment,103.80 KB, text/plain)
2023-05-25 20:47 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,15.88 KB, application/x-bzip)
2023-05-25 20:47 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,71.56 KB, application/x-bzip)
2023-05-25 20:47 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 2023-05-25 20:47:18 UTC
../cpan/podlators/t/docs/pod.t ....................................... skipped: POD syntax tests normally skipped
../cpan/Pod-Simple/t/encod04.t ....................................... ok
../cpan/podlators/t/docs/spdx-license.t .............................. skipped: SPDX identifier tests normally skipped
../cpan/podlators/t/docs/synopsis.t .................................. skipped: Synopsis syntax tests normally skipped
../cpan/Pod-Simple/t/end_over.t ...................................... ok
===(  154556;112   7/26  0/6   1/15  0/?  0/? )=========================
#   Failed test 'Pod::Text::Color output is correct'
#   at t/general/basic.t line 91.
# Non-matching output left in t/tmp/out15151.clr

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib-j5_test-20230525-172553

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-13 *
clang/llvm (if any):
Python 3.11.3
php cli (if any):

  HEAD of ::gentoo
commit b71d912b1703e1dc174bae63fa713ad38b18bebc
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Thu May 25 17:17:10 2023 +0000

    2023-05-25 17:17:09 UTC

emerge -qpvO dev-lang/perl
[ebuild     U ] dev-lang/perl-5.36.1-r1 [5.36.0-r2] USE="gdbm -berkdb -debug -doc -ithreads -minimal -quadmath"
Comment 1 Toralf Förster gentoo-dev 2023-05-25 20:47:19 UTC
Created attachment 862613 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2023-05-25 20:47:20 UTC
Created attachment 862614 [details]
dev-lang:perl-5.36.1-r1:20230525-204025.log.bz2
Comment 3 Toralf Förster gentoo-dev 2023-05-25 20:47:21 UTC
Created attachment 862615 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2023-05-25 20:47:22 UTC
Created attachment 862616 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2023-05-25 20:47:23 UTC
Created attachment 862617 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2023-05-25 20:47:24 UTC
Created attachment 862618 [details]
temp.tar.bz2
Comment 7 Toralf Förster gentoo-dev 2023-05-25 20:47:25 UTC
The file size of ./files/tests.tar.bz2 is too big (1.1M) for an upload. For about 8 weeks the link http://tinderbox.zwiebeltoralf.de:31560/17.1_no_multilib-j5_test-20230525-172553/var/tmp/tb/issues/20230525-204544-dev-lang_perl-5.36.1-r1/files/tests.tar.bz2 is valid.
Comment 8 Jonathan Lovelace 2023-09-14 21:13:24 UTC
I ran into this (on version 5.38.0-r1) when running a big @world update with multiple packages being built at once, and thus output was not directed to the terminal. When I retried with the "-j" option removed from the emerge command line, so the output went to the terminal, all tests passed.