id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
2105	New build failure on darwin/PPC at runtime/parrot/library/YAML/Tiny.pir	jkeenan	jkeenan	"This failure of master to build on Darwin/PPC has emerged in the last 24 hours.  On this platform, Parrot built and PASSed `make test` as recently as 04f0b74 on May 05, and yesterday it built and PASSed all tests at fc6299d except for one that had been deliberately broken.

Here is the tail of the build log.  The complete build log is attached.
{{{
./parrot-nqp --target=pir runtime/parrot/library/YAML/Tiny.pm > 
  runtime/parrot/library/YAML/Tiny.pir
make: *** [runtime/parrot/library/YAML/Tiny.pir] Error 139
./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
syntax error ... somewhere
make: *** [runtime/parrot/library/YAML/Tiny.pbc] Error 1
Finished
[parrot] 506 $ git branch | grep \*; git show | head -1
* master
commit 5bcdb0a0e876fd7b71a0d1dde259ff83df659f1b
}}}
"	bug	closed	normal		build	3.3.0	medium	fixed				applied	darwin
