On Thu, 17 Nov 2016 22:44:03 GMT, jkeenan wrote: > On Wed, 16 Nov 2016 21:04:40 GMT, glasswalk3r wrote: > > Trying to compile perl 5.25.6 fails a test on Solaris 10: > > > > Test Summary Report > > ------------------- > > ../cpan/Archive-Tar/t/09_roundtrip.t > > (Wstat: 1024 Tests: 7 Failed: 4) > > Failed tests: 4-7 > > Non-zero exit status: 4 > > Files=2508, Tests=912091, 746 wallclock secs (58.65 usr 18.95 sys + > > 334.79 cusr 61.43 csys = 473.82 CPU) > > Result: FAIL > > make: *** [makefile:840: test_harness] Error 4 > > > > ../cpan/Archive-Tar/t/08_ptargrep.t ................................ > > ok > > # Using IPC::Cmd > > > > # Failed test 'src/long/bar.tar roundtrip on file names' > > # at t/09_roundtrip.t line 157. > > # Structures begin differing at: > > # $got->[3] = 'directory/really-really-really-really-really- > > really-really-really-really-really-really-really-really-really- > > really- > > really-really-really-really-really-really-really-really-really- > > really- > > really-really-really-long-directory-name' > > # $expected->[3] = 'directory/really-really-really-really-really- > > really-really-really-really-really-really-really-really-really- > > really- > > really-really-really-really-really-really-really-really-really- > > really- > > really-really-really-long-directory-name/' > > tar: tape blocksize error > > > > # Failed test 'src/linktest/linktest_with_dir.tar roundtrip on file > > names' > > # at t/09_roundtrip.t line 157. > > # Structures begin differing at: > > # $got->[0] = 'linktest/orig' > > # $expected->[0] = 'linktest/orig/' > > tar: z: unknown function modifier > > Usage: tar {c|r|t|u|x}[BDeEFhilmnopPqTvw@[0-7]][bfk][X...] > > [blocksize] > > [tarfile] [size] [exclude-file...] {file | -I include-file | -C > > directory file}... > > > > # Failed test 'src/long/foo.tgz roundtrip on file names' > > # at t/09_roundtrip.t line 157. > > # Structures begin differing at: > > # $got->[2] = 'directory' > > # $expected->[2] = 'directory/' > > tar: j: unknown function modifier > > Usage: tar {c|r|t|u|x}[BDeEFhilmnopPqTvw@[0-7]][bfk][X...] > > [blocksize] > > [tarfile] [size] [exclude-file...] {file | -I include-file | -C > > directory file}... > > > > # Failed test 'src/long/foo.tbz roundtrip on file names' > > # at t/09_roundtrip.t line 157. > > # Structures begin differing at: > > # $got->[2] = 'directory' > > # $expected->[2] = 'directory/' > > # Looks like you failed 4 tests of 7. > > ../cpan/Archive-Tar/t/09_roundtrip.t ............................... > > Dubious, test returned 4 (wstat 1024, 0x400) > > Failed 4/7 subtests > > > > All procures were executed with perlbrew. > > > > Compiling perl 5.24.0 pass all the tests: > > > > I *think* this is the same bug which has already been reported > upstream at https://rt.cpan.org/Ticket/Display.html?id=118476. > > Could someone confirm that, please? > > Thank you very much. Jarkko, can you confirm that this problem was fixed by the work you did in https://rt.cpan.org/Ticket/Display.html?id=118476? If so, we can close this ticket. Thank you very much. -- James E Keenan (jkeenan@cpan.org) --- via perlbug: queue: perl5 status: open https://rt.perl.org/Ticket/Display.html?id=130116Thread Next