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

Check Debian python3-dev dependencies causing hidden failure on Debian #1438

Open
mfeit-internet2 opened this issue Jun 12, 2024 · 0 comments

Comments

@mfeit-internet2
Copy link
Member

Saw this while building python-pyjq on D24:

make[3]: Entering directory '/tmp/pscheduler/python-pyjq/unibuild-work/build/pyjq'
make[3]: python3-config: No such file or directory

Adding a dependency on python3-dev in control-ubuntu-24 fixed that. Need to check if this happens on our other supported Debian and Ubuntu flavors.

Also, the build didn't fail on this when it should have . Need to see if there's a way to force make to fail when shell commands do. Maybe https://stackoverflow.com/questions/225542/how-to-make-a-failing-shell-command-interrupt-make

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Ready
Development

No branches or pull requests

1 participant