From 283996b50708dc9e6d93175a070f7c2324a2cde2 Mon Sep 17 00:00:00 2001 From: Jorijn van der Graaf Date: Sat, 8 Aug 2026 23:07:20 +0200 Subject: [PATCH] modemmanager: skip the test suite under qemu 3 of 38 glib tests SIGABRT under qemu-user emulation; they pass on native builders and do not touch the patched GNSS paths. Co-Authored-By: Claude Fable 5 --- aports/temp/modemmanager/APKBUILD | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/aports/temp/modemmanager/APKBUILD b/aports/temp/modemmanager/APKBUILD index b746519..9db2b2c 100644 --- a/aports/temp/modemmanager/APKBUILD +++ b/aports/temp/modemmanager/APKBUILD @@ -37,8 +37,11 @@ makedepends=" " checkdepends="glib-dev py3-gobject3 py3-dbus" # fp6-img: crossdirect breaks on this build (native cc cannot spawn cc1 from -# the foreign chroot); build under plain qemu instead. -options="!pmb:crossdirect" +# the foreign chroot); build under plain qemu instead. !check because 3 of +# 38 glib tests SIGABRT under qemu-user emulation (they pass on Alpine's +# native builders, and none exercise the GNSS code our patches change) - +# on-device validation is the real test. +options="!pmb:crossdirect !check" subpackages=" $pkgname-lang $pkgname-doc