diff options
Diffstat (limited to 'community')
221 files changed, 221 insertions, 221 deletions
diff --git a/community/accountsservice/APKBUILD b/community/accountsservice/APKBUILD index b844b047540..2204b2bba36 100644 --- a/community/accountsservice/APKBUILD +++ b/community/accountsservice/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/aisleriot/APKBUILD b/community/aisleriot/APKBUILD index 5333998f1ac..c6bd03dcf66 100644 --- a/community/aisleriot/APKBUILD +++ b/community/aisleriot/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/amberol/APKBUILD b/community/amberol/APKBUILD index bc857d96a74..d37fca0ae73 100644 --- a/community/amberol/APKBUILD +++ b/community/amberol/APKBUILD @@ -55,7 +55,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/amtk/APKBUILD b/community/amtk/APKBUILD index b1cb2a3796c..5fcd06dca05 100644 --- a/community/amtk/APKBUILD +++ b/community/amtk/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/apk-polkit-rs/APKBUILD b/community/apk-polkit-rs/APKBUILD index d68304caa25..f7c5e65040a 100644 --- a/community/apk-polkit-rs/APKBUILD +++ b/community/apk-polkit-rs/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/appstream-generator/APKBUILD b/community/appstream-generator/APKBUILD index c1cd8e37f77..e111aa58570 100644 --- a/community/appstream-generator/APKBUILD +++ b/community/appstream-generator/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/appstream-glib/APKBUILD b/community/appstream-glib/APKBUILD index 36d6db27135..303fff1f1ba 100644 --- a/community/appstream-glib/APKBUILD +++ b/community/appstream-glib/APKBUILD @@ -52,7 +52,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/appstream/APKBUILD b/community/appstream/APKBUILD index 001e4a4d8a4..77d7aa2c221 100644 --- a/community/appstream/APKBUILD +++ b/community/appstream/APKBUILD @@ -60,7 +60,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/atkmm/APKBUILD b/community/atkmm/APKBUILD index c6c297a3033..9ab3a6aae3e 100644 --- a/community/atkmm/APKBUILD +++ b/community/atkmm/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/atkmm2.36/APKBUILD b/community/atkmm2.36/APKBUILD index c5c10711b0c..1c89b2c8b29 100644 --- a/community/atkmm2.36/APKBUILD +++ b/community/atkmm2.36/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/babl/APKBUILD b/community/babl/APKBUILD index b87376cc02c..017c82ba747 100644 --- a/community/babl/APKBUILD +++ b/community/babl/APKBUILD @@ -32,7 +32,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/blanket/APKBUILD b/community/blanket/APKBUILD index 7dbfa9eea4b..e1d1cca14b3 100644 --- a/community/blanket/APKBUILD +++ b/community/blanket/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/blueprint-compiler/APKBUILD b/community/blueprint-compiler/APKBUILD index 31ce2a3f18d..eb4a733bd51 100644 --- a/community/blueprint-compiler/APKBUILD +++ b/community/blueprint-compiler/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/bolt/APKBUILD b/community/bolt/APKBUILD index 17dc4fed5be..e3456607cb6 100644 --- a/community/bolt/APKBUILD +++ b/community/bolt/APKBUILD @@ -31,7 +31,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/callaudiod/APKBUILD b/community/callaudiod/APKBUILD index b45980c634b..a6bb4891e21 100644 --- a/community/callaudiod/APKBUILD +++ b/community/callaudiod/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/calls/APKBUILD b/community/calls/APKBUILD index ce766535614..89a599a59bb 100644 --- a/community/calls/APKBUILD +++ b/community/calls/APKBUILD @@ -49,7 +49,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/celluloid/APKBUILD b/community/celluloid/APKBUILD index 52bc8b5d772..6e7e910ac48 100644 --- a/community/celluloid/APKBUILD +++ b/community/celluloid/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/cgif/APKBUILD b/community/cgif/APKBUILD index 0945c7b4143..ffded23f144 100644 --- a/community/cgif/APKBUILD +++ b/community/cgif/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/cheese/APKBUILD b/community/cheese/APKBUILD index e140d81140c..9987c168245 100644 --- a/community/cheese/APKBUILD +++ b/community/cheese/APKBUILD @@ -41,7 +41,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/clutter-gtk/APKBUILD b/community/clutter-gtk/APKBUILD index 1710141c5a6..5ed3ba7dfb1 100644 --- a/community/clutter-gtk/APKBUILD +++ b/community/clutter-gtk/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/coeurl/APKBUILD b/community/coeurl/APKBUILD index 0364099f007..b47fe446741 100644 --- a/community/coeurl/APKBUILD +++ b/community/coeurl/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/colord-gtk/APKBUILD b/community/colord-gtk/APKBUILD index 991eb55dad3..2a1d0a7acf7 100644 --- a/community/colord-gtk/APKBUILD +++ b/community/colord-gtk/APKBUILD @@ -32,7 +32,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/corecollector/APKBUILD b/community/corecollector/APKBUILD index 7e4cdaaa714..4d332881478 100644 --- a/community/corecollector/APKBUILD +++ b/community/corecollector/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/cyanrip/APKBUILD b/community/cyanrip/APKBUILD index 36ae9597bad..94e14808927 100644 --- a/community/cyanrip/APKBUILD +++ b/community/cyanrip/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/dconf-editor/APKBUILD b/community/dconf-editor/APKBUILD index 021512cebb2..215f7bffdc0 100644 --- a/community/dconf-editor/APKBUILD +++ b/community/dconf-editor/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/deja-dup/APKBUILD b/community/deja-dup/APKBUILD index d676ecf8b96..ced8278b176 100644 --- a/community/deja-dup/APKBUILD +++ b/community/deja-dup/APKBUILD @@ -38,7 +38,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/desktop-file-utils/APKBUILD b/community/desktop-file-utils/APKBUILD index 034887a1dd6..298cb58dc36 100644 --- a/community/desktop-file-utils/APKBUILD +++ b/community/desktop-file-utils/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/devhelp/APKBUILD b/community/devhelp/APKBUILD index 0afb9329b36..9d17922dde3 100644 --- a/community/devhelp/APKBUILD +++ b/community/devhelp/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/elogind/APKBUILD b/community/elogind/APKBUILD index 14140196b37..e8b2b01dc4c 100644 --- a/community/elogind/APKBUILD +++ b/community/elogind/APKBUILD @@ -58,7 +58,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/eog/APKBUILD b/community/eog/APKBUILD index a97fa9559ba..e736b2f0abd 100644 --- a/community/eog/APKBUILD +++ b/community/eog/APKBUILD @@ -37,7 +37,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/epiphany/APKBUILD b/community/epiphany/APKBUILD index 0a304ca372b..672e9bf7a37 100644 --- a/community/epiphany/APKBUILD +++ b/community/epiphany/APKBUILD @@ -56,7 +56,7 @@ build() { check() { # https://gitlab.gnome.org/GNOME/epiphany/issues/829 - env PATH="$PATH:$builddir/output/src" xvfb-run meson test --no-rebuild -v -C output + env PATH="$PATH:$builddir/output/src" xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/evince/APKBUILD b/community/evince/APKBUILD index 687bc42f347..f0eaa67ff26 100644 --- a/community/evince/APKBUILD +++ b/community/evince/APKBUILD @@ -60,7 +60,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/fcft/APKBUILD b/community/fcft/APKBUILD index 0f4aad3bd4c..888a67ff10a 100644 --- a/community/fcft/APKBUILD +++ b/community/fcft/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/feedbackd-device-themes/APKBUILD b/community/feedbackd-device-themes/APKBUILD index ee63b2f5c93..29d37100675 100644 --- a/community/feedbackd-device-themes/APKBUILD +++ b/community/feedbackd-device-themes/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/feedbackd/APKBUILD b/community/feedbackd/APKBUILD index ae7c9c05c6c..bf5629ab042 100644 --- a/community/feedbackd/APKBUILD +++ b/community/feedbackd/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/file-roller/APKBUILD b/community/file-roller/APKBUILD index 26e144a8e10..954f84d24fc 100644 --- a/community/file-roller/APKBUILD +++ b/community/file-roller/APKBUILD @@ -31,7 +31,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/folks/APKBUILD b/community/folks/APKBUILD index 1ed4a97a7ea..e1fd5d13f13 100644 --- a/community/folks/APKBUILD +++ b/community/folks/APKBUILD @@ -33,7 +33,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/font-manager/APKBUILD b/community/font-manager/APKBUILD index 0f65a8bed70..1742dac0a86 100644 --- a/community/font-manager/APKBUILD +++ b/community/font-manager/APKBUILD @@ -57,7 +57,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/fwupd-efi/APKBUILD b/community/fwupd-efi/APKBUILD index a76d0b32063..795a8537751 100644 --- a/community/fwupd-efi/APKBUILD +++ b/community/fwupd-efi/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/fwupd/APKBUILD b/community/fwupd/APKBUILD index 5d7221ac16f..51c44505c4c 100644 --- a/community/fwupd/APKBUILD +++ b/community/fwupd/APKBUILD @@ -159,7 +159,7 @@ build() { check() { # tests fail if usb is not available [ -e /dev/bus/usb ] || return 0 - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/geary/APKBUILD b/community/geary/APKBUILD index 14dfd488b43..374d2457025 100644 --- a/community/geary/APKBUILD +++ b/community/geary/APKBUILD @@ -65,7 +65,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gedit-plugins/APKBUILD b/community/gedit-plugins/APKBUILD index b2ce463cdd7..d773161ef0e 100644 --- a/community/gedit-plugins/APKBUILD +++ b/community/gedit-plugins/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gedit/APKBUILD b/community/gedit/APKBUILD index b11cfff6732..dcdc2e098ff 100644 --- a/community/gedit/APKBUILD +++ b/community/gedit/APKBUILD @@ -31,7 +31,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gegl/APKBUILD b/community/gegl/APKBUILD index 306ece56144..c546b597057 100644 --- a/community/gegl/APKBUILD +++ b/community/gegl/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/geoclue/APKBUILD b/community/geoclue/APKBUILD index 2dfdffbb18f..e58e7221767 100644 --- a/community/geoclue/APKBUILD +++ b/community/geoclue/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/gexiv2/APKBUILD b/community/gexiv2/APKBUILD index 0f774df3202..1f0a5c516c9 100644 --- a/community/gexiv2/APKBUILD +++ b/community/gexiv2/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/ghex/APKBUILD b/community/ghex/APKBUILD index ebf5f7de536..28f1c210bab 100644 --- a/community/ghex/APKBUILD +++ b/community/ghex/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gi-docgen/APKBUILD b/community/gi-docgen/APKBUILD index 003551e65b0..cd893e361b5 100644 --- a/community/gi-docgen/APKBUILD +++ b/community/gi-docgen/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gitg/APKBUILD b/community/gitg/APKBUILD index 0fcc0d939de..af15c82bab0 100644 --- a/community/gitg/APKBUILD +++ b/community/gitg/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/glade/APKBUILD b/community/glade/APKBUILD index 23ebe151e38..721b91538e6 100644 --- a/community/glade/APKBUILD +++ b/community/glade/APKBUILD @@ -51,7 +51,7 @@ build() { check() { dbus-run-session -- \ xvfb-run -a \ - meson test -t 6 --no-rebuild -v -C output + meson test -t 6 --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/glib-networking/APKBUILD b/community/glib-networking/APKBUILD index f6f690ff493..bf9aec35e20 100644 --- a/community/glib-networking/APKBUILD +++ b/community/glib-networking/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/glibd/APKBUILD b/community/glibd/APKBUILD index 314b54e86ff..2a1ca5f8b34 100644 --- a/community/glibd/APKBUILD +++ b/community/glibd/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/glibmm2.68/APKBUILD b/community/glibmm2.68/APKBUILD index 40282d4fff6..ded43e88be5 100644 --- a/community/glibmm2.68/APKBUILD +++ b/community/glibmm2.68/APKBUILD @@ -32,7 +32,7 @@ dev() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } doc() { diff --git a/community/gnome-2048/APKBUILD b/community/gnome-2048/APKBUILD index baa9c0cebc5..62a1521eec1 100644 --- a/community/gnome-2048/APKBUILD +++ b/community/gnome-2048/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-authenticator/APKBUILD b/community/gnome-authenticator/APKBUILD index 1278adb5468..38820722853 100644 --- a/community/gnome-authenticator/APKBUILD +++ b/community/gnome-authenticator/APKBUILD @@ -34,7 +34,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-autoar/APKBUILD b/community/gnome-autoar/APKBUILD index 2dec7013b72..089b4e6caa4 100644 --- a/community/gnome-autoar/APKBUILD +++ b/community/gnome-autoar/APKBUILD @@ -29,7 +29,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-bluetooth-3/APKBUILD b/community/gnome-bluetooth-3/APKBUILD index 229e6cdb66b..a21789e3cea 100644 --- a/community/gnome-bluetooth-3/APKBUILD +++ b/community/gnome-bluetooth-3/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - meson test --no-rebuild -v -t 2 -C output + meson test --no-rebuild --print-errorlogs -t 2 -C output } package() { diff --git a/community/gnome-bluetooth/APKBUILD b/community/gnome-bluetooth/APKBUILD index 8a771be3d7b..2f27a306fd7 100644 --- a/community/gnome-bluetooth/APKBUILD +++ b/community/gnome-bluetooth/APKBUILD @@ -37,7 +37,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-books/APKBUILD b/community/gnome-books/APKBUILD index 07f5bdfbc85..458f4da0a64 100644 --- a/community/gnome-books/APKBUILD +++ b/community/gnome-books/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-boxes/APKBUILD b/community/gnome-boxes/APKBUILD index 6a2fbadd222..81e1991a305 100644 --- a/community/gnome-boxes/APKBUILD +++ b/community/gnome-boxes/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-browser-connector/APKBUILD b/community/gnome-browser-connector/APKBUILD index ecae977df1c..d85c9c9cd6d 100644 --- a/community/gnome-browser-connector/APKBUILD +++ b/community/gnome-browser-connector/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-calculator/APKBUILD b/community/gnome-calculator/APKBUILD index d385c166add..ef5e3165500 100644 --- a/community/gnome-calculator/APKBUILD +++ b/community/gnome-calculator/APKBUILD @@ -37,7 +37,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-chess/APKBUILD b/community/gnome-chess/APKBUILD index 405bf6dd1d3..c8117bf17ed 100644 --- a/community/gnome-chess/APKBUILD +++ b/community/gnome-chess/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-clocks/APKBUILD b/community/gnome-clocks/APKBUILD index 639cce49200..4637d11a0bf 100644 --- a/community/gnome-clocks/APKBUILD +++ b/community/gnome-clocks/APKBUILD @@ -37,7 +37,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-console/APKBUILD b/community/gnome-console/APKBUILD index 380d25f8371..063c6636ace 100644 --- a/community/gnome-console/APKBUILD +++ b/community/gnome-console/APKBUILD @@ -41,7 +41,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-contacts/APKBUILD b/community/gnome-contacts/APKBUILD index 9f8aa9544bc..ae8ec31633a 100644 --- a/community/gnome-contacts/APKBUILD +++ b/community/gnome-contacts/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-control-center/APKBUILD b/community/gnome-control-center/APKBUILD index 2cd957741d8..f88d228254c 100644 --- a/community/gnome-control-center/APKBUILD +++ b/community/gnome-control-center/APKBUILD @@ -75,7 +75,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-desktop/APKBUILD b/community/gnome-desktop/APKBUILD index 4a72fa7bbf6..57afdf375a0 100644 --- a/community/gnome-desktop/APKBUILD +++ b/community/gnome-desktop/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-feeds/APKBUILD b/community/gnome-feeds/APKBUILD index 09a2899788d..9a658ce81df 100644 --- a/community/gnome-feeds/APKBUILD +++ b/community/gnome-feeds/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-music/APKBUILD b/community/gnome-music/APKBUILD index 164a5ac89a0..571b22f3321 100644 --- a/community/gnome-music/APKBUILD +++ b/community/gnome-music/APKBUILD @@ -49,7 +49,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-passwordsafe/APKBUILD b/community/gnome-passwordsafe/APKBUILD index d53884a5a8b..cf8fea01961 100644 --- a/community/gnome-passwordsafe/APKBUILD +++ b/community/gnome-passwordsafe/APKBUILD @@ -42,7 +42,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-photos/APKBUILD b/community/gnome-photos/APKBUILD index e568d385c3d..0ac0e08e2e7 100644 --- a/community/gnome-photos/APKBUILD +++ b/community/gnome-photos/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-podcasts/APKBUILD b/community/gnome-podcasts/APKBUILD index 9acd8fbdabd..2701f092346 100644 --- a/community/gnome-podcasts/APKBUILD +++ b/community/gnome-podcasts/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-power-manager/APKBUILD b/community/gnome-power-manager/APKBUILD index 62b3b1ab52a..4b25537f1f8 100644 --- a/community/gnome-power-manager/APKBUILD +++ b/community/gnome-power-manager/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-remote-desktop/APKBUILD b/community/gnome-remote-desktop/APKBUILD index c8fbad9d240..f4c88d94695 100644 --- a/community/gnome-remote-desktop/APKBUILD +++ b/community/gnome-remote-desktop/APKBUILD @@ -50,7 +50,7 @@ build() { check() { mkdir -p /tmp/runtimedir - GSETTINGS_SCHEMA_DIR=output/src/ XDG_RUNTIME_DIR=/tmp/runtimedir meson test --no-rebuild -v -C output + GSETTINGS_SCHEMA_DIR=output/src/ XDG_RUNTIME_DIR=/tmp/runtimedir meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-screenshot/APKBUILD b/community/gnome-screenshot/APKBUILD index 9f0a2d4fe2c..7970e71ad5a 100644 --- a/community/gnome-screenshot/APKBUILD +++ b/community/gnome-screenshot/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-session/APKBUILD b/community/gnome-session/APKBUILD index bd4725b0070..880b9a294f8 100644 --- a/community/gnome-session/APKBUILD +++ b/community/gnome-session/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-settings-daemon/APKBUILD b/community/gnome-settings-daemon/APKBUILD index b9bb88f2221..2b63d3cbfa2 100644 --- a/community/gnome-settings-daemon/APKBUILD +++ b/community/gnome-settings-daemon/APKBUILD @@ -58,7 +58,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-shell-extensions/APKBUILD b/community/gnome-shell-extensions/APKBUILD index e34786c6ec7..6ca86e8bc6f 100644 --- a/community/gnome-shell-extensions/APKBUILD +++ b/community/gnome-shell-extensions/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-shell/APKBUILD b/community/gnome-shell/APKBUILD index 566fabd4efc..77653813e7e 100644 --- a/community/gnome-shell/APKBUILD +++ b/community/gnome-shell/APKBUILD @@ -82,7 +82,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } schemas() { diff --git a/community/gnome-software/APKBUILD b/community/gnome-software/APKBUILD index e4188d6202b..af11018323f 100644 --- a/community/gnome-software/APKBUILD +++ b/community/gnome-software/APKBUILD @@ -58,7 +58,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-sound-recorder/APKBUILD b/community/gnome-sound-recorder/APKBUILD index 8ddb7a75604..1c10adcf81c 100644 --- a/community/gnome-sound-recorder/APKBUILD +++ b/community/gnome-sound-recorder/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-system-monitor/APKBUILD b/community/gnome-system-monitor/APKBUILD index a6e618b0b39..aac6483ae86 100644 --- a/community/gnome-system-monitor/APKBUILD +++ b/community/gnome-system-monitor/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-taquin/APKBUILD b/community/gnome-taquin/APKBUILD index eba5c74bb30..56082301cad 100644 --- a/community/gnome-taquin/APKBUILD +++ b/community/gnome-taquin/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-terminal/APKBUILD b/community/gnome-terminal/APKBUILD index cf6c45af5bc..8e8def3c420 100644 --- a/community/gnome-terminal/APKBUILD +++ b/community/gnome-terminal/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-text-editor/APKBUILD b/community/gnome-text-editor/APKBUILD index dfb7df0dfbf..470cd097d41 100644 --- a/community/gnome-text-editor/APKBUILD +++ b/community/gnome-text-editor/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-tour/APKBUILD b/community/gnome-tour/APKBUILD index 7216949eb94..7bdb4be803f 100644 --- a/community/gnome-tour/APKBUILD +++ b/community/gnome-tour/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-tweaks/APKBUILD b/community/gnome-tweaks/APKBUILD index 1bbfd27cebb..925023bb4ed 100644 --- a/community/gnome-tweaks/APKBUILD +++ b/community/gnome-tweaks/APKBUILD @@ -34,7 +34,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gnome-weather/APKBUILD b/community/gnome-weather/APKBUILD index 9a76e6da6a7..e71bfaf2e84 100644 --- a/community/gnome-weather/APKBUILD +++ b/community/gnome-weather/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gpaste/APKBUILD b/community/gpaste/APKBUILD index 0c155ac6afb..ecc3f62241e 100644 --- a/community/gpaste/APKBUILD +++ b/community/gpaste/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/grilo-plugins/APKBUILD b/community/grilo-plugins/APKBUILD index 865634eb4da..9a5418e1b3c 100644 --- a/community/grilo-plugins/APKBUILD +++ b/community/grilo-plugins/APKBUILD @@ -47,7 +47,7 @@ build() { check() { export LANG="en_GB.UTF-8" - meson test -t 100 --no-rebuild -v -C output + meson test -t 100 --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/grilo/APKBUILD b/community/grilo/APKBUILD index f5d6ce1b1d6..a798fa54cd9 100644 --- a/community/grilo/APKBUILD +++ b/community/grilo/APKBUILD @@ -38,7 +38,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/gsettings-desktop-schemas/APKBUILD b/community/gsettings-desktop-schemas/APKBUILD index 49cd2655f1f..0ba8681bfa9 100644 --- a/community/gsettings-desktop-schemas/APKBUILD +++ b/community/gsettings-desktop-schemas/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gsound/APKBUILD b/community/gsound/APKBUILD index 28541f13223..0017c19ff29 100644 --- a/community/gsound/APKBUILD +++ b/community/gsound/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gst-editing-services/APKBUILD b/community/gst-editing-services/APKBUILD index 1dfe36d8bf3..ba82e6bc2c1 100644 --- a/community/gst-editing-services/APKBUILD +++ b/community/gst-editing-services/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gst-libav/APKBUILD b/community/gst-libav/APKBUILD index 2453c7a05d0..c27b7f5196c 100644 --- a/community/gst-libav/APKBUILD +++ b/community/gst-libav/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/gst-plugins-good/APKBUILD b/community/gst-plugins-good/APKBUILD index 289b23afa92..e6bce0078aa 100644 --- a/community/gst-plugins-good/APKBUILD +++ b/community/gst-plugins-good/APKBUILD @@ -54,7 +54,7 @@ build() { } check() { - meson test -t 2 -v --no-rebuild -C output + meson test -t 2 --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/gthumb/APKBUILD b/community/gthumb/APKBUILD index 2ebc850b1c7..c3ddfa1da55 100644 --- a/community/gthumb/APKBUILD +++ b/community/gthumb/APKBUILD @@ -101,7 +101,7 @@ _build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtk-layer-shell/APKBUILD b/community/gtk-layer-shell/APKBUILD index e0321fdc1b5..88babe0eb6f 100644 --- a/community/gtk-layer-shell/APKBUILD +++ b/community/gtk-layer-shell/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtk-vnc/APKBUILD b/community/gtk-vnc/APKBUILD index 8f9fd066729..761ba126713 100644 --- a/community/gtk-vnc/APKBUILD +++ b/community/gtk-vnc/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtkmm3/APKBUILD b/community/gtkmm3/APKBUILD index e68d35f3117..93dedf0049a 100644 --- a/community/gtkmm3/APKBUILD +++ b/community/gtkmm3/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtkmm4/APKBUILD b/community/gtkmm4/APKBUILD index d05854e85c2..0d04b1e1e17 100644 --- a/community/gtkmm4/APKBUILD +++ b/community/gtkmm4/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtksourceview4/APKBUILD b/community/gtksourceview4/APKBUILD index 6be984f2c2c..4bcd5653c65 100644 --- a/community/gtksourceview4/APKBUILD +++ b/community/gtksourceview4/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gtksourceview5/APKBUILD b/community/gtksourceview5/APKBUILD index 2a98adbb474..a8da50472b1 100644 --- a/community/gtksourceview5/APKBUILD +++ b/community/gtksourceview5/APKBUILD @@ -37,7 +37,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gucharmap/APKBUILD b/community/gucharmap/APKBUILD index b8e60e44e6f..fd4e780e3f2 100644 --- a/community/gucharmap/APKBUILD +++ b/community/gucharmap/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gulkan/APKBUILD b/community/gulkan/APKBUILD index 00f16e753af..88e967ba46b 100644 --- a/community/gulkan/APKBUILD +++ b/community/gulkan/APKBUILD @@ -29,7 +29,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gvfs/APKBUILD b/community/gvfs/APKBUILD index a14357b6016..27aa1d717b2 100644 --- a/community/gvfs/APKBUILD +++ b/community/gvfs/APKBUILD @@ -51,7 +51,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/gxr/APKBUILD b/community/gxr/APKBUILD index 51077ac93b1..f3d9ede4c2b 100644 --- a/community/gxr/APKBUILD +++ b/community/gxr/APKBUILD @@ -33,7 +33,7 @@ build() { check() { # The XR tests require a working VR setup - meson test --no-rebuild -v -C output --no-suite gxr:xr --no-suite post-install + meson test --no-rebuild --print-errorlogs -C output --no-suite gxr:xr --no-suite post-install } package() { diff --git a/community/imv/APKBUILD b/community/imv/APKBUILD index d3dda7a1280..ba9a3e84563 100644 --- a/community/imv/APKBUILD +++ b/community/imv/APKBUILD @@ -61,7 +61,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/ipcalc/APKBUILD b/community/ipcalc/APKBUILD index 04eb092672c..be04cf487b8 100644 --- a/community/ipcalc/APKBUILD +++ b/community/ipcalc/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/jose/APKBUILD b/community/jose/APKBUILD index df36dec9a8c..03c02ce5630 100644 --- a/community/jose/APKBUILD +++ b/community/jose/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/json-glib/APKBUILD b/community/json-glib/APKBUILD index a913724559a..89164c4c1ba 100644 --- a/community/json-glib/APKBUILD +++ b/community/json-glib/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/jsoncpp/APKBUILD b/community/jsoncpp/APKBUILD index af16b79e062..cc9f24f36c3 100644 --- a/community/jsoncpp/APKBUILD +++ b/community/jsoncpp/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/jsonrpc-glib/APKBUILD b/community/jsonrpc-glib/APKBUILD index d709e283ddc..0afc0ca09f6 100644 --- a/community/jsonrpc-glib/APKBUILD +++ b/community/jsonrpc-glib/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/kiwix-lib/APKBUILD b/community/kiwix-lib/APKBUILD index 8ea36f06c3d..3a79f95c6fc 100644 --- a/community/kiwix-lib/APKBUILD +++ b/community/kiwix-lib/APKBUILD @@ -32,7 +32,7 @@ build() { } check() { - meson test -v --no-rebuild -C build + meson test --print-errorlogs --no-rebuild -C build } package() { diff --git a/community/labwc/APKBUILD b/community/labwc/APKBUILD index f708656342d..1215373eec4 100644 --- a/community/labwc/APKBUILD +++ b/community/labwc/APKBUILD @@ -29,7 +29,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/lavalauncher/APKBUILD b/community/lavalauncher/APKBUILD index 4b271da35cb..85af2e2b606 100644 --- a/community/lavalauncher/APKBUILD +++ b/community/lavalauncher/APKBUILD @@ -33,7 +33,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libadwaita/APKBUILD b/community/libadwaita/APKBUILD index 59e4155b801..287bb5fb40f 100644 --- a/community/libadwaita/APKBUILD +++ b/community/libadwaita/APKBUILD @@ -27,7 +27,7 @@ build() { check() { dbus-run-session -- \ xvfb-run -a \ - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libdazzle/APKBUILD b/community/libdazzle/APKBUILD index c9560708a1e..9c8ae783eee 100644 --- a/community/libdazzle/APKBUILD +++ b/community/libdazzle/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgcab/APKBUILD b/community/libgcab/APKBUILD index db94995610d..0e084367ad0 100644 --- a/community/libgcab/APKBUILD +++ b/community/libgcab/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgdata/APKBUILD b/community/libgdata/APKBUILD index 51ba553668a..dbe926dcb0b 100644 --- a/community/libgdata/APKBUILD +++ b/community/libgdata/APKBUILD @@ -39,7 +39,7 @@ check() { aarch64) return 0 ;; x86) return 0 ;; esac - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgit2-glib/APKBUILD b/community/libgit2-glib/APKBUILD index 8ea677d23db..5bf4520bf24 100644 --- a/community/libgit2-glib/APKBUILD +++ b/community/libgit2-glib/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgnome-games-support/APKBUILD b/community/libgnome-games-support/APKBUILD index e11a24346c5..f7b6506bd87 100644 --- a/community/libgnome-games-support/APKBUILD +++ b/community/libgnome-games-support/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgnt/APKBUILD b/community/libgnt/APKBUILD index c0d6fed9301..f2b8f7d64f4 100644 --- a/community/libgnt/APKBUILD +++ b/community/libgnt/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgudev/APKBUILD b/community/libgudev/APKBUILD index 1917b8e2100..e85e6e93981 100644 --- a/community/libgudev/APKBUILD +++ b/community/libgudev/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgweather4/APKBUILD b/community/libgweather4/APKBUILD index fd282363505..fccc8f68fd1 100644 --- a/community/libgweather4/APKBUILD +++ b/community/libgweather4/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libgxps/APKBUILD b/community/libgxps/APKBUILD index 86628ab2ca2..8b6109b5c63 100644 --- a/community/libgxps/APKBUILD +++ b/community/libgxps/APKBUILD @@ -16,7 +16,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/libhandy/APKBUILD b/community/libhandy/APKBUILD index cb6e0408d43..abc4a56ede0 100644 --- a/community/libhandy/APKBUILD +++ b/community/libhandy/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libhandy1/APKBUILD b/community/libhandy1/APKBUILD index dfc083fa8f2..ae9c0c762e8 100644 --- a/community/libhandy1/APKBUILD +++ b/community/libhandy1/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - xvfb-run -a meson test -t 3 --no-rebuild -v -C output + xvfb-run -a meson test -t 3 --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libinput/APKBUILD b/community/libinput/APKBUILD index 4c26fd416c2..10ec152e9ce 100644 --- a/community/libinput/APKBUILD +++ b/community/libinput/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test --no-rebuild -v -C builddir + meson test --no-rebuild --print-errorlogs -C builddir } package() { diff --git a/community/libinputsynth/APKBUILD b/community/libinputsynth/APKBUILD index 56b979b98f1..845fd7f79cb 100644 --- a/community/libinputsynth/APKBUILD +++ b/community/libinputsynth/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - meson test --no-rebuild -v -C output --no-suite post-install + meson test --no-rebuild --print-errorlogs -C output --no-suite post-install } package() { diff --git a/community/libjcat/APKBUILD b/community/libjcat/APKBUILD index a8006dc69d7..987da5ba87a 100644 --- a/community/libjcat/APKBUILD +++ b/community/libjcat/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libmanette/APKBUILD b/community/libmanette/APKBUILD index 32fc893a008..afeff27472f 100644 --- a/community/libmanette/APKBUILD +++ b/community/libmanette/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libmediaart/APKBUILD b/community/libmediaart/APKBUILD index 7c5316fe2c0..a58ecf67b58 100644 --- a/community/libmediaart/APKBUILD +++ b/community/libmediaart/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libmpdclient/APKBUILD b/community/libmpdclient/APKBUILD index 5605bec7186..b3fd947f13e 100644 --- a/community/libmpdclient/APKBUILD +++ b/community/libmpdclient/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libnotify/APKBUILD b/community/libnotify/APKBUILD index 649b062071e..7bbd822ed0b 100644 --- a/community/libnotify/APKBUILD +++ b/community/libnotify/APKBUILD @@ -29,7 +29,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libnvme/APKBUILD b/community/libnvme/APKBUILD index f9e39b57fa5..b9439812aeb 100644 --- a/community/libnvme/APKBUILD +++ b/community/libnvme/APKBUILD @@ -42,7 +42,7 @@ build() { } check() { - meson test -v -C output + meson test --print-errorlogs -C output } package() { diff --git a/community/libosinfo/APKBUILD b/community/libosinfo/APKBUILD index 326069dd0c3..f1728cef4ce 100644 --- a/community/libosinfo/APKBUILD +++ b/community/libosinfo/APKBUILD @@ -39,7 +39,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libpeas/APKBUILD b/community/libpeas/APKBUILD index d38c0358b3c..8e196e8c90e 100644 --- a/community/libpeas/APKBUILD +++ b/community/libpeas/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - xvfb-run meson test -v -C output -t 10 + xvfb-run meson test --print-errorlogs -C output -t 10 } package() { diff --git a/community/libqrtr-glib/APKBUILD b/community/libqrtr-glib/APKBUILD index 2d58aad6747..d1784ad448f 100644 --- a/community/libqrtr-glib/APKBUILD +++ b/community/libqrtr-glib/APKBUILD @@ -16,7 +16,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/librist/APKBUILD b/community/librist/APKBUILD index 8151a8f1352..1a92a50f159 100644 --- a/community/librist/APKBUILD +++ b/community/librist/APKBUILD @@ -24,7 +24,7 @@ check() { # tests fail ;; *) - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build ;; esac } diff --git a/community/libsigc++/APKBUILD b/community/libsigc++/APKBUILD index fa6ea6b9794..d613f00649b 100644 --- a/community/libsigc++/APKBUILD +++ b/community/libsigc++/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libsigc++3/APKBUILD b/community/libsigc++3/APKBUILD index 26ee998dcb8..d29e55d9023 100644 --- a/community/libsigc++3/APKBUILD +++ b/community/libsigc++3/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/libsignon-glib/APKBUILD b/community/libsignon-glib/APKBUILD index cf3a2a1890d..2332775f457 100644 --- a/community/libsignon-glib/APKBUILD +++ b/community/libsignon-glib/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libsoup/APKBUILD b/community/libsoup/APKBUILD index cf7ace18524..b13559d396b 100644 --- a/community/libsoup/APKBUILD +++ b/community/libsoup/APKBUILD @@ -31,7 +31,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libspng/APKBUILD b/community/libspng/APKBUILD index d1468958555..0b69565601c 100644 --- a/community/libspng/APKBUILD +++ b/community/libspng/APKBUILD @@ -19,7 +19,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libva-intel-driver/APKBUILD b/community/libva-intel-driver/APKBUILD index f9b9b42aae4..c85832762e0 100644 --- a/community/libva-intel-driver/APKBUILD +++ b/community/libva-intel-driver/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libvirt-glib/APKBUILD b/community/libvirt-glib/APKBUILD index 1c9b20e486f..bdf04505e33 100644 --- a/community/libvirt-glib/APKBUILD +++ b/community/libvirt-glib/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libvirt/APKBUILD b/community/libvirt/APKBUILD index a3297983817..71de13c1d89 100644 --- a/community/libvirt/APKBUILD +++ b/community/libvirt/APKBUILD @@ -70,7 +70,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libwacom/APKBUILD b/community/libwacom/APKBUILD index 89bf10447eb..283928b0937 100644 --- a/community/libwacom/APKBUILD +++ b/community/libwacom/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libxcvt/APKBUILD b/community/libxcvt/APKBUILD index 5d5ae3d782b..78e00ba437d 100644 --- a/community/libxcvt/APKBUILD +++ b/community/libxcvt/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libxml++-2.6/APKBUILD b/community/libxml++-2.6/APKBUILD index b2e85c0d35c..20ef8bf081a 100644 --- a/community/libxml++-2.6/APKBUILD +++ b/community/libxml++-2.6/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - LANG=C LC_ALL=C meson test --no-rebuild -v -C output + LANG=C LC_ALL=C meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libxmlb/APKBUILD b/community/libxmlb/APKBUILD index 977c7d36c05..667bfc2674d 100644 --- a/community/libxmlb/APKBUILD +++ b/community/libxmlb/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/libzim/APKBUILD b/community/libzim/APKBUILD index 11f856e1ddd..65c51b23a54 100644 --- a/community/libzim/APKBUILD +++ b/community/libzim/APKBUILD @@ -34,7 +34,7 @@ build() { } check() { - SKIP_BIG_MEMORY_TEST=1 meson test --no-rebuild -v -C output + SKIP_BIG_MEMORY_TEST=1 meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/lightsoff/APKBUILD b/community/lightsoff/APKBUILD index 89a9ca10d94..6577fab3792 100644 --- a/community/lightsoff/APKBUILD +++ b/community/lightsoff/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/lollypop/APKBUILD b/community/lollypop/APKBUILD index 83d4cfd2d82..d31e4a711c0 100644 --- a/community/lollypop/APKBUILD +++ b/community/lollypop/APKBUILD @@ -54,7 +54,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/meld/APKBUILD b/community/meld/APKBUILD index bbe75cbbd3d..f097dcc8972 100644 --- a/community/meld/APKBUILD +++ b/community/meld/APKBUILD @@ -45,7 +45,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/mesa-demos/APKBUILD b/community/mesa-demos/APKBUILD index 16f03c9ef53..4b47d248159 100644 --- a/community/mesa-demos/APKBUILD +++ b/community/mesa-demos/APKBUILD @@ -37,7 +37,7 @@ package() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } _utils() { diff --git a/community/monado/APKBUILD b/community/monado/APKBUILD index 6e9f78dcf4f..b2207c7514b 100644 --- a/community/monado/APKBUILD +++ b/community/monado/APKBUILD @@ -47,7 +47,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/mpc/APKBUILD b/community/mpc/APKBUILD index 5ddda925b2c..0d8057be596 100644 --- a/community/mpc/APKBUILD +++ b/community/mpc/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/mpd/APKBUILD b/community/mpd/APKBUILD index d83fbf30f53..8937f001e6d 100644 --- a/community/mpd/APKBUILD +++ b/community/mpd/APKBUILD @@ -89,7 +89,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/nautilus/APKBUILD b/community/nautilus/APKBUILD index 128686c1477..86951cccd24 100644 --- a/community/nautilus/APKBUILD +++ b/community/nautilus/APKBUILD @@ -60,7 +60,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/ncmpc/APKBUILD b/community/ncmpc/APKBUILD index 222a0c54c87..d450eb00984 100644 --- a/community/ncmpc/APKBUILD +++ b/community/ncmpc/APKBUILD @@ -26,7 +26,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/network-manager-applet/APKBUILD b/community/network-manager-applet/APKBUILD index 2707168003d..23d1789ab9a 100644 --- a/community/network-manager-applet/APKBUILD +++ b/community/network-manager-applet/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/nvme-cli/APKBUILD b/community/nvme-cli/APKBUILD index 5203cdbecd5..28cdd1bcc31 100644 --- a/community/nvme-cli/APKBUILD +++ b/community/nvme-cli/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/obfuscate/APKBUILD b/community/obfuscate/APKBUILD index 29ea76e52b9..cd4b0e763d7 100644 --- a/community/obfuscate/APKBUILD +++ b/community/obfuscate/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/openhmd/APKBUILD b/community/openhmd/APKBUILD index 78aa0a11e3b..62c935929e6 100644 --- a/community/openhmd/APKBUILD +++ b/community/openhmd/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/osinfo-db-tools/APKBUILD b/community/osinfo-db-tools/APKBUILD index 89cc756cd58..edc654e9086 100644 --- a/community/osinfo-db-tools/APKBUILD +++ b/community/osinfo-db-tools/APKBUILD @@ -28,7 +28,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/pangomm2.48/APKBUILD b/community/pangomm2.48/APKBUILD index 2b00fa82ea0..392ec8e269b 100644 --- a/community/pangomm2.48/APKBUILD +++ b/community/pangomm2.48/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } diff --git a/community/peek/APKBUILD b/community/peek/APKBUILD index 313fee663cf..2330ae7bbfe 100644 --- a/community/peek/APKBUILD +++ b/community/peek/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/phoc/APKBUILD b/community/phoc/APKBUILD index 7aee0601e0c..7002df964fa 100644 --- a/community/phoc/APKBUILD +++ b/community/phoc/APKBUILD @@ -72,7 +72,7 @@ build() { } check() { - xvfb-run -a meson test --no-rebuild -v -C output + xvfb-run -a meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/phosh-antispam/APKBUILD b/community/phosh-antispam/APKBUILD index 22829cb499e..64165667874 100644 --- a/community/phosh-antispam/APKBUILD +++ b/community/phosh-antispam/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/phosh/APKBUILD b/community/phosh/APKBUILD index d859563ff28..8a9beda76f0 100644 --- a/community/phosh/APKBUILD +++ b/community/phosh/APKBUILD @@ -67,7 +67,7 @@ build() { } check() { - xvfb-run -a meson test --no-rebuild -v -C output + xvfb-run -a meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/pipewire-media-session/APKBUILD b/community/pipewire-media-session/APKBUILD index 361bcc087db..894b2ad4df2 100644 --- a/community/pipewire-media-session/APKBUILD +++ b/community/pipewire-media-session/APKBUILD @@ -31,7 +31,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/pipewire/APKBUILD b/community/pipewire/APKBUILD index 5b05704c819..d1642ac8fbc 100644 --- a/community/pipewire/APKBUILD +++ b/community/pipewire/APKBUILD @@ -97,7 +97,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/polari/APKBUILD b/community/polari/APKBUILD index dc25ec6159b..4434c5838a8 100644 --- a/community/polari/APKBUILD +++ b/community/polari/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/polkit/APKBUILD b/community/polkit/APKBUILD index 3970d572e7d..03923e7021f 100644 --- a/community/polkit/APKBUILD +++ b/community/polkit/APKBUILD @@ -72,7 +72,7 @@ _build() { } check() { - meson test -v --no-rebuild -C elogind + meson test --print-errorlogs --no-rebuild -C elogind } package() { diff --git a/community/poweralertd/APKBUILD b/community/poweralertd/APKBUILD index 58e6a408058..57b33d28a2b 100644 --- a/community/poweralertd/APKBUILD +++ b/community/poweralertd/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/pulseaudio/APKBUILD b/community/pulseaudio/APKBUILD index 6dab9a71ec4..deab11f92a4 100644 --- a/community/pulseaudio/APKBUILD +++ b/community/pulseaudio/APKBUILD @@ -127,7 +127,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/py3-gst/APKBUILD b/community/py3-gst/APKBUILD index 9c1b3ab5aa1..54f86b0ef63 100644 --- a/community/py3-gst/APKBUILD +++ b/community/py3-gst/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/py3-syndom/APKBUILD b/community/py3-syndom/APKBUILD index 9e37c5b4bad..04a2c36a1a2 100644 --- a/community/py3-syndom/APKBUILD +++ b/community/py3-syndom/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/retro-gtk/APKBUILD b/community/retro-gtk/APKBUILD index 22faa3d6111..492a5cea848 100644 --- a/community/retro-gtk/APKBUILD +++ b/community/retro-gtk/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/rofi-wayland/APKBUILD b/community/rofi-wayland/APKBUILD index b97149da064..81c59e80c2b 100644 --- a/community/rofi-wayland/APKBUILD +++ b/community/rofi-wayland/APKBUILD @@ -42,7 +42,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/rofi/APKBUILD b/community/rofi/APKBUILD index 8c4cd59ca0c..eb252b0c12a 100644 --- a/community/rofi/APKBUILD +++ b/community/rofi/APKBUILD @@ -51,7 +51,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/rtkit/APKBUILD b/community/rtkit/APKBUILD index a2b84530773..077f3c26bff 100644 --- a/community/rtkit/APKBUILD +++ b/community/rtkit/APKBUILD @@ -41,7 +41,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/seahorse/APKBUILD b/community/seahorse/APKBUILD index ce33e108505..0bcaf52cc0d 100644 --- a/community/seahorse/APKBUILD +++ b/community/seahorse/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C builddir + meson test --no-rebuild --print-errorlogs -C builddir } package() { diff --git a/community/seatd/APKBUILD b/community/seatd/APKBUILD index 078e436b97c..abbe16ebd87 100644 --- a/community/seatd/APKBUILD +++ b/community/seatd/APKBUILD @@ -38,7 +38,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/shotwell/APKBUILD b/community/shotwell/APKBUILD index b917a929945..dc9999c49a2 100644 --- a/community/shotwell/APKBUILD +++ b/community/shotwell/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/simple-scan/APKBUILD b/community/simple-scan/APKBUILD index 9eeaa3f6c1a..dfd2504ea72 100644 --- a/community/simple-scan/APKBUILD +++ b/community/simple-scan/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } diff --git a/community/sound-juicer/APKBUILD b/community/sound-juicer/APKBUILD index 3fc781ed774..76499d304ee 100644 --- a/community/sound-juicer/APKBUILD +++ b/community/sound-juicer/APKBUILD @@ -24,7 +24,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/spice-gtk/APKBUILD b/community/spice-gtk/APKBUILD index 6a2dd61ff47..897ff09a910 100644 --- a/community/spice-gtk/APKBUILD +++ b/community/spice-gtk/APKBUILD @@ -67,7 +67,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/squeekboard/APKBUILD b/community/squeekboard/APKBUILD index 2b6d1d21b96..b34e4713862 100644 --- a/community/squeekboard/APKBUILD +++ b/community/squeekboard/APKBUILD @@ -21,7 +21,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/sushi/APKBUILD b/community/sushi/APKBUILD index 66134378fe5..d09a359f49d 100644 --- a/community/sushi/APKBUILD +++ b/community/sushi/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/sysprof/APKBUILD b/community/sysprof/APKBUILD index 1811efc1c0f..e7702e69dfd 100644 --- a/community/sysprof/APKBUILD +++ b/community/sysprof/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/tau/APKBUILD b/community/tau/APKBUILD index e2d68741183..5cc52e6bdb7 100644 --- a/community/tau/APKBUILD +++ b/community/tau/APKBUILD @@ -34,7 +34,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/template-glib/APKBUILD b/community/template-glib/APKBUILD index ed40de7df98..1961e9cbb14 100644 --- a/community/template-glib/APKBUILD +++ b/community/template-glib/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/tllist/APKBUILD b/community/tllist/APKBUILD index 76d5c745606..00f2a3c04ba 100644 --- a/community/tllist/APKBUILD +++ b/community/tllist/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/totem-pl-parser/APKBUILD b/community/totem-pl-parser/APKBUILD index 18e852fc517..3f990f02c0f 100644 --- a/community/totem-pl-parser/APKBUILD +++ b/community/totem-pl-parser/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/totem/APKBUILD b/community/totem/APKBUILD index 32ef4b59259..2a844f4989e 100644 --- a/community/totem/APKBUILD +++ b/community/totem/APKBUILD @@ -43,7 +43,7 @@ build() { } check() { - xvfb-run meson test --no-rebuild -v -C output + xvfb-run meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/tracker-miners/APKBUILD b/community/tracker-miners/APKBUILD index 3185c2472ee..660ae4ae512 100644 --- a/community/tracker-miners/APKBUILD +++ b/community/tracker-miners/APKBUILD @@ -64,7 +64,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/umockdev/APKBUILD b/community/umockdev/APKBUILD index c1be7626261..6b36df104ca 100644 --- a/community/umockdev/APKBUILD +++ b/community/umockdev/APKBUILD @@ -23,7 +23,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/unpaper/APKBUILD b/community/unpaper/APKBUILD index 0121ffe7fdc..ea4c4498a87 100644 --- a/community/unpaper/APKBUILD +++ b/community/unpaper/APKBUILD @@ -24,7 +24,7 @@ package() { check() { "$builddir"/output/unpaper --help - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } sha512sums=" diff --git a/community/unudhcpd/APKBUILD b/community/unudhcpd/APKBUILD index 7cb10fcffa7..20668a64c7e 100644 --- a/community/unudhcpd/APKBUILD +++ b/community/unudhcpd/APKBUILD @@ -16,7 +16,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/usbredir/APKBUILD b/community/usbredir/APKBUILD index 0001af7733c..bc7c82d921d 100644 --- a/community/usbredir/APKBUILD +++ b/community/usbredir/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/vala-language-server/APKBUILD b/community/vala-language-server/APKBUILD index 53e45ca59d5..ccfa37d8698 100644 --- a/community/vala-language-server/APKBUILD +++ b/community/vala-language-server/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/vala-lint/APKBUILD b/community/vala-lint/APKBUILD index 1be500f33e9..b872c2adb57 100644 --- a/community/vala-lint/APKBUILD +++ b/community/vala-lint/APKBUILD @@ -18,7 +18,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/vips/APKBUILD b/community/vips/APKBUILD index c5b9ef3d8f0..488da78646b 100644 --- a/community/vips/APKBUILD +++ b/community/vips/APKBUILD @@ -73,7 +73,7 @@ build() { } check() { - meson test -v --no-rebuild -C output + meson test --print-errorlogs --no-rebuild -C output } package() { diff --git a/community/virglrenderer/APKBUILD b/community/virglrenderer/APKBUILD index ca1a1ca5d4d..c637e0c1407 100644 --- a/community/virglrenderer/APKBUILD +++ b/community/virglrenderer/APKBUILD @@ -32,7 +32,7 @@ package() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } sha512sums=" diff --git a/community/vte3/APKBUILD b/community/vte3/APKBUILD index 467c0d54ac7..d556e1b3c6e 100644 --- a/community/vte3/APKBUILD +++ b/community/vte3/APKBUILD @@ -40,7 +40,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/vvmd/APKBUILD b/community/vvmd/APKBUILD index 50617df916f..62ee73cc236 100644 --- a/community/vvmd/APKBUILD +++ b/community/vvmd/APKBUILD @@ -25,7 +25,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/vvmplayer/APKBUILD b/community/vvmplayer/APKBUILD index 9334f017a2c..3ee8dd3ec08 100644 --- a/community/vvmplayer/APKBUILD +++ b/community/vvmplayer/APKBUILD @@ -30,7 +30,7 @@ build() { } check() { - xvfb-run -a meson test --no-rebuild -v -C output + xvfb-run -a meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/waypipe/APKBUILD b/community/waypipe/APKBUILD index a9c46aa03c5..dd54f45bf63 100644 --- a/community/waypipe/APKBUILD +++ b/community/waypipe/APKBUILD @@ -22,7 +22,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/weston/APKBUILD b/community/weston/APKBUILD index c745d6db010..cdee9f96cf5 100644 --- a/community/weston/APKBUILD +++ b/community/weston/APKBUILD @@ -51,7 +51,7 @@ build() { # Does not run through, see also: # https://github.com/alpinelinux/aports/pull/1689 check() { - meson test -v --no-rebuild -C build + meson test --print-errorlogs --no-rebuild -C build } package() { diff --git a/community/wlsunset/APKBUILD b/community/wlsunset/APKBUILD index e0f027ee6a2..ed9dc136373 100644 --- a/community/wlsunset/APKBUILD +++ b/community/wlsunset/APKBUILD @@ -17,7 +17,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/wys/APKBUILD b/community/wys/APKBUILD index 2b93c926974..47acc74f22d 100644 --- a/community/wys/APKBUILD +++ b/community/wys/APKBUILD @@ -20,7 +20,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { diff --git a/community/xdg-desktop-portal-gnome/APKBUILD b/community/xdg-desktop-portal-gnome/APKBUILD index 5d4ddd291ec..079ae2dc74f 100644 --- a/community/xdg-desktop-portal-gnome/APKBUILD +++ b/community/xdg-desktop-portal-gnome/APKBUILD @@ -27,7 +27,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/xorg-server/APKBUILD b/community/xorg-server/APKBUILD index c0c74315ea2..26ccfe99d29 100644 --- a/community/xorg-server/APKBUILD +++ b/community/xorg-server/APKBUILD @@ -146,7 +146,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/xrdesktop/APKBUILD b/community/xrdesktop/APKBUILD index 275322968c4..eaa16218ded 100644 --- a/community/xrdesktop/APKBUILD +++ b/community/xrdesktop/APKBUILD @@ -28,7 +28,7 @@ build() { check() { # The XR tests require a working VR setup - meson test --no-rebuild -v -C output --no-suite xr --no-suite post-install + meson test --no-rebuild --print-errorlogs -C output --no-suite xr --no-suite post-install } package() { diff --git a/community/xwayland/APKBUILD b/community/xwayland/APKBUILD index 9b5d4ff4390..786be392de5 100644 --- a/community/xwayland/APKBUILD +++ b/community/xwayland/APKBUILD @@ -64,7 +64,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/yambar/APKBUILD b/community/yambar/APKBUILD index 6a8bdfde4a9..0279aba7445 100644 --- a/community/yambar/APKBUILD +++ b/community/yambar/APKBUILD @@ -35,7 +35,7 @@ build() { } check() { - meson test --no-rebuild -v -C output + meson test --no-rebuild --print-errorlogs -C output } package() { diff --git a/community/zathura/APKBUILD b/community/zathura/APKBUILD index 06fbf6ecae8..627332e0e5d 100644 --- a/community/zathura/APKBUILD +++ b/community/zathura/APKBUILD @@ -36,7 +36,7 @@ build() { } check() { - meson test --no-rebuild -v -C build + meson test --no-rebuild --print-errorlogs -C build } package() { |