perl-PDL-Graphics-PLplot-0.67-7.fc24 fails to build in F24: t/plplot.t ................ ok # Failed test 'Script ./t/x01.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x03.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x04.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x05.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x08.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x09.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x13.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x17.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x18.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x21.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x22.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x25.pl ran successfully' # at t/plplot_library_tests.t line 68. # Failed test 'Script ./t/x26.pl ran successfully' # at t/plplot_library_tests.t line 68. # Looks like you failed 13 tests of 182. t/plplot_library_tests.t .. Dubious, test returned 13 (wstat 3328, 0xd00) Failed 13/182 subtests Test Summary Report ------------------- t/plplot_library_tests.t (Wstat: 3328 Tests: 182 Failed: 13) Failed tests: 3, 11, 14, 17, 51, 54, 76, 85, 88, 91, 94 120, 123 Non-zero exit status: 13 This could be caused by upgrading mesa.
The failure detail: $ perl -Iblib/{arch,lib} ./t/x01.pl Can't locate Math/Trig.pm in @INC (you may need to install the Math::Trig module) (@INC contains: blib/arch blib/lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at ./t/x01.pl line 29, <DATA> line 207. BEGIN failed--compilation aborted at ./t/x01.pl line 29, <DATA> line 207. The test uses Math::Trig, but does not declare dependency on it. The module was unbundled from perl package.