On Friday 28 March 2008 11:14:03 James Keenan wrote: > This is one of a series of tickets reporting issues encountered at a > Parrot/Rakudo buildfest held at Toronto Perlmongers on March 27, 2008. > > On the same Win32 box mentioned in RT 52198, the developer attempted > to build Rakudo, but 'say "Hello world"' was unsuccessful. Can > anyone help diagnose the problem? See attached log.
> .\perl6bool.c(192) : warning C4716: 'Parrot_Perl6Bool_ro_pop_float' : must > return a value .\perl6bool.c(198) That's awfully weird. That message tends to appear when trying to compile a PMC that hasn't been updated to PDD 17 standards. Does the problem appear with a 'make realclean'? Is this a fresh checkout? Are there local modifications? -- c