8.3.3 regression test on SCO 5.0.7 - Mailing list pgsql-general

From Harvey, Allan AC
Subject 8.3.3 regression test on SCO 5.0.7
Date
Msg-id E97A5BB7699CAD48BE2711E712471165042AE0C0@ntlmsg03.onesteel.com
Whole thread Raw
Responses Re: 8.3.3 regression test on SCO 5.0.7  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-general
Hi All,

I have been working through upgrades on legacy business systems on old Linux and SCO plateforms.
With the help of this list the Linux problems are handled, thanks.

The SCO build is not yet done.
I have managed to compile 8.3.3 with the help of the archives.
But there were lots of warnings and I would like to see the results of the regression tests.

I'm looking for help to make the regression tests happen.

Thanks Allan


make check at the top level fails with:

Running in noclean mode.  Mistakes will not be cleaned up.
could not determine encoding for locale "C_C.C": codeset is ""
initdb: could not find suitable encoding for locale C_C.C
Rerun initdb with the -E option.
Try "initdb --help" for more information.
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C_C.C.

Moving to ......./postgresql-8.3.3/src/test/regress

and running

./pg_regress --temp-install=./tmp_check --top-builddir=../../..
--srcdir=/upgrades/postgres/postgresql-8.3.3/src/test/regress--temp-port=55432 --schedule=./parallel_schedule
--multibyte=SQL_ASCII--load-language=plpgsql --no-locale 

( note the added --no-locale )

gets me further, but fails with:

Running in noclean mode.  Mistakes will not be cleaned up.
The files belonging to this database system will be owned by user "postgres".
This user must also own the server process.

The database cluster will be initialized with locale C.
The default database encoding has accordingly been set to SQL_ASCII.
The default text search configuration will be set to "english".

creating directory /upgrades/postgres/postgresql-8.3.3/src/test/regress/./tmp_che
ck/data ... ok
creating subdirectories ... ok
selecting default max_connections ... 100
selecting default shared_buffers/max_fsm_pages ... 32MB/204800
creating configuration files ... ok
creating template1 database in /upgrades/postgres/postgresql-8.3.3/src/test/regre
ss/./tmp_check/data/base/1 ... =: is not an identifier
child process exited with exit code 1
initdb: data directory "/upgrades/postgres/postgresql-8.3.3/src/test/regress/./tm
p_check/data" not removed at user's request







The material contained in this email may be confidential, privileged or copyrighted. If you are not the intended
recipient,use, disclosure or copying of this information is prohibited. If you have received this document in error,
pleaseadvise the sender and delete the document. Neither OneSteel nor the sender accept responsibility for any viruses
containedin this email or any attachments. 

pgsql-general by date:

Previous
From: aklaver@comcast.net (Adrian Klaver)
Date:
Subject: Re: pg_dump
Next
From: Robert Treat
Date:
Subject: Re: [pgsql-advocacy] [pdxpug] Pg booth staffing at OSCON