make.log

application/octet-stream

Filename: make.log
Type: application/octet-stream
Part: 1
Message: Re: CREATE INDEX CONCURRENTLY does not index prepared xact's data
bash-4.1$ make -C src/test/subscription check PROVE_TESTS=t/080_step_equalTupleDescs.pl
make: Entering directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription'
make -C ../../../src/backend generated-headers
make[1]: Entering directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend'
make -C catalog distprep generated-header-symlinks
make[2]: Entering directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend/catalog'
make[2]: Nothing to be done for `distprep'.
make[2]: Nothing to be done for `generated-header-symlinks'.
make[2]: Leaving directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend/catalog'
make -C utils distprep generated-header-symlinks
make[2]: Entering directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend/utils'
make[2]: Nothing to be done for `distprep'.
make[2]: Nothing to be done for `generated-header-symlinks'.
make[2]: Leaving directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend/utils'
make[1]: Leaving directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/backend'
rm -rf '/home/pgbfarm/buildroot-gharial-HEAD/postgresql'/tmp_install
/opt/packages/coreutils-8.6/inst/bin/mkdir -p '/home/pgbfarm/buildroot-gharial-HEAD/postgresql'/tmp_install/log
make -C '../../..' DESTDIR='/home/pgbfarm/buildroot-gharial-HEAD/postgresql'/tmp_install install >'/home/pgbfarm/buildroot-gharial-HEAD/postgresql'/tmp_install/log/install.log 2>&1
make -j1  checkprep >>'/home/pgbfarm/buildroot-gharial-HEAD/postgresql'/tmp_install/log/install.log 2>&1
rm -rf '/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription'/tmp_check
/opt/packages/coreutils-8.6/inst/bin/mkdir -p '/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription'/tmp_check
cd . && TESTDIR='/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription' PATH="/home/pgbfarm/buildroot-gharial-HEAD/postgresql/tmp_install/usr/local/pgsql/bin:/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription:$PATH" SHLIB_PATH="/home/pgbfarm/buildroot-gharial-HEAD/postgresql/tmp_install/usr/local/pgsql/lib:$SHLIB_PATH"  PGPORT='65678' PG_REGRESS='/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/regress/pg_regress' /opt/perl_64/bin/prove -I ../../../src/test/perl/ -I .  t/080_step_equalTupleDescs.pl
t/080_step_equalTupleDescs....