Re: [BUGS] Make check problem with 7.2

2002-03-07 Thread Steven Núñez
This time I've included the log file... su-2.02$ cat postmaster.log DEBUG: database system was shut down at 2002-03-03 19:43:39 EST DEBUG: checkpoint record is at 0/109664 DEBUG: redo record is at 0/109664; undo record is at 0/0; shutdown TRUE DEBUG: next transaction id: 89; next oid: 16556 D

[BUGS] Gmake check problem

2002-03-07 Thread Steven Núñez
Hi All, I've just compiled and checked version 7.2 of the system on BSDI 4.0 and have noticed the following errors in the regression.diffs file ! psql: PQconnectPoll() -- couldn't send startup packet: errno=32 ! Broken pipe This is occurring for almost all of the test. Does anyone have any ide

Re: [BUGS] Make check problem with 7.2

2002-03-03 Thread Steven Núñez
That was it. All tests (except random and float8) pass. Thanks very much. - Steve Nunez On 4/3/02 13:03, "Bruce Momjian" <[EMAIL PROTECTED]> wrote: > Steven N=?ISO-8859-1?B?+vE=?=ez wrote: >> Is there any way to work around this problem? We no longer have support for >> this machine, so wil

Re: [BUGS] Make check problem with 7.2

2002-03-03 Thread Steven Núñez
Is there any way to work around this problem? We no longer have support for this machine, so will probably not be able to recompile the kernel. Strange too, that it didn't happen on earlier versions. Regards, - Steve Nunez On 4/3/02 10:15, "Tom Lane" <[EMAIL PROTECTED]> wrote: > Steven N=?

Re: [BUGS] Make check problem with 7.2

2002-03-03 Thread Steven Núñez
I'm not sure what to make of the contents, other than it doesn't look good. I've attached the (long) file below. I did notice an entry, in the DEBUG category that mentions fork failure. I preformed this check with /bin/ksh, (gmake SHELL=/bin/ksh check) because I was seeing similar errors from bas

[BUGS] Make check problem with 7.2

2002-03-02 Thread Steven Núñez
Hi All, I've just compiled and checked version 7.2 of the system on BSDI 4.0 and have noticed the following errors in the regression.diffs file ! psql: PQconnectPoll() -- couldn't send startup packet: errno=32 ! Broken pipe This is occurring for almost all of the test. Does anyone have any ide