[Craft] [Bug 448443] New: Support blueprint building on M1 darwin arm64
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Fri Jan 14 07:55:15 GMT 2022
https://bugs.kde.org/show_bug.cgi?id=448443
Bug ID: 448443
Summary: Support blueprint building on M1 darwin arm64
Product: Craft
Version: stable
Platform: Compiled Sources
OS: macOS
Status: REPORTED
Severity: major
Priority: NOR
Component: Blueprints
Assignee: vonreth at kde.org
Reporter: turx2003 at gmail.com
CC: kde-windows at kde.org
Target Milestone: ---
I am building KDE Connect for M1 Mac (darwin arm64), but I found KDE Craft
deliberately builds packages for x86_64 which is incompatible with arm64, and a
number of the prebuilt binaries delivered are x86_64 only, while arm64 versions
are available by Homebrew or manually compilation. This causes a lot of
compilation errors in linking like “ld: warning: ignoring file
/Users/turx/CraftRoot/lib/libKF5IconThemes.5.89.0.dylib, building for
macOS-arm64 but attempting to link with file built for macOS-x86_64” or the
inverse (when it incorrectly trying to build for x86_64 with arm64 libs),
causing "clang: error: linker command failed with exit code 1".
I am using macOS 12.1, and a part of my "uname -a" info is "Darwin 21.2.0
Darwin Kernel Version 21.2.0: Sun Nov 28 20:28:41 PST 2021;
root:xnu-8019.61.5~1/RELEASE_ARM64_T6000 arm64".
--
You are receiving this mail because:
You are watching all bug changes.
More information about the kde-mac
mailing list