perl-IO-Async-0.802-2.fc39 fails to build in Fedora 39 because a test fails: t/64handle-bind.t ............ ok Can't locate Test/Future/IO/Impl.pm in @INC (you may need to install the Test::Future::IO::Impl module) (@INC contains: /builddir/build/BUILD/IO-Async-0.802/blib/lib /builddir/build/BUILD/IO-Async-0.802/bli b/arch /usr/local/lib64/perl5/5.36 /usr/local/share/perl5/5.36 /usr/lib64/perl5/vendor_perl /usr/share/ perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at t/70future-io.t line 9. BEGIN failed--compilation aborted at t/70future-io.t line 9. t/70future-io.t .............. Dubious, test returned 2 (wstat 512, 0x200) No subtests run It seems that a spec file is missing a build dependency on that module. This failure is triggered by upgrading perl-Future-IO from 0.13-1.fc39 to 0.14-1.fc39: Revision history for Future-IO 0.14 2023-04-25 [CHANGES] * Moved `Test::Future::IO::Impl` into its own distribution, so that downstream packages don't have to runtime-depend on `Test2` Reproducible: Always
Thank you for the bug report, Petr. I've added the needed BR and rebuild the package for rawhide: https://koji.fedoraproject.org/koji/buildinfo?buildID=2199717