Skip to content

[Bug]: The build failed under linux arm64 #5442

@bpuns

Description

@bpuns

Reproduction link or steps

Project:https://stackblitz.com/edit/rolldown-rolldown-starter-stackblitz-wybkmcyn?file=package.json

Our company uses linux Arm64 computers to build the project, but an error occurred during the construction process. The error message is as follows

> rolldown -c rolldown.config.js
Illegal instruction (core dumped)
 ELIFECYCLE  Command failed with exit code 132.

What is expected?

Successful construction

What is actually happening?

The construction error message is as follows

> rolldown -c rolldown.config.js
Illegal instruction (core dumped)
 ELIFECYCLE  Command failed with exit code 132.

System Info

System:
    OS: Linux 4.19 Debian GNU/Linux 12 (bookworm) 12 (bookworm)
    CPU: (16) arm64 unknown
    Memory: 787.50 MB / 30.61 GB
    Container: Yes
    Shell: 5.2.15 - /bin/bash
  Binaries:
    Node: 22.17.0 - /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-22.17.0/bin/node
    Yarn: 1.22.22 - /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-22.17.0/bin/yarn
    npm: 10.9.2 - /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-22.17.0/bin/npm
    pnpm: 10.12.4 - /var/jenkins_home/tools/jenkins.plugins.nodejs.tools.NodeJSInstallation/node-22.17.0/bin/pnpm
  npmPackages:
    rolldown: 1.0.0-beta.29 => 1.0.0-beta.29

Any additional comments?

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions