Skip to content
This repository has been archived by the owner on Mar 25, 2024. It is now read-only.

Packaging with Nix - Error: test_output_functions_BLS381 (Failed) #92

Open
pauloaviana opened this issue Sep 13, 2021 · 1 comment
Open

Comments

@pauloaviana
Copy link

I'm trying to package this library with Nix. But I'm getting the following error:

       > 97% tests passed, 1 tests failed out of 39
       >
       > Total Test time (real) =   1.35 sec
       >
       > The following tests FAILED:
       >         33 - test_output_functions_BLS381 (Failed)
       > Errors while running CTest
       > make: *** [Makefile:114: test] Error 8

and, with ctest:

33/39 Test #33: test_output_functions_BLS381 .....***Failed  Required regular expression not found. Regex=[SUCCESS
]  0.00 sec

When I try to build the library directly on my system (arch linux x86_64) everything seems to work just fine.
I'm using the cmake flags that are needed to build Decentralized Trust Authority.

Does anyone knows the reason why this is happening?

@giorgiozoppi
Copy link
Contributor

@pallatinus do you have a branch to share and debug?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants