pallatinus opened a new issue #92:
URL: https://github.com/apache/incubator-milagro-crypto-c/issues/92
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](https://github.com/apache/incubator-milagro-dta).
Does anyone knows the reason why this is happening?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]