make installcheck is broken in HEAD on mingw - Mailing list pgsql-hackers

From Itagaki Takahiro
Subject make installcheck is broken in HEAD on mingw
Date
Msg-id 20090902095155.F483.52131E4D@oss.ntt.co.jp
Whole thread Raw
Responses Re: make installcheck is broken in HEAD on mingw
List pgsql-hackers
"make installcheck" seems to be broken in HEAD on mingw for a few days,
though it ran sucessfully on Linux.

$ cd contrib/citext/
$ make installcheck
make -C ../../src/test/regress pg_regress.exe
make[1]: Entering directory `/d/projects/head/src/test/regress'
make[1]: `pg_regress.exe' is up to date.
make[1]: Leaving directory `/d/projects/head/src/test/regress'
../../src/test/regress/pg_regress --inputdir=. --psqldir=/usr/local/pgsql/bin --dbname=contrib_regression citext
(using postmaster on localhost, default port)
============== dropping database "contrib_regression" ==============
psql: FATAL:  attempted change of parameter "port" ignored
DETAIL:  This parameter cannot be changed after server start.
command failed: ""C:/mingw/local/pgsql/bin/psql" -X -c "DROP DATABASE IF EXISTS \"contrib_regression\"" "postgres""
make: *** [installcheck] Error 2

Regards,
---
ITAGAKI Takahiro
NTT Open Source Software Center



pgsql-hackers by date:

Previous
From: Gokulakannan Somasundaram
Date:
Subject: Re: A bug in scan.l
Next
From: Andrew Dunstan
Date:
Subject: Re: Linux LSB init script