Open smartyhero opened 3 months ago
main
When compiling the database, the --disable-faultinjector option was added to the compilation parameters. It failed in the make stage and the error message was as follows
No response
./configure --prefix=/usr/local/cloudberry-db-devel --enable-gpcloud --enable-ic-proxy --enable-mapreduce --enable-openssl-redirect --enable-debug-extensions --enable-orca --with-gssapi --with-ldap --with-libxml --with-lz4 --with-openssl --with-pam --with-perl --with-pgport=5432 --with-python PYTHON=python3 --with-pythonsrc-ext --with-quicklz --with-ssl=openssl --with-ossp-uuid --with-libraries=/usr/local/cloudberry-db-devel/lib PYTHON=python3 PKG_CONFIG_PATH=/usr/local/cloudberry-db-devel/lib/pkgconfig --enable-datalake --enable-gophermeta --enable-vectorization --enable-pax --enable-perfmon --enable-orafce --disable-faultinjector make
centos7
Cloudberry Database version
main
What happened
When compiling the database, the --disable-faultinjector option was added to the compilation parameters. It failed in the make stage and the error message was as follows
What you think should happen instead
No response
How to reproduce
Operating System
centos7
Anything else
No response
Are you willing to submit PR?
Code of Conduct