Release Build #145
release.yml
on: workflow_dispatch
Build Android APK
4m 26s
Annotations
5 errors and 2 warnings
|
Build Android APK
Process completed with exit code 1.
|
|
Build Android APK
One or more native libraries in the APK are NOT valid Android arm64 binaries. This usually means desktop runtime .so files (e.g. from ppy.osu.Framework.NativeLibs runtimes/linux-arm64/native/) leaked into lib/arm64-v8a/ during packaging. See osu.Android.props FixRuntimePackAssetTypes target.
|
|
Build Android APK
libbassmix.so references GLIBC_ versioned symbols — this is the Linux ELF from ppy.osu.Framework.NativeLibs runtimes/linux-arm64/native/, not the Android ELF from ppy.osu.Framework.Android. Android's bionic linker cannot load it; the app will crash at startup with System.DllNotFoundException: bass.
|
|
Build Android APK
libbass_fx.so references GLIBC_ versioned symbols — this is the Linux ELF from ppy.osu.Framework.NativeLibs runtimes/linux-arm64/native/, not the Android ELF from ppy.osu.Framework.Android. Android's bionic linker cannot load it; the app will crash at startup with System.DllNotFoundException: bass.
|
|
Build Android APK
libbass.so references GLIBC_ versioned symbols — this is the Linux ELF from ppy.osu.Framework.NativeLibs runtimes/linux-arm64/native/, not the Android ELF from ppy.osu.Framework.Android. Android's bionic linker cannot load it; the app will crash at startup with System.DllNotFoundException: bass.
|
|
Build Android APK
See the end of this job for instructions to save it for future builds.
|
|
Build Android APK
No signing keystore secret found — auto-generated one for this build.
|