https://bugzilla.redhat.com/show_bug.cgi?id=1189463 Bug ID: 1189463 Summary: perl-Module-Starter-Plugin-CGIApp-0.42-8.fc22 FTBFS: tests fail: Can't create /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.4 2/t/Example-Dist/test-app.t/#!/usr/bin/perl Product: Fedora Version: rawhide Component: perl-Module-Starter-Plugin-CGIApp Assignee: emmanuel@xxxxxxxxx Reporter: ppisar@xxxxxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: emmanuel@xxxxxxxxx, perl-devel@xxxxxxxxxxxxxxxxxxxxxxx perl-Module-Starter-Plugin-CGIApp-0.42-8.fc22 fails to build in F22 because tests fail: t/01-load.t ............. ok Can't create /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.42/t/Example-Dist/test-app.t/#!/usr/bin/perl # Test application functionality use strict; use warnings; use Test::More tests => 1; use Test::WWW::Mechanize::CGIApp; use Foo::Bar; my $mech = Test::WWW::Mechanize::CGIApp->new; $mech->app( sub { my $app = Foo::Bar->new(PARAMS => { }); $app->run(); } ); $mech->get_ok(q{/}); : No such file or directory at /usr/share/perl5/vendor_perl/Module/Starter/Simple.pm line 1581. Module::Starter::Simple::create_file(Module::Starter=HASH(0x1b975e0), "/builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.42/t/Exa"..., undef) called at /usr/share/perl5/vend or_perl/Module/Starter/Simple.pm line 1288 Module::Starter::Simple::_create_t(Module::Starter=HASH(0x1b975e0), "test-app.t", "#!/usr/bin/perl\x{a}\x{a}# Test application functionality\x{a}use strict;"...) called at /bui lddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.42/blib/lib/Module/Starter/Plugin/CGIApp.pm line 266 Module::Starter::Plugin::CGIApp::create_t(Module::Starter=HASH(0x1b975e0), "Foo::Bar", "Foo::Baz") called at /builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.42/blib/lib/Module/Starter/Plugin/CGIApp.pm line 127 Module::Starter::Plugin::CGIApp::create_distro("Module::Starter", "distro", "Example-Dist", "modules", ARRAY(0x1b974a8), "dir", "/builddir/build/BUILD/Module-Starter-Plugin-CGIApp-0.42/t/Exa"..., "author", "Jaldhar H. Vyas", ...) called at t/common.pm line 100 common::run_tests("eumm") called at t/extutils-makemaker.t line 9 t/extutils-makemaker.t .. Dubious, test returned 2 (wstat 512, 0x200) No subtests run [...] Test Summary Report ------------------- t/extutils-makemaker.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/module-build.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output t/module-install.t (Wstat: 512 Tests: 0 Failed: 0) Non-zero exit status: 2 Parse errors: No plan found in TAP output Files=4, Tests=1, 1 wallclock secs ( 0.03 usr 0.00 sys + 0.51 cusr 0.07 csys = 0.61 CPU) Result: FAIL Failed 3/4 test programs. 0/1 subtests failed. Difference between working and failing build root: perl-Module-Starter 1:1.62-5.fc22 > 1:1.71-1.fc22 info 5.2-7.fc22 > 5.2-8.fc22 perl-HTTP-Tiny 0.053-1.fc22 > 0.054-1.fc22 binutils 2.25-4.fc22 > 2.25-5.fc22 gdb 7.8.50.20150108-1.fc22 > 7.8.90.20150202-2.fc22 perl-IO-Socket-SSL 2.011-1.fc22 > 2.012-1.fc22 kernel-headers 3.19.0-0.rc6.git3.1.... > 3.19.0-0.rc7.git0.1.... -- You are receiving this mail because: You are on the CC list for the bug. Unsubscribe from this bug https://bugzilla.redhat.com/token.cgi?t=eDxOUXnRZ5&a=cc_unsubscribe -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel