HTTP/1.1 -1 Read error in cache disk data: SuccessContent-Type: text/csv; charset="utf-8" Last-Modified: Sat, 22 Jan 2022 03:24:20 GMT Content-length: 1282 Connection: Close Proxy-Connection: Close X-Cache: HIT from web1.osuosl.org Server: ProxyTrack 0.5 (HTTrack 3.49.2) id,summary,reporter,owner,description,type,status,priority,milestone,component,version,severity,resolution,keywords,cc,lang,patch,platform 2005,Parrot no longer builds on Darwin/PPC,jkeenan,,"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",bug,closed,critical,,build,3.0.0,fatal,fixed,,,,applied,darwin ------------------