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

Bug 925433

Summary: dev-perl/Lab-VXI11-0.30.0 fails tests
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andreas K. Hüttel <dilfridge>
Status: RESOLVED NEEDINFO    
Severity: normal CC: perl, sci
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2024-02-24 16:53:02 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-perl/Lab-VXI11-0.30.0 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-14-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-14)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-02-24 16:53:04 UTC
Created attachment 885889 [details]
build.log

build log and emerge --info
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-24 19:11:48 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
VXI11.c: loadable library and perl binaries are mismatched (got first handshake key 0x9200080, needed 0x9280080)
t/Lab-VXI11.t .. Dubious, test returned 1 (wstat 256, 0x100)   

???
Comment 3 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-02-24 19:12:12 UTC
Did you toggle USE=ithreads on Perl without perl-cleaner --all?
Comment 4 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-05-01 08:24:34 UTC
(In reply to Sam James from comment #3)
> Did you toggle USE=ithreads on Perl without perl-cleaner --all?

(or any other USE which perl warns on)