-
Notifications
You must be signed in to change notification settings - Fork 158
Open
Labels
Description
Clone ethereum/hive
and build the eest simulators (docker build --no-cache .
) at the PRs ref.
This can break due to changes in EEST dependencies, e.g., this fail was due to a change in the pycryptodome version pinned in uv.lock
:
27.45 self._finalize_license_expression()
27.45 error: command 'gcc' failed: No such file or directory
27.45
27.45 hint: This usually indicates a problem with the package or the build
27.45 environment.
27.45 help: `pycryptodome` (v3.9.9) was included because
27.45 `ethereum-execution-spec-tests` (v1.0.0) depends on `solc-select`
27.45 (v1.0.4) which depends on `pycryptodome