Skip to content

[BUG] aztec compile fails with "AVM Transpiler is not enabled" on linux/arm64 #20793

@jasonxh

Description

@jasonxh

What are you trying to do?

With the "dockerless" CLI from v4, aztec compile gives this error when trying to compile any contract on linux/arm64:

AVM Transpiler is not enabled. Please enable it to use bb aztec_process

Code Reference

Try to compile any contract on linux/arm64.

Aztec Version

v4.0.0-devnet.2-patch.0 and v4.0.0-devnet.2-patch.1

OS

Linux

Browser (if relevant)

No response

Node Version

24

Additional Context

This seems to be where the error came from, indicating the linux/arm64 bb binary isn't compiled with ENABLE_AVM_TRANSPILER flag for some reason.

throw_or_abort("AVM Transpiler is not enabled. Please enable it to use bb aztec_process.");

Metadata

Metadata

Assignees

No one assigned

    Labels

    T-bugType: Bug. Something is broken.from-communityThis originated from the community :)

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions