Howdy Julien, Thanks for the bug report! We have seen something like this from the debian build machines before, but previous reporters could not reproduce it when compiling by hand. It seems to only happen on ia64 and looks like some kind of memory corruption.
Is this an intermittent occurrence, or can you reproduce this reliably? Duke On Sat, Sep 29, 2012 at 12:10 PM, Julien Cristau <[email protected]> wrote: > Source: parrot > Version: 4.3.0-2 > Severity: serious > Justification: fails to build from source (but built successfully in the past) > > > See the build log at > https://buildd.debian.org/status/fetch.php?pkg=parrot&arch=ia64&ver=4.3.0-2&stamp=1342539567 > >> ./parrot-nqp --target=pir --output=compilers/opsc/gen/Ops/Emitter.pir >> compilers/opsc/src/Ops/Emitter.pm >> get_pointer() not implemented in class 'String' >> current instr.: 'parrot;PAST;Compiler;post_children' pc 2489 >> (compilers/pct/src/PAST/Compiler.pir:508) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3172 >> (compilers/pct/src/PAST/Compiler.pir:773) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3275 >> (compilers/pct/src/PAST/Compiler.pir:821) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3172 >> (compilers/pct/src/PAST/Compiler.pir:773) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;pirop' pc 5280 >> (compilers/pct/src/PAST/Compiler.pir:1388) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 4565 >> (compilers/pct/src/PAST/Compiler.pir:1176) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3172 >> (compilers/pct/src/PAST/Compiler.pir:773) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3275 >> (compilers/pct/src/PAST/Compiler.pir:821) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 3172 >> (compilers/pct/src/PAST/Compiler.pir:773) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;pirop' pc 5280 >> (compilers/pct/src/PAST/Compiler.pir:1388) >> called from Sub 'parrot;PAST;Compiler;post_children' pc 2595 >> (compilers/pct/src/PAST/Compiler.pir:553) >> called from Sub 'parrot;PAST;Compiler;as_post' pc 4565 >> (compilers/pct/src/PAST/Compiler.pir:1176) >> called from Sub 'parrot;PAST;Compiler;to_post' pc 1931 >> (compilers/pct/src/PAST/Compiler.pir:215) >> called from Sub 'parrot;PCT;HLLCompiler;compile' pc 464 >> (compilers/pct/src/PCT/HLLCompiler.pir:331) >> called from Sub 'parrot;HLL;Compiler;eval' pc 24537 >> (ext/nqp-rx/src/stage0/HLL-s0.pir:8848) >> called from Sub 'parrot;PCT;HLLCompiler;evalfiles' pc 1501 >> (compilers/pct/src/PCT/HLLCompiler.pir:764) >> called from Sub 'parrot;PCT;HLLCompiler;command_line' pc 1726 >> (compilers/pct/src/PCT/HLLCompiler.pir:879) >> called from Sub 'parrot;NQP;Compiler;main' pc 92462 >> (ext/nqp-rx/src/stage0/NQP-s0.pir:28374) >> make[1]: *** [compilers/opsc/gen/Ops/Emitter.pir] Error 1 > > Cheers, > Julien > > _______________________________________________ > Pkg-parrot-devel mailing list > [email protected] > http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-parrot-devel -- Jonathan "Duke" Leto <[email protected]> Leto Labs LLC http://labs.leto.net 209.691.DUKE http://dukeleto.pl -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

