Re: cvs head : broken regression tests ?
От | Bruce Momjian |
---|---|
Тема | Re: cvs head : broken regression tests ? |
Дата | |
Msg-id | 200406081407.i58E7qH09474@candle.pha.pa.us обсуждение исходный текст |
Ответ на | cvs head : broken regression tests ? (Fabien COELHO <coelho@cri.ensmp.fr>) |
Ответы |
Re: cvs head : broken regression tests ?
|
Список | pgsql-hackers |
Fabien COELHO wrote: > > Dear hackers, > > It seems that current cvs head regression tests are broken, at least on my > debian laptop. That does not help with developping some new patch... > > sh> uname -a > Linux sablons 2.4.20-3-686 #1 Sat Jun 7 22:34:55 EST 2003 i686 GNU/Linux > sh> ./configure > sh> make > sh> cd src/test/regress > sh> make check > test errors ... FAILED > rules ... FAILED > ======================= > 2 of 95 tests failed. > ======================= > sh> more log/postmaster.log > [...] > LOG: unexpected EOF on client connection > LOG: unexpected EOF on client connection > many more.... > [...] > > sh> more regressions.diffs > [...] > ! /home/coelho/MISC/PGSQL/pgsql-sync/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/psql: relocation error:/home/coelho/MISC/PGSQL/pgsql-sync/src/test/regress/./tmp_check/install//usr/local/pgsql/bin/psql: undefined symbol:pg_strcasecmp You get this error, pg_strcasecmp, when you have a different libpgport library around instead of the CVS version. You need to clean something out to fix it. -- Bruce Momjian | http://candle.pha.pa.us pgman@candle.pha.pa.us | (610) 359-1001+ If your life is a hard drive, | 13 Roberts Road + Christ can be your backup. | Newtown Square, Pennsylvania19073
В списке pgsql-hackers по дате отправления: