Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] --disable-faultinjector option causes compilation failure #555

Open
1 of 2 tasks
smartyhero opened this issue Aug 5, 2024 · 0 comments
Open
1 of 2 tasks

[Bug] --disable-faultinjector option causes compilation failure #555

smartyhero opened this issue Aug 5, 2024 · 0 comments
Assignees
Labels
good first issue Good for newcomers type: Bug Something isn't working

Comments

@smartyhero
Copy link
Contributor

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
image

What you think should happen instead

No response

How to reproduce

./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

Operating System

centos7

Anything else

No response

Are you willing to submit PR?

  • Yes, I am willing to submit a PR!

Code of Conduct

@smartyhero smartyhero added the type: Bug Something isn't working label Aug 5, 2024
@my-ship-it my-ship-it added the good first issue Good for newcomers label Aug 26, 2024
@roseduan roseduan assigned roseduan and unassigned HuSen8891 Oct 10, 2024
roseduan pushed a commit to roseduan/cloudberrydb that referenced this issue Oct 10, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
gfphoenix78 pushed a commit to gfphoenix78/cloudberrydb that referenced this issue Nov 8, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
roseduan pushed a commit to roseduan/cloudberrydb that referenced this issue Nov 11, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
roseduan pushed a commit to roseduan/cloudberrydb that referenced this issue Nov 11, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
roseduan pushed a commit to roseduan/cloudberrydb that referenced this issue Nov 20, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
roseduan pushed a commit to roseduan/cloudberrydb that referenced this issue Nov 27, 2024
A compile error will occur when --disable-faultinjector option is added
to the compilation parameters.

Discussion: apache#555
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers type: Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

4 participants