Bug 1574910

Summary: perl-Unix-Statgrab-0.111-8.fc29 FTBFS: Statgrab.so: undefined symbol: sg_get_disk_io_stats_r
Product: [Fedora] Fedora Reporter: Petr Pisar <ppisar>
Component: perl-Unix-StatgrabAssignee: Petr Pisar <ppisar>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: i, oliver, perl-devel, steve, TicoTimo
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://apps.fedoraproject.org/koschei/build/4646215
Whiteboard:
Fixed In Version: perl-Unix-Statgrab-0.111-9.fc29 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2018-06-08 12:04:04 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Petr Pisar 2018-05-04 10:21:12 UTC
perl-Unix-Statgrab-0.111-8.fc29 fails to build in F29 because tests fail:

+ make test
"/usr/bin/perl" -MExtUtils::Command::MM -e 'cp_nonempty' -- Statgrab.bs blib/arch/auto/Unix/Statgrab/Statgrab.bs 644
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 xt/*.t
#   Failed test 'use Unix::Statgrab;'
#   at t/00-load.t line 7.
#     Tried to use 'Unix::Statgrab'.
#     Error:  Can't load '/builddir/build/BUILD/Unix-Statgrab-0.111/blib/arch/auto/Unix/Statgrab/Statgrab.so' for module Unix::Statgrab: /builddir/build/BUILD/Unix-Statgrab-0.111/blib/arch/auto/Unix/Statgrab/Statgrab.so: undefined symbol: sg_get_disk_io_stats_r at /usr/lib64/perl5/DynaLoader.pm line 193.
# ^@ at t/00-load.t line 7.
# Compilation failed in require at t/00-load.t line 7.
# BEGIN failed--compilation aborted at t/00-load.t line 7.
Bailout called.  Further testing stopped:  Couldn't load Unix::Statgrab

A difference between passing and failing build root is <https://apps.fedoraproject.org/koschei/build/4646215>.

Comment 1 Petr Pisar 2018-05-04 10:31:50 UTC
This is triggered by upgrading perl-Config-AutoConf from 0.315-2.fc28 to 0.316-1.fc29.