Re: [BUGS] BUG #5963: make -j4 check fails

2011-08-22 Thread Peter Eisentraut
On mån, 2011-04-25 at 11:03 -0400, Robert Haas wrote: > >> but executing > >>time make -j4 check > >> fails (I don't see any obvious problem in the log file): > >> [...] > >> == creating temporary installation > == > >> > >> pg_regress: installation failed > >> Examine

Re: [BUGS] BUG #5963: make -j4 check fails

2011-04-25 Thread Robert Haas
On Tue, Apr 5, 2011 at 4:31 PM, Joseph Adams wrote: >> The following bug has been logged online: >> >> Bug reference:      5963 >> Logged by:          Gavin Flower >> Email address:      gavin(dot)flower(at)archidevsys(dot)co(dot)nz >> PostgreSQL version: 9.1alpha5 >> Operating system:   x86_64 Li

Re: [BUGS] BUG #5963: make -j4 check fails

2011-04-05 Thread Joseph Adams
> The following bug has been logged online: > > Bug reference: 5963 > Logged by: Gavin Flower > Email address: gavin(dot)flower(at)archidevsys(dot)co(dot)nz > PostgreSQL version: 9.1alpha5 > Operating system: x86_64 Linux > Description:make -j4 check fails > Details: >

[BUGS] BUG #5963: make -j4 check fails

2011-04-02 Thread Gavin Flower
The following bug has been logged online: Bug reference: 5963 Logged by: Gavin Flower Email address: gavin.flo...@archidevsys.co.nz PostgreSQL version: 9.1alpha5 Operating system: x86_64 Linux Description:make -j4 check fails Details: After executing time -j4 m