Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 925433 - dev-perl/Lab-VXI11-0.30.0 fails tests
Summary: dev-perl/Lab-VXI11-0.30.0 fails tests
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Andreas K. Hüttel
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-02-24 16:53 UTC by Agostino Sarubbo
Modified: 2024-02-24 19:12 UTC (History)
2 users (show)

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


Attachments
build.log (build.log,45.84 KB, text/plain)
2024-02-24 16:53 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
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?