BUG #6786: postgresql installed with mingw

From: manojk(dot)softengineer(at)gmail(dot)com
To: pgsql-bugs(at)postgresql(dot)org
Subject: BUG #6786: postgresql installed with mingw
Date: 2012-07-31 10:00:19
Message-ID: E1Sw9FT-0001xM-H7@wrigleys.postgresql.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs

The following bug has been logged on the website:

Bug reference: 6786
Logged by: manoj
Email address: manojk(dot)softengineer(at)gmail(dot)com
PostgreSQL version: 8.3.13
Operating system: windows
Description:

pg_regress: initdb failed
Examine ./log/initdb.log for the reason.
Command was:
""C:/msys/1.0/local/src/postgresql-8.3.13/src/test/regress/./tmp_


check/install//usr/1.0/local/pgsql/bin/initdb" -D
"C:/msys/1.0/local/src/postg


resql-8.3.13/src/test/regress/./tmp_check/data" -L
"C:/msys/1.0/local/src/post


gresql-8.3.13/src/test/regress/./tmp_check/install//usr/1.0/local/pgsql/share"


--noclean > "./log/initdb.log" 2>&1"
make[2]: *** [check] Error 2
make[2]: Leaving directory
`/1.0/local/src/postgresql-8.3.13/src/test/regress'
make[1]: *** [check] Error 2
make[1]: Leaving directory `/1.0/local/src/postgresql-8.3.13/src/test'
make: *** [check] Error 2

Browse pgsql-bugs by date

  From Date Subject
Next Message Marti Raudsepp 2012-07-31 10:35:44 Re: BUG #6751: usage flaws in pg_restore
Previous Message Guillaume Lelarge 2012-07-31 07:07:37 Re: Error on pg_settings.bytea_output for pg9.1