~alpine/aports

[alpine-aports] [PATCH] community/libgdata: fix checkdepends (gsettings-desktop-schemas)

alpine-mips-patches <info@mobile-stream.com>
Details
Message ID
<20181122151323.EC0D6560AA@mx7.valuehost.ru>
Sender timestamp
1542898984
DKIM signature
missing
Download raw message
Patch: +1 -0
Check fails without schemas installed in the system:

make[5]: Entering directory '/home/room/aports/community/libgdata/src/libgdata-0.17.9/gdata/tests'
PASS: buffer 1 /buffer/construction
PASS: buffer 2 /buffer/instant-eof
PASS: general 1 /comparable
PASS: general 2 /tests/xml_comparison
ERROR: general - Bail out! GLib-GIO-FATAL-ERROR: No GSettings schemas are installed on the system
ERROR: calendar - Bail out! GLib-GIO-FATAL-ERROR: No GSettings schemas are installed on the system
ERROR: contacts - Bail out! GLib-GIO-FATAL-ERROR: No GSettings schemas are installed on the system
PASS: buffer 3 /buffer/thread-eof
PASS: buffer 4 /buffer/basic
ERROR: tasks - Bail out! GLib-GIO-FATAL-ERROR: No GSettings schemas are installed on the system
---
 community/libgdata/APKBUILD | 1 +
 1 file changed, 1 insertion(+)

diff --git a/community/libgdata/APKBUILD b/community/libgdata/APKBUILD
index a1b33dbf3b..af69306d92 100644
--- a/community/libgdata/APKBUILD
+++ b/community/libgdata/APKBUILD
@@ -9,6 +9,7 @@ arch="all"
license="LGPL"
makedepends="intltool uhttpmock-dev glib-dev 
	libsoup-dev json-glib-dev liboauth-dev"
checkdepends="gsettings-desktop-schemas"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
source="https://download.gnome.org/sources/libgdata/${pkgver%.*}/libgdata-${pkgver}.tar.xz"
builddir="${srcdir}/${pkgname}-${pkgver}"
-- 
2.19.1




---
Unsubscribe:  alpine-aports+unsubscribe@lists.alpinelinux.org
Help:         alpine-aports+help@lists.alpinelinux.org
---
Reply to thread Export thread (mbox)