Ticket #281 (closed bug: fixed)
'make testf' fails on 32bit linux i386 (debuginfo.t)
Reported by: | moritz | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 1.3 |
Component: | none | Version: | |
Severity: | medium | Keywords: | |
Cc: | chromatic, whiteknight | Language: | |
Patch status: | Platform: |
Description
On 32 bit i386, Debian Etch, 'make testf' fails in debuginfo.t
# Failed test 'setfile and setline' # at t/op/debuginfo.t line 163. # 'Could not find non-existent sub no_such_function # current instr.: 'main' pc 0 (xyz.pir:124) # ' # doesn't match '/\(xyz.pir:126\)/ # ' # './parrot -D40 -f --gc-debug "/home/moritz/rakudo/parrot/t/op/debuginfo_7.pir"' failed with exit code 1 # Failed test 'setfile and setline' # at t/op/debuginfo.t line 176. # 'Could not find non-existent sub nsf # current instr.: 'main' pc 0 (foo.p6:124) # ' # doesn't match '/\(foo.p6:128\)/ # ' # './parrot -D40 -f --gc-debug "/home/moritz/rakudo/parrot/t/op/debuginfo_8.pir"' failed with exit code 1 # Looks like you failed 2 tests of 8.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.