Skip to content

Architecture mismatch in the opendylan-2026.1-x86_64-darwin.tar.bz2 package #1783

@g000001

Description

@g000001

Hi,
Thank you for your wonderful project.

I found a critical architecture mismatch in the opendylan-2026.1-x86_64-darwin.tar.bz2 package.
While the package is labeled as x86_64, the bundled LLVM binaries seem to be built for arm64 (Apple Silicon), which causes a "Bad CPU type in executable" error on Intel-based Macs.

I'm using macOS Sequoia on x86_64.

Error Log

deft build --all                     
Downloaded pacman-catalog@master to /Users/mc/.local/state/dylan/_packages/pacman-catalog/master/src/
Open Dylan 2026.1

Opened project hello-world (/Users/mc/Desktop/hello-world/hello-world.lid)
Build of 'hello-world' completed                                               
                                                                               
Internal error: Link failed: Link failed: sh: opendylan-2026.1//llvm/bin/clang: Bad CPU type in executable

Exiting with return code 9
Build of "hello-world" failed with exit status 9.
file opendylan-2026.1/llvm/bin/clang
opendylan-2026.1/llvm/bin/clang: Mach-O 64-bit executable arm64

Metadata

Metadata

Assignees

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