Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 633700 - dev-perl/HTTPD-User-Manage-1.660.0-r1 fails tests ( Can't call method "set_passwd" on an undefined value )
Summary: dev-perl/HTTPD-User-Manage-1.660.0-r1 fails tests ( Can't call method "set_pa...
Status: RESOLVED DUPLICATE of bug 616986
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: 2017-10-07 12:12 UTC by Toralf Förster
Modified: 2017-10-07 12:20 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.02 KB, text/plain)
2017-10-07 12:12 UTC, Toralf Förster
Details
dev-perl:HTTPD-User-Manage-1.660.0-r1:20171007-111659.log (dev-perl:HTTPD-User-Manage-1.660.0-r1:20171007-111659.log,4.97 KB, text/plain)
2017-10-07 12:12 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,364.45 KB, text/plain)
2017-10-07 12:12 UTC, Toralf Förster
Details
environment (environment,107.51 KB, text/plain)
2017-10-07 12:12 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.62 KB, application/x-bzip)
2017-10-07 12:12 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.98 KB, application/x-bzip)
2017-10-07 12:13 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,1.87 KB, application/x-bzip)
2017-10-07 12:13 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-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 ***