Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 708394 - dev-perl/Test-Inter-1.90.0 : [TEST] t/_pod.t Can t locate Test/Pod.pm in @INC (you may need to install the Test::Pod module) ... at t/_pod.t line 8.
Summary: dev-perl/Test-Inter-1.90.0 : [TEST] t/_pod.t Can t locate Test/Pod.pm in @IN...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-05 19:26 UTC by Toralf Förster
Modified: 2020-02-06 21:43 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,14.99 KB, text/plain)
2020-02-05 19:26 UTC, Toralf Förster
Details
dev-perl:Test-Inter-1.90.0:20200205-192505.log (dev-perl:Test-Inter-1.90.0:20200205-192505.log,5.31 KB, text/plain)
2020-02-05 19:26 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,78.88 KB, text/plain)
2020-02-05 19:26 UTC, Toralf Förster
Details
environment (environment,37.35 KB, text/plain)
2020-02-05 19:26 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.67 KB, application/x-bzip)
2020-02-05 19:27 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,12.16 KB, application/x-bzip)
2020-02-05 19:27 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,3.34 KB, application/x-bzip)
2020-02-05 19:27 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 2020-02-05 19:26:47 UTC
make -j1 test TEST_VERBOSE=0 
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/_pod.t ........... Can't locate Test/Pod.pm in @INC (you may need to install the Test::Pod module) (@INC contains: /var/tmp/portage/dev-perl/Test-Inter-1.90.0/work/Test-Inter-1.09/blib/lib /var/tmp/portage/dev-perl/Test-Inter-1.90.0/work/Test-Inter-1.09/blib/arch /etc/perl /usr/local/lib64/perl5/5.30.1/x86_64-linux /usr/local/lib64/perl5/5.30.1 /usr/lib64/perl5/vendor_perl/5.30.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.30.1 /usr/lib64/perl5/5.30.1/x86_64-linux /usr/lib64/perl5/5.30.1 .) at t/_pod.t line 8.
BEGIN failed--compilation aborted at t/_pod.t line 8.

                       

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no-multilib-test-20200203-215003

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

  Please see https://wiki.gentoo.org/wiki/Project:Perl/Dot-In-INC-Removal#Counter_Balance

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

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)




ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 05 Feb 2020 18:52:51 +0000

emerge -qpvO dev-perl/Test-Inter
[ebuild  N    ] dev-perl/Test-Inter-1.90.0  USE="test -examples"
Comment 1 Toralf Förster gentoo-dev 2020-02-05 19:26:50 UTC
Created attachment 611972 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-05 19:26:52 UTC
Created attachment 611974 [details]
dev-perl:Test-Inter-1.90.0:20200205-192505.log
Comment 3 Toralf Förster gentoo-dev 2020-02-05 19:26:55 UTC
Created attachment 611976 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-05 19:26:58 UTC
Created attachment 611978 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-05 19:27:01 UTC
Created attachment 611980 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-02-05 19:27:04 UTC
Created attachment 611982 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-02-05 19:27:06 UTC
Created attachment 611984 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-02-06 21:43:22 UTC
The bug has been closed via the following commit(s):

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

commit 89bd9e25e9bfd48437f7809c4f6331e9dba70aec
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2020-02-06 21:43:05 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2020-02-06 21:43:16 +0000

    dev-perl/Test-Inter: Disable remaining pod tests
    
    Closes: https://bugs.gentoo.org/708394
    Package-Manager: Portage-2.3.87, Repoman-2.3.20
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 dev-perl/Test-Inter/Test-Inter-1.90.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)