Darcy Buskermolen <[EMAIL PROTECTED]> writes: > There looks to be an issue with gram.y as seen in the following 2 FreeBSD6 > boxen:
> http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=herring&dt=2005-01-28%2018:33:43 > http://pgbuildfarm.org/cgi-bin/show_log.pl?nm=echidna&dt=2005-01-28%2018:30:01 The "issue" is that your make is broken: it's failed to regenerate gram.c from the recently updated gram.y. The impression I have gained from watching the build farm is that ccache is seriously unreliable --- the machines using it often show transient build failures that look like failure to update derived files. regards, tom lane ---------------------------(end of broadcast)--------------------------- TIP 8: explain analyze is your friend