Skip to content

Error during compile of circom generated cpp #243

@austbot

Description

@austbot

Im compiling the risc0 stark verify circuit and im getting :

675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 error: fixup value out of range
675.4 fatal error: too many errors emitted, stopping now [-ferror-limit=]

Ive tried this on mac m2, on linux in docker bothe virtualized and native and im getting the same issue.
The circuit is over a million lines of code.

The circuit is here https://github.com/risc0/risc0/blob/main/compact_proof/groth16/stark_verify.circom
The build of the compiled circuit is here https://github.com/risc0/risc0/blob/main/compact_proof/scripts/build.sh

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions