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

Bug 700346

Summary: dev-perl/Linux-Smaps-0.130.0 fails test t/02.t: /proc/self/smaps(21): not parsed: THPeligible: 0
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal CC: kentnl, sam
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://rt.cpan.org/Ticket/Display.html?id=129562
Whiteboard: Should be fixed in 0.140.0
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 300119    
Attachments: emerge-info.txt
dev-perl:Linux-Smaps-0.130.0:20191117-105753.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2019-11-17 11:55:16 UTC
                        
t/02.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 10/10 subtests 
t/06-VmFlags.t .. 
t/06-VmFlags.t .. 1/11 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_plasma_systemd-test-20191114-081627

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

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

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

Available Rust versions:
  [1]   rust-1.39.0 *
java-config:
The following VMs are available for generation-2:
1)	IcedTea JDK 3.13.0 [icedtea-8]
*)	IcedTea JDK 3.13.0 [icedtea-bin-8]
3)	JamVM JDK 2.0.0 [jamvm]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   icedtea-bin-8  system-vm
  [3]   jamvm 

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Sun, 17 Nov 2019 09:46:05 +0000

emerge -qpvO dev-perl/Linux-Smaps
[ebuild  N    ] dev-perl/Linux-Smaps-0.130.0
Comment 1 Toralf Förster gentoo-dev 2019-11-17 11:55:19 UTC
Created attachment 596460 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2019-11-17 11:55:22 UTC
Created attachment 596462 [details]
dev-perl:Linux-Smaps-0.130.0:20191117-105753.log
Comment 3 Toralf Förster gentoo-dev 2019-11-17 11:55:24 UTC
Created attachment 596464 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2019-11-17 11:55:27 UTC
Created attachment 596466 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2019-11-17 11:55:30 UTC
Created attachment 596468 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2019-11-17 11:55:33 UTC
Created attachment 596470 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2019-11-17 11:55:36 UTC
Created attachment 596472 [details]
tests.tbz2
Comment 8 Kent Fredric (IRC: kent\n) (RETIRED) gentoo-dev 2020-06-19 04:06:28 UTC
Relevant context:

t/02.t .......... Linux::Smaps: /proc/self/smaps(21): not parsed: THPeligible:		0

# Looks like your test exited with 255 before it could output anything.

                        
t/02.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
Comment 9 Larry the Git Cow gentoo-dev 2020-10-05 21:25:05 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0770a5094a9906f30beb054f94aaa319384ef44d

commit 0770a5094a9906f30beb054f94aaa319384ef44d
Author:     Kent Fredric <kentnl@gentoo.org>
AuthorDate: 2020-10-05 21:24:07 +0000
Commit:     Kent Fredric <kentnl@gentoo.org>
CommitDate: 2020-10-05 21:24:52 +0000

    dev-perl/Linux-Smaps: Bump to version 0.140.0
    
    - EAPI7
    - Minor code restructure for clarity
    - Remove unused/empty variable assignments
    
    Upstream:
    - Handle non-memory related keys like ProtectionKey: and
      THPeligible: generically to support newer kernels
    - Rework test suite for reliability and clarity
    
    Bug: https://bugs.gentoo.org/700346
    Package-Manager: Portage-3.0.8, Repoman-3.0.1
    Signed-off-by: Kent Fredric <kentnl@gentoo.org>

 dev-perl/Linux-Smaps/Linux-Smaps-0.140.0.ebuild | 23 +++++++++++++++++++++++
 dev-perl/Linux-Smaps/Manifest                   |  1 +
 2 files changed, 24 insertions(+)
Comment 10 Andreas K. Hüttel archtester gentoo-dev 2021-11-19 21:24:48 UTC
Thus fixed (0.130.0 is gone)