Bug 435572

Summary: qca Compile failed on Macbook Air M1
Product: [Frameworks and Libraries] qca Reporter: dev
Component: generalAssignee: Ivan Romanov <drizt72>
Status: RESOLVED NOT A BUG    
Severity: normal CC: aacid, bradh, justin, nate, nicolas.fella, veyx.shaw, vonreth
Priority: NOR    
Version First Reported In: 2.2.0   
Target Milestone: ---   
Platform: Other   
OS: Other   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:
Attachments: console log for qca build fail on mac m1

Description dev 2021-04-10 12:08:35 UTC
Created attachment 137471 [details]
console log for qca build fail on mac m1

I am trying to install KDE Connect on MacBook air m1; however, qca fails on the building process. I added the log file.


SOFTWARE/OS VERSIONS
macOS: 11.2.3 (M1 chip)
Comment 1 Nate Graham 2021-04-13 15:45:12 UTC
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)

You need to build everything else for arm64 too, or find relevant pre-built arm64 packages.