Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 662294

Summary: dev-perl/Perl-Critic-Dynamic-0.50.0-r2 : [TEST] t/20_policies.t .. 5/33 Dynamic::ValidateAgainstSymbolTable: Compilation of unknown file failed: Can t locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /var/tmp/portage/d
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=661808
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:Perl-Critic-Dynamic-0.50.0-r2:20180727-144035.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2018-07-27 17:22:27 UTC
t/20_policies.t .. 1/33 
t/20_policies.t .. 5/33 Dynamic::ValidateAgainstSymbolTable: Compilation of "unknown file" failed: Can't locate CGI.pm in @INC (you may need to install the CGI module) (@INC contains: /var/tmp/portage/dev-perl/Perl-Critic-Dynamic-0.50.0-r2/work/Perl-Critic-Dynamic-0.05/blib/lib /var/tmp/portage/dev-perl/Perl-Critic-Dynamic-0.50.0-r2/work/Perl-Critic-Dynamic-0.05/blib/arch /var/tmp/portage/dev-perl/Perl-Critic-Dynamic-0.50.0-r2/work/Perl-Critic-Dynamic-0.05/_build/lib /etc/perl /usr/local/lib64/perl5/5.26.2/x86_64-linux /usr/local/lib64/perl5/5.26.2 /usr/lib64/perl5/vendor_perl/5.26.2/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.2 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.26.1/x86_64-linux /usr/lib64/perl5/vendor_perl/5.26.1 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.26.2/x86_64-linux /usr/lib64/perl5/5.26.2 .) at (eval 76) line 9.
BEGIN failed--compilation aborted at (eval 76) line 9.



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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-test_20180725-194526

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

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

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

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

emerge -qpv dev-perl/Perl-Critic-Dynamic
[ebuild  N    ] dev-perl/Perl-Critic-Dynamic-0.50.0-r2
Comment 1 Toralf Förster gentoo-dev 2018-07-27 17:22:29 UTC
Created attachment 541386 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-07-27 17:22:32 UTC
Created attachment 541388 [details]
dev-perl:Perl-Critic-Dynamic-0.50.0-r2:20180727-144035.log
Comment 3 Toralf Förster gentoo-dev 2018-07-27 17:22:36 UTC
Created attachment 541390 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-07-27 17:22:38 UTC
Created attachment 541392 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-07-27 17:22:41 UTC
Created attachment 541394 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-07-27 17:22:44 UTC
Created attachment 541396 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-07-27 17:22:47 UTC
Created attachment 541398 [details]
tests.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2019-07-17 06:42:18 UTC
The bug has been referenced in the following commit(s):

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

commit 5ef6864dc88e9e5288fd5563155c0e2ee1ef8fb4
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2019-07-17 06:40:57 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2019-07-17 06:41:59 +0000

    dev-perl/Perl-Critic-Dynamic: Add dev-perl/CGI into test deps bug #661808
    
    Bug: https://bugs.gentoo.org/661808
    Bug: https://bugs.gentoo.org/662294
    Package-Manager: Portage-2.3.66, Repoman-2.3.16
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 .../Perl-Critic-Dynamic-0.50.0-r3.ebuild           | 26 ++++++++++++++++++++++
 1 file changed, 26 insertions(+)
Comment 9 Larry the Git Cow gentoo-dev 2019-10-25 08:13:59 UTC
The bug has been closed via the following commit(s):

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

commit 26ac335cf12f17352e7b34506e28382cca6c5ddc
Author:     Andreas K. Hüttel <dilfridge@gentoo.org>
AuthorDate: 2019-10-25 08:13:19 +0000
Commit:     Andreas K. Hüttel <dilfridge@gentoo.org>
CommitDate: 2019-10-25 08:13:39 +0000

    dev-perl/Perl-Critic-Dynamic: Remove old
    
    Closes: https://bugs.gentoo.org/662294
    Closes: https://bugs.gentoo.org/661808
    Package-Manager: Portage-2.3.77, Repoman-2.3.17
    Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>

 .../Perl-Critic-Dynamic-0.50.0-r1.ebuild             | 20 --------------------
 1 file changed, 20 deletions(-)