Bug 2222570 - perl-SDL-2.548-18.fc39 FTBFS with Perl 5.38: undefined symbol: sv_nv
Summary: perl-SDL-2.548-18.fc39 FTBFS with Perl 5.38: undefined symbol: sv_nv
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: perl-SDL
Version: rawhide
Hardware: Unspecified
OS: Linux
unspecified
medium
Target Milestone: ---
Assignee: Petr Pisar
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-07-13 06:23 UTC by Jitka Plesnikova
Modified: 2023-07-13 09:23 UTC (History)
3 users (show)

Fixed In Version: perl-SDL-2.548-19.fc39
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2023-07-13 09:23:26 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Github PerlGameDev SDL issues 303 0 None open Interface.so: undefined symbol: sv_nv 2023-07-13 06:24:15 UTC

Description Jitka Plesnikova 2023-07-13 06:23:46 UTC
perl-SDL-2.548-18.fc39 fails to build with Perl 5.38 because a build fails:

#   Failed test 'use SDLx::App;'
#   at t/00-load.t line 88.
#     Tried to use 'SDLx::App'.
#     Error:  Can't load '/home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/arch/auto/SDLx/Controller/Interface/Interface.so' for module SDLx::Controller::Interface: /home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/arch/auto/SDLx/Controller/Interface/Interface.so: undefined symbol: sv_nv at /opt/perl-5.37.4/lib/5.37.4/x86_64-linux/DynaLoader.pm line 206.
#  at /home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/lib/SDLx/Controller.pm line 10.
# Compilation failed in require at /home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/lib/SDLx/Controller.pm line 10.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/lib/SDLx/Controller.pm line 10.
# Compilation failed in require at /opt/perl-5.37.4/lib/5.37.4/base.pm line 137.
# 	...propagated at /opt/perl-5.37.4/lib/5.37.4/base.pm line 159.
# BEGIN failed--compilation aborted at /home/cpansand/.cpan/build/2022100913/SDL-2.548-0/blib/lib/SDLx/App.pm line 23.
# Compilation failed in require at t/00-load.t line 88.
# BEGIN failed--compilation aborted at t/00-load.t line 88.
Bailout called.  Further testing stopped:  Test failed.  BAIL OUT!.
t/00-load.t ..................... 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/43 subtests 

Reproducible: Always


Note You need to log in before you can comment on or make changes to this bug.