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

Failure on S390X architecture #234

Open
SnarkBoojum opened this issue Jun 1, 2024 · 1 comment
Open

Failure on S390X architecture #234

SnarkBoojum opened this issue Jun 1, 2024 · 1 comment

Comments

@SnarkBoojum
Copy link

I tried to compile elpi 1.18.2 on the S390X architecture, just to see, and the result is a failure:

------------------------------------------------------------------
Log of the first failure: _log/dune+sepcomp1.log
------------------------------------------------------------------
executable: dune
args: exec tests/sources//sepcomp1.exe -- -I src/
Error: Thread.create: Resource temporarily unavailable
------------------------------------------------------------------
End log of the first failure: _log/dune+sepcomp1.log
------------------------------------------------------------------

It looks very much like this report ; I don't know what we can do... can the test framework be configured to launch less parallel tests?

@gares
Copy link
Contributor

gares commented Jun 2, 2024

You can skip a category, see the opam file for an example.

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

No branches or pull requests

2 participants