1.7.20 works in the tests I’ve been doing this morning, so we’ll need to figure out a repro. I commented in the sqldelight issue, and they seem like different issues (different errors, different failing points in the build, etc).
s
Stefan Oltmann
10/17/2022, 2:53 PM
Thank you for looking into that. Yeah, maybe it's not related.
I'm on an Apple Silicon machine. Do you have artifacts for that?
According to the message he is looking for
kotlin-native-prebuilt-macos-aarch64-1.7.20
Note the aarch64
k
kpgalligan
10/17/2022, 2:54 PM
Ah, interesting. That may be different. I’ll look at that release (I’m on an Intel machine, so I don’t see those issues so much…)
kpgalligan
10/17/2022, 3:11 PM
1.5.4 has sqliter 1.0.10, which has a target for aarch64. Odd situation. Sqldelight release versions (1.5.4) is pretty old at this point. It’s based on Kotlin 1.5.31. Not sure if that is contributing to issues here. Anyway, will try to get a repro.