Anyone come across following recently? Starting h...
# ios
j
Anyone come across following recently? Starting happening sporadically today in GH action builds (for IOS app for CMP project)
Copy code
error: Invalid record (Producer: 'LLVM11.1.0' Reader: 'LLVM 11.1.0')
getting following above that fwiw
Copy code
error: Compilation failed: The /Users/runner/.konan/dependencies/llvm-11.1.0-aarch64-macos-essentials-60/bin/clang++ command returned non-zero exit code: 1.
f
You didn’t give a lot of context about your issue 😄 . I gave a try to ChatGPT :
Copy code
This error typically occurs when building a Kotlin Multiplatform (KMP) project targeting iOS and is related to incompatibilities between the versions of LLVM used for compiling and linking
j
was more wondering if anyone else had started seeing this happening today.....perhaps some change in GH action config/setup etc
f
Maybe the host has changed? Did you specify the os or use the latest?
j
using
macos-14-xlarge
f
Don’t know, but the OS has been updated 2 weeks ago. https://github.com/actions/runner-images/blob/main/images/macos/macos-14-Readme.md
👍 1
l
Specifically, GitHub has a change in their 'Latest changes' on the homescreen that XCode 16.2 replaced 16.0.