7.3 failure on platypus

Поиск
Список
Период
Сортировка
От Jim C. Nasby
Тема 7.3 failure on platypus
Дата
Msg-id 20051212232524.GL54639@pervasive.com
обсуждение исходный текст
Ответы Re: 7.3 failure on platypus  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-hackers
Platypus (http://lnk.nu/pgbuildfarm.org/6yt.pl) started failing about 12
days ago with the following:
ccache gcc -O3 -pipe -pipe -fno-strict-aliasing -g -Wall -Wmissing-prototypes -Wmissing-declarations -fpic -DPIC -I.
-I../../../src/include-I/usr/local/include -DFRONTEND
-DSYSCONFDIR='"/home/buildfarm/buildfarm/REL7_3_STABLE/inst/etc/postgresql"' -c -o fe-misc.o fe-misc.c
 
fe-auth.c: In function `pg_local_sendauth':
fe-auth.c:466: error: conflicting types for 'cmsgmem'
fe-auth.c:459: error: previous declaration of 'cmsgmem' was here
fe-auth.c:469: error: redefinition of 'cmsg'
fe-auth.c:462: error: previous definition of 'cmsg' was here
fe-auth.c:462: warning: unused variable `cmsg'
gmake[3]: *** [fe-auth.o] Error 1
gmake[3]: *** Waiting for unfinished jobs....
gmake[3]: Leaving directory `/home/buildfarm/buildfarm/REL7_3_STABLE/pgsql.62497/src/interfaces/libpq'
gmake[2]: *** [all] Error 2
gmake[2]: Leaving directory `/home/buildfarm/buildfarm/REL7_3_STABLE/pgsql.62497/src/interfaces'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/home/buildfarm/buildfarm/REL7_3_STABLE/pgsql.62497/src'
gmake: *** [all] Error 2

The machine was having some issues during that time and we did recently
upgrade to FreeBSD 6.0, but all the other branches are clean. Any ideas?
-- 
Jim C. Nasby, Sr. Engineering Consultant      jnasby@pervasive.com
Pervasive Software      http://pervasive.com    work: 512-231-6117
vcard: http://jim.nasby.net/pervasive.vcf       cell: 512-569-9461


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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: Something I don't understand with the use of schemas
Следующее
От: Tom Lane
Дата:
Сообщение: Re: Something I don't understand with the use of schemas