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

Weekly tests failing #1906

Closed
baentsch opened this issue Aug 27, 2024 · 1 comment · Fixed by #1908
Closed

Weekly tests failing #1906

baentsch opened this issue Aug 27, 2024 · 1 comment · Fixed by #1908
Labels
bug Something isn't working; high priority to fix

Comments

@baentsch
Copy link
Member

See e.g., re-run at https://github.com/open-quantum-safe/liboqs/actions/runs/10542663074

To avoid things like this right before a release, can I suggest we agree for someone (or better team) to check these (and other release-relevant) tests in the days leading up to a release such as not to have to scramble at the release?

Tagging @praveksharma as this seems to be related to the libjade integration.

@baentsch baentsch added the bug Something isn't working; high priority to fix label Aug 27, 2024
@SWilson4
Copy link
Member

Based on the error message, I think CMake is complaining because there is no space between the config variables and the working directory (..):

cmake -GNinja -DOQS_DIST_BUILD=OFF -DOQS_OPT_TARGET=auto -DOQS_LIBJADE_BUILD=OFF..

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working; high priority to fix
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants