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

Bug 633700

Summary: dev-perl/HTTPD-User-Manage-1.660.0-r1 fails tests ( Can't call method "set_passwd" on an undefined value )
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kentnl
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-perl:HTTPD-User-Manage-1.660.0-r1:20171007-111659.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-10-07 12:12:42 UTC
-------------------
t/01realms.t (Wstat: 0 Tests: 22 Failed: 1)
  Failed test:  10
t/02text.t  (Wstat: 65280 Tests: 1 Failed: 1)
  Failed test:  1
  Non-zero exit status: 255

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_abi32+64_20170924-152248

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

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

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

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

emerge -qpv dev-perl/HTTPD-User-Manage
[ebuild  N    ] dev-perl/HTTPD-User-Manage-1.660.0-r1
Comment 1 Toralf Förster gentoo-dev 2017-10-07 12:12:45 UTC
Created attachment 498002 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-10-07 12:12:49 UTC
Created attachment 498004 [details]
dev-perl:HTTPD-User-Manage-1.660.0-r1:20171007-111659.log
Comment 3 Toralf Förster gentoo-dev 2017-10-07 12:12:52 UTC
Created attachment 498006 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-10-07 12:12:55 UTC
Created attachment 498008 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-10-07 12:12:58 UTC
Created attachment 498010 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-10-07 12:13:01 UTC
Created attachment 498012 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-10-07 12:13:04 UTC
Created attachment 498014 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-10-07 12:18:34 UTC
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/01realms.t .. 
t/01realms.t .. 1/22 
                       
t/01realms.t .. Failed 1/22 subtests 
t/02text.t .... Can't call method "set_passwd" on an undefined value at t/02text.t line 22.

t/02text.t .... 1/16 
                      
t/02text.t .... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 16/16 subtests 
t/03dbm.t ..... Can't call method "set_passwd" on an undefined value at t/03dbm.t line 31.

t/03dbm.t ..... 1/14 
                      
t/03dbm.t ..... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests 
t/04db.t ...... Use of uninitialized value $msg in concatenation (.) or string at t/04db.t line 17.
Can't call method "set_passwd" on an undefined value at t/04db.t line 29.

t/04db.t ...... 1/14 
                      
t/04db.t ...... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 14/14 subtests
Comment 9 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2017-10-07 12:20:06 UTC

*** This bug has been marked as a duplicate of bug 616986 ***