------------------------------------------------------------------------------- -- Phase: Environment ------------------------------------------------------------------------------- NO_DEPENDS=1 UNAME_r=5.9 UNAME_m=x86_64 UNAME_p=x86_64 UNAME_v=unknown UNAME_s=DragonFly PATH=/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SSL_NO_VERIFY_PEER=1 LANG=C HOME=/root USER=root TERM=dumb SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: showconfig ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ENV ------------------------------------------------------------------------------- PKG_CONFIG=pkgconf PYTHON="/usr/local/bin/python3.7" XDG_DATA_HOME=/construction/databases/gom XDG_CONFIG_HOME=/construction/databases/gom HOME=/construction/databases/gom TMPDIR="/tmp" PATH=/construction/databases/gom/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin SHELL=/bin/sh CONFIG_SHELL=/bin/sh CCVER=gcc80 LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: CONFIGURE_ARGS ------------------------------------------------------------------------------- --prefix /usr/local --mandir man --infodir share/info --buildtype release --strip _build SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ENV ------------------------------------------------------------------------------- GI_SCANNER_DISABLE_CACHE=1 XDG_CACHE_HOME=/construction/databases/gom XDG_DATA_HOME=/construction/databases/gom XDG_CONFIG_HOME=/construction/databases/gom HOME=/construction/databases/gom TMPDIR="/tmp" PATH=/construction/databases/gom/.bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin NO_PIE=yes MK_DEBUG_FILES=no MK_KERNEL_SYMBOLS=no SHELL=/bin/sh NO_LINT=YES CCVER=gcc80 DESTDIR=/construction/databases/gom/stage LANG=en_US.UTF-8 LC_ALL=en_US.UTF-8 PREFIX=/usr/local LOCALBASE=/usr/local NOPROFILE=1 CC="cc" CFLAGS="-pipe -O2 -fno-strict-aliasing " CPP="cpp" CPPFLAGS="" LDFLAGS=" " LIBS="" CXX="c++" CXXFLAGS=" -pipe -O2 -fno-strict-aliasing " MANPREFIX="/usr/local" BSD_INSTALL_PROGRAM="install -s -m 555" BSD_INSTALL_LIB="install -s -m 0644" BSD_INSTALL_SCRIPT="install -m 555" BSD_INSTALL_DATA="install -m 0644" BSD_INSTALL_MAN="install -m 444" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: MAKE_ARGS ------------------------------------------------------------------------------- -v SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: PLIST_SUB ------------------------------------------------------------------------------- GTK2_VERSION="2.10.0" GTK3_VERSION="3.0.0" PYTHON_INCLUDEDIR=include/python3.7m PYTHON_LIBDIR=lib/python3.7 PYTHON_PLATFORM=dragonfly5 PYTHON_SITELIBDIR=lib/python3.7/site-packages PYTHON_SUFFIX=37 PYTHON_EXT_SUFFIX= PYTHON_VER=3.7 PYTHON_VERSION=python3.7 PYTHON2="@comment " PYTHON3="" OSREL=5.9 PREFIX=%D LOCALBASE=/usr/local RESETPREFIX=/usr/local LIB32DIR=lib PROFILE="@comment " DOCSDIR="share/doc/gom" EXAMPLESDIR="share/examples/gom" DATADIR="share/gom" WWWDIR="www/gom" ETCDIR="etc/gom" SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: SUB_LIST ------------------------------------------------------------------------------- PREFIX=/usr/local LOCALBASE=/usr/local DATADIR=/usr/local/share/gom DOCSDIR=/usr/local/share/doc/gom EXAMPLESDIR=/usr/local/share/examples/gom WWWDIR=/usr/local/www/gom ETCDIR=/usr/local/etc/gom SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: /etc/make.conf ------------------------------------------------------------------------------- DPORTS_BUILDER=yes DISABLE_LICENSES=yes DEFAULT_VERSIONS=ssl=openssl FORCE_PACKAGE=yes DEVELOPER=yes USE_PACKAGE_DEPENDS_ONLY=yes PORTSDIR=/xports PORT_DBDIR=/options PKG_DBDIR=/var/db/pkg PKG_CACHEDIR=/var/cache/pkg PKG_SUFX=.txz DEVELOPER=1 UID=0 ARCH=x86_64 OPSYS=DragonFly DFLYVERSION=500908 OSVERSION=9999999 OSREL=5.9 _OSRELEASE=5.9-SYNTH DISTDIR=/distfiles WRKDIRPREFIX=/construction BATCH=yes PACKAGE_BUILDING=yes PKG_CREATE_VERBOSE=yes MAKE_JOBS_NUMBER=10 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libffi-3.3_1.txz Installing /packages/All/gettext-runtime-0.21.txz Installing /packages/All/png-1.6.37_1.txz Installing /packages/All/freetype2-2.10.4.txz ===== Message from freetype2-2.10.4: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/expat-2.2.10.txz Installing /packages/All/fontconfig-2.13.93,1.txz Installing /packages/All/pcre-8.44.txz Installing /packages/All/libxml2-2.9.10_3.txz Installing /packages/All/libiconv-1.16.txz Installing /packages/All/ncurses-6.2.20210213.txz Installing /packages/All/readline-8.1.0.txz Installing /packages/All/openssl-1.1.1j_1,1.txz Installing /packages/All/python37-3.7.9_1.txz ===== Message from python37-3.7.9_1: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.66.7,1.txz No schema files found: doing nothing. Installing /packages/All/pixman-0.40.0_1.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/xorgproto-2020.1.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.14_1.txz Installing /packages/All/libX11-1.6.12,1.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/cairo-1.16.0_1,3.txz Installing /packages/All/gobject-introspection-1.66.1,1.txz Installing /packages/All/pygobject3-common-3.38.0.txz Installing /packages/All/py37-setuptools-44.0.0.txz Installing /packages/All/py37-cairo-1.18.1_1,1.txz Installing /packages/All/py37-gobject3-3.38.0.txz Installing /packages/All/ninja-1.10.2,2.txz Installing /packages/All/meson-0.57.1.txz Installing /packages/All/pkgconf-1.7.3,1.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.6.txz Installing /packages/All/tiff-4.2.0.txz Installing /packages/All/shared-mime-info-2.0.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/libedit-3.1.20191231,1.txz Installing /packages/All/sqlite3-3.34.1,1.txz SUCCEEDED 00:00:22 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> gom-0.4 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> gom-0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gom-0.4 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> gom-0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gom-0.4 for building => SHA256 Checksum OK for gom-0.4.tar.xz. SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> gom-0.4 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by gom-0.4 for building ===> Extracting for gom-0.4 => SHA256 Checksum OK for gom-0.4.tar.xz. Extracted Memory Use: 0.61M SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for gom-0.4 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> gom-0.4 depends on package: py37-gobject3>=0 - found ===> gom-0.4 depends on executable: meson - found ===> gom-0.4 depends on executable: ninja - found ===> gom-0.4 depends on package: pkgconf>=1.3.0_1 - found ===> gom-0.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> gom-0.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> gom-0.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gom-0.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gom-0.4 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> gom-0.4 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> gom-0.4 depends on package: py37-gobject3>=0 - found ===> gom-0.4 depends on executable: meson - found ===> gom-0.4 depends on executable: ninja - found ===> gom-0.4 depends on package: pkgconf>=1.3.0_1 - found ===> gom-0.4 depends on file: /usr/local/bin/python3.7 - found ===> gom-0.4 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> gom-0.4 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> gom-0.4 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> gom-0.4 depends on shared library: libgirepository-1.0.so - found (/usr/local/lib/libgirepository-1.0.so) ===> gom-0.4 depends on shared library: libsqlite3.so - found (/usr/local/lib/libsqlite3.so) ===> Configuring for gom-0.4 The Meson build system Version: 0.57.1 Source dir: /construction/databases/gom/gom-0.4 Build dir: /construction/databases/gom/gom-0.4/_build Build type: native build Project name: gom Project version: 0.4 C compiler for the host machine: cc (gcc 8.3.0 "cc 8.3 [DragonFly] Release/2019-02-22") C linker for the host machine: cc ld.gold 2.34 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Run-time dependency gio-2.0 found: YES 2.66.7 Run-time dependency glib-2.0 found: YES 2.66.7 Run-time dependency gobject-2.0 found: YES 2.66.7 Run-time dependency sqlite3 found: YES 3.34.1 Run-time dependency gdk-pixbuf-2.0 found: YES 2.40.0 Found pkg-config: /usr/local/bin/pkgconf (1.7.3) Build-time dependency gobject-introspection-1.0 found: YES 1.66.1 Dependency gobject-introspection-1.0 found: YES 1.66.1 (cached) Program g-ir-scanner found: YES (/usr/local/bin/g-ir-scanner) Dependency gobject-introspection-1.0 found: YES 1.66.1 (cached) Program g-ir-compiler found: YES (/usr/local/bin/g-ir-compiler) WARNING: Project targeting '>= 0.48' but tried to use feature deprecated since '0.48.0': python3 module. Build targets in project: 16 WARNING: Deprecated features used: * 0.48.0: {'python3 module'} Found ninja-1.10.2 at /usr/local/bin/ninja SUCCEEDED 00:00:13 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for gom-0.4 [1/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-error.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-error.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-error.c.o -c ../gom/gom-error.c [2/40] cc -Itests/test-gom-adapter.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-adapter.p/test-gom-adapter.c.o -MF tests/test-gom-adapter.p/test-gom-adapter.c.o.d -o tests/test-gom-adapter.p/test-gom-adapter.c.o -c ../tests/test-gom-adapter.c [3/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-cursor.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-cursor.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-cursor.c.o -c ../gom/gom-cursor.c ../gom/gom-cursor.c: In function 'gom_cursor_get_column': ../gom/gom-cursor.c:92:13: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv = { 0 }; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-cursor.h:22, from ../gom/gom-cursor.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../gom/gom-cursor.c:93:13: warning: 'g_time_val_from_iso8601' is deprecated: Use 'g_date_time_new_from_iso8601' instead [-Wdeprecated-declarations] g_time_val_from_iso8601(iso8601, &tv); ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-cursor.h:22, from ../gom/gom-cursor.c:22: /usr/local/include/glib-2.0/glib/gtimer.h:70:10: note: declared here gboolean g_time_val_from_iso8601 (const gchar *iso_date, ^~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-cursor.c:94:13: warning: 'g_date_time_new_from_timeval_utc' is deprecated: Use 'g_date_time_new_from_unix_utc' instead [-Wdeprecated-declarations] dt = g_date_time_new_from_timeval_utc(&tv); ^~ In file included from /usr/local/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/local/include/glib-2.0/glib.h:37, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-cursor.h:22, from ../gom/gom-cursor.c:22: /usr/local/include/glib-2.0/glib/gdatetime.h:120:25: note: declared here GDateTime * g_date_time_new_from_timeval_utc (const GTimeVal *tv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-cursor.c: In function 'gom_cursor_class_init': ../gom/gom-cursor.c:295:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomCursorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-cursor.h:22, from ../gom/gom-cursor.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-cursor.c: In function 'gom_cursor_init': ../gom/gom-cursor.c:318:13: warning: Deprecated pre-processor symbol, replace with GomCursorPrivate); ^ ~~~~~~~~~~~~~~~~~~ [4/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-sorting.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-sorting.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-sorting.c.o -c ../gom/gom-sorting.c ../gom/gom-sorting.c: In function 'gom_sorting_class_init': ../gom/gom-sorting.c:63:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomSortingPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-sorting.h:22, from ../gom/gom-sorting.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-sorting.c: In function 'gom_sorting_init': ../gom/gom-sorting.c:70:13: warning: Deprecated pre-processor symbol, replace with GomSortingPrivate); ^ ~~~~~~~~~~~~~ [5/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-filter.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-filter.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-filter.c.o -c ../gom/gom-filter.c ../gom/gom-filter.c: In function 'gom_filter_class_init': ../gom/gom-filter.c:699:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomFilterPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-filter.h:22, from ../gom/gom-filter.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-filter.c: In function 'gom_filter_init': ../gom/gom-filter.c:733:13: warning: Deprecated pre-processor symbol, replace with GomFilterPrivate); ^ ~~~~~~~~~~~~~~~~~~ [6/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-command.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-command.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-command.c.o -c ../gom/gom-command.c ../gom/gom-command.c: In function 'gom_command_bind_param': ../gom/gom-command.c:112:13: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv = { 0 }; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-command.c:22: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../gom/gom-command.c:113:13: warning: 'g_date_time_to_timeval' is deprecated: Use 'g_date_time_to_unix' instead [-Wdeprecated-declarations] g_date_time_to_timeval(dt, &tv); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/local/include/glib-2.0/glib.h:37, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-command.c:22: /usr/local/include/glib-2.0/glib/gdatetime.h:245:25: note: declared here gboolean g_date_time_to_timeval (GDateTime *datetime, ^~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-command.c:114:13: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] iso8601 = g_time_val_to_iso8601(&tv); ^~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from /usr/local/include/glib-2.0/gobject/gbinding.h:28, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-command.c:22: /usr/local/include/glib-2.0/glib/gtimer.h:73:10: note: declared here gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; ^~~~~~~~~~~~~~~~~~~~~ ../gom/gom-command.c: In function 'gom_command_class_init': ../gom/gom-command.c:548:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomCommandPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-command.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-command.c: In function 'gom_command_init': ../gom/gom-command.c:581:13: warning: Deprecated pre-processor symbol, replace with GomCommandPrivate); ^ ~~~~~~~~~~~~~~~~~~~ [7/40] cc -Itests/test-gom-update.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-update.p/test-gom-update.c.o -MF tests/test-gom-update.p/test-gom-update.c.o.d -o tests/test-gom-update.p/test-gom-update.c.o -c ../tests/test-gom-update.c ../tests/test-gom-update.c: In function 'item_resource_class_init': ../tests/test-gom-update.c:112:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-update.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-update.c: In function 'item_resource_init': ../tests/test-gom-update.c:148:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ [8/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-adapter.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-adapter.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-adapter.c.o -c ../gom/gom-adapter.c ../gom/gom-adapter.c: In function 'open_callback': ../gom/gom-adapter.c:195:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error(simple, GOM_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:199:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, ret == SQLITE_OK); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:201:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_open_sync': ../gom/gom-adapter.c:241:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(adapter), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:253:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:254:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_open_async': ../gom/gom-adapter.c:305:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(adapter), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_open_finish': ../gom/gom-adapter.c:326:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:327:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'close_callback': ../gom/gom-adapter.c:346:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:348:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_close_sync': ../gom/gom-adapter.c:373:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(adapter), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:383:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:384:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_close_async': ../gom/gom-adapter.c:405:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(adapter), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:409:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:410:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_close_finish': ../gom/gom-adapter.c:431:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c:432:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_class_init': ../gom/gom-adapter.c:509:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomAdapterPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-adapter.c:21: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-adapter.c: In function 'gom_adapter_init': ../gom/gom-adapter.c:524:13: warning: Deprecated pre-processor symbol, replace with GomAdapterPrivate); ^ ~~~~~~~~~~~~~~~~~~~ [9/40] cc -Itests/test-gom-table-name.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-table-name.p/test-gom-table-name.c.o -MF tests/test-gom-table-name.p/test-gom-table-name.c.o.d -o tests/test-gom-table-name.p/test-gom-table-name.c.o -c ../tests/test-gom-table-name.c ../tests/test-gom-table-name.c: In function 'item_resource_class_init': ../tests/test-gom-table-name.c:106:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-table-name.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-table-name.c: In function 'item_resource_init': ../tests/test-gom-table-name.c:143:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ [10/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-repository.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-repository.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-repository.c.o -c ../gom/gom-repository.c ../gom/gom-repository.c: In function 'gom_repository_migrate_cb': ../gom/gom-repository.c:172:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:203:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:211:4: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:216:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_migrate_sync': ../gom/gom-repository.c:254:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(repository), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:267:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:268:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_migrate_async': ../gom/gom-repository.c:309:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(repository), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_migrate_finish': ../gom/gom-repository.c:331:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:332:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_cb': ../gom/gom-repository.c:503:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:521:4: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer(simple, ret, g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:525:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_sorted_sync': ../gom/gom-repository.c:594:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(repository), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:610:4: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gpointer(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:611:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_sorted_async': ../gom/gom-repository.c:652:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(repository), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_finish': ../gom/gom-repository.c:687:4: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gpointer(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:688:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_one_fetch_cb': ../gom/gom-repository.c:709:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:710:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:716:4: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer(simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:719:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_one_cb': ../gom/gom-repository.c:737:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:738:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:744:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error(simple, GOM_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:747:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_one_async': ../gom/gom-repository.c:822:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(repository), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_find_one_finish': ../gom/gom-repository.c:851:4: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gpointer(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c:852:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-repository.c:20: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_class_init': ../gom/gom-repository.c:942:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomRepositoryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-command.h:22, from ../gom/gom-repository.c:19: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-repository.c: In function 'gom_repository_init': ../gom/gom-repository.c:966:13: warning: Deprecated pre-processor symbol, replace with GomRepositoryPrivate); ^ ~~~~~~~~~~~~~~~~~~~~~~ [11/40] cc -Itests/test-gom-repository.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-repository.p/test-gom-repository.c.o -MF tests/test-gom-repository.p/test-gom-repository.c.o.d -o tests/test-gom-repository.p/test-gom-repository.c.o -c ../tests/test-gom-repository.c [12/40] cc -Itests/test-gom-migration.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-migration.p/test-gom-migration.c.o -MF tests/test-gom-migration.p/test-gom-migration.c.o.d -o tests/test-gom-migration.p/test-gom-migration.c.o -c ../tests/test-gom-migration.c ../tests/test-gom-migration.c: In function 'series_resource_class_init': ../tests/test-gom-migration.c:141:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(SeriesResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-migration.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-migration.c: In function 'series_resource_init': ../tests/test-gom-migration.c:191:13: warning: Deprecated pre-processor symbol, replace with SeriesResourcePrivate); ^ ~~~~~~~~~~~~~ ../tests/test-gom-migration.c: In function 'bookmarks_resource_class_init': ../tests/test-gom-migration.c:310:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(BookmarksResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-migration.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-migration.c: In function 'bookmarks_resource_init': ../tests/test-gom-migration.c:356:13: warning: Deprecated pre-processor symbol, replace with BookmarksResourcePrivate); ^ ~~~~~~~~~~~~~ [13/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-resource-group.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-resource-group.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-resource-group.c.o -c ../gom/gom-resource-group.c ../gom/gom-resource-group.c: In function 'gom_resource_group_write_cb': ../gom/gom-resource-group.c:153:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:161:4: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:166:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_write_sync': ../gom/gom-resource-group.c:187:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:202:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:203:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_write_async': ../gom/gom-resource-group.c:232:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:235:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:236:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_write_finish': ../gom/gom-resource-group.c:261:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:262:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_delete_cb': ../gom/gom-resource-group.c:318:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:326:4: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:331:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_delete_sync': ../gom/gom-resource-group.c:350:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:364:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:365:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_delete_async': ../gom/gom-resource-group.c:387:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:390:7: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:391:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_delete_finish': ../gom/gom-resource-group.c:414:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:415:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_fetch_cb': ../gom/gom-resource-group.c:712:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:737:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, TRUE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:748:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_fetch_sync': ../gom/gom-resource-group.c:782:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:793:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:794:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_fetch_async': ../gom/gom-resource-group.c:818:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(group), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_fetch_finish': ../gom/gom-resource-group.c:839:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c:840:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_class_init': ../gom/gom-resource-group.c:1010:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomResourceGroupPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-resource-group.c:19: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource-group.c: In function 'gom_resource_group_init': ../gom/gom-resource-group.c:1099:13: warning: Deprecated pre-processor symbol, replace with GomResourceGroupPrivate); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~ [14/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-command-builder.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-command-builder.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-command-builder.c.o -c ../gom/gom-command-builder.c ../gom/gom-command-builder.c: In function 'gom_command_builder_class_init': ../gom/gom-command-builder.c:1030:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomCommandBuilderPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom-command-builder.c:19: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-command-builder.c: In function 'gom_command_builder_init': ../gom/gom-command-builder.c:1121:13: warning: Deprecated pre-processor symbol, replace with GomCommandBuilderPrivate); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~ [15/40] cc -Itests/test-gom-sorting.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-sorting.p/test-gom-sorting.c.o -MF tests/test-gom-sorting.p/test-gom-sorting.c.o.d -o tests/test-gom-sorting.p/test-gom-sorting.c.o -c ../tests/test-gom-sorting.c ../tests/test-gom-sorting.c: In function 'episode_resource_class_init': ../tests/test-gom-sorting.c:154:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(EpisodeResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-sorting.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-sorting.c: In function 'episode_resource_init': ../tests/test-gom-sorting.c:199:13: warning: Deprecated pre-processor symbol, replace with EpisodeResourcePrivate); ^ ~~~~~~~~~~~~ [16/40] cc -Itests/test-gom-insert.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-insert.p/test-gom-insert.c.o -MF tests/test-gom-insert.p/test-gom-insert.c.o.d -o tests/test-gom-insert.p/test-gom-insert.c.o -c ../tests/test-gom-insert.c ../tests/test-gom-insert.c: In function 'item_resource_class_init': ../tests/test-gom-insert.c:112:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-insert.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-insert.c: In function 'item_resource_init': ../tests/test-gom-insert.c:148:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ ../tests/test-gom-insert.c: In function 'item2_resource_class_init': ../tests/test-gom-insert.c:247:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(Item2ResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-insert.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-insert.c: In function 'item2_resource_init': ../tests/test-gom-insert.c:283:13: warning: Deprecated pre-processor symbol, replace with Item2ResourcePrivate); ^ ~~~~~~~~~~~~~ [17/40] cc -Igom/libgom-1.0.so.0.1.0.p -Igom -I../gom -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -fPIC -pthread -MD -MQ gom/libgom-1.0.so.0.1.0.p/gom-resource.c.o -MF gom/libgom-1.0.so.0.1.0.p/gom-resource.c.o.d -o gom/libgom-1.0.so.0.1.0.p/gom-resource.c.o -c ../gom/gom-resource.c ../gom/gom-resource.c: In function 'gom_resource_delete_cb': ../gom/gom-resource.c:384:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:387:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:389:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_delete_sync': ../gom/gom-resource.c:426:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(resource), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:436:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:437:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_delete_async': ../gom/gom-resource.c:462:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(resource), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_delete_finish': ../gom/gom-resource.c:480:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:481:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_save_cb': ../gom/gom-resource.c:724:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:729:4: warning: 'g_simple_async_result_set_op_res_gboolean' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gboolean(simple, ret); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:88:21: note: declared here void g_simple_async_result_set_op_res_gboolean (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:731:7: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_save_sync': ../gom/gom-resource.c:766:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(resource), NULL, NULL, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:778:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:779:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_save_async': ../gom/gom-resource.c:809:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(resource), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_save_finish': ../gom/gom-resource.c:828:4: warning: 'g_simple_async_result_get_op_res_gboolean' is deprecated [-Wdeprecated-declarations] if (!(ret = g_simple_async_result_get_op_res_gboolean(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:91:21: note: declared here gboolean g_simple_async_result_get_op_res_gboolean (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:829:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_fetch_m2m_cb': ../gom/gom-resource.c:883:7: warning: 'g_simple_async_result_take_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_take_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:116:21: note: declared here void g_simple_async_result_take_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:888:7: warning: 'g_simple_async_result_set_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error(simple, GOM_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:904:4: warning: 'g_simple_async_result_set_op_res_gpointer' is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer(simple, group, g_object_unref); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:912:4: warning: 'g_simple_async_result_complete_in_idle' is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle(simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_fetch_m2m_async': ../gom/gom-resource.c:939:4: warning: 'g_simple_async_result_new' is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] simple = g_simple_async_result_new(G_OBJECT(resource), callback, user_data, ^~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_fetch_m2m_finish': ../gom/gom-resource.c:977:4: warning: 'g_simple_async_result_get_op_res_gpointer' is deprecated [-Wdeprecated-declarations] if (!(group = g_simple_async_result_get_op_res_gpointer(simple))) { ^~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c:978:7: warning: 'g_simple_async_result_propagate_error' is deprecated [-Wdeprecated-declarations] g_simple_async_result_propagate_error(simple, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gio/gio.h:136, from ../gom/gom-resource.h:22, from ../gom/gom-command-builder.h:25, from ../gom/gom-resource.c:23: /usr/local/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_class_init': ../gom/gom-resource.c:1097:4: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(GomResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from ../gom/gom-command.h:22, from ../gom/gom-resource.c:22: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../gom/gom-resource.c: In function 'gom_resource_init': ../gom/gom-resource.c:1121:13: warning: Deprecated pre-processor symbol, replace with GomResourcePrivate); ^ ~~~~~~~~~~~~~~~~~~~~ [18/40] cc -o gom/libgom-1.0.so.0.1.0 gom/libgom-1.0.so.0.1.0.p/gom-adapter.c.o gom/libgom-1.0.so.0.1.0.p/gom-command-builder.c.o gom/libgom-1.0.so.0.1.0.p/gom-command.c.o gom/libgom-1.0.so.0.1.0.p/gom-cursor.c.o gom/libgom-1.0.so.0.1.0.p/gom-error.c.o gom/libgom-1.0.so.0.1.0.p/gom-filter.c.o gom/libgom-1.0.so.0.1.0.p/gom-repository.c.o gom/libgom-1.0.so.0.1.0.p/gom-resource.c.o gom/libgom-1.0.so.0.1.0.p/gom-resource-group.c.o gom/libgom-1.0.so.0.1.0.p/gom-sorting.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -shared -fPIC -Wl,--start-group -Wl,-soname,libgom-1.0.so.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [19/40] cc -Itests/test-gom-constraints.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-constraints.p/test-gom-constraints.c.o -MF tests/test-gom-constraints.p/test-gom-constraints.c.o.d -o tests/test-gom-constraints.p/test-gom-constraints.c.o -c ../tests/test-gom-constraints.c ../tests/test-gom-constraints.c: In function 'item_resource_class_init': ../tests/test-gom-constraints.c:109:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-constraints.c:3: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-constraints.c: In function 'item_resource_init': ../tests/test-gom-constraints.c:140:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ [20/40] cc -Itests/test-gom-find-specific.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-find-specific.p/test-gom-find-specific.c.o -MF tests/test-gom-find-specific.p/test-gom-find-specific.c.o.d -o tests/test-gom-find-specific.p/test-gom-find-specific.c.o -c ../tests/test-gom-find-specific.c ../tests/test-gom-find-specific.c: In function 'episode_resource_class_init': ../tests/test-gom-find-specific.c:162:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(EpisodeResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-find-specific.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-find-specific.c: In function 'episode_resource_init': ../tests/test-gom-find-specific.c:214:13: warning: Deprecated pre-processor symbol, replace with EpisodeResourcePrivate); ^ ~~~~~~~~~~~~~ [21/40] cc -Itests/test-gom-datetime.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-datetime.p/test-gom-datetime.c.o -MF tests/test-gom-datetime.p/test-gom-datetime.c.o.d -o tests/test-gom-datetime.p/test-gom-datetime.c.o -c ../tests/test-gom-datetime.c ../tests/test-gom-datetime.c: In function 'item_resource_class_init': ../tests/test-gom-datetime.c:120:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-datetime.c: In function 'item_resource_init': ../tests/test-gom-datetime.c:156:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ ../tests/test-gom-datetime.c: In function 'update': ../tests/test-gom-datetime.c:168:3: warning: 'GTimeVal' is deprecated: Use 'GDateTime' instead [-Wdeprecated-declarations] GTimeVal tv = { 0 }; ^~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/galloca.h:32, from /usr/local/include/glib-2.0/glib.h:30, from ../gom/gom.h:22, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/glib/gtypes.h:547:8: note: declared here struct _GTimeVal ^~~~~~~~~ ../tests/test-gom-datetime.c:188:3: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] iso8601 = g_time_val_to_iso8601(&tv); ^~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from ../gom/gom.h:22, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/glib/gtimer.h:73:10: note: declared here gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; ^~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-datetime.c:192:3: warning: 'g_date_time_new_from_timeval_utc' is deprecated: Use 'g_date_time_new_from_unix_utc' instead [-Wdeprecated-declarations] start = g_date_time_new_from_timeval_utc(&tv); ^~~~~ In file included from /usr/local/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/local/include/glib-2.0/glib.h:37, from ../gom/gom.h:22, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/glib/gdatetime.h:120:25: note: declared here GDateTime * g_date_time_new_from_timeval_utc (const GTimeVal *tv); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-datetime.c:228:3: warning: 'g_date_time_to_timeval' is deprecated: Use 'g_date_time_to_unix' instead [-Wdeprecated-declarations] g_date_time_to_timeval(start, &tv); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/glib/gbookmarkfile.h:26, from /usr/local/include/glib-2.0/glib.h:37, from ../gom/gom.h:22, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/glib/gdatetime.h:245:25: note: declared here gboolean g_date_time_to_timeval (GDateTime *datetime, ^~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-datetime.c:231:3: warning: 'g_time_val_to_iso8601' is deprecated: Use 'g_date_time_format' instead [-Wdeprecated-declarations] iso8601 = g_time_val_to_iso8601(&tv); ^~~~~~~ In file included from /usr/local/include/glib-2.0/glib.h:88, from ../gom/gom.h:22, from ../tests/test-gom-datetime.c:3: /usr/local/include/glib-2.0/glib/gtimer.h:73:10: note: declared here gchar* g_time_val_to_iso8601 (GTimeVal *time_) G_GNUC_MALLOC; ^~~~~~~~~~~~~~~~~~~~~ [22/40] cc -Itests/test-gom-stress.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread -MD -MQ tests/test-gom-stress.p/test-gom-stress.c.o -MF tests/test-gom-stress.p/test-gom-stress.c.o.d -o tests/test-gom-stress.p/test-gom-stress.c.o -c ../tests/test-gom-stress.c ../tests/test-gom-stress.c: In function 'item_resource_class_init': ../tests/test-gom-stress.c:111:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-stress.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-stress.c: In function 'item_resource_init': ../tests/test-gom-stress.c:147:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ At top level: ../tests/test-gom-stress.c:375:1: warning: 'stress_time' defined but not used [-Wunused-function] stress_time(void) ^~~~~~~~~~~ [23/40] cc -Itests/test-gom-find.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread '-DDB="/construction/databases/gom/gom-0.4/tests/grl-bookmarks.db"' -MD -MQ tests/test-gom-find.p/test-gom-find.c.o -MF tests/test-gom-find.p/test-gom-find.c.o.d -o tests/test-gom-find.p/test-gom-find.c.o -c ../tests/test-gom-find.c ../tests/test-gom-find.c: In function 'bookmarks_resource_class_init': ../tests/test-gom-find.c:133:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(BookmarksResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-find.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-find.c: In function 'bookmarks_resource_init': ../tests/test-gom-find.c:189:13: warning: Deprecated pre-processor symbol, replace with BookmarksResourcePrivate); ^ ~~~~~~~~~~~~~ [24/40] cc -Itests/test-gom-transform.p -Itests -I../tests -I. -I.. -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gdk-pixbuf-2.0 -fdiagnostics-color=always -pipe -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -O3 -O2 -fno-strict-aliasing -pthread '-DIMAGE="/construction/databases/gom/gom-0.4/tests/gnome.png"' -MD -MQ tests/test-gom-transform.p/test-gom-transform.c.o -MF tests/test-gom-transform.p/test-gom-transform.c.o.d -o tests/test-gom-transform.p/test-gom-transform.c.o -c ../tests/test-gom-transform.c ../tests/test-gom-transform.c: In function 'item_resource_class_init': ../tests/test-gom-transform.c:170:3: warning: 'g_type_class_add_private' is deprecated [-Wdeprecated-declarations] g_type_class_add_private(object_class, sizeof(ItemResourcePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/glib-2.0/gobject/gobject.h:24, from /usr/local/include/glib-2.0/gobject/gbinding.h:29, from /usr/local/include/glib-2.0/glib-object.h:22, from /usr/local/include/glib-2.0/gio/gioenums.h:28, from /usr/local/include/glib-2.0/gio/giotypes.h:28, from /usr/local/include/glib-2.0/gio/gio.h:26, from ../gom/gom-adapter.h:22, from ../gom/gom.h:28, from ../tests/test-gom-transform.c:1: /usr/local/include/glib-2.0/gobject/gtype.h:1304:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../tests/test-gom-transform.c: In function 'item_resource_init': ../tests/test-gom-transform.c:223:13: warning: Deprecated pre-processor symbol, replace with ItemResourcePrivate); ^ ~~~~~~~~~~~~~ [25/40] /usr/local/bin/meson --internal symbolextractor /construction/databases/gom/gom-0.4/_build gom/libgom-1.0.so.0.1.0 gom/libgom-1.0.so.0.1.0 gom/libgom-1.0.so.0.1.0.p/libgom-1.0.so.0.1.0.symbols WARNING: Symbol extracting has not been implemented for this platform. Relinking will always happen on source changes. [26/40] cc -o tests/test-gom-repository tests/test-gom-repository.p/test-gom-repository.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [27/40] cc -o tests/test-gom-update tests/test-gom-update.p/test-gom-update.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [28/40] cc -o tests/test-gom-find-specific tests/test-gom-find-specific.p/test-gom-find-specific.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [29/40] cc -o tests/test-gom-migration tests/test-gom-migration.p/test-gom-migration.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [30/40] cc -o tests/test-gom-sorting tests/test-gom-sorting.p/test-gom-sorting.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [31/40] cc -o tests/test-gom-insert tests/test-gom-insert.p/test-gom-insert.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [32/40] cc -o tests/test-gom-table-name tests/test-gom-table-name.p/test-gom-table-name.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [33/40] cc -o tests/test-gom-transform tests/test-gom-transform.p/test-gom-transform.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so /usr/local/lib/libgdk_pixbuf-2.0.so -Wl,--end-group [34/40] cc -o tests/test-gom-adapter tests/test-gom-adapter.p/test-gom-adapter.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [35/40] cc -o tests/test-gom-constraints tests/test-gom-constraints.p/test-gom-constraints.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [36/40] cc -o tests/test-gom-datetime tests/test-gom-datetime.p/test-gom-datetime.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [37/40] cc -o tests/test-gom-find tests/test-gom-find.p/test-gom-find.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [38/40] cc -o tests/test-gom-stress tests/test-gom-stress.p/test-gom-stress.c.o -Wl,--as-needed -Wl,--no-undefined -Wl,-O1 -Wl,-z,origin '-Wl,-rpath,$ORIGIN/../gom' -Wl,-rpath-link,/construction/databases/gom/gom-0.4/_build/gom -Wl,--start-group gom/libgom-1.0.so.0.1.0 /usr/local/lib/libgio-2.0.so /usr/local/lib/libgobject-2.0.so /usr/local/lib/libglib-2.0.so /usr/local/lib/libintl.so /usr/local/lib/libsqlite3.so -Wl,--end-group [39/40] /usr/local/bin/g-ir-scanner --no-libtool --namespace=Gom --nsversion=1.0 --warn-all --output gom/Gom-1.0.gir -I/construction/databases/gom/gom-0.4/gom -I/construction/databases/gom/gom-0.4/_build/gom --filelist=/construction/databases/gom/gom-0.4/_build/gom/libgom-1.0.so.0.1.0.p/Gom_1.0_gir_filelist --include=Gio-2.0 --include=GObject-2.0 --symbol-prefix=gom --identifier-prefix=Gom --cflags-begin -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/gobject-introspection-1.0 --cflags-end --add-include-path=/usr/local/share/gir-1.0 -L./gom --library gom-1.0 -L/usr/local/lib --extra-library=gio-2.0 --extra-library=gobject-2.0 --extra-library=glib-2.0 --extra-library=intl --extra-library=sqlite3 --extra-library=girepository-1.0 --sources-top-dirs /construction/databases/gom/gom-0.4/subprojects/ --sources-top-dirs /construction/databases/gom/gom-0.4/_build/subprojects/ g-ir-scanner: link: cc -o /construction/databases/gom/gom-0.4/_build/tmp-introspectad_8b_lq/Gom-1.0 -pipe -O2 -fno-strict-aliasing /construction/databases/gom/gom-0.4/_build/tmp-introspectad_8b_lq/Gom-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -L./gom -L/usr/local/lib -Wl,-rpath,/usr/local/lib -lgom-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lsqlite3 -lgirepository-1.0 -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lglib-2.0 -lintl [40/40] /usr/local/bin/g-ir-compiler gom/Gom-1.0.gir --output gom/Gom-1.0.typelib --includedir=/usr/local/share/gir-1.0 SUCCEEDED 00:00:21 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> gom-0.4 depends on package: py37-gobject3>=0 - found ===> gom-0.4 depends on file: /usr/local/bin/python3.7 - found SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for gom-0.4 ===> gom-0.4 depends on package: py37-gobject3>=0 - found ===> gom-0.4 depends on file: /usr/local/bin/python3.7 - found ===> Generating temporary packing list [0/1] /usr/local/bin/meson install --no-rebuild Installing gom/libgom-1.0.so.0.1.0 to /construction/databases/gom/stage/usr/local/lib Stripping target 'gom/libgom-1.0.so.0.1.0' using strip. Installing gom/Gom-1.0.gir to /construction/databases/gom/stage/usr/local/share/gir-1.0 Installing gom/Gom-1.0.typelib to /construction/databases/gom/stage/usr/local/lib/girepository-1.0 Installing /construction/databases/gom/gom-0.4/gom/gom.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-adapter.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-command-builder.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-command.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-cursor.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-error.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-filter.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-repository.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-resource-group.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-resource.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-autocleanups.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/gom/gom-sorting.h to /construction/databases/gom/stage/usr/local/include/gom-1.0/gom Installing /construction/databases/gom/gom-0.4/bindings/python/gi/overrides/Gom.py to /construction/databases/gom/stage/usr/local/lib/python3.7/site-packages/gi/overrides Installing /construction/databases/gom/gom-0.4/_build/meson-private/gom-1.0.pc to /construction/databases/gom/stage/usr/local/lib/pkgconfig ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libgom-1.0.so.0.1.0 is linked to /usr/local/lib/libffi.so.7 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/libgom-1.0.so.0.1.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/libgom-1.0.so.0.1.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:04 ------------------------------------------------------------------------------- -- Phase: check-plist ------------------------------------------------------------------------------- ====> Checking for pkg-plist issues (check-plist) ===> Parsing plist ===> Checking for items in STAGEDIR missing from pkg-plist ===> Checking for items in pkg-plist which are not in STAGEDIR ===> No pkg-plist issues found (check-plist) SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for gom-0.4 file sizes/checksums [19]: 0% file sizes/checksums [19]: 100% packing files [19]: 0% packing files [19]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:06