Skip to content

ARM support for the qubeticsd binary #10

@ericbannon

Description

@ericbannon

Hey devs! I understand the work on this is early for broad validator node support. But can we prioritize adding ARM support for the binary on both Mac and Ubuntu please? Currently the executable binary is only compiled for x86. For broader adoption of larger number of validators and flexibility in the network, ARM support would be wonderful.

readelf -h ubuntu24.04build/qubeticsd | grep "Machine"
  Machine:                           Advanced Micro Devices X86-64
file qubeticsd
qubeticsd: Mach-O 64-bit x86_64 executable, flags:<NOUNDEFS|DYLDLINK|TWOLEVEL|PIE>

I am running into an issue during node setup due to running my Node on Ubuntu aarch64

Enter the Name for the node:
============================================================================================================
bannonvalidator
./qubetics_ubuntu_node.sh: line 99: /usr/local/bin/qubeticsd: cannot execute binary file: Exec format error

Root cause is the lack of support for ARM @NodeNavigator

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