dapphub / dapphub/dapptools

fatal error: libff/algebra/fields/bigint.hpp: No such file or directory

Open
#735 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Haskell
Stars
2.1k
Forks
320
PR merge metrics
No merged PRs in 30d

Description

The latest libff seems to change its paths. So hevm build failed.

```shell
hevm > /tmp/stack-570ee5a6896e8cdc/hevm-0.47.0/ethjet/ethjet-ff.cc:6:10: error:
hevm > fatal error: libff/algebra/fields/bigint.hpp: No such file or directory
hevm > 6 | #include
hevm > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
hevm > |
hevm > 6 | #include
hevm > | ^
hevm > compilation terminated.
hevm > `gcc' failed in phase `C Compiler'. (Exit code: 1)
```

```shell
./include/libff/algebra/field_utils/bigint.hpp
./include/libff/algebra/field_utils/bigint.tcc
```

Affected since https://github.com/scipr-lab/libff/commit/847b0a4a9db532d528debd8dff119b59508ec94e

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.