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

CI smoke test for autoconf make install/uninstall targets #958

Merged

Conversation

RossBencina
Copy link
Collaborator

tests #956. wip for #957

@RossBencina RossBencina force-pushed the autoconf_install_uninstall_smoke_test branch 3 times, most recently from 100193c to ced21c9 Compare August 23, 2024 01:33
@RossBencina RossBencina force-pushed the autoconf_install_uninstall_smoke_test branch from ced21c9 to f8d681d Compare August 23, 2024 01:52
@RossBencina RossBencina force-pushed the autoconf_install_uninstall_smoke_test branch from f7bcdfb to 64c3ec8 Compare August 23, 2024 02:39
@RossBencina
Copy link
Collaborator Author

This is working now. Ready to merge.

I've made it install to ~/.local (actually, /home/runner/.local since the gihub CI runner user dir is /home/runner). It successfully compiles and runs a small test executable. It also tests that compilation fails after make uninstall.

@illuusio
Copy link
Collaborator

Why manually build patest_init? Ain't it build with configure scripts?

@RossBencina
Copy link
Collaborator Author

@illuusio the purpose of the compilation step is to test that make install actually installed working header files and library binaries.

@RossBencina RossBencina merged commit 3beece1 into PortAudio:master Aug 25, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants