make-2.log

application/octet-stream

Filename: make-2.log
Type: application/octet-stream
Part: 0
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....Can't locate IPC/Run.pm in @INC (@INC contains: /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/perl /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/perl /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription /opt/perl_64/lib/5.8.8/IA64.ARCHREV_0-thread-multi-LP64 /opt/perl_64/lib/5.8.8 /opt/perl_64/lib/site_perl/5.8.8/IA64.ARCHREV_0-thread-multi-LP64 /opt/perl_64/lib/site_perl/5.8.8 /opt/perl_64/lib/site_perl /opt/perl_64/lib/vendor_perl/5.8.8/IA64.ARCHREV_0-thread-multi-LP64 /opt/perl_64/lib/vendor_perl/5.8.8 /opt/perl_64/lib/vendor_perl .) at /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/perl/PostgreSQL/Test/Cluster.pm line 102.
BEGIN failed--compilation aborted at /home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription/../../../src/test/perl/PostgreSQL/Test/Cluster.pm line 102.
Compilation failed in require at t/080_step_equalTupleDescs.pl line 6.
BEGIN failed--compilation aborted at t/080_step_equalTupleDescs.pl line 6.
t/080_step_equalTupleDescs.... Dubious, test returned 2 (wstat 512, 0x200)
 No subtests run 

Test Summary Report
-------------------
t/080_step_equalTupleDescs (Wstat: 512 Tests: 0 Failed: 0)
  Non-zero exit status: 2
  Parse errors: No plan found in TAP output
Files=1, Tests=0,  1 wallclock secs ( 0.06 usr  0.03 sys +  0.09 cusr  0.07 csys =  0.25 CPU)
Result: FAIL
make: *** [check] Error 1
make: Leaving directory `/home/pgbfarm/buildroot-gharial-HEAD/postgresql/src/test/subscription'