#2005: Parrot no longer builds on Darwin/PPC
----------------------+-----------------------------------------------------
Reporter: jkeenan | Owner:
Type: bug | Status: new
Priority: critical | Milestone:
Component: build | Version: 3.0.0
Severity: fatal | Keywords:
Lang: | Patch:
Platform: darwin |
----------------------+-----------------------------------------------------
Following the merge of the generational_gc branch into master, Parrot no
longer builds on Darwin/PPC. The build fails here:
{{{
src/gc/gc_gms.c:2174: failed assertion '!PObj_on_free_list_TEST(pmc)'
make: *** [runtime/parrot/library/YAML/Tiny.pir] Error 134
make -C docs
make[1]: Nothing to be done for `all'.
./parrot -o runtime/parrot/library/YAML/Tiny.pbc
runtime/parrot/library/YAML/Tiny.pir
error:imcc:syntax error, unexpected $end
in file 'runtime/parrot/library/YAML/Tiny.pir' line 1
error:imcc:syntax error ... somewhere
in file 'runtime/parrot/library/YAML/Tiny.pir' line 1
make: *** [runtime/parrot/library/YAML/Tiny.pbc] Error 1
Finished
}}}
I was following the development of this branch and, up until the last 24
hours, it was building on this platform, albeit with some additional test
errors when configured with `--optimize`. But last night I began to have
problems building the branch. Now that branch has been merged into trunk,
the problems are now more critical.
kid51
--
Ticket URL: <https://trac.parrot.org/parrot/ticket/2005>
Parrot <https://trac.parrot.org/parrot/>
Parrot Development
_______________________________________________
parrot-tickets mailing list
[email protected]
http://lists.parrot.org/mailman/listinfo/parrot-tickets