On Fri, May 17, 2013 at 11:13:06PM +0200, gregor herrmann wrote: > On Fri, 17 May 2013 00:19:46 +0100, Dominic Hargreaves wrote: > > > On Fri, May 17, 2013 at 12:14:59AM +0100, Dominic Hargreaves wrote: > > > Source: libdata-alias-perl > > > Version: 1.16-2 > > > Severity: important > > > User: [email protected] > > > Usertags: perl-5.18-transition > > > > > > This package FTBFS with perl 5.18 from experimental (in a clean sbuild > > > session): > > > > > > *** Error in `/usr/bin/perl': realloc(): invalid old size: 0x0a1876c8 *** > > > make[1]: *** wait: No child processes. Stop. > > > make[1]: *** Waiting for unfinished jobs.... > > > make[1]: *** wait: No child processes. Stop. > > > make: *** wait: No child processes. Stop. > > > make: *** Waiting for unfinished jobs.... > > > make: *** wait: No child processes. Stop. > > > Build killed with signal TERM after 150 minutes of inactivity > > > > I think this is actually fixed by 0.62, > > 0.62 of what? > /me = confused :) > > > following > > https://rt.cpan.org/Public/Bug/Display.html?id=78148 > > Data-Alias with a patch > > > and > > https://rt.cpan.org/Public/Bug/Display.html?id=83391 > > Perl itself, ticket closed with "the affected modules need to be > fixed".
That one is filed against Data-Util. That is where 0.62 came from - sorry, I didn't spot that that bug report was not on Data-Alias. Applying the patch from https://rt.cpan.org/Public/Bug/Display.html?id=78148 and rebuilding results in: Unsupported alias target at t/17_alias_lex_inner.t line 30 Unsupported alias target at t/17_alias_lex_inner.t line 32 Unsupported alias target at t/17_alias_lex_inner.t line 37 Unsupported alias target at t/17_alias_lex_inner.t line 43 Unsupported alias target at t/17_alias_lex_inner.t line 45 Unsupported alias target at t/17_alias_lex_inner.t line 50 Execution of t/17_alias_lex_inner.t aborted due to compilation errors. # Looks like your test exited with 255 before it could output anything. t/17_alias_lex_inner.t ... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 34/34 subtests Unsupported alias target at t/19_alias_aelem.t line 57. # Looks like you planned 37 tests but ran 36. # Looks like your test exited with 255 just after 36. t/19_alias_aelem.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 1/37 subtests Unsupported alias target at t/20_alias_helem.t line 34. # Looks like you planned 38 tests but ran 18. # Looks like your test exited with 255 just after 18. t/20_alias_helem.t ....... Dubious, test returned 255 (wstat 65280, 0xff00) Failed 20/38 subtests t/21_alias_list_basic.t .. ok t/22_alias_list_slice.t .. ok t/23_alias_list_whole.t .. ok t/24_alias_cond.t ........ ok t/25_alias_weakref.t ..... ok t/26_alias_local.t ....... ok t/28_alias_const.t ....... ok t/29_alias_dorassign.t ... ok t/devel_callparser.t ..... skipped: Devel::CallParser unavailable t/pod_cvg.t .............. ok t/pod_syn.t .............. ok Test Summary Report ------------------- t/17_alias_lex_inner.t (Wstat: 65280 Tests: 0 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 34 tests but ran 0. t/19_alias_aelem.t (Wstat: 65280 Tests: 36 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 37 tests but ran 36. t/20_alias_helem.t (Wstat: 65280 Tests: 18 Failed: 0) Non-zero exit status: 255 Parse errors: Bad plan. You planned 38 tests but ran 18. Files=30, Tests=528, 2 wallclock secs ( 0.20 usr 0.14 sys + 1.38 cusr 0.20 csys = 1.92 CPU) Result: FAIL Dominic. -- Dominic Hargreaves | http://www.larted.org.uk/~dom/ PGP key 5178E2A5 from the.earth.li (keyserver,web,email) -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

