https://bugzilla.redhat.com/show_bug.cgi?id=2107239 Bug ID: 2107239 Summary: perl-IO-Compress-2.201-1.fc37 FTBFS: Failed test 'ZLIB_VERSION (1.2.11) matches Compress::Zlib::zlib_version' Product: Fedora Version: rawhide URL: https://koschei.fedoraproject.org/package/perl-IO-Comp ress?collection=f37 Status: NEW Component: perl-IO-Compress Assignee: jplesnik@xxxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: jplesnik@xxxxxxxxxx, mmaslano@xxxxxxxxxx, mspacek@xxxxxxxxxx, paul@xxxxxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Blocks: 2045102 (F37FTBFS,RAWHIDEFTBFS) Target Milestone: --- Classification: Fedora perl-IO-Compress-2.201-1.fc37 fails to build in Fedora 37 because tests fail like this: # Failed test 'ZLIB_VERSION (1.2.11) matches Compress::Zlib::zlib_version' # at t/cz-01version.t line 35. # got: '1.2.11' # expected: '1.2.12' # # The version of zlib.h does not match the version of libz # # You have zlib.h version 1.2.11 # and libz version 1.2.12 # # You probably have two versions of zlib installed on your system. # Try removing the one you don't want to use and rebuild. # Looks like you failed 1 test of 3. t/cz-01version.t ................ Dubious, test returned 1 (wstat 256, 0x100) Failed 1/3 subtests This is triggered by upgrading zlib from 1.2.11-31.fc36 to 1.2.12-3.fc37 <https://koschei.fedoraproject.org/build/13224850>. The tests checks that zlib version used for building Compress::Raw::Zlib matches a run-time version of zlib. This tests for Fedora which unbundles zlib from perl-Compress-Raw-Zlib does not make sense. The version tests can be skipped with TEST_SKIP_VERSION_CHECK=1 environment variable. I recommend skipping the tests. Referenced Bugs: https://bugzilla.redhat.com/show_bug.cgi?id=2045102 [Bug 2045102] Fedora 37 FTBFS Tracker -- You are receiving this mail because: You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2107239 _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure