Re: Buildfarm issues on specific machines

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема Re: Buildfarm issues on specific machines
Дата
Msg-id 20050719194226.GH38511@decibel.org
обсуждение исходный текст
Ответ на Re: Buildfarm issues on specific machines  ("Jim C. Nasby" <decibel@decibel.org>)
Ответы Re: Buildfarm issues on specific machines  ("Jim C. Nasby" <decibel@decibel.org>)
Список pgsql-hackers
(trimming cc list...)

On Tue, Jul 19, 2005 at 02:25:38PM -0500, Jim C. Nasby wrote:
> OK, I'll tweak cuckoo's config accordingly then.

And now it's failing on make, at least for 7.2...

ccache gcc -O3 -pipe -traditional-cpp -g -O2 -g -Wall
-Wmissing-prototypes -Wmissing-declarations -I. -I../../../src/include
-I/opt/local/include  -c -o bootparse.o bootparse.c
y.tab.c:953: warning: no previous prototype for `Int_yyparse'
bootparse.y: In function `Int_yyparse':
bootparse.y:278: error: syntax error at '##' token
bootparse.y:278: error: `T_' undeclared (first use in this function)
bootparse.y:278: error: (Each undeclared identifier is reported only
once
bootparse.y:278: error: for each function it appears in.)
bootparse.y:278: error: parse error before "IndexElem"
make[3]: *** [bootparse.o] Error 1
make[2]: *** [bootstrap-recursive] Error 2
make[1]: *** [all] Error 2
make: *** [all] Error 2
-- 
Jim C. Nasby, Database Consultant               decibel@decibel.org 
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"


В списке pgsql-hackers по дате отправления:

Предыдущее
От: "Jim C. Nasby"
Дата:
Сообщение: Re: Buildfarm issues on specific machines
Следующее
От: Tom Lane
Дата:
Сообщение: Re: More buildfarm stuff