[Postgres-xl-developers] make check failed when initgtm

杜培亮 sekaii at 163.com
Tue Aug 25 01:27:34 PDT 2015


hi, on centos 6.5,  i make check using the latest src (cb8aabd7cb89d30396d38a34ebc73ae72d111b37) from git://git.postgresql.org/git/postgres-xl.git, but failed when initgtm, error like following:
PATH="/home/dupl/pgxl/postgres-xl/tmp_install/home/dupl/pgxl/install/bin:$PATH" LD_LIBRARY_PATH="/home/dupl/pgxl/postgres-xl/tmp_install/home/dupl/pgxl/install/lib" ../../../src/test/regress/pg_regress --inputdir=. --temp-instance=./tmp_check --bindir=    --dlpath=.  --schedule=./parallel_schedule 
============== creating temporary instance            ============== 
============== initializing database system           ============== 
sh: /home/dupl/pgxl/postgres-xl/src/test/regress/log/initgtm.log: No such file or directory 


pg_regress: initgtm failed Examine /home/dupl/pgxl/postgres-xl/src/test/regress/log/initgtm.log for the reason. Command was: "(null)/initgtm" -Z gtm -D "/home/dupl/pgxl/postgres-xl/src/test/regress/./tmp_check/data_gtm" --noclean > "/home/dupl/pgxl/postgres-xl/src/test/regress/log/initgtm.log" 2>&1 make: *** [check] Error 2 




-bash-4.1$ echo $PATH
/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin
-bash-4.1$ echo $LD_LIBRARY_PATH


-bash-4.1$


did anyone met this error?
thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.postgres-xl.org/private.cgi/postgres-xl-developers-postgres-xl.org/attachments/20150825/a56af840/attachment.htm>


More information about the Postgres-xl-developers mailing list