./build.sh: 14: [: xorg.gnome.Music: unexpected operator ========== Building org.gnome.Music ================ Fetching git repo https://gitlab.gnome.org/GNOME/gnome-music.git, ref refs/heads/master Downloading sources Fetching git repo https://gitlab.gnome.org/GNOME/libmediaart.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/libdazzle.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/tracker.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gnome-online-accounts.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/totem-pl-parser.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/grilo.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/grilo-plugins.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gnome-music.git, ref refs/heads/master Fetching full git repo https://gitlab.gnome.org/GNOME/libgd.git Initializing build dir Committing stage init to cache Starting build of org.gnome.MusicDevel ======================================================================== Building module libmediaart in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libmediaart-1 ======================================================================== Already on 'master' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' libtoolize: 'AC_PROG_RANLIB' is rendered obsolete by 'LT_INIT' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:99: installing './compile' configure.ac:103: installing './config.guess' configure.ac:103: installing './config.sub' configure.ac:53: installing './install-sh' configure.ac:53: installing './missing' Makefile.am: installing './INSTALL' parallel-tests: installing './test-driver' libmediaart/Makefile.am: installing './depcomp' tests/Makefile.am:20: warning: EXTRA_DIST multiply defined in condition TRUE ... Makefile.decl:18: ... 'EXTRA_DIST' previously defined here tests/Makefile.am:1: 'Makefile.decl' included from here autoreconf: Leaving directory `.' checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking if gcc supports flag -Waddress in envvar CFLAGS... yes checking if gcc supports flag -Warray-bounds in envvar CFLAGS... yes checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc supports flag -Wenum-compare in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-int in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Wcomment in envvar CFLAGS... yes checking if gcc supports flag -Wformat in envvar CFLAGS... yes checking if gcc supports flag -Wmain in envvar CFLAGS... yes checking if gcc supports flag -Wmaybe-uninitialized in envvar CFLAGS... yes checking if gcc supports flag -Wnonnull in envvar CFLAGS... yes checking if gcc supports flag -Wparentheses in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-sign in envvar CFLAGS... yes checking if gcc supports flag -Wreturn-type in envvar CFLAGS... yes checking if gcc supports flag -Wsequence-point in envvar CFLAGS... yes checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-overflow=1 in envvar CFLAGS... yes checking if gcc supports flag -Wswitch in envvar CFLAGS... yes checking if gcc supports flag -Wtrigraphs in envvar CFLAGS... yes checking if gcc supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc supports flag -Wunknown-pragmas in envvar CFLAGS... yes checking if gcc supports flag -Wvolatile-register-var in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wunused in envvar CFLAGS... yes checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-arit in envvar CFLAGS... no checking if gcc supports flag -Wno-sign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wno-pointer-sign in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wpointer-arith in envvar CFLAGS... yes checking if gcc supports flag -Wno-sign-compare in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wno-pointer-sign in envvar CFLAGS... (cached) yes checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign checking what warning flags to pass to the C compiler for Vala built sources... -Waddress -Warray-bounds -Wchar-subscripts -Wenum-compare -Wimplicit-int -Wimplicit-function-declaration -Wcomment -Wformat -Wmain -Wmaybe-uninitialized -Wnonnull -Wparentheses -Wpointer-sign -Wreturn-type -Wsequence-point -Wsign-compare -Wstrict-aliasing -Wstrict-overflow=1 -Wswitch -Wtrigraphs -Wuninitialized -Wunknown-pragmas -Wvolatile-register-var -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wno-sign-compare -Wno-pointer-sign checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for ranlib... (cached) ranlib checking for bison... bison -y checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking utime.h usability... yes checking utime.h presence... yes checking for utime.h... yes checking for inline... inline checking for size_t... yes checking for setenv... yes checking for strstr... yes checking for utime... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for LIBMEDIAART... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for gobject-introspection... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for QT5... no checking for QT4... no checking for GDKPIXBUF... yes checking for gtester... /usr/bin/gtester checking for -fvisibility=hidden compiler flag... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmediaart.pc config.status: creating libmediaart/Makefile config.status: creating tests/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libmediaart/Makefile config.status: creating docs/reference/libmediaart/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Build Configuration: Prefix: /app Source code location: . Compiler: gcc Compiler Warnings: maximum Enable unit tests: yes Enable documentation: no Support media art processing: yes (GdkPixbuf) make all-recursive make[1]: Entering directory '/run/build/libmediaart' Making all in libmediaart make[2]: Entering directory '/run/build/libmediaart/libmediaart' glib-genmarshal marshal.list --prefix=media_art_marshal --header > marshal.h /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c -o cache.lo cache.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c -o extract.lo extract.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c -o storage.lo storage.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extractpixbuf.lo -MD -MP -MF .deps/extractpixbuf.Tpo -c -o extractpixbuf.lo extractpixbuf.c INFO: Reading marshal.list... (echo "#include \"marshal.h\""; \ glib-genmarshal marshal.list --prefix=media_art_marshal --body) > marshal.c INFO: Reading marshal.list... /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c -o marshal.lo marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT cache.lo -MD -MP -MF .deps/cache.Tpo -c cache.c -fPIC -DPIC -o .libs/cache.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT storage.lo -MD -MP -MF .deps/storage.Tpo -c storage.c -fPIC -DPIC -o .libs/storage.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extractpixbuf.lo -MD -MP -MF .deps/extractpixbuf.Tpo -c extractpixbuf.c -fPIC -DPIC -o .libs/extractpixbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extract.lo -MD -MP -MF .deps/extract.Tpo -c extract.c -fPIC -DPIC -o .libs/extract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"libmediaart\" -DLIBMEDIAART_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libpng16 -pthread -fvisibility=hidden -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT marshal.lo -MD -MP -MF .deps/marshal.Tpo -c marshal.c -fPIC -DPIC -o .libs/marshal.o storage.c: In function ‘storage_class_init’: storage.c:135:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (StoragePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from storage.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib.h:62, from /usr/include/glib-2.0/glib/gprintf.h:21, from /usr/include/glib-2.0/glib/gstdio.h:22, from extract.c:26: extract.c: In function ‘media_art_set’: extract.c:1046:12: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] g_debug ("Saving buffer to jpeg (%ld bytes) --> '%s', %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ len, ~~~ /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’ __VA_ARGS__) ^~~~~~~~~~~ extract.c:1072:12: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] g_debug ("Saving buffer to jpeg (%ld bytes) --> '%s', %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ len, ~~~ /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’ __VA_ARGS__) ^~~~~~~~~~~ extract.c:1163:13: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] g_debug ("Saving buffer to jpeg (%ld bytes) --> '%s', %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ len, ~~~ /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’ __VA_ARGS__) ^~~~~~~~~~~ extract.c:1191:11: warning: format ‘%ld’ expects argument of type ‘long int’, but argument 4 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] g_debug ("Saving buffer to jpeg (%ld bytes) --> '%s', %s", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ len, ~~~ /usr/include/glib-2.0/glib/gmessages.h:345:32: note: in definition of macro ‘g_debug’ __VA_ARGS__) ^~~~~~~~~~~ cache.c: In function ‘media_art_get_file’: cache.c:341:3: warning: ‘title_norm’ may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (title_norm); ^~~~~~~~~~~~~~~~~~~ cache.c:339:3: warning: ‘title_stripped’ may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (title_stripped); ^~~~~~~~~~~~~~~~~~~~~~~ cache.c:340:3: warning: ‘title_down’ may be used uninitialized in this function [-Wmaybe-uninitialized] g_free (title_down); ^~~~~~~~~~~~~~~~~~~ mv -f .deps/extractpixbuf.Tpo .deps/extractpixbuf.Plo mv -f .deps/marshal.Tpo .deps/marshal.Plo mv -f .deps/cache.Tpo .deps/cache.Plo mv -f .deps/storage.Tpo .deps/storage.Plo mv -f .deps/extract.Tpo .deps/extract.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libmediaart-2.0.la -version-info 904:0:904 -rpath /app/lib marshal.lo cache.lo extract.lo storage.lo extractpixbuf.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/marshal.o .libs/cache.o .libs/extract.o .libs/storage.o .libs/extractpixbuf.o -L/app/lib -lgio-2.0 -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libmediaart-2.0.so.0 -o .libs/libmediaart-2.0.so.0.904.0 libtool: link: (cd ".libs" && rm -f "libmediaart-2.0.so.0" && ln -s "libmediaart-2.0.so.0.904.0" "libmediaart-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libmediaart-2.0.so" && ln -s "libmediaart-2.0.so.0.904.0" "libmediaart-2.0.so") libtool: link: ( cd ".libs" && rm -f "libmediaart-2.0.la" && ln -s "../libmediaart-2.0.la" "libmediaart-2.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --add-include-path=. --symbol-prefix=media_art --namespace=MediaArt --nsversion=2.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gio-2.0 --library=libmediaart-2.0.la --c-include=libmediaart/mediaart.h --cflags-begin -DLIBMEDIAART_COMPILATION --cflags-end cache.c cache.h extract.c extract.h extractgeneric.h storage.c storage.h extractdummy.c libmediaart-2.0.la --output MediaArt-2.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/libmediaart/libmediaart/tmp-introspectk5Ex0N/MediaArt-2.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libmediaart/libmediaart/tmp-introspectk5Ex0N/MediaArt-2.0.o -L. libmediaart-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/libmediaart/libmediaart/tmp-introspectk5Ex0N/.libs/MediaArt-2.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libmediaart/libmediaart/tmp-introspectk5Ex0N/MediaArt-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libmediaart-2.0.so -L/app/lib -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib g-ir-scanner: MediaArt: warning: 12 warnings suppressed (use --warn-all to see them) /usr/bin/g-ir-compiler --includedir=. --includedir=. MediaArt-2.0.gir -o MediaArt-2.0.typelib /usr/bin/vapigen-0.40 --library libmediaart-2.0 --metadatadir . --pkg gio-2.0 MediaArt-2.0.gir Generation succeeded - 0 warning(s) make all-am make[3]: Entering directory '/run/build/libmediaart/libmediaart' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libmediaart/libmediaart' make[2]: Leaving directory '/run/build/libmediaart/libmediaart' Making all in docs make[2]: Entering directory '/run/build/libmediaart/docs' Making all in reference make[3]: Entering directory '/run/build/libmediaart/docs/reference' Making all in libmediaart make[4]: Entering directory '/run/build/libmediaart/docs/reference/libmediaart' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/libmediaart/docs/reference/libmediaart' make[4]: Entering directory '/run/build/libmediaart/docs/reference' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/libmediaart/docs/reference' make[3]: Leaving directory '/run/build/libmediaart/docs/reference' make[3]: Entering directory '/run/build/libmediaart/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libmediaart/docs' make[2]: Leaving directory '/run/build/libmediaart/docs' Making all in tests make[2]: Entering directory '/run/build/libmediaart/tests' make all-am make[3]: Entering directory '/run/build/libmediaart/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libmediaart/tests' make[2]: Leaving directory '/run/build/libmediaart/tests' make[2]: Entering directory '/run/build/libmediaart' cp libmediaart.pc libmediaart-2.0.pc make[2]: Leaving directory '/run/build/libmediaart' make[1]: Leaving directory '/run/build/libmediaart' make install-recursive make[1]: Entering directory '/run/build/libmediaart' Making install in libmediaart make[2]: Entering directory '/run/build/libmediaart/libmediaart' make install-am make[3]: Entering directory '/run/build/libmediaart/libmediaart' make[4]: Entering directory '/run/build/libmediaart/libmediaart' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libmediaart-2.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libmediaart-2.0.so.0.904.0 /app/lib/libmediaart-2.0.so.0.904.0 libtool: install: (cd /app/lib && { ln -s -f libmediaart-2.0.so.0.904.0 libmediaart-2.0.so.0 || { rm -f libmediaart-2.0.so.0 && ln -s libmediaart-2.0.so.0.904.0 libmediaart-2.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libmediaart-2.0.so.0.904.0 libmediaart-2.0.so || { rm -f libmediaart-2.0.so && ln -s libmediaart-2.0.so.0.904.0 libmediaart-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libmediaart-2.0.lai /app/lib/libmediaart-2.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 MediaArt-2.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/libmediaart-2.0/libmediaart/' /usr/bin/install -c -m 644 mediaart.h mediaart-macros.h cache.h extract.h extractgeneric.h '/app/include/libmediaart-2.0/libmediaart/' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 MediaArt-2.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 libmediaart-2.0.vapi '/app/share/vala/vapi' make[4]: Leaving directory '/run/build/libmediaart/libmediaart' make[3]: Leaving directory '/run/build/libmediaart/libmediaart' make[2]: Leaving directory '/run/build/libmediaart/libmediaart' Making install in docs make[2]: Entering directory '/run/build/libmediaart/docs' Making install in reference make[3]: Entering directory '/run/build/libmediaart/docs/reference' Making install in libmediaart make[4]: Entering directory '/run/build/libmediaart/docs/reference/libmediaart' make[5]: Entering directory '/run/build/libmediaart/docs/reference/libmediaart' make[5]: Nothing to be done for 'install-exec-am'. Nothing to install make[5]: Leaving directory '/run/build/libmediaart/docs/reference/libmediaart' make[4]: Leaving directory '/run/build/libmediaart/docs/reference/libmediaart' make[4]: Entering directory '/run/build/libmediaart/docs/reference' make[5]: Entering directory '/run/build/libmediaart/docs/reference' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/libmediaart/docs/reference' make[4]: Leaving directory '/run/build/libmediaart/docs/reference' make[3]: Leaving directory '/run/build/libmediaart/docs/reference' make[3]: Entering directory '/run/build/libmediaart/docs' make[4]: Entering directory '/run/build/libmediaart/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/libmediaart/docs' make[3]: Leaving directory '/run/build/libmediaart/docs' make[2]: Leaving directory '/run/build/libmediaart/docs' Making install in tests make[2]: Entering directory '/run/build/libmediaart/tests' make install-am make[3]: Entering directory '/run/build/libmediaart/tests' make[4]: Entering directory '/run/build/libmediaart/tests' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Leaving directory '/run/build/libmediaart/tests' make[3]: Leaving directory '/run/build/libmediaart/tests' make[2]: Leaving directory '/run/build/libmediaart/tests' make[2]: Entering directory '/run/build/libmediaart' make[3]: Entering directory '/run/build/libmediaart' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 libmediaart-2.0.pc '/app/lib/pkgconfig' make[3]: Leaving directory '/run/build/libmediaart' make[2]: Leaving directory '/run/build/libmediaart' make[1]: Leaving directory '/run/build/libmediaart' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libmediaart-2.0.so.0.904.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libmediaart-2.0.so.0.904.0 [24] .debug_aranges compressed -> .zdebug_aranges (248 => 123 49.60%) [25] .debug_info compressed -> .zdebug_info (63183 => 34360 54.38%) [26] .debug_abbrev compressed -> .zdebug_abbrev (5403 => 1267 23.45%) [27] .debug_line compressed -> .zdebug_line (17092 => 7615 44.55%) [28] .debug_frame compressed -> .zdebug_frame (2548 => 1018 39.95%) [29] .debug_str compressed -> .zdebug_str (13652 => 5295 38.79%) [30] .debug_loc compressed -> .zdebug_loc (31945 => 9151 28.65%) [31] .debug_ranges compressed -> .zdebug_ranges (2872 => 1001 34.85%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libmediaart-2.0.so.0.904.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libmediaart-2.0.so.0.904.0.debug Committing stage build-libmediaart to cache ======================================================================== Building module libdazzle in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libdazzle-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/libdazzle Build dir: /run/build/libdazzle/_flatpak_build Build type: native build Project name: libdazzle Project version: 3.29.4 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wdeclaration-after-statement: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=implicit-function-declaration: YES Compiler for C supports arguments -Werror=incompatible-pointer-types: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=int-conversion: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=misleading-indentation: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=missing-include-dirs: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=overflow: YES Compiler for C supports arguments -Werror=parenthesis: NO Compiler for C supports arguments -Werror=pointer-arith: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=redundant-decls: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=shadow: YES Compiler for C supports arguments -Werror=strict-prototypes: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=undef: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES Compiler for C supports arguments -Wignored-qualifiers: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type -Wcast-function-type: YES Compiler for C supports arguments -Wno-missing-field-initializers -Wmissing-field-initializers: YES Compiler for C supports arguments -Wno-sign-compare -Wsign-compare: YES Compiler for C supports arguments -Wno-unused-parameter -Wunused-parameter: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -fvisibility=hidden: YES Configuring config.h using configuration Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency glib-2.0 found: YES 2.57.2 Configuring dzl-version.h using configuration Configuring dzl-debug.h using configuration Native dependency gio-2.0 found: YES 2.57.2 Native dependency gmodule-2.0 found: YES 2.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Library m found: YES Library rt found: YES Native dependency gobject-introspection-1.0 found: YES 1.57.2 Build targets in project: 66 Found ninja-1.8.2 at /usr/bin/ninja [1/270] Generating example-resources_h with a custom command. [2/270] Generating example-resources_c with a custom command. [3/270] Generating dzl-resources_h with a custom command. [4/270] Generating dzl-resources_c with a custom command. [5/270] Generating dzl-enums.h with a meson_exe.py custom command. [6/270] Compiling C object 'src/src@@dazzle-1.0@sha/meson-generated_.._dzl-resources.c.o'. [7/270] Compiling C object 'src/src@@dazzle-1.0@sha/actions_dzl-settings-flag-action.c.o'. [8/270] Generating dzl-enums.c with a meson_exe.py custom command. [9/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-graph-model.c.o'. ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_push’: ../src/graphing/dzl-graph-model.c:205:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_get_iter_last’: ../src/graphing/dzl-graph-model.c:238:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_get_iter_first’: ../src/graphing/dzl-graph-model.c:271:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_iter_next’: ../src/graphing/dzl-graph-model.c:300:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_iter_get_timestamp’: ../src/graphing/dzl-graph-model.c:334:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_iter_set’: ../src/graphing/dzl-graph-model.c:346:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_iter_get’: ../src/graphing/dzl-graph-model.c:388:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ ../src/graphing/dzl-graph-model.c: In function ‘dzl_graph_view_model_iter_get_value’: ../src/graphing/dzl-graph-model.c:430:33: warning: cast increases required alignment of target type [-Wcast-align] DzlGraphModelIterImpl *impl = (DzlGraphModelIterImpl *)iter; ^ [10/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-graph-renderer.c.o'. [11/270] Compiling C object 'src/src@@dazzle-1.0@sha/actions_dzl-properties-group.c.o'. [12/270] Compiling C object 'src/src@@dazzle-1.0@sha/actions_dzl-child-property-action.c.o'. [13/270] Compiling C object 'src/src@@dazzle-1.0@sha/meson-generated_.._dzl-enums.c.o'. [14/270] Compiling C object 'src/src@@dazzle-1.0@sha/actions_dzl-widget-action-group.c.o'. [15/270] Compiling C object 'src/src@@dazzle-1.0@sha/animation_dzl-animation.c.o'. [16/270] Compiling C object 'src/src@@dazzle-1.0@sha/animation_dzl-box-theatric.c.o'. [17/270] Compiling C object 'src/src@@dazzle-1.0@sha/app_dzl-application.c.o'. [18/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-graph-view.c.o'. [19/270] Compiling C object 'src/src@@dazzle-1.0@sha/bindings_dzl-binding-group.c.o'. [20/270] Compiling C object 'src/src@@dazzle-1.0@sha/bindings_dzl-signal-group.c.o'. [21/270] Compiling C object 'src/src@@dazzle-1.0@sha/files_dzl-directory-model.c.o'. [22/270] Compiling C object 'src/src@@dazzle-1.0@sha/app_dzl-application-window.c.o'. [23/270] Compiling C object 'src/src@@dazzle-1.0@sha/cache_dzl-task-cache.c.o'. ../src/cache/dzl-task-cache.c: In function ‘dzl_task_cache_fetch_cb’: ../src/cache/dzl-task-cache.c:531:24: warning: cast increases required alignment of target type [-Wcast-align] DzlTaskCache *self = (DzlTaskCache *)object; ^ ../src/cache/dzl-task-cache.c: In function ‘dzl_task_cache_constructed’: ../src/cache/dzl-task-cache.c:715:24: warning: cast increases required alignment of target type [-Wcast-align] DzlTaskCache *self = (DzlTaskCache *)object; ^ ../src/cache/dzl-task-cache.c: In function ‘dzl_task_cache_dispose’: ../src/cache/dzl-task-cache.c:770:24: warning: cast increases required alignment of target type [-Wcast-align] DzlTaskCache *self = (DzlTaskCache *)object; ^ ../src/cache/dzl-task-cache.c: In function ‘dzl_task_cache_finalize’: ../src/cache/dzl-task-cache.c:810:24: warning: cast increases required alignment of target type [-Wcast-align] DzlTaskCache *self = (DzlTaskCache *)object; ^ [24/270] Compiling C object 'src/src@@dazzle-1.0@sha/files_dzl-directory-reaper.c.o'. [25/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-cpu-model.c.o'. [26/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-graph-column.c.o'. [27/270] Compiling C object 'src/src@@dazzle-1.0@sha/files_dzl-recursive-file-monitor.c.o'. [28/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-cpu-graph.c.o'. ../src/graphing/dzl-cpu-graph.c: In function ‘dzl_cpu_graph_constructed’: ../src/graphing/dzl-cpu-graph.c:77:23: warning: cast increases required alignment of target type [-Wcast-align] DzlCpuGraph *self = (DzlCpuGraph *)object; ^ [29/270] Compiling C object 'src/src@@dazzle-1.0@sha/files_dzl-file-transfer.c.o'. [30/270] Compiling C object 'src/src@@dazzle-1.0@sha/graphing_dzl-graph-line-renderer.c.o'. [31/270] Compiling C object 'src/src@@dazzle-1.0@sha/menus_dzl-joined-menu.c.o'. [32/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-paned.c.o'. [33/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-bin-edge.c.o'. [34/270] Compiling C object 'src/src@@dazzle-1.0@sha/menus_dzl-menu-button.c.o'. [35/270] Compiling C object 'src/src@@dazzle-1.0@sha/menus_dzl-menu-manager.c.o'. [36/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-manager.c.o'. [37/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-item.c.o'. [38/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-stack.c.o'. [39/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-overlay-edge.c.o'. [40/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-flow-box.c.o'. [41/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-revealer.c.o'. [42/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-widget.c.o'. [43/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-transient-grab.c.o'. [44/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-bin.c.o'. [45/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-font-button.c.o'. [46/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock.c.o'. [47/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-overlay.c.o'. [48/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-group.c.o'. [49/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-page.c.o'. [50/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-dock-window.c.o'. [51/270] Compiling C object 'src/src@@dazzle-1.0@sha/pathbar_dzl-path-element.c.o'. [52/270] Compiling C object 'src/src@@dazzle-1.0@sha/pathbar_dzl-path.c.o'. [53/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-levenshtein.c.o'. [54/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-pattern-spec.c.o'. [55/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-tab-strip.c.o'. [56/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-entry.c.o'. [57/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-file-chooser-button.c.o'. [58/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-bin.c.o'. [59/270] Compiling C object 'src/src@@dazzle-1.0@sha/pathbar_dzl-path-bar.c.o'. [60/270] Compiling C object 'src/src@@dazzle-1.0@sha/panel_dzl-tab.c.o'. [61/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-spin-button.c.o'. [62/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-fuzzy-index-match.c.o'. [63/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-switch.c.o'. [64/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-fuzzy-index-cursor.c.o'. [65/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-fuzzy-index.c.o'. [66/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-fuzzy-index-builder.c.o'. [67/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences.c.o'. [68/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-fuzzy-mutable-index.c.o'. [69/270] Compiling C object 'src/src@@dazzle-1.0@sha/prefs_dzl-preferences-view.c.o'. [70/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-context.c.o'. [71/270] Compiling C object 'src/src@@dazzle-1.0@sha/search_dzl-trie.c.o'. [72/270] Compiling C object 'src/src@@dazzle-1.0@sha/settings_dzl-settings-sandwich.c.o'. [73/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-chord.c.o'. [74/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-model.c.o'. [75/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-accel-dialog.c.o'. [76/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-phase.c.o'. [77/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-label.c.o'. [78/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-controller.c.o'. [79/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-simple-label.c.o'. [80/270] Compiling C object 'tests/tests@@test-radio-box@exe/test-radio-box.c.o'. [81/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-theme-editor.c.o'. [82/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-theme-load.c.o'. [83/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcuts-shortcut.c.o'. [84/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-theme-save.c.o'. [85/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcuts-section.c.o'. [86/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-manager.c.o'. ../src/shortcuts/dzl-shortcut-manager.c: In function ‘dzl_shortcut_manager_run_phase’: ../src/shortcuts/dzl-shortcut-manager.c:766:42: warning: cast increases required alignment of target type [-Wcast-align] if (gtk_widget_event (current, (GdkEvent *)event)) ^ [87/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcuts-group.c.o'. [88/270] Compiling C object 'src/src@@dazzle-1.0@sha/statemachine_dzl-state-machine-buildable.c.o'. [89/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcuts-window.c.o'. [90/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-theme.c.o'. [91/270] Compiling C object 'src/src@@dazzle-1.0@sha/suggestions_dzl-suggestion-row.c.o'. [92/270] Compiling C object 'src/src@@dazzle-1.0@sha/suggestions_dzl-suggestion-entry.c.o'. [93/270] Compiling C object 'src/src@@dazzle-1.0@sha/theming_dzl-theme-manager.c.o'. [94/270] Compiling C object 'src/src@@dazzle-1.0@sha/suggestions_dzl-suggestion.c.o'. [95/270] Compiling C object 'src/src@@dazzle-1.0@sha/theming_dzl-css-provider.c.o'. [96/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-file-manager.c.o'. [97/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-dnd.c.o'. [98/270] Compiling C object 'src/src@@dazzle-1.0@sha/suggestions_dzl-suggestion-entry-buffer.c.o'. [99/270] Compiling C object 'src/src@@dazzle-1.0@sha/statemachine_dzl-state-machine.c.o'. [100/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-cairo.c.o'. [101/270] Compiling C object 'src/src@@dazzle-1.0@sha/tree_dzl-list-store-adapter.c.o'. [102/270] Compiling C object 'src/src@@dazzle-1.0@sha/tree_dzl-tree-store.c.o'. [103/270] Compiling C object 'src/src@@dazzle-1.0@sha/suggestions_dzl-suggestion-popover.c.o'. [104/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-cancellable.c.o'. [105/270] Compiling C object 'src/src@@dazzle-1.0@sha/tree_dzl-tree-node.c.o'. [106/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-date-time.c.o'. [107/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-heap.c.o'. [108/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-pango.c.o'. [109/270] Compiling C object 'src/src@@dazzle-1.0@sha/tree_dzl-tree-builder.c.o'. [110/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-rgba.c.o'. [111/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-gdk.c.o'. [112/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-list-box-row.c.o'. [113/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-ring.c.o'. [114/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-file-chooser-entry.c.o'. [115/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-variant.c.o'. [116/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-list-box.c.o'. [117/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-gtk.c.o'. [118/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-counter.c.o'. [119/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-column-layout.c.o'. [120/270] Compiling C object 'src/src@@dazzle-1.0@sha/tree_dzl-tree.c.o'. [121/270] Compiling C object 'src/src@@dazzle-1.0@sha/util_dzl-util.c.o'. [122/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-bolding-label.c.o'. [123/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-bin.c.o'. [124/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-box.c.o'. [125/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-centering-bin.c.o'. [126/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-elastic-bin.c.o'. [127/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-entry-box.c.o'. [128/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-pill-box.c.o'. [129/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-multi-paned.c.o'. [130/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-empty-state.c.o'. [131/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-simple-label.c.o'. [132/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-priority-box.c.o'. [133/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-progress-button.c.o'. [134/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-progress-icon.c.o'. ../src/widgets/dzl-progress-icon.c: In function ‘dzl_progress_icon_draw’: ../src/widgets/dzl-progress-icon.c:48:27: warning: cast increases required alignment of target type [-Wcast-align] DzlProgressIcon *self = (DzlProgressIcon *)widget; ^ [135/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-progress-menu-button.c.o'. [136/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-scrolled-window.c.o'. [137/270] Compiling C object 'src/src@@dazzle-1.0@sha/animation_dzl-frame-source.c.o'. [138/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-radio-box.c.o'. [139/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-search-bar.c.o'. [140/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-simple-popover.c.o'. [141/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-counters-window.c.o'. [142/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-slider.c.o'. [143/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-rect-helper.c.o'. [144/270] Compiling C object 'src/src@@dazzle-1.0@sha/menus_dzl-menu-button-item.c.o'. [145/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-stack-list.c.o'. [146/270] Compiling C object 'src/src@@dazzle-1.0@sha/widgets_dzl-three-grid.c.o'. [147/270] Compiling C object 'src/src@@dazzle-1.0@sha/menus_dzl-menu-button-section.c.o'. [148/270] Compiling C object 'src/src@@dazzle-1.0@sha/shortcuts_dzl-shortcut-closure-chain.c.o'. [149/270] Compiling C object 'tests/tests@@test-menu-manager@exe/test-menu-manager.c.o'. [150/270] Compiling C object 'tests/tests@@test-application@exe/test-application.c.o'. [151/270] Linking target src/libdazzle-1.0.so.0. [152/270] Compiling C object 'tests/tests@@test-state-machine@exe/test-state-machine.c.o'. [153/270] Compiling C object 'tests/tests@@test-file-chooser-entry@exe/test-file-chooser-entry.c.o'. [154/270] Compiling C object 'tests/tests@@test-slider@exe/test-slider.c.o'. [155/270] Compiling C object 'tools/tools@@dazzle-list-counters@exe/dazzle-list-counters.c.o'. [156/270] Compiling C object 'tests/tests@@test-menu-manager2@exe/test-menu-manager2.c.o'. [157/270] Generating symbol file 'src/src@@dazzle-1.0@sha/libdazzle-1.0.so.0.symbols'. [158/270] Linking target tests/test-state-machine. [159/270] Compiling C object 'tests/tests@@test-task-cache@exe/test-task-cache.c.o'. [160/270] Compiling C object 'tests/tests@@test-bin@exe/test-bin.c.o'. [161/270] Compiling C object 'tests/tests@@test-signal-group@exe/test-signal-group.c.o'. [162/270] Compiling C object 'tests/tests@@test-heap@exe/test-heap.c.o'. [163/270] Compiling C object 'tests/tests@@test-binding-group@exe/test-binding-group.c.o'. ../tests/test-binding-group.c: In function ‘binding_source_set_property’: ../tests/test-binding-group.c:41:27: warning: cast increases required alignment of target type [-Wcast-align] BindingSource *source = (BindingSource *) gobject; ^ ../tests/test-binding-group.c: In function ‘binding_source_get_property’: ../tests/test-binding-group.c:72:27: warning: cast increases required alignment of target type [-Wcast-align] BindingSource *source = (BindingSource *) gobject; ^ ../tests/test-binding-group.c: In function ‘binding_target_set_property’: ../tests/test-binding-group.c:163:27: warning: cast increases required alignment of target type [-Wcast-align] BindingTarget *target = (BindingTarget *) gobject; ^ ../tests/test-binding-group.c: In function ‘binding_target_get_property’: ../tests/test-binding-group.c:190:27: warning: cast increases required alignment of target type [-Wcast-align] BindingTarget *target = (BindingTarget *) gobject; ^ [164/270] Compiling C object 'tests/tests@@test-stack-list@exe/test-stack-list.c.o'. [165/270] Linking target tests/test-radio-box. [166/270] Linking target tests/test-slider. [167/270] Linking target tests/test-application. [168/270] Linking target tests/test-heap. [169/270] Linking target tools/dazzle-list-counters. [170/270] Linking target tests/test-binding-group. [171/270] Linking target tests/test-menu-manager. [172/270] Linking target tests/test-menu-manager2. [173/270] Linking target tests/test-signal-group. [174/270] Linking target tests/test-task-cache. [175/270] Linking target tests/test-file-chooser-entry. [176/270] Linking target tests/test-stack-list. [177/270] Compiling C object 'tests/tests@@test-elastic-bin@exe/test-elastic-bin.c.o'. [178/270] Compiling C object 'tests/tests@@test-shortcut-chord@exe/test-shortcut-chord.c.o'. [179/270] Compiling C object 'tests/tests@@test-panel@exe/test-panel.c.o'. [180/270] Linking target tests/test-bin. [181/270] Compiling C object 'tests/tests@@test-suggestion@exe/test-suggestion.c.o'. [182/270] Linking target tests/test-elastic-bin. [183/270] Compiling C object 'tests/tests@@test-suggestion-buffer@exe/test-suggestion-buffer.c.o'. [184/270] Compiling C object 'tests/tests@@test-fuzzy-index@exe/test-fuzzy-index.c.o'. [185/270] Linking target tests/test-suggestion. [186/270] Linking target tests/test-panel. [187/270] Linking target tests/test-suggestion-buffer. [188/270] Linking target tests/test-fuzzy-index. [189/270] Compiling C object 'tests/tests@@test-tab-strip@exe/test-tab-strip.c.o'. [190/270] Compiling C object 'tests/tests@@test-multi-paned@exe/test-multi-paned.c.o'. [191/270] Linking target tests/test-shortcut-chord. [192/270] Compiling C object 'tests/tests@@test-shortcut-overlays@exe/test-shortcut-overlays.c.o'. [193/270] Linking target tests/test-tab-strip. [194/270] Linking target tests/test-multi-paned. [195/270] Compiling C object 'tests/tests@@test-pill-box@exe/test-pill-box.c.o'. [196/270] Linking target tests/test-shortcut-overlays. [197/270] Compiling C object 'tests/tests@@test-int-pair@exe/test-int-pair.c.o'. [198/270] Compiling C object 'tests/tests@@test-shortcut-theme@exe/test-shortcut-theme.c.o'. [199/270] Compiling C object 'tests/tests@@test-progress-button@exe/test-progress-button.c.o'. [200/270] Compiling C object 'tests/tests@@test-shortcuts@exe/test-shortcuts.c.o'. [201/270] Compiling C object 'tests/tests@@test-progress-menu-button@exe/test-progress-menu-button.c.o'. [202/270] Linking target tests/test-shortcut-theme. [203/270] Linking target tests/test-progress-button. [204/270] Compiling C object 'tests/tests@@test-progress-icon@exe/test-progress-icon.c.o'. [205/270] Linking target tests/test-shortcuts. [206/270] Linking target tests/test-progress-menu-button. [207/270] Compiling C object 'tests/tests@@test-bolding-label@exe/test-bolding-label.c.o'. [208/270] Compiling C object 'tests/tests@@test-simple-popover@exe/test-simple-popover.c.o'. [209/270] Linking target tests/test-progress-icon. [210/270] Linking target tests/test-bolding-label. [211/270] Linking target tests/test-simple-popover. [212/270] Compiling C object 'tests/tests@@test-entry-box@exe/test-entry-box.c.o'. [213/270] Compiling C object 'tests/tests@@test-file-manager@exe/test-file-manager.c.o'. [214/270] Compiling C object 'tests/tests@@test-empty-state@exe/test-empty-state.c.o'. [215/270] Compiling C object 'tests/tests@@test-fuzzy-mutable-index@exe/test-fuzzy-mutable-index.c.o'. [216/270] Linking target tests/test-entry-box. [217/270] Linking target tests/test-file-manager. [218/270] Linking target tests/test-empty-state. [219/270] Linking target tests/test-fuzzy-mutable-index. [220/270] Compiling C object 'tests/tests@@test-trie@exe/test-trie.c.o'. [221/270] Compiling C object 'tests/tests@@test-preferences@exe/test-preferences.c.o'. [222/270] Compiling C object 'tests/tests@@test-desktop-index@exe/test-desktop-index.c.o'. [223/270] Linking target tests/test-trie. [224/270] Linking target tests/test-preferences. [225/270] Compiling C object 'tests/tests@@test-cpu-graph@exe/test-cpu-graph.c.o'. [226/270] Compiling C object 'tests/tests@@test-levenshtein@exe/test-levenshtein.c.o'. [227/270] Linking target tests/test-desktop-index. [228/270] Compiling C object 'tests/tests@@test-list-store@exe/test-list-store.c.o'. [229/270] Compiling C object 'tests/tests@@test-recursive-monitor@exe/test-recursive-monitor.c.o'. [230/270] Linking target tests/test-levenshtein. [231/270] Linking target tests/test-cpu-graph. [232/270] Linking target tests/test-pill-box. [233/270] Linking target tests/test-int-pair. [234/270] Linking target tests/test-list-store. [235/270] Compiling C object 'tests/tests@@test-joined-menu@exe/test-joined-menu.c.o'. [236/270] Compiling C object 'tests/tests@@test-path-bar@exe/test-path-bar.c.o'. [237/270] Linking target tests/test-joined-menu. [238/270] Linking target tests/test-path-bar. [239/270] Compiling C object 'tests/tests@@test-counters-window@exe/test-counters-window.c.o'. [240/270] Compiling C object 'tests/tests@@test-cancellable@exe/test-cancellable.c.o'. [241/270] Compiling C object 'tests/tests@@test-directory-reaper@exe/test-directory-reaper.c.o'. [242/270] Compiling C object 'tests/tests@@test-box@exe/test-box.c.o'. [243/270] Linking target tests/test-counters-window. [244/270] Linking target tests/test-cancellable. [245/270] Compiling C object 'tests/tests@@test-ring@exe/test-ring.c.o'. [246/270] Linking target tests/test-directory-reaper. [247/270] Generating Dazzle-1.0.gir with a custom command. [248/270] Linking target tests/test-box. [249/270] Linking target tests/test-ring. [250/270] Compiling C object 'tests/tests@@test-list-store-adapter@exe/test-list-store-adapter.c.o'. [251/270] Compiling C object 'tests/tests@@test-util@exe/test-util.c.o'. [252/270] Compiling C object 'examples/app/examples@app@@example-application@exe/meson-generated_.._example-resources.c.o'. [253/270] Linking target tests/test-recursive-monitor. [254/270] Linking target tests/test-list-store-adapter. [255/270] Compiling C object 'tests/tests@@test-pattern-spec@exe/test-pattern-spec.c.o'. [256/270] Compiling C object 'tests/tests@@test-util@exe/.._src_util_dzl-util.c.o'. [257/270] Linking target tests/test-pattern-spec. [258/270] Linking target tests/test-util. [259/270] Compiling C object 'tests/tests@@test-file-transfer@exe/test-file-transfer.c.o'. [260/270] Generating Dazzle-1.0.typelib with a custom command. [261/270] Compiling C object 'examples/app/examples@app@@example-application@exe/main.c.o'. [262/270] Generating libdazzle-1.0.vapi with a custom command. [263/270] Compiling C object 'tests/tests@@test-tree@exe/test-tree.c.o'. [264/270] Linking target tests/test-file-transfer. [265/270] Compiling C object 'examples/app/examples@app@@example-application@exe/example-window.c.o'. [266/270] Linking target tests/test-tree. [267/270] Compiling C object 'examples/app/examples@app@@example-application@exe/example-document.c.o'. [268/270] Compiling C object 'examples/app/examples@app@@example-application@exe/example-application.c.o'. [269/270] Compiling C object 'examples/app/examples@app@@example-application@exe/example-document-view.c.o'. [270/270] Linking target examples/app/example-application. [0/1] Installing files. Installing src/dzl-enums.h to /app/include/libdazzle-1.0 Installing src/libdazzle-1.0.so.0 to /app/lib Installing src/Dazzle-1.0.gir to /app/share/gir-1.0 Installing src/Dazzle-1.0.typelib to /app/lib/girepository-1.0 Installing src/libdazzle-1.0.vapi to /app/share/vala/vapi Installing tools/dazzle-list-counters to /app/bin Installing /run/build/libdazzle/src/dazzle.h to /app/include/libdazzle-1.0 Installing /run/build/libdazzle/src/dzl-version-macros.h to /app/include/libdazzle-1.0 Installing /run/build/libdazzle/src/actions/dzl-action-group.h to /app/include/libdazzle-1.0/actions Installing /run/build/libdazzle/src/actions/dzl-child-property-action.h to /app/include/libdazzle-1.0/actions Installing /run/build/libdazzle/src/actions/dzl-properties-group.h to /app/include/libdazzle-1.0/actions Installing /run/build/libdazzle/src/actions/dzl-settings-flag-action.h to /app/include/libdazzle-1.0/actions Installing /run/build/libdazzle/src/actions/dzl-widget-action-group.h to /app/include/libdazzle-1.0/actions Installing /run/build/libdazzle/src/animation/dzl-animation.h to /app/include/libdazzle-1.0/animation Installing /run/build/libdazzle/src/animation/dzl-box-theatric.h to /app/include/libdazzle-1.0/animation Installing /run/build/libdazzle/src/app/dzl-application.h to /app/include/libdazzle-1.0/app Installing /run/build/libdazzle/src/app/dzl-application-window.h to /app/include/libdazzle-1.0/app Installing /run/build/libdazzle/src/bindings/dzl-binding-group.h to /app/include/libdazzle-1.0/bindings Installing /run/build/libdazzle/src/bindings/dzl-signal-group.h to /app/include/libdazzle-1.0/bindings Installing /run/build/libdazzle/src/cache/dzl-task-cache.h to /app/include/libdazzle-1.0/cache Installing /run/build/libdazzle/src/files/dzl-directory-model.h to /app/include/libdazzle-1.0/files Installing /run/build/libdazzle/src/files/dzl-directory-reaper.h to /app/include/libdazzle-1.0/files Installing /run/build/libdazzle/src/files/dzl-file-transfer.h to /app/include/libdazzle-1.0/files Installing /run/build/libdazzle/src/files/dzl-recursive-file-monitor.h to /app/include/libdazzle-1.0/files Installing /run/build/libdazzle/src/graphing/dzl-cpu-graph.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-cpu-model.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-graph-column.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-graph-line-renderer.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-graph-model.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-graph-renderer.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/graphing/dzl-graph-view.h to /app/include/libdazzle-1.0/graphing Installing /run/build/libdazzle/src/menus/dzl-joined-menu.h to /app/include/libdazzle-1.0/menus Installing /run/build/libdazzle/src/menus/dzl-menu-button.h to /app/include/libdazzle-1.0/menus Installing /run/build/libdazzle/src/menus/dzl-menu-manager.h to /app/include/libdazzle-1.0/menus Installing /run/build/libdazzle/src/panel/dzl-dock-bin-edge.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-bin.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-item.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-manager.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-overlay-edge.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-overlay.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-paned.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-revealer.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-stack.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-transient-grab.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-types.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-widget.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock-window.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-dock.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-tab-strip.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/panel/dzl-tab.h to /app/include/libdazzle-1.0/panel Installing /run/build/libdazzle/src/pathbar/dzl-path-bar.h to /app/include/libdazzle-1.0/pathbar Installing /run/build/libdazzle/src/pathbar/dzl-path-element.h to /app/include/libdazzle-1.0/pathbar Installing /run/build/libdazzle/src/pathbar/dzl-path.h to /app/include/libdazzle-1.0/pathbar Installing /run/build/libdazzle/src/prefs/dzl-preferences-bin.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-entry.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-file-chooser-button.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-flow-box.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-font-button.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-group.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-page.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-spin-button.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-switch.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences-view.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/prefs/dzl-preferences.h to /app/include/libdazzle-1.0/prefs Installing /run/build/libdazzle/src/search/dzl-fuzzy-index-builder.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-fuzzy-index-cursor.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-fuzzy-index.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-fuzzy-index-match.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-fuzzy-mutable-index.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-levenshtein.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-pattern-spec.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/search/dzl-trie.h to /app/include/libdazzle-1.0/search Installing /run/build/libdazzle/src/settings/dzl-settings-sandwich.h to /app/include/libdazzle-1.0/settings Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-accel-dialog.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-chord.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-context.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-controller.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-label.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-manager.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-model.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-phase.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-simple-label.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-theme-editor.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcut-theme.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcuts-group.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcuts-section.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcuts-shortcut.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/shortcuts/dzl-shortcuts-window.h to /app/include/libdazzle-1.0/shortcuts Installing /run/build/libdazzle/src/statemachine/dzl-state-machine-buildable.h to /app/include/libdazzle-1.0/statemachine Installing /run/build/libdazzle/src/statemachine/dzl-state-machine.h to /app/include/libdazzle-1.0/statemachine Installing /run/build/libdazzle/src/suggestions/dzl-suggestion-entry-buffer.h to /app/include/libdazzle-1.0/suggestions Installing /run/build/libdazzle/src/suggestions/dzl-suggestion-entry.h to /app/include/libdazzle-1.0/suggestions Installing /run/build/libdazzle/src/suggestions/dzl-suggestion-popover.h to /app/include/libdazzle-1.0/suggestions Installing /run/build/libdazzle/src/suggestions/dzl-suggestion-row.h to /app/include/libdazzle-1.0/suggestions Installing /run/build/libdazzle/src/suggestions/dzl-suggestion.h to /app/include/libdazzle-1.0/suggestions Installing /run/build/libdazzle/src/theming/dzl-css-provider.h to /app/include/libdazzle-1.0/theming Installing /run/build/libdazzle/src/theming/dzl-theme-manager.h to /app/include/libdazzle-1.0/theming Installing /run/build/libdazzle/src/tree/dzl-tree-builder.h to /app/include/libdazzle-1.0/tree Installing /run/build/libdazzle/src/tree/dzl-tree-node.h to /app/include/libdazzle-1.0/tree Installing /run/build/libdazzle/src/tree/dzl-tree-types.h to /app/include/libdazzle-1.0/tree Installing /run/build/libdazzle/src/tree/dzl-tree.h to /app/include/libdazzle-1.0/tree Installing /run/build/libdazzle/src/tree/dzl-list-store-adapter.h to /app/include/libdazzle-1.0/tree Installing /run/build/libdazzle/src/util/dzl-cairo.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-cancellable.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-date-time.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-dnd.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-file-manager.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-gdk.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-gtk.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-heap.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-int-pair.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-macros.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-pango.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-rgba.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-ring.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-variant.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/util/dzl-counter.h to /app/include/libdazzle-1.0/util Installing /run/build/libdazzle/src/widgets/dzl-bin.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-bolding-label.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-centering-bin.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-column-layout.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-elastic-bin.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-empty-state.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-entry-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-file-chooser-entry.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-list-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-list-box-row.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-multi-paned.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-pill-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-priority-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-progress-button.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-progress-menu-button.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-progress-icon.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-radio-box.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-scrolled-window.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-search-bar.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-simple-label.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-simple-popover.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-slider.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-stack-list.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-three-grid.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/src/widgets/dzl-counters-window.h to /app/include/libdazzle-1.0/widgets Installing /run/build/libdazzle/_flatpak_build/src/dzl-version.h to /app/include/libdazzle-1.0 Installing /run/build/libdazzle/_flatpak_build/meson-private/libdazzle-1.0.deps to /app/share/vala/vapi Installing /run/build/libdazzle/_flatpak_build/meson-private/libdazzle-1.0.pc to /app/lib/pkgconfig compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libdazzle-1.0.so.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libdazzle-1.0.so.0 [26] .debug_aranges compressed -> .zdebug_aranges (4944 => 1636 33.09%) [27] .debug_info compressed -> .zdebug_info (2864047 => 1469722 51.32%) [28] .debug_abbrev compressed -> .zdebug_abbrev (196492 => 22780 11.59%) [29] .debug_line compressed -> .zdebug_line (580852 => 189977 32.71%) [30] .debug_frame compressed -> .zdebug_frame (108440 => 30415 28.05%) [31] .debug_str compressed -> .zdebug_str (202100 => 52510 25.98%) [32] .debug_loc compressed -> .zdebug_loc (1141863 => 287845 25.21%) [33] .debug_ranges compressed -> .zdebug_ranges (204400 => 54154 26.49%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libdazzle-1.0.so.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libdazzle-1.0.so.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/dazzle-list-counters processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/dazzle-list-counters [26] .debug_aranges compressed -> .zdebug_aranges (216 => 110 50.93%) [27] .debug_info compressed -> .zdebug_info (8094 => 4743 58.60%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1554 => 588 37.84%) [29] .debug_line compressed -> .zdebug_line (2097 => 1015 48.40%) [30] .debug_frame compressed -> .zdebug_frame (164 => 139 84.76%) [31] .debug_str compressed -> .zdebug_str (4520 => 1983 43.87%) [32] .debug_loc compressed -> .zdebug_loc (856 => 336 39.25%) [33] .debug_ranges compressed -> .zdebug_ranges (232 => 130 56.03%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/dazzle-list-counters to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/dazzle-list-counters.debug Committing stage build-libdazzle to cache ======================================================================== Building module tracker in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/tracker-1 ======================================================================== Already on 'master' aclocal: installing 'm4/gsettings.m4' from '/usr/share/aclocal/gsettings.m4' aclocal: installing 'm4/gtk-doc.m4' from '/usr/share/aclocal/gtk-doc.m4' aclocal: installing 'm4/intltool.m4' from '/usr/share/aclocal/intltool.m4' aclocal: installing 'm4/introspection.m4' from '/usr/share/aclocal/introspection.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/nls.m4' from '/usr/share/aclocal/nls.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: configure.ac: creating directory build-aux autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'build-aux'. libtoolize: copying file 'build-aux/ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:56: installing 'build-aux/compile' configure.ac:66: installing 'build-aux/config.guess' configure.ac:66: installing 'build-aux/config.sub' configure.ac:64: installing 'build-aux/install-sh' configure.ac:64: installing 'build-aux/missing' Makefile.am: installing './INSTALL' parallel-tests: installing 'build-aux/test-driver' docs/tools/Makefile.am: installing 'build-aux/depcomp' src/libtracker-data/Makefile.am:28: warning: source file '$(top_builddir)/src/ontologies/tracker-gresources.c' is in a subdirectory, src/libtracker-data/Makefile.am:28: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/libtracker-miner/Makefile-shared-sources.decl:5: warning: source file '$(top_srcdir)/src/libtracker-miner/tracker-monitor.c' is in a subdirectory, src/libtracker-miner/Makefile-shared-sources.decl:5: but option 'subdir-objects' is disabled src/libtracker-miner/Makefile.am:10: 'src/libtracker-miner/Makefile-shared-sources.decl' included from here src/libtracker-miner/Makefile-shared-sources.decl:17: warning: source file '$(top_srcdir)/src/libtracker-miner/tracker-crawler.c' is in a subdirectory, src/libtracker-miner/Makefile-shared-sources.decl:17: but option 'subdir-objects' is disabled tests/libtracker-miner/Makefile.am:11: 'src/libtracker-miner/Makefile-shared-sources.decl' included from here src/libtracker-miner/Makefile-shared-sources.decl:5: warning: source file '$(top_srcdir)/src/libtracker-miner/tracker-monitor.c' is in a subdirectory, src/libtracker-miner/Makefile-shared-sources.decl:5: but option 'subdir-objects' is disabled tests/libtracker-miner/Makefile.am:11: 'src/libtracker-miner/Makefile-shared-sources.decl' included from here tests/libtracker-sparql/Makefile.am:27: warning: variable 'tracker_gb_737023_test_SOURCES' is defined but no program or tests/libtracker-sparql/Makefile.am:27: library has 'tracker_gb_737023_test' as canonical name (possible typo) autoreconf: Leaving directory `.' Skipping configure process. configure: WARNING: unrecognized options: --disable-miner-apps, --disable-tracker-extract, --disable-tracker-needle, --disable-tracker-preferences, --disable-artwork, --disable-tracker-writeback, --disable-miner-user-guides checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking minix/config.h usability... no checking minix/config.h presence... no checking for minix/config.h... no checking whether it is safe to define __EXTENSIONS__... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking dependency style of gcc... gcc3 checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking whether make supports nested variables... (cached) yes checking if gcc supports flag -Waddress in envvar CFLAGS... yes checking if gcc supports flag -Warray-bounds in envvar CFLAGS... yes checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... yes checking if gcc supports flag -Wenum-compare in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-int in envvar CFLAGS... yes checking if gcc supports flag -Wimplicit-function-declaration in envvar CFLAGS... yes checking if gcc supports flag -Wcomment in envvar CFLAGS... yes checking if gcc supports flag -Wformat in envvar CFLAGS... yes checking if gcc supports flag -Wmain in envvar CFLAGS... yes checking if gcc supports flag -Wmaybe-uninitialized in envvar CFLAGS... yes checking if gcc supports flag -Wnonnull in envvar CFLAGS... yes checking if gcc supports flag -Wparentheses in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-sign in envvar CFLAGS... yes checking if gcc supports flag -Wreturn-type in envvar CFLAGS... yes checking if gcc supports flag -Wsequence-point in envvar CFLAGS... yes checking if gcc supports flag -Wsign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-aliasing in envvar CFLAGS... yes checking if gcc supports flag -Wstrict-overflow=1 in envvar CFLAGS... yes checking if gcc supports flag -Wswitch in envvar CFLAGS... yes checking if gcc supports flag -Wtrigraphs in envvar CFLAGS... yes checking if gcc supports flag -Wuninitialized in envvar CFLAGS... yes checking if gcc supports flag -Wunknown-pragmas in envvar CFLAGS... yes checking if gcc supports flag -Wvolatile-register-var in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-variable in envvar CFLAGS... yes checking if gcc supports flag -Wno-unused-function in envvar CFLAGS... yes checking if gcc supports flag -Wno-shadow in envvar CFLAGS... yes checking if gcc supports flag -Wno-format-nonliteral in envvar CFLAGS... yes checking if gcc supports flag -Wno-sign-compare in envvar CFLAGS... yes checking if gcc supports flag -Wno-strict-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wall in envvar CFLAGS... yes checking if gcc supports flag -Wunused in envvar CFLAGS... yes checking if gcc supports flag -Wchar-subscripts in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wmissing-prototypes in envvar CFLAGS... yes checking if gcc supports flag -Wmissing-declarations in envvar CFLAGS... yes checking if gcc supports flag -Wnested-externs in envvar CFLAGS... yes checking if gcc supports flag -Wpointer-arit in envvar CFLAGS... no checking if gcc supports flag -Wno-sign-compare in envvar CFLAGS... (cached) yes checking if gcc supports flag -Wno-pointer-sign in envvar CFLAGS... yes checking what warning flags to pass to the C compiler... -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign checking what warning flags to pass to the C compiler for Vala built sources... -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking dependency style of g++... gcc3 checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for gawk... (cached) gawk checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for main in -lm... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking for inttypes.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for ANSI C header files... (cached) yes checking for inline... inline checking for int32_t... yes checking for int64_t... yes checking for pid_t... yes checking for size_t... yes checking for uint16_t... yes checking for uint32_t... yes checking for uint8_t... yes checking whether posix_fadvise is declared... yes checking for posix_fadvise... yes checking for getline... yes checking for strnlen... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking whether time.h and sys/time.h may both be included... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for stdlib.h... (cached) yes checking for sys/param.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for working strnlen... yes checking for working strtod... yes checking for alarm... (cached) yes checking for ftruncate... yes checking for memchr... yes checking for memmove... yes checking for memset... yes checking for modf... yes checking for munmap... yes checking for setlocale... yes checking for sqrt... yes checking for strcasecmp... yes checking for strchr... yes checking for strcspn... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtoul... yes checking for strtoull... yes checking for tzset... yes checking for statvfs64... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gobject-introspection... yes checking for GVDB... yes checking for LIBTRACKER_BUS... yes checking for LIBTRACKER_COMMON... yes checking for LIBTRACKER_DATA... yes checking for LIBTRACKER_DIRECT... yes checking for LIBTRACKER_REMOTE... yes checking for LIBTRACKER_FTS... yes checking for LIBTRACKER_MINER... yes checking for LIBTRACKER_CONTROL... yes checking for LIBTRACKER_SPARQL... yes checking for TRACKER... yes checking for TRACKER_RESDUMP... yes checking for TRACKER_STORE... yes checking for valac... /usr/bin/valac checking whether /usr/bin/valac is at least version 0.18.0... yes checking whether NLS is requested... yes checking for intltool >= 0.40.0... 0.51.0 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.28.0 checking for XML::Parser... ok checking whether gcc supports -Wl,--enable-new-dtags... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for WIN32... no checking for SQLITE3... yes checking sqlite3.h usability... yes checking sqlite3.h presence... yes checking for sqlite3.h... yes checking for sqlite3_threadsafe in -lsqlite3... yes checking whether sqlite was compiled thread-safe... yes checking whether SQLite3 version is safe... yes checking for sb_stemmer_new in -lstemmer... no checking for sqlite3.h... (cached) yes checking whether SQLite3 has required FTS features... yes checking for gtester... /usr/bin/gtester checking for UPOWER... no checking for up_client_get_on_low_battery... no checking uniwbrk.h usability... yes checking uniwbrk.h presence... yes checking for uniwbrk.h... yes checking for u8_wordbreaks in -lunistring... yes checking for LIBICU... yes checking for NETWORK_MANAGER... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating docs/Makefile config.status: creating docs/design/Makefile config.status: creating docs/manpages/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/libtracker-control/Makefile config.status: creating docs/reference/libtracker-control/version.xml config.status: creating docs/reference/libtracker-sparql/Makefile config.status: creating docs/reference/libtracker-sparql/version.xml config.status: creating docs/reference/libtracker-miner/Makefile config.status: creating docs/reference/libtracker-miner/version.xml config.status: creating docs/reference/ontology/Makefile config.status: creating docs/reference/ontology/version.xml config.status: creating docs/tools/Makefile config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating src/gvdb/Makefile config.status: creating src/libtracker-common/Makefile config.status: creating src/libtracker-common/stop-words/Makefile config.status: creating src/libtracker-sparql/Makefile config.status: creating src/libtracker-sparql/tracker-sparql.pc config.status: creating src/libtracker-bus/Makefile config.status: creating src/libtracker-control/Makefile config.status: creating src/libtracker-control/tracker-control.pc config.status: creating src/libtracker-data/Makefile config.status: creating src/libtracker-direct/Makefile config.status: creating src/libtracker-remote/Makefile config.status: creating src/libtracker-sparql-backend/Makefile config.status: creating src/libtracker-fts/Makefile config.status: creating src/libtracker-miner/Makefile config.status: creating src/libtracker-miner/tracker-miner.pc config.status: creating src/Makefile config.status: creating src/ontologies/Makefile config.status: creating src/tracker-store/Makefile config.status: creating src/tracker/Makefile config.status: creating tests/common/Makefile config.status: creating tests/gvdb/Makefile config.status: creating tests/libtracker-common/Makefile config.status: creating tests/libtracker-data/Makefile config.status: creating tests/libtracker-data/aggregates/Makefile config.status: creating tests/libtracker-data/algebra/Makefile config.status: creating tests/libtracker-data/anon/Makefile config.status: creating tests/libtracker-data/ask/Makefile config.status: creating tests/libtracker-data/basic/Makefile config.status: creating tests/libtracker-data/bind/Makefile config.status: creating tests/libtracker-data/bnode-coreference/Makefile config.status: creating tests/libtracker-data/bound/Makefile config.status: creating tests/libtracker-data/datetime/Makefile config.status: creating tests/libtracker-data/expr-ops/Makefile config.status: creating tests/libtracker-data/functions/Makefile config.status: creating tests/libtracker-data/graph/Makefile config.status: creating tests/libtracker-data/nie/Makefile config.status: creating tests/libtracker-data/nmo/Makefile config.status: creating tests/libtracker-data/mixed-cardinality/Makefile config.status: creating tests/libtracker-data/optional/Makefile config.status: creating tests/libtracker-data/regex/Makefile config.status: creating tests/libtracker-data/sort/Makefile config.status: creating tests/libtracker-data/subqueries/Makefile config.status: creating tests/libtracker-data/error/Makefile config.status: creating tests/libtracker-data/backup/Makefile config.status: creating tests/libtracker-data/turtle/Makefile config.status: creating tests/libtracker-data/update/Makefile config.status: creating tests/libtracker-miner/Makefile config.status: creating tests/libtracker-fts/Makefile config.status: creating tests/libtracker-fts/limits/Makefile config.status: creating tests/libtracker-fts/prefix/Makefile config.status: creating tests/libtracker-sparql/Makefile config.status: creating tests/functional-tests/Makefile config.status: creating tests/functional-tests/configuration.json config.status: creating tests/functional-tests/ipc/Makefile config.status: creating tests/functional-tests/common/Makefile config.status: creating tests/functional-tests/common/utils/Makefile config.status: creating tests/functional-tests/unittest2/Makefile config.status: creating tests/functional-tests/test-ontologies/Makefile config.status: creating tests/functional-tests/test-ontologies/basic/Makefile config.status: creating tests/functional-tests/test-ontologies/property-range-int-to-string/Makefile config.status: creating tests/functional-tests/test-ontologies/property-range-string-to-date/Makefile config.status: creating tests/functional-tests/test-ontologies/cardinality/Makefile config.status: creating tests/functional-tests/test-ontologies/notify/Makefile config.status: creating tests/functional-tests/test-ontologies/indexed/Makefile config.status: creating tests/functional-tests/test-ontologies/add-class/Makefile config.status: creating tests/functional-tests/test-ontologies/add-prop/Makefile config.status: creating tests/functional-tests/test-ontologies/add-domainIndex/Makefile config.status: creating tests/functional-tests/test-ontologies/superclass-remove/Makefile config.status: creating tests/functional-tests/test-ontologies/property-promotion/Makefile config.status: creating tests/functional-tests/test-ontologies/basic-future/Makefile config.status: creating tests/functional-tests/ttl/Makefile config.status: creating tests/Makefile config.status: creating tests/tracker-steroids/Makefile config.status: creating utils/Makefile config.status: creating utils/ontology/Makefile config.status: creating utils/data-generators/Makefile config.status: creating utils/data-generators/cc/Makefile config.status: creating utils/mtp/Makefile config.status: creating utils/sandbox/Makefile config.status: creating utils/tracker-resdump/Makefile config.status: creating examples/Makefile config.status: creating examples/libtracker-miner/Makefile config.status: creating examples/libtracker-sparql/Makefile config.status: creating examples/rss-reader/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands configure: WARNING: unrecognized options: --disable-miner-apps, --disable-tracker-extract, --disable-tracker-needle, --disable-tracker-preferences, --disable-artwork, --disable-tracker-writeback, --disable-miner-user-guides Build Configuration: Prefix: /app Source code location: . Compiler: gcc Compiler Warnings: maximum C Flags: -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign VALA Flags: -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes Win32: no Enable gtk doc (for documentation): no Enable functional tests: no Enable unit tests: yes Feature Support: Support for UPower: no Support for network status detection: no Unicode support library: libicu Build with Journal support: yes Build with SQLite FTS support: yes (built-in FTS: yes) Build with Stemming support: no Bash completion support: no () Frameworks / Options: Support Guaranteed Metadata (e.g. guess nie:title from files) make all-recursive make[1]: Entering directory '/run/build/tracker' Making all in src make[2]: Entering directory '/run/build/tracker/src' Making all in ontologies make[3]: Entering directory '/run/build/tracker/src/ontologies' glib-compile-resources --target=tracker-gresources.c --sourcedir=. --sourcedir=. --generate --c-name tracker_gresources builtin-ontology.gresource.xml glib-compile-resources --target=tracker-gresources.h --sourcedir=. --sourcedir=. --generate --c-name tracker_gresources builtin-ontology.gresource.xml make all-am make[4]: Entering directory '/run/build/tracker/src/ontologies' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/tracker/src/ontologies' make[3]: Leaving directory '/run/build/tracker/src/ontologies' Making all in gvdb make[3]: Entering directory '/run/build/tracker/src/gvdb' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gvdb-builder.lo -MD -MP -MF .deps/gvdb-builder.Tpo -c -o gvdb-builder.lo gvdb-builder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gvdb-reader.lo -MD -MP -MF .deps/gvdb-reader.Tpo -c -o gvdb-reader.lo gvdb-reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gvdb-reader.lo -MD -MP -MF .deps/gvdb-reader.Tpo -c gvdb-reader.c -fPIC -DPIC -o .libs/gvdb-reader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gvdb-builder.lo -MD -MP -MF .deps/gvdb-builder.Tpo -c gvdb-builder.c -fPIC -DPIC -o .libs/gvdb-builder.o gvdb-reader.c: In function ‘gvdb_table_walk’: gvdb-reader.c:645:55: warning: ‘length’ may be used uninitialized in this function [-Wmaybe-uninitialized] enders[index] = pointers[index] + length; ^ mv -f .deps/gvdb-reader.Tpo .deps/gvdb-reader.Plo mv -f .deps/gvdb-builder.Tpo .deps/gvdb-builder.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgvdb.la gvdb-builder.lo gvdb-reader.lo -lglib-2.0 -lm libtool: link: ar cru .libs/libgvdb.a .libs/gvdb-builder.o .libs/gvdb-reader.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgvdb.a libtool: link: ( cd ".libs" && rm -f "libgvdb.la" && ln -s "../libgvdb.la" "libgvdb.la" ) make[3]: Leaving directory '/run/build/tracker/src/gvdb' Making all in libtracker-common make[3]: Entering directory '/run/build/tracker/src/libtracker-common' (cd . && glib-mkenums --template tracker-enum-types.c.template tracker-dbus.h tracker-enums.h tracker-ioprio.h tracker-log.h tracker-common.h tracker-date-time.h tracker-domain-ontology.h tracker-file-utils.h tracker-sched.h tracker-type-utils.h tracker-utils.h tracker-locale.h tracker-parser.h tracker-parser-utils.h tracker-language.h) > tracker-enum-types.c (cd . && glib-mkenums --template tracker-enum-types.h.template tracker-dbus.h tracker-enums.h tracker-ioprio.h tracker-log.h tracker-common.h tracker-date-time.h tracker-domain-ontology.h tracker-file-utils.h tracker-sched.h tracker-type-utils.h tracker-utils.h tracker-locale.h tracker-parser.h tracker-parser-utils.h tracker-language.h) > tracker-enum-types.h make all-recursive make[4]: Entering directory '/run/build/tracker/src/libtracker-common' Making all in stop-words make[5]: Entering directory '/run/build/tracker/src/libtracker-common/stop-words' make[5]: Nothing to be done for 'all'. make[5]: Leaving directory '/run/build/tracker/src/libtracker-common/stop-words' make[5]: Entering directory '/run/build/tracker/src/libtracker-common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-enum-types.lo -MD -MP -MF .deps/tracker-enum-types.Tpo -c -o tracker-enum-types.lo tracker-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-date-time.lo -MD -MP -MF .deps/tracker-date-time.Tpo -c -o tracker-date-time.lo tracker-date-time.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-dbus.lo -MD -MP -MF .deps/tracker-dbus.Tpo -c -o tracker-dbus.lo tracker-dbus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-domain-ontology.lo -MD -MP -MF .deps/tracker-domain-ontology.Tpo -c -o tracker-domain-ontology.lo tracker-domain-ontology.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-utils.lo -MD -MP -MF .deps/tracker-file-utils.Tpo -c -o tracker-file-utils.lo tracker-file-utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ioprio.lo -MD -MP -MF .deps/tracker-ioprio.Tpo -c -o tracker-ioprio.lo tracker-ioprio.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-log.lo -MD -MP -MF .deps/tracker-log.Tpo -c -o tracker-log.lo tracker-log.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sched.lo -MD -MP -MF .deps/tracker-sched.Tpo -c -o tracker-sched.lo tracker-sched.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-utils.lo -MD -MP -MF .deps/tracker-file-utils.Tpo -c tracker-file-utils.c -fPIC -DPIC -o .libs/tracker-file-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sched.lo -MD -MP -MF .deps/tracker-sched.Tpo -c tracker-sched.c -fPIC -DPIC -o .libs/tracker-sched.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-domain-ontology.lo -MD -MP -MF .deps/tracker-domain-ontology.Tpo -c tracker-domain-ontology.c -fPIC -DPIC -o .libs/tracker-domain-ontology.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-log.lo -MD -MP -MF .deps/tracker-log.Tpo -c tracker-log.c -fPIC -DPIC -o .libs/tracker-log.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-dbus.lo -MD -MP -MF .deps/tracker-dbus.Tpo -c tracker-dbus.c -fPIC -DPIC -o .libs/tracker-dbus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-date-time.lo -MD -MP -MF .deps/tracker-date-time.Tpo -c tracker-date-time.c -fPIC -DPIC -o .libs/tracker-date-time.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ioprio.lo -MD -MP -MF .deps/tracker-ioprio.Tpo -c tracker-ioprio.c -fPIC -DPIC -o .libs/tracker-ioprio.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-enum-types.lo -MD -MP -MF .deps/tracker-enum-types.Tpo -c tracker-enum-types.c -fPIC -DPIC -o .libs/tracker-enum-types.o mv -f .deps/tracker-sched.Tpo .deps/tracker-sched.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-type-utils.lo -MD -MP -MF .deps/tracker-type-utils.Tpo -c -o tracker-type-utils.lo tracker-type-utils.c mv -f .deps/tracker-ioprio.Tpo .deps/tracker-ioprio.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c -o tracker-utils.lo tracker-utils.c mv -f .deps/tracker-enum-types.Tpo .deps/tracker-enum-types.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-locale.lo -MD -MP -MF .deps/tracker-locale.Tpo -c -o tracker-locale.lo tracker-locale.c mv -f .deps/tracker-log.Tpo .deps/tracker-log.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-parser-utils.lo -MD -MP -MF .deps/tracker-parser-utils.Tpo -c -o tracker-parser-utils.lo tracker-parser-utils.c mv -f .deps/tracker-date-time.Tpo .deps/tracker-date-time.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-language.lo -MD -MP -MF .deps/tracker-language.Tpo -c -o tracker-language.lo tracker-language.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-type-utils.lo -MD -MP -MF .deps/tracker-type-utils.Tpo -c tracker-type-utils.c -fPIC -DPIC -o .libs/tracker-type-utils.o mv -f .deps/tracker-dbus.Tpo .deps/tracker-dbus.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-parser-libicu.lo -MD -MP -MF .deps/tracker-parser-libicu.Tpo -c -o tracker-parser-libicu.lo tracker-parser-libicu.c mv -f .deps/tracker-domain-ontology.Tpo .deps/tracker-domain-ontology.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c tracker-utils.c -fPIC -DPIC -o .libs/tracker-utils.o mv -f .deps/tracker-file-utils.Tpo .deps/tracker-file-utils.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-locale.lo -MD -MP -MF .deps/tracker-locale.Tpo -c tracker-locale.c -fPIC -DPIC -o .libs/tracker-locale.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-parser-utils.lo -MD -MP -MF .deps/tracker-parser-utils.Tpo -c tracker-parser-utils.c -fPIC -DPIC -o .libs/tracker-parser-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-language.lo -MD -MP -MF .deps/tracker-language.Tpo -c tracker-language.c -fPIC -DPIC -o .libs/tracker-language.o mv -f .deps/tracker-type-utils.Tpo .deps/tracker-type-utils.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-parser-libicu.lo -MD -MP -MF .deps/tracker-parser-libicu.Tpo -c tracker-parser-libicu.c -fPIC -DPIC -o .libs/tracker-parser-libicu.o mv -f .deps/tracker-utils.Tpo .deps/tracker-utils.Plo mv -f .deps/tracker-locale.Tpo .deps/tracker-locale.Plo tracker-language.c: In function ‘tracker_language_class_init’: tracker-language.c:124:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerLanguagePriv)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-language.h:24, from tracker-language.c:32: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-parser-utils.Tpo .deps/tracker-parser-utils.Plo tracker-parser-libicu.c: In function ‘process_word_uchar’: tracker-parser-libicu.c:297:3: warning: ‘unorm_normalize_62’ is deprecated [-Wdeprecated-declarations] new_word_length = unorm_normalize (casefolded_buffer, ^~~~~~~~~~~~~~~ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from tracker-parser-libicu.c:27: /usr/include/unicode/unorm.h:214:1: note: declared here unorm_normalize(const UChar *source, int32_t sourceLength, ^~~~~~~~~~~~~~~ mv -f .deps/tracker-language.Tpo .deps/tracker-language.Plo mv -f .deps/tracker-parser-libicu.Tpo .deps/tracker-parser-libicu.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-common.la -rpath /app/lib/tracker-2.0 tracker-enum-types.lo tracker-date-time.lo tracker-dbus.lo tracker-domain-ontology.lo tracker-file-utils.lo tracker-ioprio.lo tracker-log.lo tracker-sched.lo tracker-type-utils.lo tracker-utils.lo tracker-locale.lo tracker-parser-utils.lo tracker-language.lo tracker-parser-libicu.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -lm libtool: link: gcc -shared -fPIC -DPIC .libs/tracker-enum-types.o .libs/tracker-date-time.o .libs/tracker-dbus.o .libs/tracker-domain-ontology.o .libs/tracker-file-utils.o .libs/tracker-ioprio.o .libs/tracker-log.o .libs/tracker-sched.o .libs/tracker-type-utils.o .libs/tracker-utils.o .libs/tracker-locale.o .libs/tracker-parser-utils.o .libs/tracker-language.o .libs/tracker-parser-libicu.o -L/app/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-common.so.0 -o .libs/libtracker-common.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtracker-common.so.0" && ln -s "libtracker-common.so.0.0.0" "libtracker-common.so.0") libtool: link: (cd ".libs" && rm -f "libtracker-common.so" && ln -s "libtracker-common.so.0.0.0" "libtracker-common.so") libtool: link: ( cd ".libs" && rm -f "libtracker-common.la" && ln -s "../libtracker-common.la" "libtracker-common.la" ) make[5]: Leaving directory '/run/build/tracker/src/libtracker-common' make[4]: Leaving directory '/run/build/tracker/src/libtracker-common' make[3]: Leaving directory '/run/build/tracker/src/libtracker-common' Making all in libtracker-sparql make[3]: Entering directory '/run/build/tracker/src/libtracker-sparql' rm -f libtracker_sparql_intermediate_vala_la_vala.stamp && echo stamp > libtracker_sparql_intermediate_vala_la_vala.stamp-t (cd . && glib-mkenums --template tracker-sparql-enum-types.h.template tracker-notifier.h) > tracker-sparql-enum-types.h CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --gir Tracker_Vala-2.0.gir --library tracker-sparql-2.0 --includedir=libtracker-sparql --header tracker-generated-no-checks.h --vapi tracker-sparql.vapi --pkg gio-2.0 --pkg posix -g --target-glib=2.44.0 libtracker-sparql-intermediate-c.vapi -C tracker-namespace.vala tracker-builder.vala tracker-connection.vala tracker-cursor.vala tracker-utils.vala (cd . && glib-mkenums --template tracker-sparql-enum-types.c.template tracker-notifier.h) > tracker-sparql-enum-types.c tracker-builder.vala:62.1-62.44: warning: Namespace Sparql does not have a GIR namespace and version annotation public class Tracker.Sparql.Builder : Object { ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 1 warning(s) mv -f libtracker_sparql_intermediate_vala_la_vala.stamp-t libtracker_sparql_intermediate_vala_la_vala.stamp make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-sparql' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c -o tracker-namespace.lo tracker-namespace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-builder.lo -MD -MP -MF .deps/tracker-builder.Tpo -c -o tracker-builder.lo tracker-builder.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-connection.lo -MD -MP -MF .deps/tracker-connection.Tpo -c -o tracker-connection.lo tracker-connection.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-cursor.lo -MD -MP -MF .deps/tracker-cursor.Tpo -c -o tracker-cursor.lo tracker-cursor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c -o tracker-utils.lo tracker-utils.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-enum-types.lo -MD -MP -MF .deps/tracker-sparql-enum-types.Tpo -c -o tracker-sparql-enum-types.lo tracker-sparql-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace-manager.lo -MD -MP -MF .deps/tracker-namespace-manager.Tpo -c -o tracker-namespace-manager.lo tracker-namespace-manager.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-notifier.lo -MD -MP -MF .deps/tracker-notifier.Tpo -c -o tracker-notifier.lo tracker-notifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-notifier.lo -MD -MP -MF .deps/tracker-notifier.Tpo -c tracker-notifier.c -fPIC -DPIC -o .libs/tracker-notifier.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-connection.lo -MD -MP -MF .deps/tracker-connection.Tpo -c tracker-connection.c -fPIC -DPIC -o .libs/tracker-connection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-enum-types.lo -MD -MP -MF .deps/tracker-sparql-enum-types.Tpo -c tracker-sparql-enum-types.c -fPIC -DPIC -o .libs/tracker-sparql-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace-manager.lo -MD -MP -MF .deps/tracker-namespace-manager.Tpo -c tracker-namespace-manager.c -fPIC -DPIC -o .libs/tracker-namespace-manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c tracker-namespace.c -fPIC -DPIC -o .libs/tracker-namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-cursor.lo -MD -MP -MF .deps/tracker-cursor.Tpo -c tracker-cursor.c -fPIC -DPIC -o .libs/tracker-cursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c tracker-utils.c -fPIC -DPIC -o .libs/tracker-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-builder.lo -MD -MP -MF .deps/tracker-builder.Tpo -c tracker-builder.c -fPIC -DPIC -o .libs/tracker-builder.o mv -f .deps/tracker-namespace.Tpo .deps/tracker-namespace.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-resource.lo -MD -MP -MF .deps/tracker-resource.Tpo -c -o tracker-resource.lo tracker-resource.c /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_subject_variable’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:399:2: warning: ‘tracker_sparql_builder_subject’ is deprecated [-Wdeprecated-declarations] subject ("?%s".printf (var_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:212:6: note: declared here void tracker_sparql_builder_subject (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_variable’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:414:2: warning: ‘tracker_sparql_builder_object’ is deprecated [-Wdeprecated-declarations] object ("?%s".printf (var_name)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:216:6: note: declared here void tracker_sparql_builder_object (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_subject_iri’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:430:2: warning: ‘tracker_sparql_builder_subject’ is deprecated [-Wdeprecated-declarations] subject ("<%s>".printf (iri)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:212:6: note: declared here void tracker_sparql_builder_subject (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_predicate_iri’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:467:2: warning: ‘tracker_sparql_builder_predicate’ is deprecated [-Wdeprecated-declarations] predicate ("<%s>".printf (iri)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:226:6: note: declared here void tracker_sparql_builder_predicate (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_iri’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:505:2: warning: ‘tracker_sparql_builder_object’ is deprecated [-Wdeprecated-declarations] object ("<%s>".printf (iri)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:216:6: note: declared here void tracker_sparql_builder_object (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_unvalidated’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:573:48: warning: passing argument 3 of ‘g_utf8_validate’ from incompatible pointer type [-Wincompatible-pointer-types] if (!value.validate (-1, out end)) { ^ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from tracker-builder.c:84: /usr/include/glib-2.0/glib/gunicode.h:849:41: note: expected ‘const gchar **’ {aka ‘const char **’} but argument is of type ‘gchar **’ {aka ‘char **’} const gchar **end); ~~~~~~~~~~~~~~^~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:575:4: warning: ‘tracker_sparql_builder_object_string’ is deprecated [-Wdeprecated-declarations] object_string (value.substring (0, (long) (end - (char*) value))); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1647:1: note: declared here tracker_sparql_builder_object_string (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:577:4: warning: ‘tracker_sparql_builder_object_string’ is deprecated [-Wdeprecated-declarations] object_string ("(invalid data)"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1647:1: note: declared here tracker_sparql_builder_object_string (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:583:2: warning: ‘tracker_sparql_builder_object_string’ is deprecated [-Wdeprecated-declarations] object_string (value); ^~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1647:1: note: declared here tracker_sparql_builder_object_string (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_boolean’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:598:2: warning: ‘tracker_sparql_builder_object’ is deprecated [-Wdeprecated-declarations] object (literal ? "true" : "false"); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1546:1: note: declared here tracker_sparql_builder_object (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_int64’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:613:2: warning: ‘tracker_sparql_builder_object’ is deprecated [-Wdeprecated-declarations] object (literal.to_string ()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1546:1: note: declared here tracker_sparql_builder_object (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_date’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:631:2: warning: ‘tracker_sparql_builder_object_string’ is deprecated [-Wdeprecated-declarations] object_string ("%04d-%02d-%02dT%02d:%02d:%02dZ".printf (tm.year + 1900, tm.month + 1, tm.day, tm.hour, tm.minute, tm.second)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1647:1: note: declared here tracker_sparql_builder_object_string (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_object_double’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:646:2: warning: ‘tracker_sparql_builder_object’ is deprecated [-Wdeprecated-declarations] object (literal.to_string ()); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ tracker-builder.c:1546:1: note: declared here tracker_sparql_builder_object (TrackerSparqlBuilder* self, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql/tracker-builder.vala: In function ‘tracker_sparql_builder_class_init’: /run/build/tracker/src/libtracker-sparql/tracker-builder.vala:62:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Sparql.Builder : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-builder.c:85: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-utils.Tpo .deps/tracker-utils.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-uri.lo -MD -MP -MF .deps/tracker-uri.Tpo -c -o tracker-uri.lo tracker-uri.c mv -f .deps/tracker-sparql-enum-types.Tpo .deps/tracker-sparql-enum-types.Plo /run/build/tracker/src/libtracker-sparql/tracker-cursor.vala: In function ‘tracker_sparql_cursor_class_init’: /run/build/tracker/src/libtracker-sparql/tracker-cursor.vala:65:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public abstract class Tracker.Sparql.Cursor : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-cursor.c:49: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-version.lo -MD -MP -MF .deps/tracker-version.Tpo -c -o tracker-version.lo tracker-version.c mv -f .deps/tracker-namespace-manager.Tpo .deps/tracker-namespace-manager.Plo cp tracker-sparql.pc tracker-sparql-2.0.pc (sed -e 's#libtracker-sparql/.*\.h#libtracker-sparql/tracker-sparql.h#' ./libtracker-sparql-intermediate-c.vapi ./tracker-sparql.vapi > tracker-sparql-2.0.vapi) cp tracker-sparql.deps tracker-sparql-2.0.deps (echo "#if !defined (__LIBTRACKER_SPARQL_INSIDE__) && !defined (TRACKER_COMPILATION)" ; \ echo "#error \"only must be included directly.\"" ; \ echo "#endif") > tracker-generated.h (cat tracker-generated-no-checks.h >> tracker-generated.h) libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-resource.lo -MD -MP -MF .deps/tracker-resource.Tpo -c tracker-resource.c -fPIC -DPIC -o .libs/tracker-resource.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-uri.lo -MD -MP -MF .deps/tracker-uri.Tpo -c tracker-uri.c -fPIC -DPIC -o .libs/tracker-uri.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-version.lo -MD -MP -MF .deps/tracker-version.Tpo -c tracker-version.c -fPIC -DPIC -o .libs/tracker-version.o mv -f .deps/tracker-cursor.Tpo .deps/tracker-cursor.Plo mv -f .deps/tracker-connection.Tpo .deps/tracker-connection.Plo mv -f .deps/tracker-version.Tpo .deps/tracker-version.Plo mv -f .deps/tracker-uri.Tpo .deps/tracker-uri.Plo mv -f .deps/tracker-notifier.Tpo .deps/tracker-notifier.Plo mv -f .deps/tracker-builder.Tpo .deps/tracker-builder.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-sparql-intermediate-vala.la tracker-namespace.lo tracker-builder.lo tracker-connection.lo tracker-cursor.lo tracker-utils.lo -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: ar cru .libs/libtracker-sparql-intermediate-vala.a .libs/tracker-namespace.o .libs/tracker-builder.o .libs/tracker-connection.o .libs/tracker-cursor.o .libs/tracker-utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-sparql-intermediate-vala.a libtool: link: ( cd ".libs" && rm -f "libtracker-sparql-intermediate-vala.la" && ln -s "../libtracker-sparql-intermediate-vala.la" "libtracker-sparql-intermediate-vala.la" ) mv -f .deps/tracker-resource.Tpo .deps/tracker-resource.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-sparql-intermediate-c.la tracker-sparql-enum-types.lo tracker-namespace-manager.lo tracker-notifier.lo tracker-resource.lo tracker-uri.lo tracker-version.lo -lm libtool: link: ar cru .libs/libtracker-sparql-intermediate-c.a .libs/tracker-sparql-enum-types.o .libs/tracker-namespace-manager.o .libs/tracker-notifier.o .libs/tracker-resource.o .libs/tracker-uri.o .libs/tracker-version.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-sparql-intermediate-c.a libtool: link: ( cd ".libs" && rm -f "libtracker-sparql-intermediate-c.la" && ln -s "../libtracker-sparql-intermediate-c.la" "libtracker-sparql-intermediate-c.la" ) make[4]: Leaving directory '/run/build/tracker/src/libtracker-sparql' make[3]: Leaving directory '/run/build/tracker/src/libtracker-sparql' Making all in libtracker-fts make[3]: Entering directory '/run/build/tracker/src/libtracker-fts' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts.lo -MD -MP -MF .deps/tracker-fts.Tpo -c -o tracker-fts.lo tracker-fts.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts-config.lo -MD -MP -MF .deps/tracker-fts-config.Tpo -c -o tracker-fts-config.lo tracker-fts-config.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts-tokenizer.lo -MD -MP -MF .deps/tracker-fts-tokenizer.Tpo -c -o tracker-fts-tokenizer.lo tracker-fts-tokenizer.c glib-mkenums --comments '' --fhead "" --vhead " <@type@ id='org.freedesktop.Tracker.@EnumName@'>" --vprod " " --vtail " " --ftail "" ../../src/libtracker-common/tracker-enums.h > org.freedesktop.Tracker.enums.xml.tmp && mv org.freedesktop.Tracker.enums.xml.tmp org.freedesktop.Tracker.enums.xml LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.freedesktop.Tracker.FTS.gschema.xml.in org.freedesktop.Tracker.FTS.gschema.xml Merging translations into org.freedesktop.Tracker.FTS.gschema.xml. CREATED org.freedesktop.Tracker.FTS.gschema.xml glib-compile-schemas --strict --dry-run --schema-file=org.freedesktop.Tracker.enums.xml --schema-file=org.freedesktop.Tracker.FTS.gschema.xml && mkdir -p . && touch org.freedesktop.Tracker.FTS.gschema.valid libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts.lo -MD -MP -MF .deps/tracker-fts.Tpo -c tracker-fts.c -fPIC -DPIC -o .libs/tracker-fts.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts-config.lo -MD -MP -MF .deps/tracker-fts-config.Tpo -c tracker-fts-config.c -fPIC -DPIC -o .libs/tracker-fts-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -DNDEBUG -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts-tokenizer.lo -MD -MP -MF .deps/tracker-fts-tokenizer.Tpo -c tracker-fts-tokenizer.c -fPIC -DPIC -o .libs/tracker-fts-tokenizer.o mv -f .deps/tracker-fts.Tpo .deps/tracker-fts.Plo mv -f .deps/tracker-fts-tokenizer.Tpo .deps/tracker-fts-tokenizer.Plo mv -f .deps/tracker-fts-config.Tpo .deps/tracker-fts-config.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-fts.la tracker-fts.lo tracker-fts-config.lo tracker-fts-tokenizer.lo ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n -licuuc -licudata -lm libtool: link: ar cru .libs/libtracker-fts.a .libs/tracker-fts.o .libs/tracker-fts-config.o .libs/tracker-fts-tokenizer.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-fts.a libtool: link: ( cd ".libs" && rm -f "libtracker-fts.la" && ln -s "../libtracker-fts.la" "libtracker-fts.la" ) make[3]: Leaving directory '/run/build/tracker/src/libtracker-fts' Making all in libtracker-bus make[3]: Entering directory '/run/build/tracker/src/libtracker-bus' rm -f libtracker_bus_la_vala.stamp && echo stamp > libtracker_bus_la_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --includedir=libtracker-bus --header tracker-bus.h --vapi tracker-bus.vapi --pkg gio-2.0 --pkg gio-unix-2.0 --pkg posix -g --target-glib=2.44.0 ../../src/libtracker-common/libtracker-common.vapi ../../src/libtracker-sparql/tracker-sparql-2.0.vapi -C tracker-namespace.vala tracker-bus.vala tracker-array-cursor.vala tracker-bus-fd-cursor.vala mv -f libtracker_bus_la_vala.stamp-t libtracker_bus_la_vala.stamp make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-bus' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c -o tracker-namespace.lo tracker-namespace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-bus.lo -MD -MP -MF .deps/tracker-bus.Tpo -c -o tracker-bus.lo tracker-bus.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-array-cursor.lo -MD -MP -MF .deps/tracker-array-cursor.Tpo -c -o tracker-array-cursor.lo tracker-array-cursor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-bus-fd-cursor.lo -MD -MP -MF .deps/tracker-bus-fd-cursor.Tpo -c -o tracker-bus-fd-cursor.lo tracker-bus-fd-cursor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c tracker-namespace.c -fPIC -DPIC -o .libs/tracker-namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-bus.lo -MD -MP -MF .deps/tracker-bus.Tpo -c tracker-bus.c -fPIC -DPIC -o .libs/tracker-bus.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-array-cursor.lo -MD -MP -MF .deps/tracker-array-cursor.Tpo -c tracker-array-cursor.c -fPIC -DPIC -o .libs/tracker-array-cursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-bus-fd-cursor.lo -MD -MP -MF .deps/tracker-bus-fd-cursor.Tpo -c tracker-bus-fd-cursor.c -fPIC -DPIC -o .libs/tracker-bus-fd-cursor.o mv -f .deps/tracker-namespace.Tpo .deps/tracker-namespace.Plo /run/build/tracker/src/libtracker-bus/tracker-array-cursor.vala: In function ‘tracker_bus_array_cursor_class_init’: /run/build/tracker/src/libtracker-bus/tracker-array-cursor.vala:20:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] internal class Tracker.Bus.ArrayCursor : Tracker.Sparql.Cursor { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-array-cursor.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-bus/tracker-bus.vala: In function ‘tracker_bus_connection_class_init’: /run/build/tracker/src/libtracker-bus/tracker-bus.vala:20:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Bus.Connection : Tracker.Sparql.Connection { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-bus.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-array-cursor.Tpo .deps/tracker-array-cursor.Plo mv -f .deps/tracker-bus-fd-cursor.Tpo .deps/tracker-bus-fd-cursor.Plo mv -f .deps/tracker-bus.Tpo .deps/tracker-bus.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-bus.la tracker-namespace.lo tracker-bus.lo tracker-array-cursor.lo tracker-bus-fd-cursor.lo ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ar cru .libs/libtracker-bus.a .libs/tracker-namespace.o .libs/tracker-bus.o .libs/tracker-array-cursor.o .libs/tracker-bus-fd-cursor.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-bus.a libtool: link: ( cd ".libs" && rm -f "libtracker-bus.la" && ln -s "../libtracker-bus.la" "libtracker-bus.la" ) make[4]: Leaving directory '/run/build/tracker/src/libtracker-bus' make[3]: Leaving directory '/run/build/tracker/src/libtracker-bus' Making all in libtracker-data make[3]: Entering directory '/run/build/tracker/src/libtracker-data' (cd . && glib-mkenums --template tracker-data-enum-types.c.template tracker-db-interface-sqlite.h) > tracker-data-enum-types.c (cd . && glib-mkenums --template tracker-data-enum-types.h.template tracker-db-interface-sqlite.h) > tracker-data-enum-types.h rm -f libtracker_data_la_vala.stamp && echo stamp > libtracker_data_la_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --includedir=libtracker-data --header tracker-sparql-query.h --vapi tracker-sparql-query.vapi --pkg gio-2.0 --pkg posix -g --target-glib=2.44.0 ../../src/libtracker-common/libtracker-common.vapi ../../src/libtracker-sparql/tracker-sparql-2.0.vapi libtracker-data.vapi -C tracker-vala-namespace.vala tracker-sparql-expression.vala tracker-sparql-pattern.vala tracker-sparql-query.vala tracker-sparql-scanner.vala tracker-turtle-reader.vala mv -f libtracker_data_la_vala.stamp-t libtracker_data_la_vala.stamp make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-data' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-gresources.lo -MD -MP -MF .deps/tracker-gresources.Tpo -c -o tracker-gresources.lo `test -f '../../src/ontologies/tracker-gresources.c' || echo './'`../../src/ontologies/tracker-gresources.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-enum-types.lo -MD -MP -MF .deps/tracker-data-enum-types.Tpo -c -o tracker-data-enum-types.lo tracker-data-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-vala-namespace.lo -MD -MP -MF .deps/tracker-vala-namespace.Tpo -c -o tracker-vala-namespace.lo tracker-vala-namespace.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-expression.lo -MD -MP -MF .deps/tracker-sparql-expression.Tpo -c -o tracker-sparql-expression.lo tracker-sparql-expression.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-pattern.lo -MD -MP -MF .deps/tracker-sparql-pattern.Tpo -c -o tracker-sparql-pattern.lo tracker-sparql-pattern.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-query.lo -MD -MP -MF .deps/tracker-sparql-query.Tpo -c -o tracker-sparql-query.lo tracker-sparql-query.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-scanner.lo -MD -MP -MF .deps/tracker-sparql-scanner.Tpo -c -o tracker-sparql-scanner.lo tracker-sparql-scanner.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-turtle-reader.lo -MD -MP -MF .deps/tracker-turtle-reader.Tpo -c -o tracker-turtle-reader.lo tracker-turtle-reader.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-gresources.lo -MD -MP -MF .deps/tracker-gresources.Tpo -c ../../src/ontologies/tracker-gresources.c -fPIC -DPIC -o .libs/tracker-gresources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-expression.lo -MD -MP -MF .deps/tracker-sparql-expression.Tpo -c tracker-sparql-expression.c -fPIC -DPIC -o .libs/tracker-sparql-expression.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-enum-types.lo -MD -MP -MF .deps/tracker-data-enum-types.Tpo -c tracker-data-enum-types.c -fPIC -DPIC -o .libs/tracker-data-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-scanner.lo -MD -MP -MF .deps/tracker-sparql-scanner.Tpo -c tracker-sparql-scanner.c -fPIC -DPIC -o .libs/tracker-sparql-scanner.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-vala-namespace.lo -MD -MP -MF .deps/tracker-vala-namespace.Tpo -c tracker-vala-namespace.c -fPIC -DPIC -o .libs/tracker-vala-namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-query.lo -MD -MP -MF .deps/tracker-sparql-query.Tpo -c tracker-sparql-query.c -fPIC -DPIC -o .libs/tracker-sparql-query.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-pattern.lo -MD -MP -MF .deps/tracker-sparql-pattern.Tpo -c tracker-sparql-pattern.c -fPIC -DPIC -o .libs/tracker-sparql-pattern.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-turtle-reader.lo -MD -MP -MF .deps/tracker-turtle-reader.Tpo -c tracker-turtle-reader.c -fPIC -DPIC -o .libs/tracker-turtle-reader.o mv -f .deps/tracker-vala-namespace.Tpo .deps/tracker-vala-namespace.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-class.lo -MD -MP -MF .deps/tracker-class.Tpo -c -o tracker-class.lo tracker-class.c /run/build/tracker/src/libtracker-data/tracker-sparql-scanner.vala: In function ‘tracker_sparql_scanner_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-scanner.vala:20:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.SparqlScanner : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-scanner.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala: In function ‘tracker_sparql_data_binding_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala:40:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] abstract class DataBinding : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-query.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-pattern.vala: In function ‘tracker_sparql_predicate_variable_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-pattern.vala:22:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] class PredicateVariable : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-pattern.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-gresources.Tpo .deps/tracker-gresources.Plo /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala: In function ‘tracker_sparql_variable_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala:80:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] class Variable : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-query.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-collation.lo -MD -MP -MF .deps/tracker-collation.Tpo -c -o tracker-collation.lo tracker-collation.c /usr/share/vala-0.40/vapi/glib-2.0.vapi: In function ‘g_unichar_to_string’: /usr/share/vala-0.40/vapi/glib-2.0.vapi:964:27: warning: passing argument 2 of ‘g_unichar_to_utf8’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] this.to_utf8 (str); ^ In file included from /usr/include/glib-2.0/glib/gstring.h:33, from /usr/include/glib-2.0/glib/giochannel.h:34, from /usr/include/glib-2.0/glib.h:54, from tracker-sparql-expression.c:24: /usr/include/glib-2.0/glib/gunicode.h:844:42: note: expected ‘gchar *’ {aka ‘char *’} but argument is of type ‘const gchar *’ {aka ‘const char *’} gchar *outbuf); ~~~~~~~~~~~~^~~~~~ mv -f .deps/tracker-data-enum-types.Tpo .deps/tracker-data-enum-types.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crc32.lo -MD -MP -MF .deps/tracker-crc32.Tpo -c -o tracker-crc32.lo tracker-crc32.c /run/build/tracker/src/libtracker-data/tracker-turtle-reader.vala: In function ‘tracker_turtle_reader_class_init’: /run/build/tracker/src/libtracker-data/tracker-turtle-reader.vala:20:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.TurtleReader : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-turtle-reader.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala: In function ‘tracker_sparql_query_exec_sql_cursor’: /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala:548:83: warning: passing argument 4 of ‘tracker_db_statement_start_sparql_cursor’ from incompatible pointer type [-Wincompatible-pointer-types] return stmt.start_sparql_cursor (types, variable_names); ^ In file included from ../../src/libtracker-data/tracker-data-update.h:37, from ../../src/libtracker-data/tracker-data-manager.h:40, from tracker-sparql-query.c:30: ../../src/libtracker-data/tracker-db-interface.h:135:25: note: expected ‘const gchar * const*’ {aka ‘const char * const*’} but argument is of type ‘gchar **’ {aka ‘char **’} TrackerDBCursor * tracker_db_statement_start_sparql_cursor (TrackerDBStatement *stmt, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala: In function ‘tracker_sparql_query_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-query.vala:198:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Sparql.Query : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-query.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-pattern.vala: In function ‘tracker_sparql_pattern_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-pattern.vala:164:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] class Tracker.Sparql.Pattern : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-pattern.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-data/tracker-sparql-expression.vala: In function ‘tracker_sparql_expression_class_init’: /run/build/tracker/src/libtracker-data/tracker-sparql-expression.vala:20:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] class Tracker.Sparql.Expression : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-sparql-expression.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-class.lo -MD -MP -MF .deps/tracker-class.Tpo -c tracker-class.c -fPIC -DPIC -o .libs/tracker-class.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-collation.lo -MD -MP -MF .deps/tracker-collation.Tpo -c tracker-collation.c -fPIC -DPIC -o .libs/tracker-collation.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crc32.lo -MD -MP -MF .deps/tracker-crc32.Tpo -c tracker-crc32.c -fPIC -DPIC -o .libs/tracker-crc32.o tracker-class.c: In function ‘tracker_class_class_init’: tracker-class.c:65:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerClassPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-class.h:24, from tracker-class.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-crc32.Tpo .deps/tracker-crc32.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-backup.lo -MD -MP -MF .deps/tracker-data-backup.Tpo -c -o tracker-data-backup.lo tracker-data-backup.c mv -f .deps/tracker-collation.Tpo .deps/tracker-collation.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-manager.lo -MD -MP -MF .deps/tracker-data-manager.Tpo -c -o tracker-data-manager.lo tracker-data-manager.c mv -f .deps/tracker-class.Tpo .deps/tracker-class.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-query.lo -MD -MP -MF .deps/tracker-data-query.Tpo -c -o tracker-data-query.lo tracker-data-query.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-backup.lo -MD -MP -MF .deps/tracker-data-backup.Tpo -c tracker-data-backup.c -fPIC -DPIC -o .libs/tracker-data-backup.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-manager.lo -MD -MP -MF .deps/tracker-data-manager.Tpo -c tracker-data-manager.c -fPIC -DPIC -o .libs/tracker-data-manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-query.lo -MD -MP -MF .deps/tracker-data-query.Tpo -c tracker-data-query.c -fPIC -DPIC -o .libs/tracker-data-query.o mv -f .deps/tracker-sparql-scanner.Tpo .deps/tracker-sparql-scanner.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-update.lo -MD -MP -MF .deps/tracker-data-update.Tpo -c -o tracker-data-update.lo tracker-data-update.c mv -f .deps/tracker-data-backup.Tpo .deps/tracker-data-backup.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-config.lo -MD -MP -MF .deps/tracker-db-config.Tpo -c -o tracker-db-config.lo tracker-db-config.c mv -f .deps/tracker-data-query.Tpo .deps/tracker-data-query.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-interface.lo -MD -MP -MF .deps/tracker-db-interface.Tpo -c -o tracker-db-interface.lo tracker-db-interface.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-update.lo -MD -MP -MF .deps/tracker-data-update.Tpo -c tracker-data-update.c -fPIC -DPIC -o .libs/tracker-data-update.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-config.lo -MD -MP -MF .deps/tracker-db-config.Tpo -c tracker-db-config.c -fPIC -DPIC -o .libs/tracker-db-config.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-interface.lo -MD -MP -MF .deps/tracker-db-interface.Tpo -c tracker-db-interface.c -fPIC -DPIC -o .libs/tracker-db-interface.o mv -f .deps/tracker-db-interface.Tpo .deps/tracker-db-interface.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-interface-sqlite.lo -MD -MP -MF .deps/tracker-db-interface-sqlite.Tpo -c -o tracker-db-interface-sqlite.lo tracker-db-interface-sqlite.c mv -f .deps/tracker-db-config.Tpo .deps/tracker-db-config.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-manager.lo -MD -MP -MF .deps/tracker-db-manager.Tpo -c -o tracker-db-manager.lo tracker-db-manager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-interface-sqlite.lo -MD -MP -MF .deps/tracker-db-interface-sqlite.Tpo -c tracker-db-interface-sqlite.c -fPIC -DPIC -o .libs/tracker-db-interface-sqlite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-manager.lo -MD -MP -MF .deps/tracker-db-manager.Tpo -c tracker-db-manager.c -fPIC -DPIC -o .libs/tracker-db-manager.o tracker-db-interface-sqlite.c: In function ‘normalize_string’: tracker-db-interface-sqlite.c:1037:2: warning: ‘unorm_normalize_62’ is deprecated [-Wdeprecated-declarations] nOutput = unorm_normalize (string, string_len, mode, 0, zOutput, nOutput, status); ^~~~~~~ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from tracker-db-interface-sqlite.c:46: /usr/include/unicode/unorm.h:214:1: note: declared here unorm_normalize(const UChar *source, int32_t sourceLength, ^~~~~~~~~~~~~~~ tracker-db-interface-sqlite.c:1044:3: warning: ‘unorm_normalize_62’ is deprecated [-Wdeprecated-declarations] nOutput = unorm_normalize (string, string_len, mode, 0, zOutput, nOutput, status); ^~~~~~~ In file included from /usr/include/unicode/platform.h:25, from /usr/include/unicode/ptypes.h:52, from /usr/include/unicode/umachine.h:46, from /usr/include/unicode/utypes.h:38, from tracker-db-interface-sqlite.c:46: /usr/include/unicode/unorm.h:214:1: note: declared here unorm_normalize(const UChar *source, int32_t sourceLength, ^~~~~~~~~~~~~~~ mv -f .deps/tracker-turtle-reader.Tpo .deps/tracker-turtle-reader.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-journal.lo -MD -MP -MF .deps/tracker-db-journal.Tpo -c -o tracker-db-journal.lo tracker-db-journal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-journal.lo -MD -MP -MF .deps/tracker-db-journal.Tpo -c tracker-db-journal.c -fPIC -DPIC -o .libs/tracker-db-journal.o mv -f .deps/tracker-db-manager.Tpo .deps/tracker-db-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-backup.lo -MD -MP -MF .deps/tracker-db-backup.Tpo -c -o tracker-db-backup.lo tracker-db-backup.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-backup.lo -MD -MP -MF .deps/tracker-db-backup.Tpo -c tracker-db-backup.c -fPIC -DPIC -o .libs/tracker-db-backup.o mv -f .deps/tracker-data-manager.Tpo .deps/tracker-data-manager.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c -o tracker-namespace.lo tracker-namespace.c mv -f .deps/tracker-db-backup.Tpo .deps/tracker-db-backup.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontology.lo -MD -MP -MF .deps/tracker-ontology.Tpo -c -o tracker-ontology.lo tracker-ontology.c mv -f .deps/tracker-sparql-query.Tpo .deps/tracker-sparql-query.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontologies.lo -MD -MP -MF .deps/tracker-ontologies.Tpo -c -o tracker-ontologies.lo tracker-ontologies.c mv -f .deps/tracker-data-update.Tpo .deps/tracker-data-update.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-property.lo -MD -MP -MF .deps/tracker-property.Tpo -c -o tracker-property.lo tracker-property.c mv -f .deps/tracker-db-interface-sqlite.Tpo .deps/tracker-db-interface-sqlite.Plo glib-mkenums --comments '' --fhead "" --vhead " <@type@ id='org.freedesktop.Tracker.@EnumName@'>" --vprod " " --vtail " " --ftail "" ../../src/libtracker-common/tracker-enums.h > org.freedesktop.Tracker.enums.xml.tmp && mv org.freedesktop.Tracker.enums.xml.tmp org.freedesktop.Tracker.enums.xml libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-namespace.lo -MD -MP -MF .deps/tracker-namespace.Tpo -c tracker-namespace.c -fPIC -DPIC -o .libs/tracker-namespace.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontologies.lo -MD -MP -MF .deps/tracker-ontologies.Tpo -c tracker-ontologies.c -fPIC -DPIC -o .libs/tracker-ontologies.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontology.lo -MD -MP -MF .deps/tracker-ontology.Tpo -c tracker-ontology.c -fPIC -DPIC -o .libs/tracker-ontology.o LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.freedesktop.Tracker.DB.gschema.xml.in org.freedesktop.Tracker.DB.gschema.xml libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-property.lo -MD -MP -MF .deps/tracker-property.Tpo -c tracker-property.c -fPIC -DPIC -o .libs/tracker-property.o Merging translations into org.freedesktop.Tracker.DB.gschema.xml. CREATED org.freedesktop.Tracker.DB.gschema.xml glib-compile-schemas --strict --dry-run --schema-file=org.freedesktop.Tracker.enums.xml --schema-file=org.freedesktop.Tracker.DB.gschema.xml && mkdir -p . && touch org.freedesktop.Tracker.DB.gschema.valid tracker-namespace.c: In function ‘tracker_namespace_class_init’: tracker-namespace.c:54:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerNamespacePrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-namespace.h:23, from tracker-namespace.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-ontology.c: In function ‘tracker_ontology_class_init’: tracker-ontology.c:53:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerOntologyPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-ontology.h:25, from tracker-ontology.c:29: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-db-journal.Tpo .deps/tracker-db-journal.Plo mv -f .deps/tracker-namespace.Tpo .deps/tracker-namespace.Plo mv -f .deps/tracker-ontology.Tpo .deps/tracker-ontology.Plo tracker-property.c: In function ‘tracker_property_class_init’: tracker-property.c:131:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerPropertyPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-sparql/tracker-resource.h:23, from ../../src/libtracker-sparql/tracker-sparql.h:27, from tracker-property.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-ontologies.Tpo .deps/tracker-ontologies.Plo mv -f .deps/tracker-property.Tpo .deps/tracker-property.Plo mv -f .deps/tracker-sparql-pattern.Tpo .deps/tracker-sparql-pattern.Plo mv -f .deps/tracker-sparql-expression.Tpo .deps/tracker-sparql-expression.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-data.la -rpath /app/lib/tracker-2.0 tracker-gresources.lo tracker-data-enum-types.lo tracker-vala-namespace.lo tracker-sparql-expression.lo tracker-sparql-pattern.lo tracker-sparql-query.lo tracker-sparql-scanner.lo tracker-turtle-reader.lo tracker-class.lo tracker-collation.lo tracker-crc32.lo tracker-data-backup.lo tracker-data-manager.lo tracker-data-query.lo tracker-data-update.lo tracker-db-config.lo tracker-db-interface.lo tracker-db-interface-sqlite.lo tracker-db-manager.lo tracker-db-journal.lo tracker-db-backup.lo tracker-namespace.lo tracker-ontology.lo tracker-ontologies.lo tracker-property.lo ../../src/gvdb/libgvdb.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm ../../src/libtracker-fts/libtracker-fts.la -lm libtool: link: gcc -shared -fPIC -DPIC .libs/tracker-gresources.o .libs/tracker-data-enum-types.o .libs/tracker-vala-namespace.o .libs/tracker-sparql-expression.o .libs/tracker-sparql-pattern.o .libs/tracker-sparql-query.o .libs/tracker-sparql-scanner.o .libs/tracker-turtle-reader.o .libs/tracker-class.o .libs/tracker-collation.o .libs/tracker-crc32.o .libs/tracker-data-backup.o .libs/tracker-data-manager.o .libs/tracker-data-query.o .libs/tracker-data-update.o .libs/tracker-db-config.o .libs/tracker-db-interface.o .libs/tracker-db-interface-sqlite.o .libs/tracker-db-manager.o .libs/tracker-db-journal.o .libs/tracker-db-backup.o .libs/tracker-namespace.o .libs/tracker-ontology.o .libs/tracker-ontologies.o .libs/tracker-property.o -Wl,--whole-archive ../../src/gvdb/.libs/libgvdb.a ../../src/libtracker-fts/.libs/libtracker-fts.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-common/.libs -Wl,-rpath -Wl,/app/lib/tracker-2.0 -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so -luuid -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n -licuuc -licudata -lm -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-data.so.0 -o .libs/libtracker-data.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libtracker-data.so.0" && ln -s "libtracker-data.so.0.0.0" "libtracker-data.so.0") libtool: link: (cd ".libs" && rm -f "libtracker-data.so" && ln -s "libtracker-data.so.0.0.0" "libtracker-data.so") libtool: link: ( cd ".libs" && rm -f "libtracker-data.la" && ln -s "../libtracker-data.la" "libtracker-data.la" ) make[4]: Leaving directory '/run/build/tracker/src/libtracker-data' make[3]: Leaving directory '/run/build/tracker/src/libtracker-data' Making all in libtracker-direct make[3]: Entering directory '/run/build/tracker/src/libtracker-direct' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-direct.lo -MD -MP -MF .deps/tracker-direct.Tpo -c -o tracker-direct.lo tracker-direct.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-direct.lo -MD -MP -MF .deps/tracker-direct.Tpo -c tracker-direct.c -fPIC -DPIC -o .libs/tracker-direct.o mv -f .deps/tracker-direct.Tpo .deps/tracker-direct.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-direct.la tracker-direct.lo ../../src/libtracker-data/libtracker-data.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ar cru .libs/libtracker-direct.a .libs/tracker-direct.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-direct.a libtool: link: ( cd ".libs" && rm -f "libtracker-direct.la" && ln -s "../libtracker-direct.la" "libtracker-direct.la" ) make[3]: Leaving directory '/run/build/tracker/src/libtracker-direct' Making all in libtracker-remote make[3]: Entering directory '/run/build/tracker/src/libtracker-remote' rm -f libtracker_remote_la_vala.stamp && echo stamp > libtracker_remote_la_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --includedir=libtracker-remote --header tracker-remote.h --vapi tracker-remote.vapi --pkg gio-2.0 --pkg libsoup-2.4 --pkg json-glib-1.0 --pkg libxml-2.0 -g --target-glib=2.44.0 ../../src/libtracker-sparql/tracker-sparql-2.0.vapi -C tracker-json-cursor.vala tracker-xml-cursor.vala tracker-remote.vala mv -f libtracker_remote_la_vala.stamp-t libtracker_remote_la_vala.stamp make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-remote' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-json-cursor.lo -MD -MP -MF .deps/tracker-json-cursor.Tpo -c -o tracker-json-cursor.lo tracker-json-cursor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-xml-cursor.lo -MD -MP -MF .deps/tracker-xml-cursor.Tpo -c -o tracker-xml-cursor.lo tracker-xml-cursor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-remote.lo -MD -MP -MF .deps/tracker-remote.Tpo -c -o tracker-remote.lo tracker-remote.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-remote.lo -MD -MP -MF .deps/tracker-remote.Tpo -c tracker-remote.c -fPIC -DPIC -o .libs/tracker-remote.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-json-cursor.lo -MD -MP -MF .deps/tracker-json-cursor.Tpo -c tracker-json-cursor.c -fPIC -DPIC -o .libs/tracker-json-cursor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-xml-cursor.lo -MD -MP -MF .deps/tracker-xml-cursor.Tpo -c tracker-xml-cursor.c -fPIC -DPIC -o .libs/tracker-xml-cursor.o /run/build/tracker/src/libtracker-remote/tracker-remote.vala: In function ‘tracker_remote_connection_create_cursor’: /run/build/tracker/src/libtracker-remote/tracker-remote.vala:46:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] string document = (string) message.response_body.flatten ().data; ^ /run/build/tracker/src/libtracker-remote/tracker-xml-cursor.vala: In function ‘tracker_remote_xml_cursor_class_init’: /run/build/tracker/src/libtracker-remote/tracker-xml-cursor.vala:22:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Remote.XmlCursor : Tracker.Sparql.Cursor { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-xml-cursor.c:27: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-remote.Tpo .deps/tracker-remote.Plo mv -f .deps/tracker-json-cursor.Tpo .deps/tracker-json-cursor.Plo mv -f .deps/tracker-xml-cursor.Tpo .deps/tracker-xml-cursor.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-remote.la tracker-json-cursor.lo tracker-xml-cursor.lo tracker-remote.lo -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: ar cru .libs/libtracker-remote.a .libs/tracker-json-cursor.o .libs/tracker-xml-cursor.o .libs/tracker-remote.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-remote.a libtool: link: ( cd ".libs" && rm -f "libtracker-remote.la" && ln -s "../libtracker-remote.la" "libtracker-remote.la" ) make[4]: Leaving directory '/run/build/tracker/src/libtracker-remote' make[3]: Leaving directory '/run/build/tracker/src/libtracker-remote' Making all in libtracker-sparql-backend make[3]: Entering directory '/run/build/tracker/src/libtracker-sparql-backend' rm -f libtracker_sparql_2.0_la_vala.stamp && echo stamp > libtracker_sparql_2.0_la_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --pkg gio-2.0 -g --target-glib=2.44.0 ../../src/libtracker-sparql/tracker-sparql-2.0.vapi ../../src/libtracker-bus/tracker-bus.vapi ../../src/libtracker-data/libtracker-data.vapi ../../src/libtracker-direct/tracker-direct.vapi ../../src/libtracker-remote/tracker-remote.vapi ../../src/libtracker-common/libtracker-common.vapi -C tracker-backend.vala tracker-backend.vala:290.3-290.21: warning: GLib.IOSchedulerJob.push is deprecated Compilation succeeded - 1 warning(s) mv -f libtracker_sparql_2.0_la_vala.stamp-t libtracker_sparql_2.0_la_vala.stamp /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-backend.lo -MD -MP -MF .deps/tracker-backend.Tpo -c -o tracker-backend.lo tracker-backend.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/libsoup-2.4 -I/usr/include/libxml2 -I/usr/include/json-glib-1.0 -pthread -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-backend.lo -MD -MP -MF .deps/tracker-backend.Tpo -c tracker-backend.c -fPIC -DPIC -o .libs/tracker-backend.o /run/build/tracker/src/libtracker-sparql-backend/tracker-backend.vala: In function ‘tracker_sparql_backend_get_internal_async_co’: /run/build/tracker/src/libtracker-sparql-backend/tracker-backend.vala:290:2: warning: ‘g_io_scheduler_push_job’ is deprecated: Use '"GThreadPool or g_task_run_in_thread"' instead [-Wdeprecated-declarations] IOSchedulerJob.push (job => { ^~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:89, from ../../src/libtracker-common/tracker-domain-ontology.h:30, from tracker-backend.c:28: /usr/include/glib-2.0/gio/gioscheduler.h:34:10: note: declared here void g_io_scheduler_push_job (GIOSchedulerJobFunc job_func, ^~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/libtracker-sparql-backend/tracker-backend.vala: In function ‘tracker_sparql_backend_class_init’: /run/build/tracker/src/libtracker-sparql-backend/tracker-backend.vala:23:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] class Tracker.Sparql.Backend : Connection { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-backend.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-backend.Tpo .deps/tracker-backend.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex '^(tracker_sparql_(connection|cursor|builder|escape|error|value|get)_.*|tracker_namespace_manager_.*|tracker_resource_.*|tracker_notifier_.*)' -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-sparql-2.0.la -rpath /app/lib tracker-backend.lo ../../src/libtracker-sparql/libtracker-sparql-intermediate-vala.la ../../src/libtracker-sparql/libtracker-sparql-intermediate-c.la ../../src/libtracker-bus/libtracker-bus.la ../../src/libtracker-direct/libtracker-direct.la ../../src/libtracker-remote/libtracker-remote.la -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: /usr/bin/nm -B .libs/tracker-backend.o ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-vala.a ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-c.a ../../src/libtracker-bus/.libs/libtracker-bus.a ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-remote/.libs/libtracker-remote.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-sparql-2.0.exp libtool: link: /usr/bin/grep -E -e "^(tracker_sparql_(connection|cursor|builder|escape|error|value|get)_.*|tracker_namespace_manager_.*|tracker_resource_.*|tracker_notifier_.*)" ".libs/libtracker-sparql-2.0.exp" > ".libs/libtracker-sparql-2.0.expT" libtool: link: mv -f ".libs/libtracker-sparql-2.0.expT" ".libs/libtracker-sparql-2.0.exp" libtool: link: echo "{ global:" > .libs/libtracker-sparql-2.0.ver libtool: link: cat .libs/libtracker-sparql-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-sparql-2.0.ver libtool: link: echo "local: *; };" >> .libs/libtracker-sparql-2.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/tracker-backend.o -Wl,--whole-archive ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-vala.a ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-c.a ../../src/libtracker-bus/.libs/libtracker-bus.a ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-remote/.libs/libtracker-remote.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-data/.libs -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-common/.libs -Wl,-rpath -Wl,/app/lib/tracker-2.0 -L/run/build/tracker/src/libtracker-common/.libs -L/app/lib /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-sparql-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-sparql-2.0.ver -o .libs/libtracker-sparql-2.0.so.0.101.0 libtool: link: (cd ".libs" && rm -f "libtracker-sparql-2.0.so.0" && ln -s "libtracker-sparql-2.0.so.0.101.0" "libtracker-sparql-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libtracker-sparql-2.0.so" && ln -s "libtracker-sparql-2.0.so.0.101.0" "libtracker-sparql-2.0.so") libtool: link: ( cd ".libs" && rm -f "libtracker-sparql-2.0.la" && ln -s "../libtracker-sparql-2.0.la" "libtracker-sparql-2.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner -I ../../src -D TRACKER_COMPILATION --identifier-prefix=Tracker --symbol-prefix=tracker --warn-all --namespace="Tracker" --nsversion=2.0 --libtool="/bin/sh ../../libtool" --include=GObject-2.0 --include=GModule-2.0 --include=Gio-2.0 --library=libtracker-sparql-2.0.la --cflags-begin --cflags-end ../../src/libtracker-sparql/tracker-sparql-enum-types.c ../../src/libtracker-sparql/tracker-sparql-enum-types.h ../../src/libtracker-sparql/tracker-namespace-manager.c ../../src/libtracker-sparql/tracker-namespace-manager.h ../../src/libtracker-sparql/tracker-notifier.c ../../src/libtracker-sparql/tracker-notifier.h ../../src/libtracker-sparql/tracker-resource.c ../../src/libtracker-sparql/tracker-resource.h ../../src/libtracker-sparql/tracker-ontologies.h ../../src/libtracker-sparql/tracker-version.c ../../src/libtracker-sparql/tracker-version.h /usr/bin/g-ir-scanner Makefile libtracker-sparql-2.0.la --output Tracker_C-2.0.gir g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /run/build/tracker/src/libtracker-sparql-backend/tmp-introspectAfR38F/Tracker-2.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-sparql-backend/tmp-introspectAfR38F/Tracker-2.0.o -L. libtracker-sparql-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/tracker/src/libtracker-sparql-backend/tmp-introspectAfR38F/.libs/Tracker-2.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-sparql-backend/tmp-introspectAfR38F/Tracker-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libtracker-sparql-2.0.so -L/app/lib /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 tracker-namespace-manager.c:335: Warning: Tracker: tracker_namespace_manager_foreach: argument func: Missing (scope) annotation for callback without GDestroyNotify (valid: call, async) (../../utils/g-ir-merge/g-ir-merge --namespace Tracker --nsversion 2.0 Tracker_C-2.0.gir ../../src/libtracker-sparql/Tracker_Vala-2.0.gir) > Tracker-2.0.gir /usr/bin/g-ir-compiler --includedir=. Tracker-2.0.gir -o Tracker-2.0.typelib make[3]: Leaving directory '/run/build/tracker/src/libtracker-sparql-backend' Making all in libtracker-miner make[3]: Entering directory '/run/build/tracker/src/libtracker-miner' (cd . && glib-mkenums --template tracker-miner-enum-types.c.template tracker-miner-enums.h) > tracker-miner-enum-types.c (cd . && glib-mkenums --template tracker-miner-enum-types.h.template tracker-miner-enums.h) > tracker-miner-enum-types.h cp tracker-miner.vapi tracker-miner-2.0.vapi cp tracker-miner.deps tracker-miner-2.0.deps make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-miner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-monitor.lo -MD -MP -MF .deps/tracker-monitor.Tpo -c -o tracker-monitor.lo `test -f '../../src/libtracker-miner/tracker-monitor.c' || echo './'`../../src/libtracker-miner/tracker-monitor.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-provider.lo -MD -MP -MF .deps/tracker-data-provider.Tpo -c -o tracker-data-provider.lo tracker-data-provider.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-decorator.lo -MD -MP -MF .deps/tracker-decorator.Tpo -c -o tracker-decorator.lo tracker-decorator.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-decorator-fs.lo -MD -MP -MF .deps/tracker-decorator-fs.Tpo -c -o tracker-decorator-fs.lo tracker-decorator-fs.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-indexing-tree.lo -MD -MP -MF .deps/tracker-indexing-tree.Tpo -c -o tracker-indexing-tree.lo tracker-indexing-tree.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-enum-types.lo -MD -MP -MF .deps/tracker-miner-enum-types.Tpo -c -o tracker-miner-enum-types.lo tracker-miner-enum-types.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-object.lo -MD -MP -MF .deps/tracker-miner-object.Tpo -c -o tracker-miner-object.lo tracker-miner-object.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-online.lo -MD -MP -MF .deps/tracker-miner-online.Tpo -c -o tracker-miner-online.lo tracker-miner-online.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-decorator.lo -MD -MP -MF .deps/tracker-decorator.Tpo -c tracker-decorator.c -fPIC -DPIC -o .libs/tracker-decorator.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-indexing-tree.lo -MD -MP -MF .deps/tracker-indexing-tree.Tpo -c tracker-indexing-tree.c -fPIC -DPIC -o .libs/tracker-indexing-tree.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-monitor.lo -MD -MP -MF .deps/tracker-monitor.Tpo -c ../../src/libtracker-miner/tracker-monitor.c -fPIC -DPIC -o .libs/tracker-monitor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-data-provider.lo -MD -MP -MF .deps/tracker-data-provider.Tpo -c tracker-data-provider.c -fPIC -DPIC -o .libs/tracker-data-provider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-enum-types.lo -MD -MP -MF .deps/tracker-miner-enum-types.Tpo -c tracker-miner-enum-types.c -fPIC -DPIC -o .libs/tracker-miner-enum-types.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-online.lo -MD -MP -MF .deps/tracker-miner-online.Tpo -c tracker-miner-online.c -fPIC -DPIC -o .libs/tracker-miner-online.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-object.lo -MD -MP -MF .deps/tracker-miner-object.Tpo -c tracker-miner-object.c -fPIC -DPIC -o .libs/tracker-miner-object.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-decorator-fs.lo -MD -MP -MF .deps/tracker-decorator-fs.Tpo -c tracker-decorator-fs.c -fPIC -DPIC -o .libs/tracker-decorator-fs.o mv -f .deps/tracker-miner-enum-types.Tpo .deps/tracker-miner-enum-types.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-proxy.lo -MD -MP -MF .deps/tracker-miner-proxy.Tpo -c -o tracker-miner-proxy.lo tracker-miner-proxy.c ../../src/libtracker-miner/tracker-monitor.c: In function ‘tracker_monitor_class_init’: ../../src/libtracker-miner/tracker-monitor.c:189:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerMonitorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../src/libtracker-miner/tracker-monitor.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-indexing-tree.c: In function ‘tracker_indexing_tree_class_init’: tracker-indexing-tree.c:360:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../src/libtracker-common/tracker-file-utils.h:26, from tracker-indexing-tree.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from tracker-miner-object.h:27, from tracker-decorator.h:27, from tracker-decorator.c:24: tracker-decorator.c: In function ‘decorator_commit_cb’: tracker-decorator.c:378:41: warning: function called through a non-compatible type g_clear_pointer (&priv->commit_buffer, (GDestroyNotify) g_array_unref); /usr/include/glib-2.0/glib/gmem.h:120:8: note: in definition of macro ‘g_clear_pointer’ (destroy) (_ptr); \ ^~~~~~~ tracker-decorator.c: In function ‘tracker_decorator_finalize’: tracker-decorator.c:1158:41: warning: function called through a non-compatible type g_clear_pointer (&priv->sparql_buffer, (GDestroyNotify) g_array_unref); /usr/include/glib-2.0/glib/gmem.h:120:8: note: in definition of macro ‘g_clear_pointer’ (destroy) (_ptr); \ ^~~~~~~ tracker-decorator.c:1159:41: warning: function called through a non-compatible type g_clear_pointer (&priv->commit_buffer, (GDestroyNotify) g_array_unref); /usr/include/glib-2.0/glib/gmem.h:120:8: note: in definition of macro ‘g_clear_pointer’ (destroy) (_ptr); \ ^~~~~~~ tracker-decorator.c: In function ‘tracker_decorator_class_init’: tracker-decorator.c:1291:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerDecoratorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-miner-object.h:27, from tracker-decorator.h:27, from tracker-decorator.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-miner-object.c: In function ‘tracker_miner_class_init’: tracker-miner-object.c:279:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerMinerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../src/libtracker-common/tracker-dbus.h:23, from tracker-miner-object.c:26: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-decorator-fs.c: In function ‘tracker_decorator_fs_class_init’: tracker-decorator-fs.c:76:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerDecoratorFSPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-common/tracker-date-time.h:25, from ../../src/libtracker-common/tracker-common.h:31, from tracker-decorator-fs.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-data-provider.Tpo .deps/tracker-data-provider.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-fs.lo -MD -MP -MF .deps/tracker-miner-fs.Tpo -c -o tracker-miner-fs.lo tracker-miner-fs.c mv -f .deps/tracker-miner-online.Tpo .deps/tracker-miner-online.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crawler.lo -MD -MP -MF .deps/tracker-crawler.Tpo -c -o tracker-crawler.lo tracker-crawler.c mv -f .deps/tracker-decorator-fs.Tpo .deps/tracker-decorator-fs.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-data-provider.lo -MD -MP -MF .deps/tracker-file-data-provider.Tpo -c -o tracker-file-data-provider.lo tracker-file-data-provider.c mv -f .deps/tracker-miner-object.Tpo .deps/tracker-miner-object.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-notifier.lo -MD -MP -MF .deps/tracker-file-notifier.Tpo -c -o tracker-file-notifier.lo tracker-file-notifier.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-proxy.lo -MD -MP -MF .deps/tracker-miner-proxy.Tpo -c tracker-miner-proxy.c -fPIC -DPIC -o .libs/tracker-miner-proxy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-fs.lo -MD -MP -MF .deps/tracker-miner-fs.Tpo -c tracker-miner-fs.c -fPIC -DPIC -o .libs/tracker-miner-fs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crawler.lo -MD -MP -MF .deps/tracker-crawler.Tpo -c tracker-crawler.c -fPIC -DPIC -o .libs/tracker-crawler.o mv -f .deps/tracker-indexing-tree.Tpo .deps/tracker-indexing-tree.Plo mv -f .deps/tracker-monitor.Tpo .deps/tracker-monitor.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-system.lo -MD -MP -MF .deps/tracker-file-system.Tpo -c -o tracker-file-system.lo tracker-file-system.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-priority-queue.lo -MD -MP -MF .deps/tracker-priority-queue.Tpo -c -o tracker-priority-queue.lo tracker-priority-queue.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-data-provider.lo -MD -MP -MF .deps/tracker-file-data-provider.Tpo -c tracker-file-data-provider.c -fPIC -DPIC -o .libs/tracker-file-data-provider.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-notifier.lo -MD -MP -MF .deps/tracker-file-notifier.Tpo -c tracker-file-notifier.c -fPIC -DPIC -o .libs/tracker-file-notifier.o tracker-crawler.c: In function ‘tracker_crawler_class_init’: tracker-crawler.c:234:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerCrawlerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-crawler.h:27, from tracker-crawler.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-miner-fs.c: In function ‘tracker_miner_fs_class_init’: tracker-miner-fs.c:571:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerMinerFSPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-common/tracker-date-time.h:25, from ../../src/libtracker-common/tracker-common.h:31, from tracker-miner-fs.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-decorator.Tpo .deps/tracker-decorator.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-task-pool.lo -MD -MP -MF .deps/tracker-task-pool.Tpo -c -o tracker-task-pool.lo tracker-task-pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-priority-queue.lo -MD -MP -MF .deps/tracker-priority-queue.Tpo -c tracker-priority-queue.c -fPIC -DPIC -o .libs/tracker-priority-queue.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-system.lo -MD -MP -MF .deps/tracker-file-system.Tpo -c tracker-file-system.c -fPIC -DPIC -o .libs/tracker-file-system.o mv -f .deps/tracker-file-data-provider.Tpo .deps/tracker-file-data-provider.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-buffer.lo -MD -MP -MF .deps/tracker-sparql-buffer.Tpo -c -o tracker-sparql-buffer.lo tracker-sparql-buffer.c tracker-file-notifier.c: In function ‘tracker_file_notifier_class_init’: tracker-file-notifier.c:1889:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-common/tracker-date-time.h:25, from ../../src/libtracker-common/tracker-common.h:31, from tracker-file-notifier.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-miner-proxy.Tpo .deps/tracker-miner-proxy.Plo /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c -o tracker-utils.lo tracker-utils.c tracker-file-system.c: In function ‘tracker_file_system_class_init’: tracker-file-system.c:438:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from tracker-file-system.h:29, from tracker-file-system.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-task-pool.lo -MD -MP -MF .deps/tracker-task-pool.Tpo -c tracker-task-pool.c -fPIC -DPIC -o .libs/tracker-task-pool.o mv -f .deps/tracker-priority-queue.Tpo .deps/tracker-priority-queue.Plo cp tracker-miner.pc tracker-miner-2.0.pc mv -f .deps/tracker-crawler.Tpo .deps/tracker-crawler.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-buffer.lo -MD -MP -MF .deps/tracker-sparql-buffer.Tpo -c tracker-sparql-buffer.c -fPIC -DPIC -o .libs/tracker-sparql-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils.lo -MD -MP -MF .deps/tracker-utils.Tpo -c tracker-utils.c -fPIC -DPIC -o .libs/tracker-utils.o tracker-task-pool.c: In function ‘tracker_task_pool_class_init’: tracker-task-pool.c:126:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (TrackerTaskPoolPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-task-pool.h:25, from tracker-task-pool.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-utils.Tpo .deps/tracker-utils.Plo tracker-sparql-buffer.c: In function ‘tracker_sparql_buffer_class_init’: tracker-sparql-buffer.c:141:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-sparql/tracker-resource.h:23, from ../../src/libtracker-sparql/tracker-sparql.h:27, from tracker-sparql-buffer.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-task-pool.Tpo .deps/tracker-task-pool.Plo mv -f .deps/tracker-file-system.Tpo .deps/tracker-file-system.Plo mv -f .deps/tracker-miner-fs.Tpo .deps/tracker-miner-fs.Plo mv -f .deps/tracker-file-notifier.Tpo .deps/tracker-file-notifier.Plo mv -f .deps/tracker-sparql-buffer.Tpo .deps/tracker-sparql-buffer.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-miner-private.la tracker-crawler.lo tracker-file-data-provider.lo tracker-file-notifier.lo tracker-file-system.lo tracker-priority-queue.lo tracker-task-pool.lo tracker-sparql-buffer.lo tracker-utils.lo -lm libtool: link: ar cru .libs/libtracker-miner-private.a .libs/tracker-crawler.o .libs/tracker-file-data-provider.o .libs/tracker-file-notifier.o .libs/tracker-file-system.o .libs/tracker-priority-queue.o .libs/tracker-task-pool.o .libs/tracker-sparql-buffer.o .libs/tracker-utils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-miner-private.a libtool: link: ( cd ".libs" && rm -f "libtracker-miner-private.la" && ln -s "../libtracker-miner-private.la" "libtracker-miner-private.la" ) /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex '^tracker_(data_provider|miner|indexing_tree|directory_flags|filter_type|filter_policy|network_type|decorator)_.*' -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-miner-2.0.la -rpath /app/lib tracker-monitor.lo tracker-data-provider.lo tracker-decorator.lo tracker-decorator-fs.lo tracker-indexing-tree.lo tracker-miner-enum-types.lo tracker-miner-object.lo tracker-miner-online.lo tracker-miner-proxy.lo tracker-miner-fs.lo libtracker-miner-private.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: /usr/bin/nm -B .libs/tracker-monitor.o .libs/tracker-data-provider.o .libs/tracker-decorator.o .libs/tracker-decorator-fs.o .libs/tracker-indexing-tree.o .libs/tracker-miner-enum-types.o .libs/tracker-miner-object.o .libs/tracker-miner-online.o .libs/tracker-miner-proxy.o .libs/tracker-miner-fs.o ./.libs/libtracker-miner-private.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-miner-2.0.exp libtool: link: /usr/bin/grep -E -e "^tracker_(data_provider|miner|indexing_tree|directory_flags|filter_type|filter_policy|network_type|decorator)_.*" ".libs/libtracker-miner-2.0.exp" > ".libs/libtracker-miner-2.0.expT" libtool: link: mv -f ".libs/libtracker-miner-2.0.expT" ".libs/libtracker-miner-2.0.exp" libtool: link: echo "{ global:" > .libs/libtracker-miner-2.0.ver libtool: link: cat .libs/libtracker-miner-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-miner-2.0.ver libtool: link: echo "local: *; };" >> .libs/libtracker-miner-2.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/tracker-monitor.o .libs/tracker-data-provider.o .libs/tracker-decorator.o .libs/tracker-decorator-fs.o .libs/tracker-indexing-tree.o .libs/tracker-miner-enum-types.o .libs/tracker-miner-object.o .libs/tracker-miner-online.o .libs/tracker-miner-proxy.o .libs/tracker-miner-fs.o -Wl,--whole-archive ./.libs/libtracker-miner-private.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-common/.libs -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-sparql-backend/.libs -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-data/.libs -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib -L/run/build/tracker/src/libtracker-common/.libs -L/run/build/tracker/src/libtracker-data/.libs -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-miner-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-miner-2.0.ver -o .libs/libtracker-miner-2.0.so.0.101.0 libtool: link: (cd ".libs" && rm -f "libtracker-miner-2.0.so.0" && ln -s "libtracker-miner-2.0.so.0.101.0" "libtracker-miner-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libtracker-miner-2.0.so" && ln -s "libtracker-miner-2.0.so.0.101.0" "libtracker-miner-2.0.so") libtool: link: ( cd ".libs" && rm -f "libtracker-miner-2.0.la" && ln -s "../libtracker-miner-2.0.la" "libtracker-miner-2.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner -I ../../src -D TRACKER_COMPILATION --c-include="libtracker-miner/tracker-miner.h" --identifier-prefix=Tracker --symbol-prefix=tracker --warn-all --namespace="TrackerMiner" --nsversion=2.0 --libtool="/bin/sh ../../libtool" --include=GObject-2.0 --include=GModule-2.0 --include=Gio-2.0 --library=libtracker-miner-2.0.la --include-uninstalled=../../src/libtracker-sparql-backend/Tracker-2.0.gir --cflags-begin --cflags-end tracker-data-provider.c tracker-data-provider.h tracker-decorator.c tracker-decorator.h tracker-decorator-fs.c tracker-decorator-fs.h tracker-indexing-tree.c tracker-indexing-tree.h tracker-miner-enum-types.c tracker-miner-enum-types.h tracker-miner-object.c tracker-miner-object.h tracker-miner-online.c tracker-miner-online.h tracker-miner-proxy.c tracker-miner-proxy.h tracker-miner-fs.c tracker-miner-fs.h /usr/bin/g-ir-scanner libtracker-miner-2.0.la Makefile --output TrackerMiner-2.0.gir g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /run/build/tracker/src/libtracker-miner/tmp-introspecttMLKPR/TrackerMiner-2.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-miner/tmp-introspecttMLKPR/TrackerMiner-2.0.o -L. libtracker-miner-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/tracker/src/libtracker-miner/tmp-introspecttMLKPR/.libs/TrackerMiner-2.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-miner/tmp-introspecttMLKPR/TrackerMiner-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libtracker-miner-2.0.so -L/app/lib /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 tracker-miner-object.c:614: Warning: TrackerMiner: tracker_miner_get_connection: return value: Unresolved type: 'TrackerSparqlConnection*' /usr/bin/g-ir-compiler --includedir=../../src/libtracker-sparql-backend --includedir=. TrackerMiner-2.0.gir -o TrackerMiner-2.0.typelib make[4]: Leaving directory '/run/build/tracker/src/libtracker-miner' make[3]: Leaving directory '/run/build/tracker/src/libtracker-miner' Making all in libtracker-control make[3]: Entering directory '/run/build/tracker/src/libtracker-control' cp tracker-control.vapi tracker-control-2.0.vapi cp tracker-control.deps tracker-control-2.0.deps make all-am make[4]: Entering directory '/run/build/tracker/src/libtracker-control' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -DTRACKER_MINERS_DIR=\""/app/share/tracker/miners"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-manager.lo -MD -MP -MF .deps/tracker-miner-manager.Tpo -c -o tracker-miner-manager.lo tracker-miner-manager.c cp tracker-control.pc tracker-control-2.0.pc libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\"/app/share\" -DTRACKER_MINERS_DIR=\"/app/share/tracker/miners\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-manager.lo -MD -MP -MF .deps/tracker-miner-manager.Tpo -c tracker-miner-manager.c -fPIC -DPIC -o .libs/tracker-miner-manager.o tracker-miner-manager.c: In function ‘tracker_miner_manager_class_init’: tracker-miner-manager.c:244:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerMinerManagerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from tracker-miner-manager.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-miner-manager.Tpo .deps/tracker-miner-manager.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex '^tracker_.*' -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-control-2.0.la -rpath /app/lib tracker-miner-manager.lo ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: /usr/bin/nm -B .libs/tracker-miner-manager.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-control-2.0.exp libtool: link: /usr/bin/grep -E -e "^tracker_.*" ".libs/libtracker-control-2.0.exp" > ".libs/libtracker-control-2.0.expT" libtool: link: mv -f ".libs/libtracker-control-2.0.expT" ".libs/libtracker-control-2.0.exp" libtool: link: echo "{ global:" > .libs/libtracker-control-2.0.ver libtool: link: cat .libs/libtracker-control-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-control-2.0.ver libtool: link: echo "local: *; };" >> .libs/libtracker-control-2.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/tracker-miner-manager.o -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-common/.libs -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-sparql-backend/.libs -Wl,-rpath -Wl,/run/build/tracker/src/libtracker-data/.libs -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib -L/run/build/tracker/src/libtracker-common/.libs -L/run/build/tracker/src/libtracker-data/.libs -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-control-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-control-2.0.ver -o .libs/libtracker-control-2.0.so.0.101.0 libtool: link: (cd ".libs" && rm -f "libtracker-control-2.0.so.0" && ln -s "libtracker-control-2.0.so.0.101.0" "libtracker-control-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libtracker-control-2.0.so" && ln -s "libtracker-control-2.0.so.0.101.0" "libtracker-control-2.0.so") libtool: link: ( cd ".libs" && rm -f "libtracker-control-2.0.la" && ln -s "../libtracker-control-2.0.la" "libtracker-control-2.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner -I ../../src -D TRACKER_COMPILATION --c-include="libtracker-control/tracker-control.h" --identifier-prefix=Tracker --symbol-prefix=tracker --warn-all --namespace="TrackerControl" --nsversion=2.0 --libtool="/bin/sh ../../libtool" --include=Gio-2.0 --library=libtracker-control-2.0.la --cflags-begin --cflags-end tracker-miner-manager.c tracker-miner-manager.h /usr/bin/g-ir-scanner libtracker-control-2.0.la Makefile --output TrackerControl-2.0.gir g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /run/build/tracker/src/libtracker-control/tmp-introspectcw8515/TrackerControl-2.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-control/tmp-introspectcw8515/TrackerControl-2.0.o -L. libtracker-control-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/tracker/src/libtracker-control/tmp-introspectcw8515/.libs/TrackerControl-2.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/tracker/src/libtracker-control/tmp-introspectcw8515/TrackerControl-2.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libtracker-control-2.0.so -L/app/lib /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lm -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 /usr/bin/g-ir-compiler --includedir=. TrackerControl-2.0.gir -o TrackerControl-2.0.typelib make[4]: Leaving directory '/run/build/tracker/src/libtracker-control' make[3]: Leaving directory '/run/build/tracker/src/libtracker-control' Making all in tracker make[3]: Entering directory '/run/build/tracker/src/tracker' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-main.o -MD -MP -MF .deps/tracker-main.Tpo -c -o tracker-main.o tracker-main.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-config.o -MD -MP -MF .deps/tracker-config.Tpo -c -o tracker-config.o tracker-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-daemon.o -MD -MP -MF .deps/tracker-daemon.Tpo -c -o tracker-daemon.o tracker-daemon.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-dbus.o -MD -MP -MF .deps/tracker-dbus.Tpo -c -o tracker-dbus.o tracker-dbus.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-extract.o -MD -MP -MF .deps/tracker-extract.Tpo -c -o tracker-extract.o tracker-extract.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-help.o -MD -MP -MF .deps/tracker-help.Tpo -c -o tracker-help.o tracker-help.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-index.o -MD -MP -MF .deps/tracker-index.Tpo -c -o tracker-index.o tracker-index.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-info.o -MD -MP -MF .deps/tracker-info.Tpo -c -o tracker-info.o tracker-info.c mv -f .deps/tracker-help.Tpo .deps/tracker-help.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-process.o -MD -MP -MF .deps/tracker-process.Tpo -c -o tracker-process.o tracker-process.c mv -f .deps/tracker-dbus.Tpo .deps/tracker-dbus.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-reset.o -MD -MP -MF .deps/tracker-reset.Tpo -c -o tracker-reset.o tracker-reset.c mv -f .deps/tracker-extract.Tpo .deps/tracker-extract.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-search.o -MD -MP -MF .deps/tracker-search.Tpo -c -o tracker-search.o tracker-search.c mv -f .deps/tracker-config.Tpo .deps/tracker-config.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql.o -MD -MP -MF .deps/tracker-sparql.Tpo -c -o tracker-sparql.o tracker-sparql.c mv -f .deps/tracker-main.Tpo .deps/tracker-main.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sql.o -MD -MP -MF .deps/tracker-sql.Tpo -c -o tracker-sql.o tracker-sql.c mv -f .deps/tracker-info.Tpo .deps/tracker-info.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-status.o -MD -MP -MF .deps/tracker-status.Tpo -c -o tracker-status.o tracker-status.c mv -f .deps/tracker-index.Tpo .deps/tracker-index.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DLIBEXECDIR=\""/app/libexec"\" -DLOCALEDIR=\""/app/share/locale"\" -DMANDIR=\""/app/share/man"\" -DSHAREDIR=\""/app/share"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-tag.o -MD -MP -MF .deps/tracker-tag.Tpo -c -o tracker-tag.o tracker-tag.c mv -f .deps/tracker-process.Tpo .deps/tracker-process.Po tracker-reset.c: In function ‘reset_run’: tracker-reset.c:233:3: warning: ignoring return value of ‘fgets’, declared with attribute warn_unused_result [-Wunused-result] fgets (response, 100, stdin); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-reset.Tpo .deps/tracker-reset.Po mv -f .deps/tracker-sql.Tpo .deps/tracker-sql.Po mv -f .deps/tracker-status.Tpo .deps/tracker-status.Po mv -f .deps/tracker-daemon.Tpo .deps/tracker-daemon.Po mv -f .deps/tracker-tag.Tpo .deps/tracker-tag.Po mv -f .deps/tracker-sparql.Tpo .deps/tracker-sparql.Po mv -f .deps/tracker-search.Tpo .deps/tracker-search.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker tracker-main.o tracker-config.o tracker-daemon.o tracker-dbus.o tracker-extract.o tracker-help.o tracker-index.o tracker-info.o tracker-process.o tracker-reset.o tracker-search.o tracker-sparql.o tracker-sql.o tracker-status.o tracker-tag.o ../../src/libtracker-control/libtracker-control-2.0.la ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker tracker-main.o tracker-config.o tracker-daemon.o tracker-dbus.o tracker-extract.o tracker-help.o tracker-index.o tracker-info.o tracker-process.o tracker-reset.o tracker-search.o tracker-sparql.o tracker-sql.o tracker-status.o tracker-tag.o -L/app/lib ../../src/libtracker-control/.libs/libtracker-control-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[3]: Leaving directory '/run/build/tracker/src/tracker' Making all in tracker-store make[3]: Entering directory '/run/build/tracker/src/tracker-store' rm -f tracker_store_vala.stamp && echo stamp > tracker_store_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --pkg gio-2.0 --pkg gio-unix-2.0 --pkg posix -g --target-glib=2.44.0 ../../src/libtracker-common/libtracker-common.vapi ../../src/libtracker-sparql/tracker-sparql-2.0.vapi ../../src/libtracker-data/tracker-sparql-query.vapi ../../src/libtracker-data/libtracker-data.vapi ../../src/libtracker-direct/tracker-direct.vapi ../../src/tracker-store/tracker-config.vapi ../../src/tracker-store/tracker-events.vapi ../../src/tracker-store/tracker-locale-change.vapi ../../src/tracker-store/tracker-writeback.vapi -H tracker-store.h -C tracker-backup.vala tracker-dbus.vala tracker-main.vala tracker-resources.vala tracker-statistics.vala tracker-status.vala tracker-steroids.vala tracker-store.vala tracker-main.vala:112.8-112.20: warning: Posix.SIGTERM has been deprecated since vala-0.40. Use Posix.Signal.TERM tracker-main.vala:113.8-113.19: warning: Posix.SIGINT has been deprecated since vala-0.40. Use Posix.Signal.INT tracker-main.vala:134.20-134.32: warning: Posix.SIGTERM has been deprecated since vala-0.40. Use Posix.Signal.TERM tracker-main.vala:134.57-134.69: warning: Posix.SIGTERM has been deprecated since vala-0.40. Use Posix.Signal.TERM tracker-main.vala:135.20-135.31: warning: Posix.SIGINT has been deprecated since vala-0.40. Use Posix.Signal.INT tracker-main.vala:135.56-135.67: warning: Posix.SIGINT has been deprecated since vala-0.40. Use Posix.Signal.INT tracker-status.vala:104.2-104.27: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public double get_progress () { ^^^^^^^^^^^^^^^^^^^^^^^^^^ tracker-status.vala:108.2-108.25: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public string get_status () { ^^^^^^^^^^^^^^^^^^^^^^^^ tracker-resources.vala:168.2-168.17: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public void sync (BusName sender) { ^^^^^^^^^^^^^^^^ tracker-resources.vala:202.2-202.25: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' public void batch_commit () { ^^^^^^^^^^^^^^^^^^^^^^^^ Compilation succeeded - 10 warning(s) mv -f tracker_store_vala.stamp-t tracker_store_vala.stamp make all-am make[4]: Entering directory '/run/build/tracker/src/tracker-store' gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-backup.o -MD -MP -MF .deps/tracker-backup.Tpo -c -o tracker-backup.o tracker-backup.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-config.o -MD -MP -MF .deps/tracker-config.Tpo -c -o tracker-config.o tracker-config.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-dbus.o -MD -MP -MF .deps/tracker-dbus.Tpo -c -o tracker-dbus.o tracker-dbus.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-events.o -MD -MP -MF .deps/tracker-events.Tpo -c -o tracker-events.o tracker-events.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-main.o -MD -MP -MF .deps/tracker-main.Tpo -c -o tracker-main.o tracker-main.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-resources.o -MD -MP -MF .deps/tracker-resources.Tpo -c -o tracker-resources.o tracker-resources.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-statistics.o -MD -MP -MF .deps/tracker-statistics.Tpo -c -o tracker-statistics.o tracker-statistics.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-status.o -MD -MP -MF .deps/tracker-status.Tpo -c -o tracker-status.o tracker-status.c /run/build/tracker/src/tracker-store/tracker-dbus.vala: In function ‘tracker_dbus_register_object’: /run/build/tracker/src/tracker-store/tracker-dbus.vala:73:61: warning: passing argument 2 of ‘_vala_g_dbus_connection_register_object’ discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] uint id = lconnection.register_object (path, object); ^ tracker-dbus.c:361:48: note: expected ‘void *’ but argument is of type ‘gconstpointer’ {aka ‘const void *’} void* object, ~~~~~~^~~~~~ /run/build/tracker/src/tracker-store/tracker-status.vala: In function ‘tracker_status_class_init’: /run/build/tracker/src/tracker-store/tracker-status.vala:24:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Status : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-status.c:28: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/src/tracker-store/tracker-resources.vala: In function ‘tracker_resources_emit_writeback’: /run/build/tracker/src/tracker-store/tracker-resources.vala:228:14: warning: assignment to ‘gint’ {aka ‘int’} from ‘gconstpointer’ {aka ‘const void *’} makes integer from pointer without a cast [-Wint-conversion] while (wb_iter.next (out subject_id, out types)) { ^ /run/build/tracker/src/tracker-store/tracker-resources.vala:228:9: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] while (wb_iter.next (out subject_id, out types)) { ^ /run/build/tracker/src/tracker-store/tracker-resources.vala: In function ‘tracker_resources_on_emit_signals’: /run/build/tracker/src/tracker-store/tracker-resources.vala:251:7: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] while (iter.next (out cl, out class_events)) { ^ /run/build/tracker/src/tracker-store/tracker-resources.vala:251:17: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers] while (iter.next (out cl, out class_events)) { ^ /run/build/tracker/src/tracker-store/tracker-resources.vala: In function ‘tracker_resources_class_init’: /run/build/tracker/src/tracker-store/tracker-resources.vala:22:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class Tracker.Resources : Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-resources.c:26: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/tracker-config.Tpo .deps/tracker-config.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-steroids.o -MD -MP -MF .deps/tracker-steroids.Tpo -c -o tracker-steroids.o tracker-steroids.c mv -f .deps/tracker-statistics.Tpo .deps/tracker-statistics.Po mv -f .deps/tracker-events.Tpo .deps/tracker-events.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-store.o -MD -MP -MF .deps/tracker-store.Tpo -c -o tracker-store.o tracker-store.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DSHAREDIR=\""/app/share"\" -DLOCALEDIR=\""/app/share/locale"\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -include config.h -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-writeback.o -MD -MP -MF .deps/tracker-writeback.Tpo -c -o tracker-writeback.o tracker-writeback.c mv -f .deps/tracker-status.Tpo .deps/tracker-status.Po mv -f .deps/tracker-backup.Tpo .deps/tracker-backup.Po mv -f .deps/tracker-dbus.Tpo .deps/tracker-dbus.Po glib-mkenums --comments '' --fhead "" --vhead " <@type@ id='org.freedesktop.Tracker.@EnumName@'>" --vprod " " --vtail " " --ftail "" ../../src/libtracker-common/tracker-enums.h > org.freedesktop.Tracker.enums.xml.tmp && mv org.freedesktop.Tracker.enums.xml.tmp org.freedesktop.Tracker.enums.xml LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.freedesktop.Tracker.gschema.xml.in org.freedesktop.Tracker.gschema.xml LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.freedesktop.Tracker.Store.gschema.xml.in org.freedesktop.Tracker.Store.gschema.xml Merging translations into org.freedesktop.Tracker.gschema.xml. CREATED org.freedesktop.Tracker.gschema.xml LC_ALL=C /usr/bin/intltool-merge -d -u -c ../../po/.intltool-merge-cache ../../po tracker-store.desktop.in tracker-store.desktop Merging translations into org.freedesktop.Tracker.Store.gschema.xml. CREATED org.freedesktop.Tracker.Store.gschema.xml mv -f .deps/tracker-main.Tpo .deps/tracker-main.Po glib-compile-schemas --strict --dry-run --schema-file=org.freedesktop.Tracker.enums.xml --schema-file=org.freedesktop.Tracker.gschema.xml && mkdir -p . && touch org.freedesktop.Tracker.gschema.valid glib-compile-schemas --strict --dry-run --schema-file=org.freedesktop.Tracker.enums.xml --schema-file=org.freedesktop.Tracker.Store.gschema.xml && mkdir -p . && touch org.freedesktop.Tracker.Store.gschema.valid In file included from /usr/include/glib-2.0/glib/glist.h:32, from /usr/include/glib-2.0/glib/ghash.h:33, from /usr/include/glib-2.0/glib.h:50, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-data/tracker-class.h:24, from ../../src/libtracker-data/tracker-data.h:29, from tracker-writeback.c:25: tracker-writeback.c: In function ‘tracker_writeback_shutdown’: tracker-writeback.c:234:19: warning: function called through a non-compatible type (GDestroyNotify) g_hash_table_unref); /usr/include/glib-2.0/glib/gmem.h:120:8: note: in definition of macro ‘g_clear_pointer’ (destroy) (_ptr); \ ^~~~~~~ mv -f .deps/tracker-writeback.Tpo .deps/tracker-writeback.Po mv -f .deps/tracker-resources.Tpo .deps/tracker-resources.Po Generating and caching the translation database Merging translations into tracker-store.desktop. mv -f .deps/tracker-store.Tpo .deps/tracker-store.Po mv -f .deps/tracker-steroids.Tpo .deps/tracker-steroids.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-store tracker-backup.o tracker-config.o tracker-dbus.o tracker-events.o tracker-main.o tracker-resources.o tracker-statistics.o tracker-status.o tracker-steroids.o tracker-store.o tracker-writeback.o ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-direct/libtracker-direct.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lsqlite3 -lz -lm -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-store tracker-backup.o tracker-config.o tracker-dbus.o tracker-events.o tracker-main.o tracker-resources.o tracker-statistics.o tracker-status.o tracker-steroids.o tracker-store.o tracker-writeback.o -Wl,--export-dynamic -pthread -L/app/lib ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lsqlite3 -lz -lm -pthread -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib rm tracker-store.desktop.in make[4]: Leaving directory '/run/build/tracker/src/tracker-store' make[3]: Leaving directory '/run/build/tracker/src/tracker-store' make[3]: Entering directory '/run/build/tracker/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/tracker/src' make[2]: Leaving directory '/run/build/tracker/src' Making all in docs make[2]: Entering directory '/run/build/tracker/docs' Making all in manpages make[3]: Entering directory '/run/build/tracker/docs/manpages' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/tracker/docs/manpages' Making all in design make[3]: Entering directory '/run/build/tracker/docs/design' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/tracker/docs/design' Making all in tools make[3]: Entering directory '/run/build/tracker/docs/tools' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"../..\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ttl_loader.o -MD -MP -MF .deps/ttl_loader.Tpo -c -o ttl_loader.o ttl_loader.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"../..\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ttl_model.o -MD -MP -MF .deps/ttl_model.Tpo -c -o ttl_model.o ttl_model.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"../..\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ttl_sgml.o -MD -MP -MF .deps/ttl_sgml.Tpo -c -o ttl_sgml.o ttl_sgml.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"../..\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ttlresource2sgml.o -MD -MP -MF .deps/ttlresource2sgml.Tpo -c -o ttlresource2sgml.o ttlresource2sgml.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"../..\" -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ttl2sgml.o -MD -MP -MF .deps/ttl2sgml.Tpo -c -o ttl2sgml.o ttl2sgml.c mv -f .deps/ttl_model.Tpo .deps/ttl_model.Po mv -f .deps/ttl2sgml.Tpo .deps/ttl2sgml.Po mv -f .deps/ttl_sgml.Tpo .deps/ttl_sgml.Po mv -f .deps/ttl_loader.Tpo .deps/ttl_loader.Po mv -f .deps/ttlresource2sgml.Tpo .deps/ttlresource2sgml.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o ttl2sgml ttl_loader.o ttl_model.o ttl_sgml.o ttlresource2sgml.o ttl2sgml.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ttl2sgml ttl_loader.o ttl_model.o ttl_sgml.o ttlresource2sgml.o ttl2sgml.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/tracker/docs/tools' Making all in reference make[3]: Entering directory '/run/build/tracker/docs/reference' Making all in libtracker-control make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-control' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-control' Making all in libtracker-sparql make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-sparql' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-sparql' Making all in libtracker-miner make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-miner' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-miner' make[4]: Entering directory '/run/build/tracker/docs/reference' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/tracker/docs/reference' make[3]: Leaving directory '/run/build/tracker/docs/reference' make[3]: Entering directory '/run/build/tracker/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/tracker/docs' make[2]: Leaving directory '/run/build/tracker/docs' Making all in po make[2]: Entering directory '/run/build/tracker/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo be@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be@latin.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fur.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kk.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file oc.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory '/run/build/tracker/po' Making all in utils make[2]: Entering directory '/run/build/tracker/utils' Making all in ontology make[3]: Entering directory '/run/build/tracker/utils/ontology' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DTOP_SRCDIR=\"../..\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT ontology-validator.o -MD -MP -MF .deps/ontology-validator.Tpo -c -o ontology-validator.o ontology-validator.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DTOP_SRCDIR=\"../..\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT data-validator.o -MD -MP -MF .deps/data-validator.Tpo -c -o data-validator.o data-validator.c mv -f .deps/data-validator.Tpo .deps/data-validator.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o data-validator data-validator.o ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm mv -f .deps/ontology-validator.Tpo .deps/ontology-validator.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o ontology-validator ontology-validator.o ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/data-validator data-validator.o -L/app/lib ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/ontology-validator ontology-validator.o -L/app/lib ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/tracker/utils/ontology' Making all in data-generators make[3]: Entering directory '/run/build/tracker/utils/data-generators' Making all in cc make[4]: Entering directory '/run/build/tracker/utils/data-generators/cc' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/tracker/utils/data-generators/cc' make[4]: Entering directory '/run/build/tracker/utils/data-generators' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/tracker/utils/data-generators' make[3]: Leaving directory '/run/build/tracker/utils/data-generators' Making all in mtp make[3]: Entering directory '/run/build/tracker/utils/mtp' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DLOCALEDIR=\""/app/share/locale"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT mtp-dummy.o -MD -MP -MF .deps/mtp-dummy.Tpo -c -o mtp-dummy.o mtp-dummy.c mv -f .deps/mtp-dummy.Tpo .deps/mtp-dummy.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o mtp-dummy mtp-dummy.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/mtp-dummy mtp-dummy.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[3]: Leaving directory '/run/build/tracker/utils/mtp' Making all in sandbox make[3]: Entering directory '/run/build/tracker/utils/sandbox' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/tracker/utils/sandbox' Making all in tracker-resdump make[3]: Entering directory '/run/build/tracker/utils/tracker-resdump' rm -f tracker_resdump_vala.stamp && echo stamp > tracker_resdump_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --pkg gio-2.0 -g --target-glib=2.44.0 ../../src/libtracker-sparql/tracker-sparql-2.0.vapi ../../src/libtracker-bus/tracker-bus.vapi -C tracker-resdump.vala mv -f tracker_resdump_vala.stamp-t tracker_resdump_vala.stamp gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -g -fstack-protector-strong -O2 -g -MT tracker_resdump-tracker-resdump.o -MD -MP -MF .deps/tracker_resdump-tracker-resdump.Tpo -c -o tracker_resdump-tracker-resdump.o `test -f 'tracker-resdump.c' || echo './'`tracker-resdump.c mv -f .deps/tracker_resdump-tracker-resdump.Tpo .deps/tracker_resdump-tracker-resdump.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-resdump tracker_resdump-tracker-resdump.o ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-direct/libtracker-direct.la ../../src/libtracker-bus/libtracker-bus.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lglib-2.0 -lm libtool: link: gcc -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-resdump tracker_resdump-tracker-resdump.o -L/app/lib ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-bus/.libs/libtracker-bus.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -luuid -lglib-2.0 -lm -pthread -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/tracker/utils/tracker-resdump' make[3]: Entering directory '/run/build/tracker/utils' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/tracker/utils' make[2]: Leaving directory '/run/build/tracker/utils' Making all in examples make[2]: Entering directory '/run/build/tracker/examples' Making all in libtracker-miner make[3]: Entering directory '/run/build/tracker/examples/libtracker-miner' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-test.o -MD -MP -MF .deps/tracker-miner-test.Tpo -c -o tracker-miner-test.o tracker-miner-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -DSHAREDIR=\""/app/share"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-main.o -MD -MP -MF .deps/tracker-main.Tpo -c -o tracker-main.o tracker-main.c mv -f .deps/tracker-miner-test.Tpo .deps/tracker-miner-test.Po mv -f .deps/tracker-main.Tpo .deps/tracker-main.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-miner-test tracker-miner-test.o tracker-main.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-miner-test tracker-miner-test.o tracker-main.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[3]: Leaving directory '/run/build/tracker/examples/libtracker-miner' Making all in libtracker-sparql make[3]: Entering directory '/run/build/tracker/examples/libtracker-sparql' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT async-connection.o -MD -MP -MF .deps/async-connection.Tpo -c -o async-connection.o async-connection.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT class-signal.o -MD -MP -MF .deps/class-signal.Tpo -c -o class-signal.o class-signal.c mv -f .deps/class-signal.Tpo .deps/class-signal.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o class-signal class-signal.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm mv -f .deps/async-connection.Tpo .deps/async-connection.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o async-connection async-connection.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/class-signal class-signal.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/async-connection async-connection.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[3]: Leaving directory '/run/build/tracker/examples/libtracker-sparql' Making all in rss-reader make[3]: Entering directory '/run/build/tracker/examples/rss-reader' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/tracker/examples/rss-reader' make[3]: Entering directory '/run/build/tracker/examples' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/tracker/examples' make[2]: Leaving directory '/run/build/tracker/examples' Making all in tests make[2]: Entering directory '/run/build/tracker/tests' make all-recursive make[3]: Entering directory '/run/build/tracker/tests' Making all in common make[4]: Entering directory '/run/build/tracker/tests/common' make all-am make[5]: Entering directory '/run/build/tracker/tests/common' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -DTEST_TEXT=\""../.."/tests/libtracker-common/non-utf8.txt\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-test-helpers.lo -MD -MP -MF .deps/tracker-test-helpers.Tpo -c -o tracker-test-helpers.lo tracker-test-helpers.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -DTEST_TEXT=\"../../tests/libtracker-common/non-utf8.txt\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-test-helpers.lo -MD -MP -MF .deps/tracker-test-helpers.Tpo -c tracker-test-helpers.c -fPIC -DPIC -o .libs/tracker-test-helpers.o mv -f .deps/tracker-test-helpers.Tpo .deps/tracker-test-helpers.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-testcommon.la tracker-test-helpers.lo -lm libtool: link: ar cru .libs/libtracker-testcommon.a .libs/tracker-test-helpers.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-testcommon.a libtool: link: ( cd ".libs" && rm -f "libtracker-testcommon.la" && ln -s "../libtracker-testcommon.la" "libtracker-testcommon.la" ) make[5]: Leaving directory '/run/build/tracker/tests/common' make[4]: Leaving directory '/run/build/tracker/tests/common' Making all in gvdb make[4]: Entering directory '/run/build/tracker/tests/gvdb' make all-am make[5]: Entering directory '/run/build/tracker/tests/gvdb' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT gvdb-test.o -MD -MP -MF .deps/gvdb-test.Tpo -c -o gvdb-test.o gvdb-test.c mv -f .deps/gvdb-test.Tpo .deps/gvdb-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o gvdb-test gvdb-test.o ../../src/gvdb/libgvdb.la -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o gvdb-test gvdb-test.o -L/app/lib ../../src/gvdb/.libs/libgvdb.a -lglib-2.0 -lm make[5]: Leaving directory '/run/build/tracker/tests/gvdb' make[4]: Leaving directory '/run/build/tracker/tests/gvdb' Making all in libtracker-common make[4]: Entering directory '/run/build/tracker/tests/libtracker-common' make all-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-common' gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-type-utils-test.o -MD -MP -MF .deps/tracker-type-utils-test.Tpo -c -o tracker-type-utils-test.o tracker-type-utils-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-dbus-test.o -MD -MP -MF .deps/tracker-dbus-test.Tpo -c -o tracker-dbus-test.o tracker-dbus-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-utils-test.o -MD -MP -MF .deps/tracker-file-utils-test.Tpo -c -o tracker-file-utils-test.o tracker-file-utils-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-utils-test.o -MD -MP -MF .deps/tracker-utils-test.Tpo -c -o tracker-utils-test.o tracker-utils-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sched-test.o -MD -MP -MF .deps/tracker-sched-test.Tpo -c -o tracker-sched-test.o tracker-sched-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-date-time-test.o -MD -MP -MF .deps/tracker-date-time-test.Tpo -c -o tracker-date-time-test.o tracker-date-time-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-parser-test.o -MD -MP -MF .deps/tracker-parser-test.Tpo -c -o tracker-parser-test.o tracker-parser-test.c mv -f .deps/tracker-sched-test.Tpo .deps/tracker-sched-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-sched-test tracker-sched-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm mv -f .deps/tracker-dbus-test.Tpo .deps/tracker-dbus-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-dbus tracker-dbus-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm mv -f .deps/tracker-type-utils-test.Tpo .deps/tracker-type-utils-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-type-utils tracker-type-utils-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm mv -f .deps/tracker-date-time-test.Tpo .deps/tracker-date-time-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-date-time-test tracker-date-time-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm mv -f .deps/tracker-parser-test.Tpo .deps/tracker-parser-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-parser-test tracker-parser-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm mv -f .deps/tracker-utils-test.Tpo .deps/tracker-utils-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-utils tracker-utils-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-sched-test tracker-sched-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-dbus tracker-dbus-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-type-utils tracker-type-utils-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-date-time-test tracker-date-time-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-parser-test tracker-parser-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-utils tracker-utils-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 mv -f .deps/tracker-file-utils-test.Tpo .deps/tracker-file-utils-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-file-utils tracker-file-utils-test.o ../../tests/common/libtracker-testcommon.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-file-utils tracker-file-utils-test.o -L/app/lib ../../tests/common/.libs/libtracker-testcommon.a ../../src/libtracker-common/.libs/libtracker-common.so -lgio-2.0 -lgobject-2.0 -lglib-2.0 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[5]: Leaving directory '/run/build/tracker/tests/libtracker-common' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-common' Making all in libtracker-miner make[4]: Entering directory '/run/build/tracker/tests/libtracker-miner' rm -f libtracker_miner_tests_la_vala.stamp && echo stamp > libtracker_miner_tests_la_vala.stamp-t CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac --header tracker-miner-mock.h --pkg glib-2.0 --pkg gio-2.0 --pkg gio-unix-2.0 --pkg posix ../../src/libtracker-sparql/tracker-sparql-2.0.vapi -g --target-glib=2.44.0 -C tracker-miner-mock.vala tracker-connection-mock.vala mv -f libtracker_miner_tests_la_vala.stamp-t libtracker_miner_tests_la_vala.stamp make all-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-miner' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-mock.lo -MD -MP -MF .deps/tracker-miner-mock.Tpo -c -o tracker-miner-mock.lo tracker-miner-mock.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-connection-mock.lo -MD -MP -MF .deps/tracker-connection-mock.Tpo -c -o tracker-connection-mock.lo tracker-connection-mock.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crawler.o -MD -MP -MF .deps/tracker-crawler.Tpo -c -o tracker-crawler.o `test -f '../../src/libtracker-miner/tracker-crawler.c' || echo './'`../../src/libtracker-miner/tracker-crawler.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crawler-test.o -MD -MP -MF .deps/tracker-crawler-test.Tpo -c -o tracker-crawler-test.o tracker-crawler-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-enumerator-test.o -MD -MP -MF .deps/tracker-file-enumerator-test.Tpo -c -o tracker-file-enumerator-test.o tracker-file-enumerator-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-monitor.o -MD -MP -MF .deps/tracker-monitor.Tpo -c -o tracker-monitor.o `test -f '../../src/libtracker-miner/tracker-monitor.c' || echo './'`../../src/libtracker-miner/tracker-monitor.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-notifier-test.o -MD -MP -MF .deps/tracker-file-notifier-test.Tpo -c -o tracker-file-notifier-test.o tracker-file-notifier-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-file-system-test.o -MD -MP -MF .deps/tracker-file-system-test.Tpo -c -o tracker-file-system-test.o tracker-file-system-test.c ../../src/libtracker-miner/tracker-crawler.c: In function ‘tracker_crawler_class_init’: ../../src/libtracker-miner/tracker-crawler.c:234:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerCrawlerPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../../src/libtracker-miner/tracker-crawler.h:27, from ../../src/libtracker-miner/tracker-crawler.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../../src/libtracker-miner/tracker-monitor.c: In function ‘tracker_monitor_class_init’: ../../src/libtracker-miner/tracker-monitor.c:189:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (object_class, sizeof (TrackerMonitorPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../../src/libtracker-miner/tracker-monitor.c:24: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ tracker-file-notifier-test.c: In function ‘perform_file_operation’: tracker-file-notifier-test.c:111:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system (call); ^~~~~~~~~~~~~ mv -f .deps/tracker-file-enumerator-test.Tpo .deps/tracker-file-enumerator-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-thumbnailer-test.o -MD -MP -MF .deps/tracker-thumbnailer-test.Tpo -c -o tracker-thumbnailer-test.o tracker-thumbnailer-test.c mv -f .deps/tracker-file-system-test.Tpo .deps/tracker-file-system-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT thumbnailer-mock.o -MD -MP -MF .deps/thumbnailer-mock.Tpo -c -o thumbnailer-mock.o thumbnailer-mock.c mv -f .deps/tracker-crawler-test.Tpo .deps/tracker-crawler-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT empty-gobject.o -MD -MP -MF .deps/empty-gobject.Tpo -c -o empty-gobject.o empty-gobject.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\"/app/libexec\" -DTEST_DATA_DIR=\"/run/build/tracker/tests/libtracker-miner/data\" -DTEST_MINERS_DIR=\"/run/build/tracker/tests/libtracker-miner/mock-miners\" -DTEST_ONTOLOGIES_DIR=\"/run/build/tracker/src/ontologies/nepomuk\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-connection-mock.lo -MD -MP -MF .deps/tracker-connection-mock.Tpo -c tracker-connection-mock.c -fPIC -DPIC -o .libs/tracker-connection-mock.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\"/app/libexec\" -DTEST_DATA_DIR=\"/run/build/tracker/tests/libtracker-miner/data\" -DTEST_MINERS_DIR=\"/run/build/tracker/tests/libtracker-miner/mock-miners\" -DTEST_ONTOLOGIES_DIR=\"/run/build/tracker/src/ontologies/nepomuk\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-mock.lo -MD -MP -MF .deps/tracker-miner-mock.Tpo -c tracker-miner-mock.c -fPIC -DPIC -o .libs/tracker-miner-mock.o empty-gobject.c: In function ‘empty_object_class_init’: empty-gobject.c:81:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (EmptyObjectPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from empty-gobject.c:6: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ mv -f .deps/thumbnailer-mock.Tpo .deps/thumbnailer-mock.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-miner-fs-test.o -MD -MP -MF .deps/tracker-miner-fs-test.Tpo -c -o tracker-miner-fs-test.o tracker-miner-fs-test.c mv -f .deps/empty-gobject.Tpo .deps/empty-gobject.Po /run/build/tracker/tests/libtracker-miner/tracker-miner-mock.vala: In function ‘tracker_miner_mock_class_init’: /run/build/tracker/tests/libtracker-miner/tracker-miner-mock.vala:22:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class TrackerMinerMock : GLib.Object { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-miner-mock.c:25: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-monitor-test.o -MD -MP -MF .deps/tracker-monitor-test.Tpo -c -o tracker-monitor-test.o tracker-monitor-test.c mv -f .deps/tracker-file-notifier-test.Tpo .deps/tracker-file-notifier-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-priority-queue-test.o -MD -MP -MF .deps/tracker-priority-queue-test.Tpo -c -o tracker-priority-queue-test.o tracker-priority-queue-test.c mv -f .deps/tracker-thumbnailer-test.Tpo .deps/tracker-thumbnailer-test.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-task-pool-test.o -MD -MP -MF .deps/tracker-task-pool-test.Tpo -c -o tracker-task-pool-test.o tracker-task-pool-test.c mv -f .deps/tracker-crawler.Tpo .deps/tracker-crawler.Po gcc -DHAVE_CONFIG_H -I. -I../.. -Wno-unused-variable -Wno-unused-function -Wno-shadow -Wno-format-nonliteral -Wno-sign-compare -Wno-strict-prototypes -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTEST -DLIBEXEC_PATH=\""/app/libexec"\" -DTEST_DATA_DIR=\""/run/build/tracker/tests/libtracker-miner/data"\" -DTEST_MINERS_DIR=\""/run/build/tracker/tests/libtracker-miner/mock-miners"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-indexing-tree-test.o -MD -MP -MF .deps/tracker-indexing-tree-test.Tpo -c -o tracker-indexing-tree-test.o tracker-indexing-tree-test.c mv -f .deps/tracker-monitor.Tpo .deps/tracker-monitor.Po /run/build/tracker/tests/libtracker-miner/tracker-connection-mock.vala: In function ‘tracker_mock_results_class_init’: /run/build/tracker/tests/libtracker-miner/tracker-connection-mock.vala:5:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class TrackerMockResults : Tracker.Sparql.Cursor { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-connection-mock.c:7: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /run/build/tracker/tests/libtracker-miner/tracker-connection-mock.vala: In function ‘tracker_mock_connection_class_init’: /run/build/tracker/tests/libtracker-miner/tracker-connection-mock.vala:65:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] public class TrackerMockConnection : Sparql.Connection { ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from tracker-connection-mock.c:7: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-crawler-test tracker-crawler.o tracker-crawler-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm mv -f .deps/tracker-miner-mock.Tpo .deps/tracker-miner-mock.Plo tracker-miner-fs-test.c: In function ‘perform_file_operation’: tracker-miner-fs-test.c:237:2: warning: ignoring return value of ‘system’, declared with attribute warn_unused_result [-Wunused-result] system (call); ^~~~~~~~~~~~~ /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-file-enumerator-test tracker-file-enumerator-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm mv -f .deps/tracker-priority-queue-test.Tpo .deps/tracker-priority-queue-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-file-notifier-test tracker-monitor.o tracker-file-notifier-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm mv -f .deps/tracker-task-pool-test.Tpo .deps/tracker-task-pool-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-file-system-test tracker-file-system-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm mv -f .deps/tracker-connection-mock.Tpo .deps/tracker-connection-mock.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-thumbnailer-test tracker-thumbnailer-test.o thumbnailer-mock.o empty-gobject.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-crawler-test tracker-crawler.o tracker-crawler-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-file-enumerator-test tracker-file-enumerator-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-file-notifier-test tracker-monitor.o tracker-file-notifier-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-file-system-test tracker-file-system-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-priority-queue-test tracker-priority-queue-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-thumbnailer-test tracker-thumbnailer-test.o thumbnailer-mock.o empty-gobject.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-task-pool-test tracker-task-pool-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-miner-tests.la tracker-miner-mock.lo tracker-connection-mock.lo ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-priority-queue-test tracker-priority-queue-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: ar cru .libs/libtracker-miner-tests.a .libs/tracker-miner-mock.o .libs/tracker-connection-mock.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtracker-miner-tests.a libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-task-pool-test tracker-task-pool-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: ( cd ".libs" && rm -f "libtracker-miner-tests.la" && ln -s "../libtracker-miner-tests.la" "libtracker-miner-tests.la" ) mv -f .deps/tracker-indexing-tree-test.Tpo .deps/tracker-indexing-tree-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-indexing-tree-test tracker-indexing-tree-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm mv -f .deps/tracker-miner-fs-test.Tpo .deps/tracker-miner-fs-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-miner-fs-test tracker-miner-fs-test.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-indexing-tree-test tracker-indexing-tree-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 mv -f .deps/tracker-monitor-test.Tpo .deps/tracker-monitor-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-monitor-test tracker-monitor-test.o tracker-monitor.o ../../src/libtracker-miner/libtracker-miner-2.0.la ../../src/libtracker-miner/libtracker-miner-private.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-miner-fs-test tracker-miner-fs-test.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-monitor-test tracker-monitor-test.o tracker-monitor.o -L/app/lib ../../src/libtracker-miner/.libs/libtracker-miner-2.0.so /run/build/tracker/src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so ../../src/libtracker-miner/.libs/libtracker-miner-private.a ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[5]: Leaving directory '/run/build/tracker/tests/libtracker-miner' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-miner' Making all in libtracker-data make[4]: Entering directory '/run/build/tracker/tests/libtracker-data' make all-recursive make[5]: Entering directory '/run/build/tracker/tests/libtracker-data' Making all in aggregates make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/aggregates' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/aggregates' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/aggregates' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/aggregates' Making all in algebra make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/algebra' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/algebra' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/algebra' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/algebra' Making all in anon make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/anon' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/anon' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/anon' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/anon' Making all in ask make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/ask' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/ask' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/ask' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/ask' Making all in basic make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/basic' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/basic' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/basic' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/basic' Making all in bind make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bind' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bind' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bind' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bind' Making all in bnode-coreference make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' Making all in bound make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bound' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bound' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bound' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bound' Making all in datetime make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/datetime' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/datetime' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/datetime' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/datetime' Making all in expr-ops make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/expr-ops' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/expr-ops' Making all in functions make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/functions' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/functions' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/functions' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/functions' Making all in graph make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/graph' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/graph' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/graph' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/graph' Making all in nie make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/nie' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/nie' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/nie' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/nie' Making all in nmo make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/nmo' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/nmo' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/nmo' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/nmo' Making all in mixed-cardinality make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' Making all in optional make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/optional' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/optional' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/optional' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/optional' Making all in regex make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/regex' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/regex' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/regex' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/regex' Making all in sort make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/sort' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/sort' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/sort' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/sort' Making all in subqueries make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/subqueries' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/subqueries' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/subqueries' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/subqueries' Making all in error make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/error' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/error' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/error' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/error' Making all in backup make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/backup' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/backup' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/backup' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/backup' Making all in update make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/update' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/update' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/update' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/update' Making all in turtle make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/turtle' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/turtle' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/turtle' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/turtle' make[6]: Entering directory '/run/build/tracker/tests/libtracker-data' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-test.o -MD -MP -MF .deps/tracker-sparql-test.Tpo -c -o tracker-sparql-test.o tracker-sparql-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-blank-test.o -MD -MP -MF .deps/tracker-sparql-blank-test.Tpo -c -o tracker-sparql-blank-test.o tracker-sparql-blank-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontology-test.o -MD -MP -MF .deps/tracker-ontology-test.Tpo -c -o tracker-ontology-test.o tracker-ontology-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-backup-test.o -MD -MP -MF .deps/tracker-backup-test.Tpo -c -o tracker-backup-test.o tracker-backup-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-crc32-test.o -MD -MP -MF .deps/tracker-crc32-test.Tpo -c -o tracker-crc32-test.o tracker-crc32-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-ontology-change-test.o -MD -MP -MF .deps/tracker-ontology-change-test.Tpo -c -o tracker-ontology-change-test.o tracker-ontology-change-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -DTOP_SRCDIR=\"/run/build/tracker\" -DTOP_BUILDDIR=\"/run/build/tracker\" -I../../src -I../../src -I../../tests/common -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-db-journal-test.o -MD -MP -MF .deps/tracker-db-journal-test.Tpo -c -o tracker-db-journal-test.o tracker-db-journal-test.c mv -f .deps/tracker-crc32-test.Tpo .deps/tracker-crc32-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-crc32-test tracker-crc32-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm mv -f .deps/tracker-sparql-blank-test.Tpo .deps/tracker-sparql-blank-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-sparql-blank tracker-sparql-blank-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm mv -f .deps/tracker-ontology-test.Tpo .deps/tracker-ontology-test.Po mv -f .deps/tracker-backup-test.Tpo .deps/tracker-backup-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-ontology tracker-ontology-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm mv -f .deps/tracker-sparql-test.Tpo .deps/tracker-sparql-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-backup tracker-backup-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-sparql tracker-sparql-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm mv -f .deps/tracker-ontology-change-test.Tpo .deps/tracker-ontology-change-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-ontology-change tracker-ontology-change-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-crc32-test tracker-crc32-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-sparql-blank tracker-sparql-blank-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-ontology tracker-ontology-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-backup tracker-backup-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-sparql tracker-sparql-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib mv -f .deps/tracker-db-journal-test.Tpo .deps/tracker-db-journal-test.Po libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-ontology-change tracker-ontology-change-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-db-journal tracker-db-journal-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-db-journal tracker-db-journal-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-data' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-data' Making all in libtracker-sparql make[4]: Entering directory '/run/build/tracker/tests/libtracker-sparql' make all-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-sparql' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I../../tests/common -DTEST_DOMAIN_ONTOLOGY_RULE=\""/run/build/tracker/src/tracker-store/default.rule"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-resource-test.o -MD -MP -MF .deps/tracker-resource-test.Tpo -c -o tracker-resource-test.o tracker-resource-test.c gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I../../tests/common -DTEST_DOMAIN_ONTOLOGY_RULE=\""/run/build/tracker/src/tracker-store/default.rule"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-sparql-test.o -MD -MP -MF .deps/tracker-sparql-test.Tpo -c -o tracker-sparql-test.o tracker-sparql-test.c mv -f .deps/tracker-resource-test.Tpo .deps/tracker-resource-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-resource-test tracker-resource-test.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm mv -f .deps/tracker-sparql-test.Tpo .deps/tracker-sparql-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-sparql-test tracker-sparql-test.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-resource-test tracker-resource-test.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-sparql-test tracker-sparql-test.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[5]: Leaving directory '/run/build/tracker/tests/libtracker-sparql' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-sparql' Making all in tracker-steroids make[4]: Entering directory '/run/build/tracker/tests/tracker-steroids' make all-am make[5]: Entering directory '/run/build/tracker/tests/tracker-steroids' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I../../tests/common -DTEST_DOMAIN_ONTOLOGY_RULE=\""/run/build/tracker/src/tracker-store/default.rule"\" -DTEST_ONTOLOGIES_DIR=\""/run/build/tracker/src/ontologies/nepomuk"\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -I/usr/include/json-glib-1.0 -pthread -I/usr/include/uuid -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-test.o -MD -MP -MF .deps/tracker-test.Tpo -c -o tracker-test.o tracker-test.c mv -f .deps/tracker-test.Tpo .deps/tracker-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-test tracker-test.o ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../src/libtracker-common/libtracker-common.la -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-test tracker-test.o -L/app/lib ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsqlite3 -lsoup-2.4 -lxml2 ../../src/libtracker-common/.libs/libtracker-common.so -licui18n -licuuc -licudata -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/app/lib/tracker-2.0 make[5]: Leaving directory '/run/build/tracker/tests/tracker-steroids' make[4]: Leaving directory '/run/build/tracker/tests/tracker-steroids' Making all in libtracker-fts make[4]: Entering directory '/run/build/tracker/tests/libtracker-fts' make all-recursive make[5]: Entering directory '/run/build/tracker/tests/libtracker-fts' Making all in limits make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts/limits' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-fts/limits' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-fts/limits' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts/limits' Making all in prefix make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts/prefix' make all-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-fts/prefix' make[7]: Nothing to be done for 'all-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-fts/prefix' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts/prefix' make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts' gcc -DHAVE_CONFIG_H -I. -I../.. -Wall -Wunused -Wchar-subscripts -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -Wno-sign-compare -Wno-pointer-sign -DG_LOG_DOMAIN=\"Tracker\" -DTRACKER_COMPILATION -I../../src -I../../src -I../../tests/common -DTOP_SRCDIR=\"../..\" -DTOP_BUILDDIR=\"../..\" -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT tracker-fts-test.o -MD -MP -MF .deps/tracker-fts-test.Tpo -c -o tracker-fts-test.o tracker-fts-test.c mv -f .deps/tracker-fts-test.Tpo .deps/tracker-fts-test.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o tracker-fts-test tracker-fts-test.o ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-data/libtracker-data.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la ../../tests/common/libtracker-testcommon.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n -licuuc -licudata -lm libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/tracker-fts-test tracker-fts-test.o -L/app/lib ../../src/libtracker-common/.libs/libtracker-common.so ../../src/libtracker-data/.libs/libtracker-data.so ../../src/libtracker-sparql-backend/.libs/libtracker-sparql-2.0.so /run/build/tracker/src/libtracker-data/.libs/libtracker-data.so -lz /run/build/tracker/src/libtracker-common/.libs/libtracker-common.so -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid ../../tests/common/.libs/libtracker-testcommon.a -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n -licuuc -licudata -lm -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[4]: Entering directory '/run/build/tracker/tests' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/tracker/tests' make[3]: Leaving directory '/run/build/tracker/tests' make[2]: Leaving directory '/run/build/tracker/tests' make[2]: Entering directory '/run/build/tracker' make[2]: Leaving directory '/run/build/tracker' make[1]: Leaving directory '/run/build/tracker' make install-recursive make[1]: Entering directory '/run/build/tracker' Making install in src make[2]: Entering directory '/run/build/tracker/src' Making install in ontologies make[3]: Entering directory '/run/build/tracker/src/ontologies' make install-am make[4]: Entering directory '/run/build/tracker/src/ontologies' make[5]: Entering directory '/run/build/tracker/src/ontologies' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/tracker/ontologies/nepomuk' /usr/bin/install -c -m 644 nepomuk/30-nie.ontology nepomuk/30-nie.description nepomuk/32-nco.ontology nepomuk/32-nco.description nepomuk/33-nfo.ontology nepomuk/33-nfo.description nepomuk/34-nmo.ontology nepomuk/34-nmo.description nepomuk/35-ncal.ontology nepomuk/35-ncal.description nepomuk/36-scal.ontology nepomuk/36-scal.description nepomuk/37-nid3.ontology nepomuk/37-nid3.description nepomuk/38-nmm.ontology nepomuk/38-nmm.description nepomuk/39-mto.ontology nepomuk/39-mto.description nepomuk/40-mlo.ontology nepomuk/40-mlo.description nepomuk/41-mfo.ontology nepomuk/41-mfo.description nepomuk/89-mtp.ontology nepomuk/89-mtp.description nepomuk/92-slo.ontology nepomuk/92-slo.description nepomuk/90-tracker.ontology nepomuk/90-tracker.description nepomuk/91-maemo.ontology nepomuk/91-maemo.description nepomuk/93-libosinfo.ontology nepomuk/93-libosinfo.description '/app/share/tracker/ontologies/nepomuk' make[5]: Leaving directory '/run/build/tracker/src/ontologies' make[4]: Leaving directory '/run/build/tracker/src/ontologies' make[3]: Leaving directory '/run/build/tracker/src/ontologies' Making install in gvdb make[3]: Entering directory '/run/build/tracker/src/gvdb' make[4]: Entering directory '/run/build/tracker/src/gvdb' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/src/gvdb' make[3]: Leaving directory '/run/build/tracker/src/gvdb' Making install in libtracker-common make[3]: Entering directory '/run/build/tracker/src/libtracker-common' make install-recursive make[4]: Entering directory '/run/build/tracker/src/libtracker-common' Making install in stop-words make[5]: Entering directory '/run/build/tracker/src/libtracker-common/stop-words' make[6]: Entering directory '/run/build/tracker/src/libtracker-common/stop-words' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/tracker/stop-words' /usr/bin/install -c -m 644 stopwords.da stopwords.de stopwords.en stopwords.es stopwords.fi stopwords.fr stopwords.hu stopwords.it stopwords.nb stopwords.nl stopwords.pt stopwords.ru stopwords.sv '/app/share/tracker/stop-words' make[6]: Leaving directory '/run/build/tracker/src/libtracker-common/stop-words' make[5]: Leaving directory '/run/build/tracker/src/libtracker-common/stop-words' make[5]: Entering directory '/run/build/tracker/src/libtracker-common' make[6]: Entering directory '/run/build/tracker/src/libtracker-common' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/tracker-2.0' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtracker-common.la '/app/lib/tracker-2.0' libtool: install: /usr/bin/install -c .libs/libtracker-common.so.0.0.0 /app/lib/tracker-2.0/libtracker-common.so.0.0.0 libtool: install: (cd /app/lib/tracker-2.0 && { ln -s -f libtracker-common.so.0.0.0 libtracker-common.so.0 || { rm -f libtracker-common.so.0 && ln -s libtracker-common.so.0.0.0 libtracker-common.so.0; }; }) libtool: install: (cd /app/lib/tracker-2.0 && { ln -s -f libtracker-common.so.0.0.0 libtracker-common.so || { rm -f libtracker-common.so && ln -s libtracker-common.so.0.0.0 libtracker-common.so; }; }) libtool: install: /usr/bin/install -c .libs/libtracker-common.lai /app/lib/tracker-2.0/libtracker-common.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/tracker-2.0 ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/tracker-2.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[6]: Leaving directory '/run/build/tracker/src/libtracker-common' make[5]: Leaving directory '/run/build/tracker/src/libtracker-common' make[4]: Leaving directory '/run/build/tracker/src/libtracker-common' make[3]: Leaving directory '/run/build/tracker/src/libtracker-common' Making install in libtracker-sparql make[3]: Entering directory '/run/build/tracker/src/libtracker-sparql' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-sparql' make[5]: Entering directory '/run/build/tracker/src/libtracker-sparql' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/include/tracker-2.0/libtracker-sparql' /usr/bin/install -c -m 644 tracker-generated.h tracker-namespace-manager.h tracker-notifier.h tracker-ontologies.h tracker-resource.h tracker-sparql.h tracker-version.h '/app/include/tracker-2.0/libtracker-sparql' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 tracker-sparql-2.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 tracker-sparql-2.0.vapi tracker-sparql-2.0.deps '/app/share/vala/vapi' make[5]: Leaving directory '/run/build/tracker/src/libtracker-sparql' make[4]: Leaving directory '/run/build/tracker/src/libtracker-sparql' make[3]: Leaving directory '/run/build/tracker/src/libtracker-sparql' Making install in libtracker-fts make[3]: Entering directory '/run/build/tracker/src/libtracker-fts' make[4]: Entering directory '/run/build/tracker/src/libtracker-fts' make[4]: Nothing to be done for 'install-exec-am'. if test -n "org.freedesktop.Tracker.FTS.gschema.xml org.freedesktop.Tracker.enums.xml"; then \ test -z "/app/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/app/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.freedesktop.Tracker.FTS.gschema.xml org.freedesktop.Tracker.enums.xml "/app/share/glib-2.0/schemas"; \ test -n "" || glib-compile-schemas /app/share/glib-2.0/schemas; \ fi make[4]: Leaving directory '/run/build/tracker/src/libtracker-fts' make[3]: Leaving directory '/run/build/tracker/src/libtracker-fts' Making install in libtracker-bus make[3]: Entering directory '/run/build/tracker/src/libtracker-bus' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-bus' make[5]: Entering directory '/run/build/tracker/src/libtracker-bus' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/tracker/src/libtracker-bus' make[4]: Leaving directory '/run/build/tracker/src/libtracker-bus' make[3]: Leaving directory '/run/build/tracker/src/libtracker-bus' Making install in libtracker-data make[3]: Entering directory '/run/build/tracker/src/libtracker-data' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-data' make[5]: Entering directory '/run/build/tracker/src/libtracker-data' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/tracker-2.0' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtracker-data.la '/app/lib/tracker-2.0' libtool: warning: relinking 'libtracker-data.la' libtool: install: (cd /run/build/tracker/src/libtracker-data; /bin/sh "/run/build/tracker/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-data.la -rpath /app/lib/tracker-2.0 tracker-gresources.lo tracker-data-enum-types.lo tracker-vala-namespace.lo tracker-sparql-expression.lo tracker-sparql-pattern.lo tracker-sparql-query.lo tracker-sparql-scanner.lo tracker-turtle-reader.lo tracker-class.lo tracker-collation.lo tracker-crc32.lo tracker-data-backup.lo tracker-data-manager.lo tracker-data-query.lo tracker-data-update.lo tracker-db-config.lo tracker-db-interface.lo tracker-db-interface-sqlite.lo tracker-db-manager.lo tracker-db-journal.lo tracker-db-backup.lo tracker-namespace.lo tracker-ontology.lo tracker-ontologies.lo tracker-property.lo ../../src/gvdb/libgvdb.la ../../src/libtracker-common/libtracker-common.la -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -luuid -lz -lm -licui18n -licuuc -licudata -lm ../../src/libtracker-fts/libtracker-fts.la -lm ) libtool: relink: gcc -shared -fPIC -DPIC .libs/tracker-gresources.o .libs/tracker-data-enum-types.o .libs/tracker-vala-namespace.o .libs/tracker-sparql-expression.o .libs/tracker-sparql-pattern.o .libs/tracker-sparql-query.o .libs/tracker-sparql-scanner.o .libs/tracker-turtle-reader.o .libs/tracker-class.o .libs/tracker-collation.o .libs/tracker-crc32.o .libs/tracker-data-backup.o .libs/tracker-data-manager.o .libs/tracker-data-query.o .libs/tracker-data-update.o .libs/tracker-db-config.o .libs/tracker-db-interface.o .libs/tracker-db-interface-sqlite.o .libs/tracker-db-manager.o .libs/tracker-db-journal.o .libs/tracker-db-backup.o .libs/tracker-namespace.o .libs/tracker-ontology.o .libs/tracker-ontologies.o .libs/tracker-property.o -Wl,--whole-archive ../../src/gvdb/.libs/libgvdb.a ../../src/libtracker-fts/.libs/libtracker-fts.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/app/lib/tracker-2.0 -L/app/lib -L/app/lib/tracker-2.0 -luuid -lz -ltracker-common -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lsqlite3 -licui18n -licuuc -licudata -lm -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-data.so.0 -o .libs/libtracker-data.so.0.0.0 libtool: install: /usr/bin/install -c .libs/libtracker-data.so.0.0.0T /app/lib/tracker-2.0/libtracker-data.so.0.0.0 libtool: install: (cd /app/lib/tracker-2.0 && { ln -s -f libtracker-data.so.0.0.0 libtracker-data.so.0 || { rm -f libtracker-data.so.0 && ln -s libtracker-data.so.0.0.0 libtracker-data.so.0; }; }) libtool: install: (cd /app/lib/tracker-2.0 && { ln -s -f libtracker-data.so.0.0.0 libtracker-data.so || { rm -f libtracker-data.so && ln -s libtracker-data.so.0.0.0 libtracker-data.so; }; }) libtool: install: /usr/bin/install -c .libs/libtracker-data.lai /app/lib/tracker-2.0/libtracker-data.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/tracker-2.0 ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/tracker-2.0 If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- if test -n "org.freedesktop.Tracker.DB.gschema.xml org.freedesktop.Tracker.enums.xml"; then \ test -z "/app/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/app/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.freedesktop.Tracker.DB.gschema.xml org.freedesktop.Tracker.enums.xml "/app/share/glib-2.0/schemas"; \ test -n "" || glib-compile-schemas /app/share/glib-2.0/schemas; \ fi make[5]: Leaving directory '/run/build/tracker/src/libtracker-data' make[4]: Leaving directory '/run/build/tracker/src/libtracker-data' make[3]: Leaving directory '/run/build/tracker/src/libtracker-data' Making install in libtracker-direct make[3]: Entering directory '/run/build/tracker/src/libtracker-direct' make[4]: Entering directory '/run/build/tracker/src/libtracker-direct' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/src/libtracker-direct' make[3]: Leaving directory '/run/build/tracker/src/libtracker-direct' Making install in libtracker-remote make[3]: Entering directory '/run/build/tracker/src/libtracker-remote' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-remote' make[5]: Entering directory '/run/build/tracker/src/libtracker-remote' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/tracker/src/libtracker-remote' make[4]: Leaving directory '/run/build/tracker/src/libtracker-remote' make[3]: Leaving directory '/run/build/tracker/src/libtracker-remote' Making install in libtracker-sparql-backend make[3]: Entering directory '/run/build/tracker/src/libtracker-sparql-backend' make[4]: Entering directory '/run/build/tracker/src/libtracker-sparql-backend' /usr/bin/mkdir -p '/app/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtracker-sparql-2.0.la '/app/lib' libtool: warning: relinking 'libtracker-sparql-2.0.la' libtool: install: (cd /run/build/tracker/src/libtracker-sparql-backend; /bin/sh "/run/build/tracker/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex "^(tracker_sparql_(connection|cursor|builder|escape|error|value|get)_.*|tracker_namespace_manager_.*|tracker_resource_.*|tracker_notifier_.*)" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-sparql-2.0.la -rpath /app/lib tracker-backend.lo ../../src/libtracker-sparql/libtracker-sparql-intermediate-vala.la ../../src/libtracker-sparql/libtracker-sparql-intermediate-c.la ../../src/libtracker-bus/libtracker-bus.la ../../src/libtracker-direct/libtracker-direct.la ../../src/libtracker-remote/libtracker-remote.la -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm ) libtool: relink: /usr/bin/nm -B .libs/tracker-backend.o ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-vala.a ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-c.a ../../src/libtracker-bus/.libs/libtracker-bus.a ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-remote/.libs/libtracker-remote.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-sparql-2.0.exp libtool: relink: /usr/bin/grep -E -e "^(tracker_sparql_(connection|cursor|builder|escape|error|value|get)_.*|tracker_namespace_manager_.*|tracker_resource_.*|tracker_notifier_.*)" ".libs/libtracker-sparql-2.0.exp" > ".libs/libtracker-sparql-2.0.expT" libtool: relink: mv -f ".libs/libtracker-sparql-2.0.expT" ".libs/libtracker-sparql-2.0.exp" libtool: relink: echo "{ global:" > .libs/libtracker-sparql-2.0.ver libtool: relink: cat .libs/libtracker-sparql-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-sparql-2.0.ver libtool: relink: echo "local: *; };" >> .libs/libtracker-sparql-2.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/tracker-backend.o -Wl,--whole-archive ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-vala.a ../../src/libtracker-sparql/.libs/libtracker-sparql-intermediate-c.a ../../src/libtracker-bus/.libs/libtracker-bus.a ../../src/libtracker-direct/.libs/libtracker-direct.a ../../src/libtracker-remote/.libs/libtracker-remote.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/app/lib/tracker-2.0 -L/run/build/tracker/src/libtracker-common/.libs -L/app/lib -L/app/lib/tracker-2.0 -ltracker-data -lz -ltracker-common -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -luuid -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-sparql-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-sparql-2.0.ver -o .libs/libtracker-sparql-2.0.so.0.101.0 libtool: install: /usr/bin/install -c .libs/libtracker-sparql-2.0.so.0.101.0T /app/lib/libtracker-sparql-2.0.so.0.101.0 libtool: install: (cd /app/lib && { ln -s -f libtracker-sparql-2.0.so.0.101.0 libtracker-sparql-2.0.so.0 || { rm -f libtracker-sparql-2.0.so.0 && ln -s libtracker-sparql-2.0.so.0.101.0 libtracker-sparql-2.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libtracker-sparql-2.0.so.0.101.0 libtracker-sparql-2.0.so || { rm -f libtracker-sparql-2.0.so && ln -s libtracker-sparql-2.0.so.0.101.0 libtracker-sparql-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libtracker-sparql-2.0.lai /app/lib/libtracker-sparql-2.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 Tracker-2.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 Tracker-2.0.typelib '/app/lib/girepository-1.0' make[4]: Leaving directory '/run/build/tracker/src/libtracker-sparql-backend' make[3]: Leaving directory '/run/build/tracker/src/libtracker-sparql-backend' Making install in libtracker-miner make[3]: Entering directory '/run/build/tracker/src/libtracker-miner' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-miner' make[5]: Entering directory '/run/build/tracker/src/libtracker-miner' /usr/bin/mkdir -p '/app/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtracker-miner-2.0.la '/app/lib' libtool: warning: relinking 'libtracker-miner-2.0.la' libtool: install: (cd /run/build/tracker/src/libtracker-miner; /bin/sh "/run/build/tracker/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex "^tracker_(data_provider|miner|indexing_tree|directory_flags|filter_type|filter_policy|network_type|decorator)_.*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-miner-2.0.la -rpath /app/lib tracker-monitor.lo tracker-data-provider.lo tracker-decorator.lo tracker-decorator-fs.lo tracker-indexing-tree.lo tracker-miner-enum-types.lo tracker-miner-object.lo tracker-miner-online.lo tracker-miner-proxy.lo tracker-miner-fs.lo libtracker-miner-private.la ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm ) libtool: relink: /usr/bin/nm -B .libs/tracker-monitor.o .libs/tracker-data-provider.o .libs/tracker-decorator.o .libs/tracker-decorator-fs.o .libs/tracker-indexing-tree.o .libs/tracker-miner-enum-types.o .libs/tracker-miner-object.o .libs/tracker-miner-online.o .libs/tracker-miner-proxy.o .libs/tracker-miner-fs.o ./.libs/libtracker-miner-private.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-miner-2.0.exp libtool: relink: /usr/bin/grep -E -e "^tracker_(data_provider|miner|indexing_tree|directory_flags|filter_type|filter_policy|network_type|decorator)_.*" ".libs/libtracker-miner-2.0.exp" > ".libs/libtracker-miner-2.0.expT" libtool: relink: mv -f ".libs/libtracker-miner-2.0.expT" ".libs/libtracker-miner-2.0.exp" libtool: relink: echo "{ global:" > .libs/libtracker-miner-2.0.ver libtool: relink: cat .libs/libtracker-miner-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-miner-2.0.ver libtool: relink: echo "local: *; };" >> .libs/libtracker-miner-2.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/tracker-monitor.o .libs/tracker-data-provider.o .libs/tracker-decorator.o .libs/tracker-decorator-fs.o .libs/tracker-indexing-tree.o .libs/tracker-miner-enum-types.o .libs/tracker-miner-object.o .libs/tracker-miner-online.o .libs/tracker-miner-proxy.o .libs/tracker-miner-fs.o -Wl,--whole-archive ./.libs/libtracker-miner-private.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib -L/run/build/tracker/src/libtracker-common/.libs -L/run/build/tracker/src/libtracker-data/.libs -L/app/lib -L/app/lib/tracker-2.0 -ltracker-sparql-2.0 -ltracker-data -lz -ltracker-common -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-miner-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-miner-2.0.ver -o .libs/libtracker-miner-2.0.so.0.101.0 libtool: install: /usr/bin/install -c .libs/libtracker-miner-2.0.so.0.101.0T /app/lib/libtracker-miner-2.0.so.0.101.0 libtool: install: (cd /app/lib && { ln -s -f libtracker-miner-2.0.so.0.101.0 libtracker-miner-2.0.so.0 || { rm -f libtracker-miner-2.0.so.0 && ln -s libtracker-miner-2.0.so.0.101.0 libtracker-miner-2.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libtracker-miner-2.0.so.0.101.0 libtracker-miner-2.0.so || { rm -f libtracker-miner-2.0.so && ln -s libtracker-miner-2.0.so.0.101.0 libtracker-miner-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libtracker-miner-2.0.lai /app/lib/libtracker-miner-2.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/tracker' /usr/bin/install -c -m 644 tracker-miner.xml '/app/share/tracker' /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 TrackerMiner-2.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/tracker-2.0/libtracker-miner/' /usr/bin/install -c -m 644 tracker-data-provider.h tracker-decorator.h tracker-decorator-fs.h tracker-indexing-tree.h tracker-miner.h tracker-miner-enums.h tracker-miner-enum-types.h tracker-miner-object.h tracker-miner-online.h tracker-miner-proxy.h tracker-miner-fs.h '/app/include/tracker-2.0/libtracker-miner/' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 tracker-miner-2.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 TrackerMiner-2.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 tracker-miner-2.0.vapi tracker-miner-2.0.deps '/app/share/vala/vapi' make[5]: Leaving directory '/run/build/tracker/src/libtracker-miner' make[4]: Leaving directory '/run/build/tracker/src/libtracker-miner' make[3]: Leaving directory '/run/build/tracker/src/libtracker-miner' Making install in libtracker-control make[3]: Entering directory '/run/build/tracker/src/libtracker-control' make install-am make[4]: Entering directory '/run/build/tracker/src/libtracker-control' make[5]: Entering directory '/run/build/tracker/src/libtracker-control' /usr/bin/mkdir -p '/app/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libtracker-control-2.0.la '/app/lib' libtool: warning: relinking 'libtracker-control-2.0.la' libtool: install: (cd /run/build/tracker/src/libtracker-control; /bin/sh "/run/build/tracker/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -version-info 101:0:101 -export-symbols-regex "^tracker_.*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtracker-control-2.0.la -rpath /app/lib tracker-miner-manager.lo ../../src/libtracker-common/libtracker-common.la ../../src/libtracker-sparql-backend/libtracker-sparql-2.0.la -lm -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm ) libtool: relink: /usr/bin/nm -B .libs/tracker-miner-manager.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libtracker-control-2.0.exp libtool: relink: /usr/bin/grep -E -e "^tracker_.*" ".libs/libtracker-control-2.0.exp" > ".libs/libtracker-control-2.0.expT" libtool: relink: mv -f ".libs/libtracker-control-2.0.expT" ".libs/libtracker-control-2.0.exp" libtool: relink: echo "{ global:" > .libs/libtracker-control-2.0.ver libtool: relink: cat .libs/libtracker-control-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libtracker-control-2.0.ver libtool: relink: echo "local: *; };" >> .libs/libtracker-control-2.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/tracker-miner-manager.o -Wl,-rpath -Wl,/app/lib/tracker-2.0 -Wl,-rpath -Wl,/app/lib -L/run/build/tracker/src/libtracker-common/.libs -L/run/build/tracker/src/libtracker-data/.libs -L/app/lib -L/app/lib/tracker-2.0 -ltracker-sparql-2.0 -ltracker-data -lz -ltracker-common -lsqlite3 -licui18n -licuuc -licudata -lsoup-2.4 -lxml2 -ljson-glib-1.0 -luuid -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,--enable-new-dtags -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libtracker-control-2.0.so.0 -Wl,-version-script -Wl,.libs/libtracker-control-2.0.ver -o .libs/libtracker-control-2.0.so.0.101.0 libtool: install: /usr/bin/install -c .libs/libtracker-control-2.0.so.0.101.0T /app/lib/libtracker-control-2.0.so.0.101.0 libtool: install: (cd /app/lib && { ln -s -f libtracker-control-2.0.so.0.101.0 libtracker-control-2.0.so.0 || { rm -f libtracker-control-2.0.so.0 && ln -s libtracker-control-2.0.so.0.101.0 libtracker-control-2.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libtracker-control-2.0.so.0.101.0 libtracker-control-2.0.so || { rm -f libtracker-control-2.0.so && ln -s libtracker-control-2.0.so.0.101.0 libtracker-control-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libtracker-control-2.0.lai /app/lib/libtracker-control-2.0.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 TrackerControl-2.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/tracker-2.0/libtracker-control/' /usr/bin/install -c -m 644 tracker-control.h tracker-miner-manager.h '/app/include/tracker-2.0/libtracker-control/' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 tracker-control-2.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 TrackerControl-2.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 tracker-control-2.0.vapi tracker-control-2.0.deps '/app/share/vala/vapi' make[5]: Leaving directory '/run/build/tracker/src/libtracker-control' make[4]: Leaving directory '/run/build/tracker/src/libtracker-control' make[3]: Leaving directory '/run/build/tracker/src/libtracker-control' Making install in tracker make[3]: Entering directory '/run/build/tracker/src/tracker' make[4]: Entering directory '/run/build/tracker/src/tracker' /usr/bin/mkdir -p '/app/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c tracker '/app/bin' libtool: install: /usr/bin/install -c .libs/tracker /app/bin/tracker make[4]: Leaving directory '/run/build/tracker/src/tracker' make[3]: Leaving directory '/run/build/tracker/src/tracker' Making install in tracker-store make[3]: Entering directory '/run/build/tracker/src/tracker-store' make install-am make[4]: Entering directory '/run/build/tracker/src/tracker-store' make[5]: Entering directory '/run/build/tracker/src/tracker-store' /usr/bin/mkdir -p '/app/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c tracker-store '/app/libexec' libtool: install: /usr/bin/install -c .libs/tracker-store /app/libexec/tracker-store /usr/bin/mkdir -p '/app/etc/xdg/autostart' /usr/bin/install -c -m 644 tracker-store.desktop '/app/etc/xdg/autostart' /usr/bin/mkdir -p '/app/share/tracker' /usr/bin/install -c -m 644 tracker-backup.xml tracker-resources.xml tracker-statistics.xml tracker-status.xml '/app/share/tracker' /usr/bin/mkdir -p '/app/share/tracker/domain-ontologies' /usr/bin/install -c -m 644 default.rule '/app/share/tracker/domain-ontologies' /usr/bin/mkdir -p '/app/share/dbus-1/services' /usr/bin/install -c -m 644 org.freedesktop.Tracker1.service '/app/share/dbus-1/services' /usr/bin/mkdir -p '/app/lib/systemd/user' /usr/bin/install -c -m 644 tracker-store.service '/app/lib/systemd/user' if test -n "org.freedesktop.Tracker.gschema.xml org.freedesktop.Tracker.Store.gschema.xml org.freedesktop.Tracker.enums.xml"; then \ test -z "/app/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/app/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 org.freedesktop.Tracker.gschema.xml org.freedesktop.Tracker.Store.gschema.xml org.freedesktop.Tracker.enums.xml "/app/share/glib-2.0/schemas"; \ test -n "" || glib-compile-schemas /app/share/glib-2.0/schemas; \ fi make[5]: Leaving directory '/run/build/tracker/src/tracker-store' make[4]: Leaving directory '/run/build/tracker/src/tracker-store' make[3]: Leaving directory '/run/build/tracker/src/tracker-store' make[3]: Entering directory '/run/build/tracker/src' make[4]: Entering directory '/run/build/tracker/src' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/src' make[3]: Leaving directory '/run/build/tracker/src' make[2]: Leaving directory '/run/build/tracker/src' Making install in docs make[2]: Entering directory '/run/build/tracker/docs' Making install in manpages make[3]: Entering directory '/run/build/tracker/docs/manpages' make[4]: Entering directory '/run/build/tracker/docs/manpages' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/man/man1' /usr/bin/install -c -m 644 tracker-info.1 tracker-daemon.1 tracker-search.1 tracker-sparql.1 tracker-sql.1 tracker-status.1 tracker-store.1 tracker-tag.1 tracker-reset.1 tracker-index.1 '/app/share/man/man1' make[4]: Leaving directory '/run/build/tracker/docs/manpages' make[3]: Leaving directory '/run/build/tracker/docs/manpages' Making install in design make[3]: Entering directory '/run/build/tracker/docs/design' make[4]: Entering directory '/run/build/tracker/docs/design' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/docs/design' make[3]: Leaving directory '/run/build/tracker/docs/design' Making install in tools make[3]: Entering directory '/run/build/tracker/docs/tools' make[4]: Entering directory '/run/build/tracker/docs/tools' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/docs/tools' make[3]: Leaving directory '/run/build/tracker/docs/tools' Making install in reference make[3]: Entering directory '/run/build/tracker/docs/reference' Making install in libtracker-control make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-control' make[5]: Entering directory '/run/build/tracker/docs/reference/libtracker-control' make[5]: Nothing to be done for 'install-exec-am'. Nothing to install make[5]: Leaving directory '/run/build/tracker/docs/reference/libtracker-control' make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-control' Making install in libtracker-sparql make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-sparql' make[5]: Entering directory '/run/build/tracker/docs/reference/libtracker-sparql' make[5]: Nothing to be done for 'install-exec-am'. Nothing to install make[5]: Leaving directory '/run/build/tracker/docs/reference/libtracker-sparql' make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-sparql' Making install in libtracker-miner make[4]: Entering directory '/run/build/tracker/docs/reference/libtracker-miner' make[5]: Entering directory '/run/build/tracker/docs/reference/libtracker-miner' make[5]: Nothing to be done for 'install-exec-am'. Nothing to install make[5]: Leaving directory '/run/build/tracker/docs/reference/libtracker-miner' make[4]: Leaving directory '/run/build/tracker/docs/reference/libtracker-miner' make[4]: Entering directory '/run/build/tracker/docs/reference' make[5]: Entering directory '/run/build/tracker/docs/reference' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/tracker/docs/reference' make[4]: Leaving directory '/run/build/tracker/docs/reference' make[3]: Leaving directory '/run/build/tracker/docs/reference' make[3]: Entering directory '/run/build/tracker/docs' make[4]: Entering directory '/run/build/tracker/docs' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/docs' make[3]: Leaving directory '/run/build/tracker/docs' make[2]: Leaving directory '/run/build/tracker/docs' Making install in po make[2]: Entering directory '/run/build/tracker/po' linguas="ar as be@latin bg bs ca ca@valencia cs da de dz el en_GB eo es et eu fi fr fur gl he hr hu id is it ja kk ko lt lv mk ml nb nds ne nl oc pa pl pt pt_BR ro ru sk sl sr sr@latin sv te tg th tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/tracker/build-aux/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/tracker.mo; \ echo "installing $lang.gmo as $dir/tracker.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/tracker.mo; \ echo "installing ./$lang.gmo as" \ "$dir/tracker.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/tracker.mo.m; \ echo "installing $lang.gmo.m as $dir/tracker.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/tracker.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/tracker.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/tracker.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/tracker.mo installing be@latin.gmo as /app/share/locale/be@latin/LC_MESSAGES/tracker.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/tracker.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/tracker.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/tracker.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/tracker.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/tracker.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/tracker.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/tracker.mo installing dz.gmo as /app/share/locale/dz/LC_MESSAGES/tracker.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/tracker.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/tracker.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/tracker.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/tracker.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/tracker.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/tracker.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/tracker.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/tracker.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/tracker.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/tracker.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/tracker.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/tracker.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/tracker.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/tracker.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/tracker.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/tracker.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/tracker.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/tracker.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/tracker.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/tracker.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/tracker.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/tracker.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/tracker.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/tracker.mo installing nds.gmo as /app/share/locale/nds/LC_MESSAGES/tracker.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/tracker.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/tracker.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/tracker.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/tracker.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/tracker.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/tracker.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/tracker.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/tracker.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/tracker.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/tracker.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/tracker.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/tracker.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/tracker.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/tracker.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/tracker.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/tracker.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/tracker.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/tracker.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/tracker.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/tracker.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/tracker.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/tracker.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/tracker.mo make[2]: Leaving directory '/run/build/tracker/po' Making install in utils make[2]: Entering directory '/run/build/tracker/utils' Making install in ontology make[3]: Entering directory '/run/build/tracker/utils/ontology' make[4]: Entering directory '/run/build/tracker/utils/ontology' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/utils/ontology' make[3]: Leaving directory '/run/build/tracker/utils/ontology' Making install in data-generators make[3]: Entering directory '/run/build/tracker/utils/data-generators' Making install in cc make[4]: Entering directory '/run/build/tracker/utils/data-generators/cc' make[5]: Entering directory '/run/build/tracker/utils/data-generators/cc' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/tracker/utils/data-generators/cc' make[4]: Leaving directory '/run/build/tracker/utils/data-generators/cc' make[4]: Entering directory '/run/build/tracker/utils/data-generators' make[5]: Entering directory '/run/build/tracker/utils/data-generators' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/run/build/tracker/utils/data-generators' make[4]: Leaving directory '/run/build/tracker/utils/data-generators' make[3]: Leaving directory '/run/build/tracker/utils/data-generators' Making install in mtp make[3]: Entering directory '/run/build/tracker/utils/mtp' make[4]: Entering directory '/run/build/tracker/utils/mtp' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/utils/mtp' make[3]: Leaving directory '/run/build/tracker/utils/mtp' Making install in sandbox make[3]: Entering directory '/run/build/tracker/utils/sandbox' make[4]: Entering directory '/run/build/tracker/utils/sandbox' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/utils/sandbox' make[3]: Leaving directory '/run/build/tracker/utils/sandbox' Making install in tracker-resdump make[3]: Entering directory '/run/build/tracker/utils/tracker-resdump' make[4]: Entering directory '/run/build/tracker/utils/tracker-resdump' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/utils/tracker-resdump' make[3]: Leaving directory '/run/build/tracker/utils/tracker-resdump' make[3]: Entering directory '/run/build/tracker/utils' make[4]: Entering directory '/run/build/tracker/utils' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/utils' make[3]: Leaving directory '/run/build/tracker/utils' make[2]: Leaving directory '/run/build/tracker/utils' Making install in examples make[2]: Entering directory '/run/build/tracker/examples' Making install in libtracker-miner make[3]: Entering directory '/run/build/tracker/examples/libtracker-miner' make[4]: Entering directory '/run/build/tracker/examples/libtracker-miner' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/examples/libtracker-miner' make[3]: Leaving directory '/run/build/tracker/examples/libtracker-miner' Making install in libtracker-sparql make[3]: Entering directory '/run/build/tracker/examples/libtracker-sparql' make[4]: Entering directory '/run/build/tracker/examples/libtracker-sparql' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/examples/libtracker-sparql' make[3]: Leaving directory '/run/build/tracker/examples/libtracker-sparql' Making install in rss-reader make[3]: Entering directory '/run/build/tracker/examples/rss-reader' make[4]: Entering directory '/run/build/tracker/examples/rss-reader' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/examples/rss-reader' make[3]: Leaving directory '/run/build/tracker/examples/rss-reader' make[3]: Entering directory '/run/build/tracker/examples' make[4]: Entering directory '/run/build/tracker/examples' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/run/build/tracker/examples' make[3]: Leaving directory '/run/build/tracker/examples' make[2]: Leaving directory '/run/build/tracker/examples' Making install in tests make[2]: Entering directory '/run/build/tracker/tests' make install-recursive make[3]: Entering directory '/run/build/tracker/tests' Making install in common make[4]: Entering directory '/run/build/tracker/tests/common' make install-am make[5]: Entering directory '/run/build/tracker/tests/common' make[6]: Entering directory '/run/build/tracker/tests/common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/common' make[5]: Leaving directory '/run/build/tracker/tests/common' make[4]: Leaving directory '/run/build/tracker/tests/common' Making install in gvdb make[4]: Entering directory '/run/build/tracker/tests/gvdb' make install-am make[5]: Entering directory '/run/build/tracker/tests/gvdb' make[6]: Entering directory '/run/build/tracker/tests/gvdb' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/gvdb' make[5]: Leaving directory '/run/build/tracker/tests/gvdb' make[4]: Leaving directory '/run/build/tracker/tests/gvdb' Making install in libtracker-common make[4]: Entering directory '/run/build/tracker/tests/libtracker-common' make install-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-common' make[6]: Entering directory '/run/build/tracker/tests/libtracker-common' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/libtracker-common' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-common' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-common' Making install in libtracker-miner make[4]: Entering directory '/run/build/tracker/tests/libtracker-miner' make install-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-miner' make[6]: Entering directory '/run/build/tracker/tests/libtracker-miner' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/libtracker-miner' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-miner' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-miner' Making install in libtracker-data make[4]: Entering directory '/run/build/tracker/tests/libtracker-data' make install-recursive make[5]: Entering directory '/run/build/tracker/tests/libtracker-data' Making install in aggregates make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/aggregates' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/aggregates' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/aggregates' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/aggregates' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/aggregates' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/aggregates' Making install in algebra make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/algebra' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/algebra' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/algebra' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/algebra' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/algebra' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/algebra' Making install in anon make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/anon' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/anon' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/anon' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/anon' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/anon' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/anon' Making install in ask make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/ask' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/ask' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/ask' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/ask' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/ask' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/ask' Making install in basic make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/basic' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/basic' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/basic' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/basic' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/basic' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/basic' Making install in bind make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bind' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bind' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/bind' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/bind' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bind' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bind' Making install in bnode-coreference make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bnode-coreference' Making install in bound make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/bound' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/bound' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/bound' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/bound' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/bound' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/bound' Making install in datetime make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/datetime' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/datetime' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/datetime' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/datetime' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/datetime' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/datetime' Making install in expr-ops make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/expr-ops' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/expr-ops' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/expr-ops' Making install in functions make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/functions' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/functions' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/functions' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/functions' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/functions' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/functions' Making install in graph make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/graph' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/graph' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/graph' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/graph' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/graph' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/graph' Making install in nie make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/nie' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/nie' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/nie' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/nie' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/nie' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/nie' Making install in nmo make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/nmo' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/nmo' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/nmo' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/nmo' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/nmo' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/nmo' Making install in mixed-cardinality make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/mixed-cardinality' Making install in optional make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/optional' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/optional' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/optional' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/optional' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/optional' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/optional' Making install in regex make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/regex' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/regex' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/regex' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/regex' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/regex' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/regex' Making install in sort make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/sort' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/sort' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/sort' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/sort' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/sort' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/sort' Making install in subqueries make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/subqueries' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/subqueries' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/subqueries' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/subqueries' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/subqueries' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/subqueries' Making install in error make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/error' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/error' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/error' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/error' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/error' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/error' Making install in backup make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/backup' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/backup' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/backup' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/backup' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/backup' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/backup' Making install in update make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/update' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/update' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/update' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/update' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/update' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/update' Making install in turtle make[6]: Entering directory '/run/build/tracker/tests/libtracker-data/turtle' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-data/turtle' make[8]: Entering directory '/run/build/tracker/tests/libtracker-data/turtle' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-data/turtle' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data/turtle' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data/turtle' make[6]: Entering directory '/run/build/tracker/tests/libtracker-data' make[7]: Entering directory '/run/build/tracker/tests/libtracker-data' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-data' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-data' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-data' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-data' Making install in libtracker-sparql make[4]: Entering directory '/run/build/tracker/tests/libtracker-sparql' make install-am make[5]: Entering directory '/run/build/tracker/tests/libtracker-sparql' make[6]: Entering directory '/run/build/tracker/tests/libtracker-sparql' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/libtracker-sparql' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-sparql' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-sparql' Making install in tracker-steroids make[4]: Entering directory '/run/build/tracker/tests/tracker-steroids' make install-am make[5]: Entering directory '/run/build/tracker/tests/tracker-steroids' make[6]: Entering directory '/run/build/tracker/tests/tracker-steroids' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Leaving directory '/run/build/tracker/tests/tracker-steroids' make[5]: Leaving directory '/run/build/tracker/tests/tracker-steroids' make[4]: Leaving directory '/run/build/tracker/tests/tracker-steroids' Making install in libtracker-fts make[4]: Entering directory '/run/build/tracker/tests/libtracker-fts' make install-recursive make[5]: Entering directory '/run/build/tracker/tests/libtracker-fts' Making install in limits make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts/limits' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-fts/limits' make[8]: Entering directory '/run/build/tracker/tests/libtracker-fts/limits' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-fts/limits' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-fts/limits' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts/limits' Making install in prefix make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts/prefix' make install-am make[7]: Entering directory '/run/build/tracker/tests/libtracker-fts/prefix' make[8]: Entering directory '/run/build/tracker/tests/libtracker-fts/prefix' make[8]: Nothing to be done for 'install-exec-am'. make[8]: Leaving directory '/run/build/tracker/tests/libtracker-fts/prefix' make[7]: Leaving directory '/run/build/tracker/tests/libtracker-fts/prefix' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts/prefix' make[6]: Entering directory '/run/build/tracker/tests/libtracker-fts' make[7]: Entering directory '/run/build/tracker/tests/libtracker-fts' make[7]: Nothing to be done for 'install-exec-am'. make[7]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[6]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[5]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[4]: Leaving directory '/run/build/tracker/tests/libtracker-fts' make[4]: Entering directory '/run/build/tracker/tests' make[5]: Entering directory '/run/build/tracker/tests' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Leaving directory '/run/build/tracker/tests' make[4]: Leaving directory '/run/build/tracker/tests' make[3]: Leaving directory '/run/build/tracker/tests' make[2]: Leaving directory '/run/build/tracker/tests' make[2]: Entering directory '/run/build/tracker' make[3]: Entering directory '/run/build/tracker' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/run/build/tracker' make[2]: Leaving directory '/run/build/tracker' make[1]: Leaving directory '/run/build/tracker' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/tracker processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/tracker [27] .debug_aranges compressed -> .zdebug_aranges (696 => 292 41.95%) [28] .debug_info compressed -> .zdebug_info (159612 => 82578 51.74%) [29] .debug_abbrev compressed -> .zdebug_abbrev (15119 => 2740 18.12%) [30] .debug_line compressed -> .zdebug_line (45403 => 17786 39.17%) [31] .debug_frame compressed -> .zdebug_frame (3300 => 1291 39.12%) [32] .debug_str compressed -> .zdebug_str (18116 => 6769 37.36%) [33] .debug_loc compressed -> .zdebug_loc (60883 => 18134 29.78%) [34] .debug_ranges compressed -> .zdebug_ranges (10616 => 3314 31.22%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/tracker to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/tracker.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-common.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-common.so.0.0.0 [25] .debug_aranges compressed -> .zdebug_aranges (728 => 281 38.60%) [26] .debug_info compressed -> .zdebug_info (110303 => 57906 52.50%) [27] .debug_abbrev compressed -> .zdebug_abbrev (14642 => 2759 18.84%) [28] .debug_line compressed -> .zdebug_line (28160 => 10413 36.98%) [29] .debug_frame compressed -> .zdebug_frame (4980 => 1903 38.21%) [30] .debug_str compressed -> .zdebug_str (29737 => 10469 35.21%) [31] .debug_loc compressed -> .zdebug_loc (33806 => 9851 29.14%) [32] .debug_ranges compressed -> .zdebug_ranges (4488 => 1418 31.60%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-common.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/tracker-2.0/libtracker-common.so.0.0.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-data.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-data.so.0.0.0 [25] .debug_aranges compressed -> .zdebug_aranges (1216 => 470 38.65%) [26] .debug_info compressed -> .zdebug_info (871030 => 446169 51.22%) [27] .debug_abbrev compressed -> .zdebug_abbrev (35743 => 5777 16.16%) [28] .debug_line compressed -> .zdebug_line (336785 => 115525 34.30%) [29] .debug_frame compressed -> .zdebug_frame (30852 => 8980 29.11%) [30] .debug_str compressed -> .zdebug_str (92600 => 26139 28.23%) [31] .debug_loc compressed -> .zdebug_loc (776767 => 206658 26.60%) [32] .debug_ranges compressed -> .zdebug_ranges (111856 => 32762 29.29%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/tracker-2.0/libtracker-data.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/tracker-2.0/libtracker-data.so.0.0.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-sparql-2.0.so.0.101.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-sparql-2.0.so.0.101.0 [24] .debug_aranges compressed -> .zdebug_aranges (712 => 299 41.99%) [25] .debug_info compressed -> .zdebug_info (321548 => 170450 53.01%) [26] .debug_abbrev compressed -> .zdebug_abbrev (22161 => 3563 16.08%) [27] .debug_line compressed -> .zdebug_line (101193 => 35414 35.00%) [28] .debug_frame compressed -> .zdebug_frame (18612 => 5270 28.32%) [29] .debug_str compressed -> .zdebug_str (48297 => 12395 25.66%) [30] .debug_loc compressed -> .zdebug_loc (186989 => 48143 25.75%) [31] .debug_ranges compressed -> .zdebug_ranges (19896 => 5995 30.13%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-sparql-2.0.so.0.101.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libtracker-sparql-2.0.so.0.101.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-miner-2.0.so.0.101.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-miner-2.0.so.0.101.0 [24] .debug_aranges compressed -> .zdebug_aranges (696 => 291 41.81%) [25] .debug_info compressed -> .zdebug_info (270372 => 146525 54.19%) [26] .debug_abbrev compressed -> .zdebug_abbrev (22422 => 3695 16.48%) [27] .debug_line compressed -> .zdebug_line (74433 => 28379 38.13%) [28] .debug_frame compressed -> .zdebug_frame (16224 => 5314 32.75%) [29] .debug_str compressed -> .zdebug_str (43729 => 13128 30.02%) [30] .debug_loc compressed -> .zdebug_loc (132801 => 35659 26.85%) [31] .debug_ranges compressed -> .zdebug_ranges (14384 => 4335 30.14%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-miner-2.0.so.0.101.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libtracker-miner-2.0.so.0.101.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-control-2.0.so.0.101.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-control-2.0.so.0.101.0 [23] .debug_aranges compressed -> .zdebug_aranges (120 => 76 63.33%) [24] .debug_info compressed -> .zdebug_info (24511 => 13340 54.42%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1386 => 563 40.62%) [26] .debug_line compressed -> .zdebug_line (7176 => 3058 42.61%) [27] .debug_frame compressed -> .zdebug_frame (1576 => 681 43.21%) [28] .debug_str compressed -> .zdebug_str (10008 => 3825 38.22%) [29] .debug_loc compressed -> .zdebug_loc (14501 => 3855 26.58%) [30] .debug_ranges compressed -> .zdebug_ranges (1248 => 464 37.18%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtracker-control-2.0.so.0.101.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libtracker-control-2.0.so.0.101.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/tracker-store processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/tracker-store [27] .debug_aranges compressed -> .zdebug_aranges (568 => 250 44.01%) [28] .debug_info compressed -> .zdebug_info (242251 => 130094 53.70%) [29] .debug_abbrev compressed -> .zdebug_abbrev (17574 => 3232 18.39%) [30] .debug_line compressed -> .zdebug_line (76544 => 26726 34.92%) [31] .debug_frame compressed -> .zdebug_frame (13676 => 4096 29.95%) [32] .debug_str compressed -> .zdebug_str (48158 => 12711 26.39%) [33] .debug_loc compressed -> .zdebug_loc (113775 => 28968 25.46%) [34] .debug_ranges compressed -> .zdebug_ranges (12504 => 3946 31.56%) [37] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/libexec/tracker-store to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/libexec/tracker-store.debug Committing stage build-tracker to cache ======================================================================== Building module gnome-online-accounts in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-online-accounts-1 ======================================================================== Already on 'master' aclocal: installing 'm4/ax_append_compile_flags.m4' from '/usr/share/aclocal/ax_append_compile_flags.m4' aclocal: installing 'm4/ax_append_flag.m4' from '/usr/share/aclocal/ax_append_flag.m4' aclocal: installing 'm4/ax_append_link_flags.m4' from '/usr/share/aclocal/ax_append_link_flags.m4' aclocal: installing 'm4/ax_check_compile_flag.m4' from '/usr/share/aclocal/ax_check_compile_flag.m4' aclocal: installing 'm4/ax_check_enable_debug.m4' from '/usr/share/aclocal/ax_check_enable_debug.m4' aclocal: installing 'm4/ax_check_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4' aclocal: installing 'm4/ax_compiler_flags.m4' from '/usr/share/aclocal/ax_compiler_flags.m4' aclocal: installing 'm4/ax_compiler_flags_cflags.m4' from '/usr/share/aclocal/ax_compiler_flags_cflags.m4' aclocal: installing 'm4/ax_compiler_flags_gir.m4' from '/usr/share/aclocal/ax_compiler_flags_gir.m4' aclocal: installing 'm4/ax_compiler_flags_ldflags.m4' from '/usr/share/aclocal/ax_compiler_flags_ldflags.m4' aclocal: installing 'm4/ax_is_release.m4' from '/usr/share/aclocal/ax_is_release.m4' aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.m4' aclocal: installing 'm4/gsettings.m4' from '/usr/share/aclocal/gsettings.m4' aclocal: installing 'm4/gtk-doc.m4' from '/usr/share/aclocal/gtk-doc.m4' aclocal: installing 'm4/iconv.m4' from '/usr/share/aclocal/iconv.m4' aclocal: installing 'm4/intlmacosx.m4' from '/usr/share/aclocal/intlmacosx.m4' aclocal: installing 'm4/introspection.m4' from '/usr/share/aclocal/introspection.m4' aclocal: installing 'm4/lib-ld.m4' from '/usr/share/aclocal/lib-ld.m4' aclocal: installing 'm4/lib-link.m4' from '/usr/share/aclocal/lib-link.m4' aclocal: installing 'm4/lib-prefix.m4' from '/usr/share/aclocal/lib-prefix.m4' aclocal: installing 'm4/libtool.m4' from '/usr/share/aclocal/libtool.m4' aclocal: installing 'm4/ltoptions.m4' from '/usr/share/aclocal/ltoptions.m4' aclocal: installing 'm4/ltsugar.m4' from '/usr/share/aclocal/ltsugar.m4' aclocal: installing 'm4/ltversion.m4' from '/usr/share/aclocal/ltversion.m4' aclocal: installing 'm4/lt~obsolete.m4' from '/usr/share/aclocal/lt~obsolete.m4' aclocal: installing 'm4/nls.m4' from '/usr/share/aclocal/nls.m4' aclocal: installing 'm4/pkg.m4' from '/usr/share/aclocal/pkg.m4' aclocal: installing 'm4/po.m4' from '/usr/share/aclocal/po.m4' aclocal: installing 'm4/progtest.m4' from '/usr/share/aclocal/progtest.m4' autoreconf: Entering directory `.' autoreconf: running: autopoint --force Copying file ABOUT-NLS Copying file config.rpath Copying file m4/codeset.m4 Copying file m4/extern-inline.m4 Copying file m4/fcntl-o.m4 Copying file m4/glibc2.m4 Copying file m4/glibc21.m4 Copying file m4/intdiv0.m4 Copying file m4/intl.m4 Copying file m4/intldir.m4 Copying file m4/intmax.m4 Copying file m4/inttypes-pri.m4 Copying file m4/inttypes_h.m4 Copying file m4/lcmessage.m4 Copying file m4/lock.m4 Copying file m4/longlong.m4 Copying file m4/printf-posix.m4 Copying file m4/size_max.m4 Copying file m4/stdint_h.m4 Copying file m4/threadlib.m4 Copying file m4/uintmax_t.m4 Copying file m4/visibility.m4 Copying file m4/wchar_t.m4 Copying file m4/wint_t.m4 Copying file m4/xsize.m4 Copying file po/Makefile.in.in Copying file po/Makevars.template Copying file po/Rules-quot Copying file po/boldquot.sed Copying file po/en@boldquot.header Copying file po/en@quot.header Copying file po/insert-header.sin Copying file po/quot.sed Copying file po/remove-potcdate.sin autoreconf: running: aclocal --force -I m4 ${ACLOCAL_FLAGS} autoreconf: configure.ac: tracing autoreconf: running: libtoolize --copy --force libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'. libtoolize: copying file 'm4/libtool.m4' libtoolize: copying file 'm4/ltoptions.m4' libtoolize: copying file 'm4/ltsugar.m4' libtoolize: copying file 'm4/ltversion.m4' libtoolize: copying file 'm4/lt~obsolete.m4' autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:28: installing './compile' configure.ac:33: installing './config.guess' configure.ac:33: installing './config.sub' configure.ac:18: installing './install-sh' configure.ac:18: installing './missing' src/daemon/Makefile.am: installing './depcomp' src/goabackend/Makefile.am:67: warning: source file '$(top_builddir)/src/goaidentity/org.gnome.Identity.c' is in a subdirectory, src/goabackend/Makefile.am:67: but option 'subdir-objects' is disabled automake: warning: possible forward-incompatibility. automake: At least a source file is in a subdirectory, but the 'subdir-objects' automake: automake option hasn't been enabled. For now, the corresponding output automake: object file(s) will be placed in the top-level directory. However, automake: this behaviour will change in future Automake versions: they will automake: unconditionally cause object files to be placed in the same subdirectory automake: of the corresponding sources. automake: You are advised to start using 'subdir-objects' option throughout your automake: project, to avoid future incompatibilities. src/goabackend/Makefile.am:67: warning: source file '$(top_srcdir)/src/goaidentity/goaidentitymanagererror.c' is in a subdirectory, src/goabackend/Makefile.am:67: but option 'subdir-objects' is disabled autoreconf: Leaving directory `.' Skipping configure process. configure: WARNING: unrecognized options: --disable-telepathy checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether to enable maintainer-specific portions of Makefiles... yes checking whether to enable debugging... yes checking for a sed that does not truncate output... /usr/bin/sed checking for style of include used by make... GNU checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... gcc3 checking whether C compiler accepts -Werror=unknown-warning-option... no checking whether C compiler accepts -Wno-suggest-attribute=format... yes checking whether C compiler accepts -fno-strict-aliasing... yes checking whether C compiler accepts -Wall... yes checking whether C compiler accepts -Wextra... yes checking whether C compiler accepts -Wundef... yes checking whether C compiler accepts -Wnested-externs... yes checking whether C compiler accepts -Wwrite-strings... yes checking whether C compiler accepts -Wpointer-arith... yes checking whether C compiler accepts -Wmissing-declarations... yes checking whether C compiler accepts -Wmissing-prototypes... yes checking whether C compiler accepts -Wstrict-prototypes... yes checking whether C compiler accepts -Wredundant-decls... yes checking whether C compiler accepts -Wno-unused-parameter... yes checking whether C compiler accepts -Wno-missing-field-initializers... yes checking whether C compiler accepts -Wdeclaration-after-statement... yes checking whether C compiler accepts -Wformat=2... yes checking whether C compiler accepts -Wold-style-definition... yes checking whether C compiler accepts -Wcast-align... yes checking whether C compiler accepts -Wformat-nonliteral... yes checking whether C compiler accepts -Wformat-security... yes checking whether C compiler accepts -Wsign-compare... yes checking whether C compiler accepts -Wstrict-aliasing... yes checking whether C compiler accepts -Wshadow... yes checking whether C compiler accepts -Winline... yes checking whether C compiler accepts -Wpacked... yes checking whether C compiler accepts -Wmissing-format-attribute... yes checking whether C compiler accepts -Wmissing-noreturn... yes checking whether C compiler accepts -Winit-self... yes checking whether C compiler accepts -Wredundant-decls... (cached) yes checking whether C compiler accepts -Wmissing-include-dirs... yes checking whether C compiler accepts -Wunused-but-set-variable... yes checking whether C compiler accepts -Warray-bounds... yes checking whether C compiler accepts -Wimplicit-function-declaration... yes checking whether C compiler accepts -Wreturn-type... yes checking whether C compiler accepts -Wswitch-enum... yes checking whether C compiler accepts -Wswitch-default... yes checking whether C compiler accepts -Wno-error=unused-parameter... yes checking whether C compiler accepts -Wno-error=missing-field-initializers... yes checking whether C compiler accepts -Werror=unknown-warning-option... (cached) no checking whether the linker accepts -Wl,--no-as-needed... yes checking whether the linker accepts -Wl,--fatal-warnings... yes checking whether the linker accepts -Wl,-fatal_warnings... no checking whether the linker accepts -Wl,--no-as-needed... yes checking for gcc... (cached) gcc checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ISO C89... (cached) none needed checking whether gcc understands -c and -o together... (cached) yes checking dependency style of gcc... (cached) gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert armv8l-unknown-linux-gnueabihf file names to armv8l-unknown-linux-gnueabihf format... func_convert_file_noop checking how to convert armv8l-unknown-linux-gnueabihf file names to toolchain format... func_convert_file_noop checking for /usr/arm-unknown-linux-gnueabihf/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking whether make supports nested variables... (cached) yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gtk-doc... yes checking for gtkdoc-check... gtkdoc-check.test checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GTKDOC_DEPS... yes checking for GLIB... yes checking for gobject-introspection... yes checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for vapigen... yes checking for krb5-config... /usr/bin/krb5-config checking for GCR... yes checking for timerfd support... yes checking for timerfd cancel-on-set support... yes checking whether NLS is requested... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for ld used by gcc... /usr/arm-unknown-linux-gnueabihf/bin/ld checking if the linker (/usr/arm-unknown-linux-gnueabihf/bin/ld) is GNU ld... yes checking for shared library run path origin... done checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking for GNU gettext in libc... yes checking whether to use NLS... yes checking where the gettext function comes from... libc checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating data/Makefile config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/32x32/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/96x96/Makefile config.status: creating data/icons/256x256/Makefile config.status: creating src/Makefile config.status: creating src/goa/Makefile config.status: creating src/goa/goa-1.0.pc config.status: creating src/goabackend/Makefile config.status: creating src/goabackend/goa-backend-1.0.pc config.status: creating src/goaidentity/Makefile config.status: creating src/daemon/Makefile config.status: creating src/examples/Makefile config.status: creating po/Makefile.in config.status: creating doc/Makefile config.status: creating doc/version.xml config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po-directories commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing src/goa/goaconfig.h commands configure: WARNING: unrecognized options: --disable-telepathy gnome-online-accounts 3.29.4 =============================== prefix: /app libdir: ${exec_prefix}/lib libexecdir: ${exec_prefix}/libexec bindir: ${exec_prefix}/bin sbindir: ${exec_prefix}/sbin datadir: ${datarootdir} sysconfdir: ${prefix}/etc localstatedir: ${prefix}/var compiler: gcc cflags: -O2 -g -fstack-protector-strong -O2 -g -g -O0 cppflags: -O2 -D_FORTIFY_SOURCE=2 backend: no inspector: no introspection: yes template file: Flickr provider: yes (OAuth 1.0, key:ed00ad7e0869897506e23c0d18e34d01 secret:ebd556dd187188b1) Foursquare provider: yes (id:MBNU2NES5HASNDQJ25YPFGG2UGRZHPI3IYTNJGE0KIWT2HCF) Google provider: yes (OAuth 2.0, id:44438659992-7kgjeitenc16ssihbtdjbgguch7ju55s.apps.googleusercontent.com secret:-gMLuQyDiI0XrQS_vx_mhuYF) IMAP/SMTP provider: yes Media Server provider: no Microsoft Exchange provider: yes ownCloud provider: yes Kerberos provider: yes Facebook provider: yes (OAuth 2.0, id:297654143624603) Todoist provider: no (OAuth 2.0, id:2e41575c1dd74f98ad7cfb178e1ba3dd secret:3e59831ffdd64633918d19aa0a1efd2b) Windows Live provider: yes (OAuth 2.0, id:0000000044067703) Pocket provider: yes (id:16630-40b25246b56e8ad5310b2883) Last.fm provider: no (id:7a2461fe34c9c8124fb28ac750ba12fa secret:49ec391644459c417f3afe57ca246c5a) Maintainer mode: yes Building api docs: no git.mk: Generating .gitignore make[1]: Entering directory '/run/build/gnome-online-accounts/doc' git.mk: Generating .gitignore make[1]: Leaving directory '/run/build/gnome-online-accounts/doc' make all-recursive make[1]: Entering directory '/run/build/gnome-online-accounts' Making all in data make[2]: Entering directory '/run/build/gnome-online-accounts/data' git.mk: Generating .gitignore Making all in icons make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons' git.mk: Generating .gitignore Making all in 16x16 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/16x16' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/16x16' Making all in 22x22 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/22x22' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/22x22' Making all in 24x24 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/24x24' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/24x24' Making all in 32x32 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/32x32' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/32x32' Making all in 48x48 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/48x48' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/48x48' Making all in 96x96 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/96x96' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/96x96' Making all in 256x256 make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/256x256' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/256x256' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[3]: Entering directory '/run/build/gnome-online-accounts/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-online-accounts/data' make[2]: Leaving directory '/run/build/gnome-online-accounts/data' Making all in src make[2]: Entering directory '/run/build/gnome-online-accounts/src' git.mk: Generating .gitignore make[3]: Entering directory '/run/build/gnome-online-accounts/src/goaidentity' Making all in goa git.mk: Generating .gitignore make[3]: Entering directory '/run/build/gnome-online-accounts/src/goa' cd ../.. && \ /bin/sh ./config.status src/goa/goaconfig.h gdbus-codegen \ --interface-prefix org.gnome.OnlineAccounts. \ --c-namespace Goa \ --c-generate-object-manager \ --generate-c-code goa-generated \ --generate-docbook goa-generated-doc \ ../../data/dbus-interfaces.xml \ gdbus-codegen \ --interface-prefix org.gnome.OnlineAccounts. \ --c-namespace Goa \ --c-generate-object-manager \ --generate-c-code goa-generated \ --generate-docbook goa-generated-doc \ ../../data/dbus-interfaces.xml \ gdbus-codegen \ --interface-prefix org.gnome.OnlineAccounts. \ --c-namespace Goa \ --c-generate-object-manager \ --generate-c-code goa-generated \ --generate-docbook goa-generated-doc \ ../../data/dbus-interfaces.xml \ git.mk: Generating .gitignore make[3]: Leaving directory '/run/build/gnome-online-accounts/src/goaidentity' make[3]: Entering directory '/run/build/gnome-online-accounts/src/goabackend' git.mk: Generating .gitignore make[3]: Leaving directory '/run/build/gnome-online-accounts/src/goabackend' make[3]: Entering directory '/run/build/gnome-online-accounts/src/daemon' git.mk: Generating .gitignore make[3]: Leaving directory '/run/build/gnome-online-accounts/src/daemon' make[3]: Entering directory '/run/build/gnome-online-accounts/src/examples' git.mk: Generating .gitignore make[3]: Leaving directory '/run/build/gnome-online-accounts/src/examples' config.status: executing src/goa/goaconfig.h commands config.status: src/goa/goaconfig.h is unchanged make all-am make[4]: Entering directory '/run/build/gnome-online-accounts/src/goa' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaclient.lo -MD -MP -MF .deps/libgoa_1_0_la-goaclient.Tpo -c -o libgoa_1_0_la-goaclient.lo `test -f 'goaclient.c' || echo './'`goaclient.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaerror.lo -MD -MP -MF .deps/libgoa_1_0_la-goaerror.Tpo -c -o libgoa_1_0_la-goaerror.lo `test -f 'goaerror.c' || echo './'`goaerror.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goa-generated.lo -MD -MP -MF .deps/libgoa_1_0_la-goa-generated.Tpo -c -o libgoa_1_0_la-goa-generated.lo `test -f 'goa-generated.c' || echo './'`goa-generated.c ( top_builddir=`cd ../.. && pwd`; \ cd . && glib-mkenums --template goaenumtypes.h.template goaenums.h ) > \ goaenumtypes.h.tmp && mv goaenumtypes.h.tmp goaenumtypes.h /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaversion.lo -MD -MP -MF .deps/libgoa_1_0_la-goaversion.Tpo -c -o libgoa_1_0_la-goaversion.lo `test -f 'goaversion.c' || echo './'`goaversion.c for pkg in gio-2.0; do \ echo $pkg >> goa-1.0.deps; \ done ( top_builddir=`cd ../.. && pwd`; \ cd . && glib-mkenums --template goaenumtypes.c.template goaenums.h ) > \ goaenumtypes.c.tmp && mv goaenumtypes.c.tmp goaenumtypes.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaenumtypes.lo -MD -MP -MF .deps/libgoa_1_0_la-goaenumtypes.Tpo -c -o libgoa_1_0_la-goaenumtypes.lo `test -f 'goaenumtypes.c' || echo './'`goaenumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goa-generated.lo -MD -MP -MF .deps/libgoa_1_0_la-goa-generated.Tpo -c goa-generated.c -fPIC -DPIC -o .libs/libgoa_1_0_la-goa-generated.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaversion.lo -MD -MP -MF .deps/libgoa_1_0_la-goaversion.Tpo -c goaversion.c -fPIC -DPIC -o .libs/libgoa_1_0_la-goaversion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaclient.lo -MD -MP -MF .deps/libgoa_1_0_la-goaclient.Tpo -c goaclient.c -fPIC -DPIC -o .libs/libgoa_1_0_la-goaclient.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaerror.lo -MD -MP -MF .deps/libgoa_1_0_la-goaerror.Tpo -c goaerror.c -fPIC -DPIC -o .libs/libgoa_1_0_la-goaerror.o In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:34, from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from goa-generated.h:11, from goa-generated.c:12: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:34, from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from goaversion.h:26, from goaversion.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:34, from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/glib/gi18n-lib.h:21, from goaclient.c:20: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:34, from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from /usr/include/glib-2.0/gobject/gbinding.h:28, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from goaerror.c:21: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaversion.lo -MD -MP -MF .deps/libgoa_1_0_la-goaversion.Tpo -c goaversion.c -o libgoa_1_0_la-goaversion.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaenumtypes.lo -MD -MP -MF .deps/libgoa_1_0_la-goaenumtypes.Tpo -c goaenumtypes.c -fPIC -DPIC -o .libs/libgoa_1_0_la-goaenumtypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaerror.lo -MD -MP -MF .deps/libgoa_1_0_la-goaerror.Tpo -c goaerror.c -o libgoa_1_0_la-goaerror.o >/dev/null 2>&1 In file included from /usr/include/bits/libc-header-start.h:33, from /usr/include/limits.h:26, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:194, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/syslimits.h:7, from /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/include-fixed/limits.h:34, from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:11, from /usr/include/glib-2.0/glib/gtypes.h:32, from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from goaenums.h:26, from goaenumtypes.c:4: /usr/include/features.h:381:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] # warning _FORTIFY_SOURCE requires compiling with optimization (-O) ^~~~~~~ mv -f .deps/libgoa_1_0_la-goaversion.Tpo .deps/libgoa_1_0_la-goaversion.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaclient.lo -MD -MP -MF .deps/libgoa_1_0_la-goaclient.Tpo -c goaclient.c -o libgoa_1_0_la-goaclient.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goaenumtypes.lo -MD -MP -MF .deps/libgoa_1_0_la-goaenumtypes.Tpo -c goaenumtypes.c -o libgoa_1_0_la-goaenumtypes.o >/dev/null 2>&1 mv -f .deps/libgoa_1_0_la-goaerror.Tpo .deps/libgoa_1_0_la-goaerror.Plo mv -f .deps/libgoa_1_0_la-goaenumtypes.Tpo .deps/libgoa_1_0_la-goaenumtypes.Plo mv -f .deps/libgoa_1_0_la-goaclient.Tpo .deps/libgoa_1_0_la-goaclient.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\"/app/libexec\" -DPACKAGE_SYSCONF_DIR=\"/app/etc\" -DPACKAGE_DATA_DIR=\"/app/share/gnome-online-accounts\" -DPACKAGE_BIN_DIR=\"/app/bin\" -DPACKAGE_LOCALSTATE_DIR=\"/app/var\" -DPACKAGE_LOCALE_DIR=\"/app/share/locale\" -DPACKAGE_LIB_DIR=\"/app/lib\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -MT libgoa_1_0_la-goa-generated.lo -MD -MP -MF .deps/libgoa_1_0_la-goa-generated.Tpo -c goa-generated.c -o libgoa_1_0_la-goa-generated.o >/dev/null 2>&1 mv -f .deps/libgoa_1_0_la-goa-generated.Tpo .deps/libgoa_1_0_la-goa-generated.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -Wl,--no-as-needed -version-info 0:0:0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgoa-1.0.la -rpath /app/lib libgoa_1_0_la-goaclient.lo libgoa_1_0_la-goaerror.lo libgoa_1_0_la-goa-generated.lo libgoa_1_0_la-goaenumtypes.lo libgoa_1_0_la-goaversion.lo -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/libgoa_1_0_la-goaclient.o .libs/libgoa_1_0_la-goaerror.o .libs/libgoa_1_0_la-goa-generated.o .libs/libgoa_1_0_la-goaenumtypes.o .libs/libgoa_1_0_la-goaversion.o -L/app/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -O2 -g -fstack-protector-strong -O2 -g -g -O0 -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,libgoa-1.0.so.0 -o .libs/libgoa-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libgoa-1.0.so.0" && ln -s "libgoa-1.0.so.0.0.0" "libgoa-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libgoa-1.0.so" && ln -s "libgoa-1.0.so.0.0.0" "libgoa-1.0.so") libtool: link: ar cru .libs/libgoa-1.0.a libgoa_1_0_la-goaclient.o libgoa_1_0_la-goaerror.o libgoa_1_0_la-goa-generated.o libgoa_1_0_la-goaenumtypes.o libgoa_1_0_la-goaversion.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgoa-1.0.a libtool: link: ( cd ".libs" && rm -f "libgoa-1.0.la" && ln -s "../libgoa-1.0.la" "libgoa-1.0.la" ) CPPFLAGS="-O2 -D_FORTIFY_SOURCE=2" CFLAGS="-O2 -g -fstack-protector-strong -O2 -g -g -O0" LDFLAGS="-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now" CC="gcc" PKG_CONFIG="/usr/bin/pkg-config" GI_HOST_OS="" DLLTOOL="false" /usr/bin/g-ir-scanner --namespace=Goa --nsversion=1.0 --libtool="/bin/sh ../../libtool" --pkg=glib-2.0 --pkg=gobject-2.0 --pkg=gio-2.0 --include=Gio-2.0 --pkg-export=goa-1.0 --library=goa-1.0 --warn-all --c-include='goa/goa.h' --cflags-begin -I../../src -I../../src -I../../src/goa -DG_LOG_DOMAIN=\"Goa\" -DGOA_COMPILATION -DPACKAGE_LIBEXEC_DIR=\""/app/libexec"\" -DPACKAGE_SYSCONF_DIR=\""/app/etc"\" -DPACKAGE_DATA_DIR=\""/app/share/gnome-online-accounts"\" -DPACKAGE_BIN_DIR=\""/app/bin"\" -DPACKAGE_LOCALSTATE_DIR=\""/app/var"\" -DPACKAGE_LOCALE_DIR=\""/app/share/locale"\" -DPACKAGE_LIB_DIR=\""/app/lib"\" -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -fno-strict-aliasing -Wall -Wextra -Wundef -Wnested-externs -Wwrite-strings -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wredundant-decls -Wno-unused-parameter -Wno-missing-field-initializers -Wdeclaration-after-statement -Wformat=2 -Wold-style-definition -Wcast-align -Wformat-nonliteral -Wformat-security -Wsign-compare -Wstrict-aliasing -Wshadow -Winline -Wpacked -Wmissing-format-attribute -Wmissing-noreturn -Winit-self -Wmissing-include-dirs -Wunused-but-set-variable -Warray-bounds -Wimplicit-function-declaration -Wreturn-type -Wswitch-enum -Wswitch-default -Wno-error=unused-parameter -Wno-error=missing-field-initializers -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gio-unix-2.0/ -pthread --cflags-end goa.h goaclient.h goaerror.h goaenums.h goaenumtypes.h goaversion.h goa-generated.h goaclient.c goaerror.c goa-generated.c goaenumtypes.c goaversion.c libgoa-1.0.la --output Goa-1.0.gir g-ir-scanner: link: /bin/sh ../../libtool --mode=link --tag=CC gcc -o /run/build/gnome-online-accounts/src/goa/tmp-introspectQGcpmA/Goa-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -g -O0 /run/build/gnome-online-accounts/src/goa/tmp-introspectQGcpmA/Goa-1.0.o -L. -lgoa-1.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gnome-online-accounts/src/goa/tmp-introspectQGcpmA/.libs/Goa-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -g -O0 /run/build/gnome-online-accounts/src/goa/tmp-introspectQGcpmA/Goa-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. /run/build/gnome-online-accounts/src/goa/.libs/libgoa-1.0.so -L/app/lib -lgmodule-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. Goa-1.0.gir -o Goa-1.0.typelib /usr/bin/vapigen-0.40 --library goa-1.0 --metadatadir . --pkg gio-2.0 Goa-1.0.gir warning: empty metadata Generation succeeded - 1 warning(s) make[4]: Leaving directory '/run/build/gnome-online-accounts/src/goa' make[3]: Leaving directory '/run/build/gnome-online-accounts/src/goa' make[3]: Entering directory '/run/build/gnome-online-accounts/src' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gnome-online-accounts/src' make[2]: Leaving directory '/run/build/gnome-online-accounts/src' Making all in po make[2]: Entering directory '/run/build/gnome-online-accounts/po' make gnome-online-accounts.pot-update make[3]: Entering directory '/run/build/gnome-online-accounts/po' sed -e '/^#/d' remove-potcdate.sin > t-remove-potcdate.sed mv t-remove-potcdate.sed remove-potcdate.sed package_gnu="no"; \ test -n "$package_gnu" || { \ if { if (LC_ALL=C find --version) 2>/dev/null | grep GNU >/dev/null; then \ LC_ALL=C find -L .. -maxdepth 1 -type f \ -size -10000000c -exec grep 'GNU gnome-online-accounts' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gnome-online-accounts' ../* 2>/dev/null; \ fi; \ } | grep -v 'libtool:' >/dev/null; then \ package_gnu=yes; \ else \ package_gnu=no; \ fi; \ }; \ if test "$package_gnu" = "yes"; then \ package_prefix='GNU '; \ else \ package_prefix=''; \ fi; \ if test -n 'https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts&keywords=I18N+L10N&component=general' || test 'https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts&keywords=I18N+L10N&component=general'; \ else \ msgid_bugs_address='https://bugzilla.gnome.org/enter_bug.cgi?product=gnome-online-accounts'; \ fi; \ case `/usr/bin/xgettext --version | sed 1q | sed -e 's,^[^0-9]*,,'` in \ '' | 0.[0-9] | 0.[0-9].* | 0.1[0-5] | 0.1[0-5].* | 0.16 | 0.16.[0-1]*) \ /usr/bin/xgettext --default-domain=gnome-online-accounts --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='GNOME Online Accounts Authors' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gnome-online-accounts --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='GNOME Online Accounts Authors' \ --package-name="${package_prefix}gnome-online-accounts" \ --package-version='3.29.4' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f gnome-online-accounts.po || { \ if test -f ./gnome-online-accounts.pot-header; then \ sed -e '1,/^#$/d' < gnome-online-accounts.po > gnome-online-accounts.1po && \ cat ./gnome-online-accounts.pot-header gnome-online-accounts.1po > gnome-online-accounts.po; \ rm -f gnome-online-accounts.1po; \ fi; \ if test -f ./gnome-online-accounts.pot; then \ sed -f remove-potcdate.sed < ./gnome-online-accounts.pot > gnome-online-accounts.1po && \ sed -f remove-potcdate.sed < gnome-online-accounts.po > gnome-online-accounts.2po && \ if cmp gnome-online-accounts.1po gnome-online-accounts.2po >/dev/null 2>&1; then \ rm -f gnome-online-accounts.1po gnome-online-accounts.2po gnome-online-accounts.po; \ else \ rm -f gnome-online-accounts.1po gnome-online-accounts.2po ./gnome-online-accounts.pot && \ mv gnome-online-accounts.po ./gnome-online-accounts.pot; \ fi; \ else \ mv gnome-online-accounts.po ./gnome-online-accounts.pot; \ fi; \ } make[3]: Leaving directory '/run/build/gnome-online-accounts/po' test ! -f ./gnome-online-accounts.pot || \ test -z "af.gmo an.gmo ar.gmo as.gmo ast.gmo be.gmo bg.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo km.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo" || make af.gmo an.gmo ar.gmo as.gmo ast.gmo be.gmo bg.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gd.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo is.gmo it.gmo ja.gmo kk.gmo km.gmo kn.gmo ko.gmo lt.gmo lv.gmo mk.gmo ml.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo make[3]: Entering directory '/run/build/gnome-online-accounts/po' rm -f as.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as.gmo as.po rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po rm -f an.gmo && /usr/bin/msgfmt -c --statistics --verbose -o an.gmo an.po rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po rm -f af.gmo && /usr/bin/msgfmt -c --statistics --verbose -o af.gmo af.po rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po ast.po: 54 translated messages. af.po: 61 translated messages, 81 untranslated messages. be.po: 154 translated messages. bn_IN.po: 130 translated messages. ar.po: 92 translated messages, 5 fuzzy translations, 50 untranslated messages. as.po: 147 translated messages. bg.po: 154 translated messages. an.po: 153 translated messages. rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po rm -f da.gmo && /usr/bin/msgfmt -c --statistics --verbose -o da.gmo da.po rm -f de.gmo && /usr/bin/msgfmt -c --statistics --verbose -o de.gmo de.po ca.po: 155 translated messages. bs.po: 147 translated messages. cs.po: 155 translated messages. ca@valencia.po: 154 translated messages. rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po de.po: 155 translated messages. da.po: 155 translated messages. el.po: 155 translated messages. rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po en_GB.po: 155 translated messages. rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po rm -f fi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fi.gmo fi.po rm -f fr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fr.gmo fr.po rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po es.po: 155 translated messages. et.po: 137 translated messages. eo.po: 153 translated messages, 3 fuzzy translations. rm -f fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po fr.po: 155 translated messages. eu.po: 154 translated messages. fa.po: 154 translated messages. rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po fi.po: 120 translated messages, 4 fuzzy translations, 30 untranslated messages. fur.po: 155 translated messages. rm -f gd.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gd.gmo gd.po rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po ga.po: 88 translated messages, 54 untranslated messages. rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po gd.po: 152 translated messages. rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po gu.po: 153 translated messages. gl.po: 155 translated messages. rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po he.po: 154 translated messages. hr.po: 155 translated messages. hi.po: 147 translated messages. hu.po: 155 translated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po rm -f is.gmo && /usr/bin/msgfmt -c --statistics --verbose -o is.gmo is.po id.po: 155 translated messages. rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po it.po: 155 translated messages. is.po: 109 translated messages, 43 untranslated messages. ja.po: 153 translated messages. rm -f km.gmo && /usr/bin/msgfmt -c --statistics --verbose -o km.gmo km.po rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po kk.po: 155 translated messages. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po ko.po: 155 translated messages. kn.po: 147 translated messages. rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po km.po: 146 translated messages. lt.po: 155 translated messages. lv.po: 155 translated messages. rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po mk.po:7: warning: header field 'Language-Team' still has the initial default value mk.po: 57 translated messages. ml.po: 154 translated messages. rm -f ms.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ms.gmo ms.po rm -f ne.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ne.gmo ne.po rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po mr.po: 147 translated messages. rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po ms.po: 54 translated messages. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po nb.po: 152 translated messages, 2 untranslated messages. ne.po: 152 translated messages. nl.po: 155 translated messages. oc.po: 146 translated messages. rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po pa.po: 147 translated messages. or.po: 147 translated messages. rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po pl.po: 155 translated messages. rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po pt.po: 154 translated messages. pt_BR.po: 155 translated messages. ro.po: 155 translated messages. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po ru.po: 155 translated messages. sl.po: 155 translated messages. sk.po: 155 translated messages. rm -f sr@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@latin.gmo sr@latin.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po sr.po: 155 translated messages. rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po rm -f tg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tg.gmo tg.po rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po rm -f th.gmo && /usr/bin/msgfmt -c --statistics --verbose -o th.gmo th.po sv.po: 155 translated messages. sr@latin.po: 155 translated messages. rm -f ug.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ug.gmo ug.po ta.po: 147 translated messages. tg.po: 147 translated messages. th.po: 157 translated messages. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po te.po: 147 translated messages. ug.po: 151 translated messages. tr.po: 155 translated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po vi.po: 155 translated messages. uk.po: 157 translated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po zh_CN.po: 155 translated messages. zh_TW.po: 155 translated messages. zh_HK.po: 147 translated messages. make[3]: Leaving directory '/run/build/gnome-online-accounts/po' touch stamp-po make[2]: Leaving directory '/run/build/gnome-online-accounts/po' make[2]: Entering directory '/run/build/gnome-online-accounts' make[2]: Leaving directory '/run/build/gnome-online-accounts' make[1]: Leaving directory '/run/build/gnome-online-accounts' Making install in data make[1]: Entering directory '/run/build/gnome-online-accounts/data' Making install in icons make[2]: Entering directory '/run/build/gnome-online-accounts/data/icons' Making install in 16x16 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/16x16' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/16x16' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/16x16/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-flickr.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-foursquare.png goa-account-todoist.png '/app/share/icons/hicolor/16x16/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/16x16' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/16x16' Making install in 22x22 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/22x22' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/22x22' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/22x22/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-flickr.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-foursquare.png goa-account-todoist.png '/app/share/icons/hicolor/22x22/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/22x22' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/22x22' Making install in 24x24 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/24x24' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/24x24' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/24x24/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-foursquare.png goa-account-flickr.png goa-account-todoist.png '/app/share/icons/hicolor/24x24/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/24x24' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/24x24' Making install in 32x32 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/32x32' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/32x32' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/32x32/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-flickr.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-foursquare.png goa-account-todoist.png '/app/share/icons/hicolor/32x32/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/32x32' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/32x32' Making install in 48x48 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/48x48' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/48x48' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/48x48/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-flickr.png goa-account-foursquare.png goa-account-todoist.png '/app/share/icons/hicolor/48x48/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/48x48' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/48x48' Making install in 96x96 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/96x96' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/96x96' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/96x96/apps' /usr/bin/install -c -m 644 goa-account.png goa-account-facebook.png goa-account-google.png goa-account-msn.png goa-account-owncloud.png goa-account-pocket.png goa-account-flickr.png goa-account-foursquare.png goa-account-todoist.png '/app/share/icons/hicolor/96x96/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/96x96' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/96x96' Making install in 256x256 make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons/256x256' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons/256x256' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/256x256/apps' /usr/bin/install -c -m 644 goa-account.png '/app/share/icons/hicolor/256x256/apps' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons/256x256' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons/256x256' make[3]: Entering directory '/run/build/gnome-online-accounts/data/icons' make[4]: Entering directory '/run/build/gnome-online-accounts/data/icons' make[4]: Nothing to be done for 'install-exec-am'. make install-data-hook make[5]: Entering directory '/run/build/gnome-online-accounts/data/icons' Updating Gtk icon cache. gtk-update-icon-cache: Cache file created successfully. make[5]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[4]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[3]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[2]: Leaving directory '/run/build/gnome-online-accounts/data/icons' make[2]: Entering directory '/run/build/gnome-online-accounts/data' make[3]: Entering directory '/run/build/gnome-online-accounts/data' make[3]: Nothing to be done for 'install-exec-am'. if test -n ""; then \ test -z "/app/share/glib-2.0/schemas" || /usr/bin/mkdir -p "/app/share/glib-2.0/schemas"; \ /usr/bin/install -c -m 644 "/app/share/glib-2.0/schemas"; \ test -n "" || glib-compile-schemas /app/share/glib-2.0/schemas; \ fi make[3]: Leaving directory '/run/build/gnome-online-accounts/data' make[2]: Leaving directory '/run/build/gnome-online-accounts/data' make[1]: Leaving directory '/run/build/gnome-online-accounts/data' Making install in src make[1]: Entering directory '/run/build/gnome-online-accounts/src' Making install in goa make[2]: Entering directory '/run/build/gnome-online-accounts/src/goa' make install-am make[3]: Entering directory '/run/build/gnome-online-accounts/src/goa' make[4]: Entering directory '/run/build/gnome-online-accounts/src/goa' /usr/bin/mkdir -p '/app/lib' /bin/sh ../../libtool --mode=install /usr/bin/install -c libgoa-1.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgoa-1.0.so.0.0.0 /app/lib/libgoa-1.0.so.0.0.0 libtool: install: (cd /app/lib && { ln -s -f libgoa-1.0.so.0.0.0 libgoa-1.0.so.0 || { rm -f libgoa-1.0.so.0 && ln -s libgoa-1.0.so.0.0.0 libgoa-1.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libgoa-1.0.so.0.0.0 libgoa-1.0.so || { rm -f libgoa-1.0.so && ln -s libgoa-1.0.so.0.0.0 libgoa-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgoa-1.0.lai /app/lib/libgoa-1.0.la libtool: install: /usr/bin/install -c .libs/libgoa-1.0.a /app/lib/libgoa-1.0.a libtool: install: chmod 644 /app/lib/libgoa-1.0.a libtool: install: ranlib /app/lib/libgoa-1.0.a libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib ---------------------------------------------------------------------- Libraries have been installed in: /app/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/app/lib/goa-1.0/include' /usr/bin/install -c -m 644 goaconfig.h '/app/lib/goa-1.0/include' /usr/bin/mkdir -p '/app/share/gir-1.0' /usr/bin/install -c -m 644 Goa-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/goa-1.0/goa' /usr/bin/install -c -m 644 goa.h goaclient.h goaerror.h goaenums.h goaenumtypes.h goaversion.h goa-generated.h '/app/include/goa-1.0/goa' /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 goa-1.0.pc '/app/lib/pkgconfig' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 Goa-1.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 goa-1.0.vapi goa-1.0.deps '/app/share/vala/vapi' make[4]: Leaving directory '/run/build/gnome-online-accounts/src/goa' make[3]: Leaving directory '/run/build/gnome-online-accounts/src/goa' make[2]: Leaving directory '/run/build/gnome-online-accounts/src/goa' make[2]: Entering directory '/run/build/gnome-online-accounts/src' make[3]: Entering directory '/run/build/gnome-online-accounts/src' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/gnome-online-accounts/src' make[2]: Leaving directory '/run/build/gnome-online-accounts/src' make[1]: Leaving directory '/run/build/gnome-online-accounts/src' Making install in po make[1]: Entering directory '/run/build/gnome-online-accounts/po' installing af.gmo as /app/share/locale/af/LC_MESSAGES/gnome-online-accounts.mo installing an.gmo as /app/share/locale/an/LC_MESSAGES/gnome-online-accounts.mo installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/gnome-online-accounts.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/gnome-online-accounts.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gnome-online-accounts.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gnome-online-accounts.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/gnome-online-accounts.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/gnome-online-accounts.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/gnome-online-accounts.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gnome-online-accounts.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/gnome-online-accounts.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gnome-online-accounts.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gnome-online-accounts.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gnome-online-accounts.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gnome-online-accounts.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/gnome-online-accounts.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gnome-online-accounts.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gnome-online-accounts.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/gnome-online-accounts.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gnome-online-accounts.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/gnome-online-accounts.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gnome-online-accounts.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gnome-online-accounts.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/gnome-online-accounts.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gnome-online-accounts.mo installing gd.gmo as /app/share/locale/gd/LC_MESSAGES/gnome-online-accounts.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gnome-online-accounts.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/gnome-online-accounts.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gnome-online-accounts.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/gnome-online-accounts.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gnome-online-accounts.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gnome-online-accounts.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gnome-online-accounts.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/gnome-online-accounts.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gnome-online-accounts.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gnome-online-accounts.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/gnome-online-accounts.mo installing km.gmo as /app/share/locale/km/LC_MESSAGES/gnome-online-accounts.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/gnome-online-accounts.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/gnome-online-accounts.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gnome-online-accounts.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gnome-online-accounts.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/gnome-online-accounts.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/gnome-online-accounts.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/gnome-online-accounts.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gnome-online-accounts.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gnome-online-accounts.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/gnome-online-accounts.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gnome-online-accounts.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/gnome-online-accounts.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/gnome-online-accounts.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/gnome-online-accounts.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gnome-online-accounts.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gnome-online-accounts.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gnome-online-accounts.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gnome-online-accounts.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gnome-online-accounts.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gnome-online-accounts.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gnome-online-accounts.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gnome-online-accounts.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/gnome-online-accounts.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gnome-online-accounts.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/gnome-online-accounts.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/gnome-online-accounts.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/gnome-online-accounts.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gnome-online-accounts.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gnome-online-accounts.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/gnome-online-accounts.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gnome-online-accounts.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gnome-online-accounts.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gnome-online-accounts.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gnome-online-accounts.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gnome-online-accounts.mo if test "gnome-online-accounts" = "gettext-tools"; then \ /usr/bin/mkdir -p /app/share/gettext/po; \ for file in Makefile.in.in remove-potcdate.sin quot.sed boldquot.sed en@quot.header en@boldquot.header insert-header.sin Rules-quot Makevars.template; do \ /usr/bin/install -c -m 644 ./$file \ /app/share/gettext/po/$file; \ done; \ for file in Makevars; do \ rm -f /app/share/gettext/po/$file; \ done; \ else \ : ; \ fi make[1]: Leaving directory '/run/build/gnome-online-accounts/po' make[1]: Entering directory '/run/build/gnome-online-accounts' make[2]: Entering directory '/run/build/gnome-online-accounts' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/run/build/gnome-online-accounts' make[1]: Leaving directory '/run/build/gnome-online-accounts' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgoa-1.0.so.0.0.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgoa-1.0.so.0.0.0 [24] .debug_aranges compressed -> .zdebug_aranges (248 => 123 49.60%) [25] .debug_info compressed -> .zdebug_info (152508 => 64898 42.55%) [26] .debug_abbrev compressed -> .zdebug_abbrev (3257 => 667 20.48%) [27] .debug_line compressed -> .zdebug_line (47329 => 5515 11.65%) [28] .debug_frame compressed -> .zdebug_frame (46416 => 6307 13.59%) [29] .debug_str compressed -> .zdebug_str (59804 => 11316 18.92%) [30] .debug_ranges compressed -> .zdebug_ranges (72 => 61 84.72%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgoa-1.0.so.0.0.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgoa-1.0.so.0.0.0.debug Committing stage build-gnome-online-accounts to cache ======================================================================== Building module totem-pl-parser in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/totem-pl-parser-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/totem-pl-parser Build dir: /run/build/totem-pl-parser/_flatpak_build Build type: native build Project name: totem-pl-parser Project version: 3.26.1 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency glib-2.0 found: YES 2.57.2 Native dependency gthread-2.0 found: YES 2.57.2 Native dependency gio-2.0 found: YES 2.57.2 Native dependency libxml-2.0 found: YES 2.9.8 Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wimplicit-function-declaration: YES Compiler for C supports arguments -Wformat=2: YES Compiler for C supports arguments -Wformat-nonliteral: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wmissing-prototypes: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -Wcast-align: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wlogical-op: YES Compiler for C supports arguments -Wno-uninitialized -Wuninitialized: YES Compiler for C supports arguments -Wno-shadow -Wshadow: YES Compiler for C supports arguments -Wno-int-conversion -Wint-conversion: YES Compiler for C supports arguments -Wno-discarded-qualifiers -Wdiscarded-qualifiers: YES Compiler for C supports arguments -Werror=redundant-decls: YES Compiler for C supports arguments -Werror=implicit: YES Compiler for C supports arguments -Werror=nonnull: YES Compiler for C supports arguments -Werror=init-self: YES Compiler for C supports arguments -Werror=main: YES Compiler for C supports arguments -Werror=missing-braces: YES Compiler for C supports arguments -Werror=sequence-point: YES Compiler for C supports arguments -Werror=return-type: YES Compiler for C supports arguments -Werror=trigraphs: YES Compiler for C supports arguments -Werror=array-bounds: YES Compiler for C supports arguments -Werror=write-strings: YES Compiler for C supports arguments -Werror=address: YES Compiler for C supports arguments -Werror=int-to-pointer-cast: YES Compiler for C supports arguments -Werror=pointer-to-int-cast: YES Compiler for C supports arguments -Werror=empty-body: YES Compiler for C supports arguments -Werror=write-strings: YES Dependency libquvi-0.9 found: NO Native dependency libarchive found: YES 3.3.2 Library gcrypt found: YES Checking for function "asprintf" : YES Configuring totem-pl-parser-features.h using configuration Native dependency glib-2.0 found: YES 2.57.2 Native dependency gobject-introspection-1.0 found: YES 1.57.2 Configuring config.h using configuration Configuring totem-plparser.pc using configuration Configuring totem-plparser-mini.pc using configuration Message: Configuration summary: Quvi video link parsing : no ISO detection with libarchive : yes AmazonAMZ decoding with libgcrypt : yes Build targets in project: 14 Found ninja-1.8.2 at /usr/bin/ninja [1/48] Compiling C object 'lib/lib@@totem_glibc@sta/stub.c.o'. [2/48] Linking static target lib/libtotem_glibc.a. [3/48] Generating totemplparser-marshal_c with a custom command. INFO: Reading ../plparse/totemplparser-marshal.list... [4/48] Generating totemplparser-marshal_h with a custom command. INFO: Reading ../plparse/totemplparser-marshal.list... [5/48] Generating totem-pl-parser-builtins.h with a meson_exe.py custom command. [6/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/meson-generated_.._totemplparser-marshal.c.o'. [7/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-amz.c.o'. [8/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-media.c.o'. [9/48] Generating totem-pl-parser-builtins.c with a meson_exe.py custom command. [10/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-decode-date.c.o'. [11/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-misc.c.o'. [12/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-lines.c.o'. [13/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-disc.c.o'. [14/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/meson-generated_.._totem-pl-parser-builtins.c.o'. [15/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-pla.c.o'. ../plparse/totem-pl-parser-pla.c: In function ‘totem_pl_parser_save_pla’: ../plparse/totem-pl-parser-pla.c:67:4: warning: cast increases required alignment of target type [-Wcast-align] *((gint32 *)buffer) = GINT32_TO_BE (num_entries_total); ^ In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../plparse/totem-pl-parser-pla.c:26: ../plparse/totem-pl-parser-pla.c: In function ‘totem_pl_parser_add_pla’: ../plparse/totem-pl-parser-pla.c:189:34: warning: cast increases required alignment of target type [-Wcast-align] max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^ /usr/include/glib-2.0/glib/gtypes.h:156:18: note: in definition of macro ‘GUINT32_SWAP_LE_BE_CONSTANT’ (((guint32) (val) & (guint32) 0x000000ffU) << 24) | \ ^~~ /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:153:37: note: in expansion of macro ‘GUINT32_SWAP_LE_BE’ #define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val)) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:351:30: note: in expansion of macro ‘GINT32_TO_BE’ #define GINT32_FROM_BE(val) (GINT32_TO_BE (val)) ^~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:16: note: in expansion of macro ‘GINT32_FROM_BE’ max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^~~~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:34: warning: cast increases required alignment of target type [-Wcast-align] max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^ /usr/include/glib-2.0/glib/gtypes.h:157:18: note: in definition of macro ‘GUINT32_SWAP_LE_BE_CONSTANT’ (((guint32) (val) & (guint32) 0x0000ff00U) << 8) | \ ^~~ /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:153:37: note: in expansion of macro ‘GUINT32_SWAP_LE_BE’ #define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val)) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:351:30: note: in expansion of macro ‘GINT32_TO_BE’ #define GINT32_FROM_BE(val) (GINT32_TO_BE (val)) ^~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:16: note: in expansion of macro ‘GINT32_FROM_BE’ max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^~~~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:34: warning: cast increases required alignment of target type [-Wcast-align] max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^ /usr/include/glib-2.0/glib/gtypes.h:158:18: note: in definition of macro ‘GUINT32_SWAP_LE_BE_CONSTANT’ (((guint32) (val) & (guint32) 0x00ff0000U) >> 8) | \ ^~~ /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:153:37: note: in expansion of macro ‘GUINT32_SWAP_LE_BE’ #define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val)) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:351:30: note: in expansion of macro ‘GINT32_TO_BE’ #define GINT32_FROM_BE(val) (GINT32_TO_BE (val)) ^~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:16: note: in expansion of macro ‘GINT32_FROM_BE’ max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^~~~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:34: warning: cast increases required alignment of target type [-Wcast-align] max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^ /usr/include/glib-2.0/glib/gtypes.h:159:18: note: in definition of macro ‘GUINT32_SWAP_LE_BE_CONSTANT’ (((guint32) (val) & (guint32) 0xff000000U) >> 24))) ^~~ /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:153:37: note: in expansion of macro ‘GUINT32_SWAP_LE_BE’ #define GINT32_TO_BE(val) ((gint32) GUINT32_SWAP_LE_BE (val)) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gtypes.h:351:30: note: in expansion of macro ‘GINT32_TO_BE’ #define GINT32_FROM_BE(val) (GINT32_TO_BE (val)) ^~~~~~~~~~~~ ../plparse/totem-pl-parser-pla.c:189:16: note: in expansion of macro ‘GINT32_FROM_BE’ max_entries = GINT32_FROM_BE (*((gint32 *)contents)); ^~~~~~~~~~~~~~ [16/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-pls.c.o'. [17/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-qt.c.o'. [18/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-smil.c.o'. [19/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-videosite.c.o'. [20/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-podcast.c.o'. [21/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-wm.c.o'. [22/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-playlist.c.o'. ../plparse/totem-pl-playlist.c: In function ‘totem_pl_playlist_class_init’: ../plparse/totem-pl-playlist.c:69:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (TotemPlPlaylistPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../plparse/totem-pl-playlist.h:25, from ../plparse/totem-pl-playlist.c:46: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [23/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/meson-generated_.._totem-pl-parser-builtins.c.o'. [24/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser.c.o'. [25/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/xmlparser.c.o'. ../plparse/xmlparser.c: In function ‘xml_parser_get_node_internal’: ../plparse/xmlparser.c:329:6: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&node_name, "?%s", tok); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../plparse/xmlparser.c: In function ‘xml_parser_append_text’: ../plparse/xmlparser.c:215:7: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&newtext, "%s%s", subnode->data, text); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../plparse/xmlparser.c:228:5: warning: ignoring return value of ‘asprintf’, declared with attribute warn_unused_result [-Wunused-result] asprintf (&newtext, "%s%s", node->data, text); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [26/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-lines.c.o'. [27/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser.c.o'. ../plparse/totem-pl-parser.c: In function ‘totem_pl_parser_class_init’: ../plparse/totem-pl-parser.c:328:2: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (TotemPlParserPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /usr/include/glib-2.0/gio/gioenums.h:28, from /usr/include/glib-2.0/gio/giotypes.h:28, from /usr/include/glib-2.0/gio/gio.h:26, from ../plparse/totem-pl-parser.c:130: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [28/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-misc.c.o'. [29/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/totem-pl-parser-xspf.c.o'. [30/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-pls.c.o'. [31/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-smil.c.o'. [32/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-qt.c.o'. [33/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-podcast.c.o'. [34/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-amz.c.o'. [35/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-videosite.c.o'. [36/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-xspf.c.o'. [37/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-parser-wm.c.o'. [38/48] Compiling C object 'plparse/tests/plparse@tests@@disc@exe/disc.c.o'. [39/48] Compiling C object 'plparse/plparse@@totem-plparser-mini@sha/totem-pl-playlist.c.o'. ../plparse/totem-pl-playlist.c: In function ‘totem_pl_playlist_class_init’: ../plparse/totem-pl-playlist.c:69:9: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (TotemPlPlaylistPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../plparse/totem-pl-playlist.h:25, from ../plparse/totem-pl-playlist.c:46: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [40/48] Linking target plparse/libtotem-plparser-mini.so.18.1.2. [41/48] Compiling C object 'plparse/tests/plparse@tests@@parser@exe/parser.c.o'. [42/48] Compiling C object 'plparse/plparse@@totem-plparser@sha/xmllexer.c.o'. [43/48] Linking target plparse/libtotem-plparser.so.18.1.2. [44/48] Generating symbol file 'plparse/plparse@@totem-plparser@sha/libtotem-plparser.so.18.1.2.symbols'. [45/48] Linking target plparse/tests/disc. [46/48] Linking target plparse/tests/parser. [47/48] Generating TotemPlParser-1.0.gir with a custom command. [48/48] Generating TotemPlParser-1.0.typelib with a custom command. [0/1] Installing files. Installing /run/build/totem-pl-parser/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/am.gmo to /app/share/locale/am/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/an.gmo to /app/share/locale/an/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ast.gmo to /app/share/locale/ast/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/az.gmo to /app/share/locale/az/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/be@latin.gmo to /app/share/locale/be@latin/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/bn.gmo to /app/share/locale/bn/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/bn_IN.gmo to /app/share/locale/bn_IN/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/br.gmo to /app/share/locale/br/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/cy.gmo to /app/share/locale/cy/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/dz.gmo to /app/share/locale/dz/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/en_CA.gmo to /app/share/locale/en_CA/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/en@shaw.gmo to /app/share/locale/en@shaw/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/et.gmo to /app/share/locale/et/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ga.gmo to /app/share/locale/ga/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/gu.gmo to /app/share/locale/gu/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/hi.gmo to /app/share/locale/hi/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ka.gmo to /app/share/locale/ka/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/km.gmo to /app/share/locale/km/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/kn.gmo to /app/share/locale/kn/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ku.gmo to /app/share/locale/ku/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/mai.gmo to /app/share/locale/mai/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/mg.gmo to /app/share/locale/mg/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/mk.gmo to /app/share/locale/mk/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/mn.gmo to /app/share/locale/mn/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/mr.gmo to /app/share/locale/mr/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ms.gmo to /app/share/locale/ms/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/nds.gmo to /app/share/locale/nds/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/nn.gmo to /app/share/locale/nn/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/or.gmo to /app/share/locale/or/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ps.gmo to /app/share/locale/ps/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/rw.gmo to /app/share/locale/rw/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/si.gmo to /app/share/locale/si/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sq.gmo to /app/share/locale/sq/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ta.gmo to /app/share/locale/ta/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/th.gmo to /app/share/locale/th/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/ug.gmo to /app/share/locale/ug/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/uz@cyrillic.gmo to /app/share/locale/uz@cyrillic/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/wa.gmo to /app/share/locale/wa/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/xh.gmo to /app/share/locale/xh/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/totem-pl-parser.mo Installing /run/build/totem-pl-parser/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/totem-pl-parser.mo Installing plparse/totem-pl-parser-builtins.h to /app/include/totem-pl-parser/1/plparser Installing plparse/libtotem-plparser.so.18.1.2 to /app/lib Installing plparse/libtotem-plparser-mini.so.18.1.2 to /app/lib Installing plparse/TotemPlParser-1.0.gir to /app/share/gir-1.0 Installing plparse/TotemPlParser-1.0.typelib to /app/lib/girepository-1.0 Installing /run/build/totem-pl-parser/plparse/totem-pl-parser.h to /app/include/totem-pl-parser/1/plparser Installing /run/build/totem-pl-parser/plparse/totem-pl-playlist.h to /app/include/totem-pl-parser/1/plparser Installing /run/build/totem-pl-parser/plparse/totem-pl-parser-mini.h to /app/include/totem-pl-parser/1/plparser Installing /run/build/totem-pl-parser/_flatpak_build/plparse/totem-pl-parser-features.h to /app/include/totem-pl-parser/1/plparser Installing /run/build/totem-pl-parser/_flatpak_build/totem-plparser.pc to /app/lib/pkgconfig Installing /run/build/totem-pl-parser/_flatpak_build/totem-plparser-mini.pc to /app/lib/pkgconfig Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=totem-pl-parser' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser.so.18.1.2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser.so.18.1.2 [25] .debug_aranges compressed -> .zdebug_aranges (728 => 296 40.66%) [26] .debug_info compressed -> .zdebug_info (191319 => 96484 50.43%) [27] .debug_abbrev compressed -> .zdebug_abbrev (19927 => 3436 17.24%) [28] .debug_line compressed -> .zdebug_line (71520 => 25065 35.05%) [29] .debug_frame compressed -> .zdebug_frame (7436 => 2555 34.36%) [30] .debug_str compressed -> .zdebug_str (24791 => 8927 36.01%) [31] .debug_loc compressed -> .zdebug_loc (98457 => 28958 29.41%) [32] .debug_ranges compressed -> .zdebug_ranges (8608 => 2876 33.41%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser.so.18.1.2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libtotem-plparser.so.18.1.2.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser-mini.so.18.1.2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser-mini.so.18.1.2 [25] .debug_aranges compressed -> .zdebug_aranges (440 => 178 40.45%) [26] .debug_info compressed -> .zdebug_info (47998 => 16722 34.84%) [27] .debug_abbrev compressed -> .zdebug_abbrev (6867 => 1105 16.09%) [28] .debug_line compressed -> .zdebug_line (10046 => 2779 27.66%) [29] .debug_frame compressed -> .zdebug_frame (1388 => 631 45.46%) [30] .debug_str compressed -> .zdebug_str (6753 => 2760 40.87%) [31] .debug_loc compressed -> .zdebug_loc (9191 => 2471 26.88%) [32] .debug_ranges compressed -> .zdebug_ranges (1816 => 557 30.67%) [35] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libtotem-plparser-mini.so.18.1.2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libtotem-plparser-mini.so.18.1.2.debug Committing stage build-totem-pl-parser to cache ======================================================================== Building module grilo in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/grilo-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/grilo Build dir: /run/build/grilo/_flatpak_build Build type: native build Project name: grilo Project version: 0.3.7 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency gio-2.0 found: YES 2.57.2 Native dependency glib-2.0 found: YES 2.57.2 Native dependency gmodule-2.0 found: YES 2.57.2 Native dependency gobject-2.0 found: YES 2.57.2 Native dependency libxml-2.0 found: YES 2.9.8 Native dependency libsoup-2.4 found: YES 2.63.2 Native dependency totem-plparser found: YES 3.26.1 Program g-ir-scanner found: YES (/usr/bin/g-ir-scanner) Program vapigen found: YES (/usr/bin/vapigen) Native dependency gtk+-3.0 found: YES 3.22.30 Dependency oauth found: NO Configuring grilo-0.3.pc using configuration Configuring grilo-net-0.3.pc using configuration Configuring grilo-pls-0.3.pc using configuration Native dependency glib-2.0 found: YES 2.57.2 Configuring config.h using configuration Native dependency gobject-introspection-1.0 found: YES 1.57.2 Configuring config.h using configuration Configuring config.h using configuration WARNING: Project targetting '>= 0.36.0' but tried to use feature introduced in '0.37.0': preset arg in i18n.gettext Program python found: YES (/usr/bin/python) Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Build targets in project: 28 WARNING: Project specifies a minimum meson_version '>= 0.36.0' which conflicts with: * 0.37.0: {'preset arg in i18n.gettext'} Found ninja-1.8.2 at /usr/bin/ninja [1/60] Generating grl-marshal_h with a custom command. INFO: Reading ../src/grl-marshal.list... [2/60] Generating grl-marshal_c with a custom command. INFO: Reading ../src/grl-marshal.list... [3/60] Compiling C object 'examples/examples@@browsing@exe/browsing.c.o'. [4/60] Compiling C object 'libs/net/libs@net@@grlnet-0.3@sha/grl-net-mock.c.o'. ../libs/net/grl-net-mock.c: In function ‘get_url_mocked’: ../libs/net/grl-net-mock.c:82:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:88:5: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (G_SIMPLE_ASYNC_RESULT (result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:95:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:102:5: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (G_SIMPLE_ASYNC_RESULT (result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:113:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:118:5: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (G_SIMPLE_ASYNC_RESULT (result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:129:3: warning: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-mock.c:132:3: warning: ‘g_simple_async_result_complete_in_idle’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete_in_idle (G_SIMPLE_ASYNC_RESULT (result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from ../libs/net/grl-net-mock.c:30: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:106:21: note: declared here void g_simple_async_result_complete_in_idle (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [5/60] Generating grl-type-builtins.h with a meson_exe.py custom command. [6/60] Compiling C object 'tools/grilo-inspect/tools@grilo-inspect@@grl-inspect-0.3@exe/grl-inspect.c.o'. [7/60] Compiling C object 'tools/grilo-launch/tools@grilo-launch@@grl-launch-0.3@exe/grl-launch.c.o'. [8/60] Compiling C object 'src/src@@grilo-0.3@sha/meson-generated_.._grl-marshal.c.o'. [9/60] Compiling C object 'examples/examples@@configuring-plugins@exe/configuring-plugins.c.o'. [10/60] Compiling C object 'libs/net/libs@net@@grlnet-0.3@sha/grl-net-wc.c.o'. ../libs/net/grl-net-wc.c: In function ‘grl_net_wc_init’: ../libs/net/grl-net-wc.c:316:3: warning: ‘soup_session_async_new’ is deprecated: Use 'soup_session_new' instead [-Wdeprecated-declarations] wc->priv->session = soup_session_async_new (); ^~ In file included from /usr/include/libsoup-2.4/libsoup/soup.h:47, from ../libs/net/grl-net-wc.c:49: /usr/include/libsoup-2.4/libsoup/soup-session-async.h:51:14: note: declared here SoupSession *soup_session_async_new (void); ^~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘parse_error’: ../libs/net/grl-net-wc.c:440:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, GRL_NET_WC_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:446:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:453:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, GRL_NET_WC_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:460:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, GRL_NET_WC_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:465:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, GRL_NET_WC_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:472:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, GRL_NET_WC_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:478:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:484:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘read_async_cb’: ../libs/net/grl-net-wc.c:553:10: warning: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated [-Wdeprecated-declarations] struct request_res *rr = g_simple_async_result_get_op_res_gpointer (result);; ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:590:7: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:594:7: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:601:5: warning: ‘g_simple_async_result_complete’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:619:3: warning: ‘g_simple_async_result_complete’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘reply_cb’: ../libs/net/grl-net-wc.c:629:10: warning: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated [-Wdeprecated-declarations] struct request_res *rr = g_simple_async_result_get_op_res_gpointer (result); ^~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:636:7: warning: ‘g_simple_async_result_set_from_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_from_error (result, error); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:113:21: note: declared here void g_simple_async_result_set_from_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:638:7: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (result, G_IO_ERROR, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:644:5: warning: ‘g_simple_async_result_complete’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (result); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘get_url_now’: ../libs/net/grl-net-wc.c:675:3: warning: ‘g_simple_async_result_set_op_res_gpointer’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_op_res_gpointer (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:75:21: note: declared here void g_simple_async_result_set_op_res_gpointer (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:688:5: warning: ‘g_simple_async_result_set_error’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_set_error (G_SIMPLE_ASYNC_RESULT (result), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:122:21: note: declared here void g_simple_async_result_set_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:693:5: warning: ‘g_simple_async_result_complete’ is deprecated [-Wdeprecated-declarations] g_simple_async_result_complete (G_SIMPLE_ASYNC_RESULT (result)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:104:21: note: declared here void g_simple_async_result_complete (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘grl_net_wc_request_with_headers_hash_async’: ../libs/net/grl-net-wc.c:936:3: warning: ‘g_simple_async_result_new’ is deprecated: Use 'g_task_new' instead [-Wdeprecated-declarations] result = g_simple_async_result_new (G_OBJECT (self), ^~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:51:21: note: declared here GSimpleAsyncResult *g_simple_async_result_new (GObject *source_object, ^~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c: In function ‘grl_net_wc_request_finish’: ../libs/net/grl-net-wc.c:974:3: warning: ‘g_simple_async_result_get_source_tag’ is deprecated [-Wdeprecated-declarations] g_warn_if_fail (g_simple_async_result_get_source_tag (res) == ^~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:99:21: note: declared here gpointer g_simple_async_result_get_source_tag (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:977:3: warning: ‘g_simple_async_result_get_op_res_gpointer’ is deprecated [-Wdeprecated-declarations] void *op = g_simple_async_result_get_op_res_gpointer (res); ^~~~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:79:21: note: declared here gpointer g_simple_async_result_get_op_res_gpointer (GSimpleAsyncResult *simple); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../libs/net/grl-net-wc.c:979:3: warning: ‘g_simple_async_result_propagate_error’ is deprecated [-Wdeprecated-declarations] if (g_simple_async_result_propagate_error (res, error) == TRUE) { ^~ In file included from /usr/include/glib-2.0/gio/gio.h:117, from /usr/include/libsoup-2.4/libsoup/soup-types.h:9, from /usr/include/libsoup-2.4/libsoup/soup-cache.h:26, from ../libs/net/grl-net-wc.c:47: /usr/include/glib-2.0/gio/gsimpleasyncresult.h:119:21: note: declared here gboolean g_simple_async_result_propagate_error (GSimpleAsyncResult *simple, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [11/60] Compiling C object 'examples/examples@@efficient-metadata-resolution@exe/efficient-metadata-resolution.c.o'. [12/60] Compiling C object 'libs/pls/libs@pls@@grlpls-0.3@sha/grl-pls.c.o'. [13/60] Generating grl-type-builtins.c with a meson_exe.py custom command. [14/60] Compiling C object 'src/src@@grilo-0.3@sha/grilo.c.o'. [15/60] Compiling C object 'src/src@@grilo-0.3@sha/data_grl-config.c.o'. [16/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-caps.c.o'. [17/60] Compiling C object 'src/src@@grilo-0.3@sha/meson-generated_.._grl-type-builtins.c.o'. [18/60] Compiling C object 'src/src@@grilo-0.3@sha/data_grl-related-keys.c.o'. [19/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-log.c.o'. [20/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-metadata-key.c.o'. [21/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-operation.c.o'. [22/60] Compiling C object 'src/src@@grilo-0.3@sha/data_grl-data.c.o'. [23/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-multiple.c.o'. [24/60] Compiling C object 'tools/grilo-test-ui/tools@grilo-test-ui@@grilo-test-ui-0.3@exe/main.c.o'. ../tools/grilo-test-ui/main.c: In function ‘operation_started’: ../tools/grilo-test-ui/main.c:705:3: warning: ‘gdk_cursor_new’ is deprecated [-Wdeprecated-declarations] cursor = gdk_cursor_new (GDK_WATCH); ^~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdk.h:34, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../tools/grilo-test-ui/main.c:32: /usr/include/gtk-3.0/gdk/gdkcursor.h:228:12: note: declared here GdkCursor* gdk_cursor_new (GdkCursorType cursor_type); ^~~~~~~~~~~~~~ ../tools/grilo-test-ui/main.c: In function ‘ui_setup’: ../tools/grilo-test-ui/main.c:2138:3: warning: ‘gtk_window_set_has_resize_grip’ is deprecated [-Wdeprecated-declarations] gtk_window_set_has_resize_grip (GTK_WINDOW (view->window), FALSE); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkdialog.h:32, from /usr/include/gtk-3.0/gtk/gtkaboutdialog.h:30, from /usr/include/gtk-3.0/gtk/gtk.h:31, from ../tools/grilo-test-ui/main.c:32: /usr/include/gtk-3.0/gtk/gtkwindow.h:478:10: note: declared here void gtk_window_set_has_resize_grip (GtkWindow *window, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [25/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-range-value.c.o'. [26/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-sync.c.o'. [27/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-operation-options.c.o'. [28/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-util.c.o'. [29/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-value-helper.c.o'. [30/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-plugin.c.o'. [31/60] Compiling C object 'examples/examples@@loading-plugins@exe/loading-plugins.c.o'. [32/60] Compiling C object 'examples/examples@@multivalues@exe/multivalues.c.o'. [33/60] Compiling C object 'examples/examples@@searching@exe/searching.c.o'. [34/60] Compiling C object 'examples/examples@@browsing-pls@exe/browsing-pls.c.o'. [35/60] Compiling C object 'src/src@@grilo-0.3@sha/data_grl-media.c.o'. [36/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-registry.c.o'. [37/60] Compiling C object 'src/src@@grilo-0.3@sha/grl-source.c.o'. [38/60] Linking target src/libgrilo-0.3.so.0.307.1. [39/60] Generating symbol file 'src/src@@grilo-0.3@sha/libgrilo-0.3.so.0.307.1.symbols'. [40/60] Linking target libs/pls/libgrlpls-0.3.so.0.307.0. [41/60] Linking target libs/net/libgrlnet-0.3.so.0.307.0. [42/60] Linking target tools/grilo-launch/grl-launch-0.3. [43/60] Linking target tools/grilo-inspect/grl-inspect-0.3. [44/60] Linking target examples/configuring-plugins. [45/60] Linking target examples/browsing. [46/60] Linking target examples/efficient-metadata-resolution. [47/60] Linking target examples/loading-plugins. [48/60] Linking target examples/multivalues. [49/60] Linking target examples/searching. [50/60] Linking target tools/grilo-test-ui/grilo-test-ui-0.3. [51/60] Generating symbol file 'libs/pls/libs@pls@@grlpls-0.3@sha/libgrlpls-0.3.so.0.307.0.symbols'. [52/60] Linking target examples/browsing-pls. [53/60] Generating GrlNet-0.3.gir with a custom command. g-ir-scanner: link: cc -o /run/build/grilo/_flatpak_build/tmp-introspectS5dWMF/GrlNet-0.3 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/grilo/_flatpak_build/tmp-introspectS5dWMF/GrlNet-0.3.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgrlnet-0.3 -lsoup-2.4 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -lxml2 -L/run/build/grilo/_flatpak_build/libs/net -Wl,-rpath,/run/build/grilo/_flatpak_build/libs/net -L/run/build/grilo/_flatpak_build/src -Wl,-rpath,/run/build/grilo/_flatpak_build/src -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [54/60] Generating GrlNet-0.3.typelib with a custom command. [55/60] Generating grilo-net-0.3.vapi with a custom command. Soup-2.4.gir:1334.7-1334.21: warning: Virtual method `Soup.AuthDomain.accepts' conflicts with method of the same name [56/60] Generating Grl-0.3.gir with a custom command. src/data/grl-data.c:615: Error: Grl: identifier not found on the first line: * Returns whether the string is a canonical one. ^ g-ir-scanner: link: cc -o /run/build/grilo/_flatpak_build/tmp-introspectmfQoCL/Grl-0.3 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/grilo/_flatpak_build/tmp-introspectmfQoCL/Grl-0.3.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgrilo-0.3 -lglib-2.0 -lgobject-2.0 -lgmodule-2.0 -lgio-2.0 -lxml2 -L/run/build/grilo/_flatpak_build/src -Wl,-rpath,/run/build/grilo/_flatpak_build/src -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [57/60] Generating grilo-0.3.vapi with a custom command. [58/60] Generating Grl-0.3.typelib with a custom command. [59/60] Generating GrlPls-0.3.gir with a custom command. g-ir-scanner: link: cc -o /run/build/grilo/_flatpak_build/tmp-introspectNcNJq3/GrlPls-0.3 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/grilo/_flatpak_build/tmp-introspectNcNJq3/GrlPls-0.3.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgrlpls-0.3 -ltotem-plparser -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgmodule-2.0 -lxml2 -L/run/build/grilo/_flatpak_build/libs/pls -Wl,-rpath,/run/build/grilo/_flatpak_build/libs/pls -L/run/build/grilo/_flatpak_build/src -Wl,-rpath,/run/build/grilo/_flatpak_build/src -L/app/lib -Wl,-rpath,/app/lib -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [60/60] Generating GrlPls-0.3.typelib with a custom command. [0/1] Installing files. Installing /run/build/grilo/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/grilo.mo Installing /run/build/grilo/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/grilo.mo Installing src/libgrilo-0.3.so.0.307.1 to /app/lib Installing src/Grl-0.3.gir to /app/share/gir-1.0 Installing src/Grl-0.3.typelib to /app/lib/girepository-1.0 Installing libs/net/libgrlnet-0.3.so.0.307.0 to /app/lib Installing libs/net/GrlNet-0.3.gir to /app/share/gir-1.0 Installing libs/net/GrlNet-0.3.typelib to /app/lib/girepository-1.0 Installing libs/pls/libgrlpls-0.3.so.0.307.0 to /app/lib Installing libs/pls/GrlPls-0.3.gir to /app/share/gir-1.0 Installing libs/pls/GrlPls-0.3.typelib to /app/lib/girepository-1.0 Installing bindings/vala/grilo-0.3.vapi to /app/share/vala/vapi Installing bindings/vala/grilo-net-0.3.vapi to /app/share/vala/vapi Installing tools/grilo-inspect/grl-inspect-0.3 to /app/bin Installing tools/grilo-launch/grl-launch-0.3 to /app/bin Installing tools/grilo-test-ui/grilo-test-ui-0.3 to /app/bin Installing /run/build/grilo/src/data/grl-config.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/data/grl-data.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/data/grl-media.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/data/grl-related-keys.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grilo.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-caps.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-definitions.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-error.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-log.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-metadata-key.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-multiple.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-operation-options.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-operation.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-plugin.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-range-value.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-registry.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-source.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-util.h to /app/include/grilo-0.3 Installing /run/build/grilo/src/grl-value-helper.h to /app/include/grilo-0.3 Installing /run/build/grilo/libs/net/grl-net.h to /app/include/grilo-0.3/net Installing /run/build/grilo/libs/net/grl-net-wc.h to /app/include/grilo-0.3/net Installing /run/build/grilo/libs/pls/grl-pls.h to /app/include/grilo-0.3/pls Installing /run/build/grilo/doc/man/grilo-test-ui-0.3.1 to /app/share/man/man1 Installing /run/build/grilo/doc/man/grl-inspect-0.3.1 to /app/share/man/man1 Installing /run/build/grilo/doc/man/grl-launch-0.3.1 to /app/share/man/man1 Installing /run/build/grilo/_flatpak_build/grilo-0.3.pc to /app/lib/pkgconfig Installing /run/build/grilo/_flatpak_build/grilo-net-0.3.pc to /app/lib/pkgconfig Installing /run/build/grilo/_flatpak_build/grilo-pls-0.3.pc to /app/lib/pkgconfig Installing /run/build/grilo/_flatpak_build/meson-private/grilo-0.3.deps to /app/share/vala/vapi Installing /run/build/grilo/_flatpak_build/meson-private/grilo-net-0.3.deps to /app/share/vala/vapi Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=grilo' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-inspect-0.3 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-inspect-0.3 [26] .debug_aranges compressed -> .zdebug_aranges (216 => 114 52.78%) [27] .debug_info compressed -> .zdebug_info (13130 => 7340 55.90%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1790 => 655 36.59%) [29] .debug_line compressed -> .zdebug_line (3403 => 1731 50.87%) [30] .debug_frame compressed -> .zdebug_frame (288 => 209 72.57%) [31] .debug_str compressed -> .zdebug_str (6702 => 2760 41.18%) [32] .debug_loc compressed -> .zdebug_loc (3522 => 1113 31.60%) [33] .debug_ranges compressed -> .zdebug_ranges (576 => 256 44.44%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-inspect-0.3 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/grl-inspect-0.3.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-launch-0.3 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-launch-0.3 [26] .debug_aranges compressed -> .zdebug_aranges (216 => 115 53.24%) [27] .debug_info compressed -> .zdebug_info (17938 => 9856 54.94%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1959 => 706 36.04%) [29] .debug_line compressed -> .zdebug_line (5413 => 2624 48.48%) [30] .debug_frame compressed -> .zdebug_frame (516 => 331 64.15%) [31] .debug_str compressed -> .zdebug_str (7530 => 3134 41.62%) [32] .debug_loc compressed -> .zdebug_loc (6350 => 2036 32.06%) [33] .debug_ranges compressed -> .zdebug_ranges (640 => 319 49.84%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grl-launch-0.3 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/grl-launch-0.3.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grilo-test-ui-0.3 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grilo-test-ui-0.3 [26] .debug_aranges compressed -> .zdebug_aranges (216 => 116 53.70%) [27] .debug_info compressed -> .zdebug_info (48499 => 26379 54.39%) [28] .debug_abbrev compressed -> .zdebug_abbrev (2084 => 765 36.71%) [29] .debug_line compressed -> .zdebug_line (11819 => 5669 47.97%) [30] .debug_frame compressed -> .zdebug_frame (1844 => 794 43.06%) [31] .debug_str compressed -> .zdebug_str (22281 => 8475 38.04%) [32] .debug_loc compressed -> .zdebug_loc (12239 => 3846 31.42%) [33] .debug_ranges compressed -> .zdebug_ranges (1712 => 653 38.14%) [36] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/grilo-test-ui-0.3 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/grilo-test-ui-0.3.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrilo-0.3.so.0.307.1 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrilo-0.3.so.0.307.1 [24] .debug_aranges compressed -> .zdebug_aranges (792 => 322 40.66%) [25] .debug_info compressed -> .zdebug_info (284396 => 143197 50.35%) [26] .debug_abbrev compressed -> .zdebug_abbrev (20981 => 3408 16.24%) [27] .debug_line compressed -> .zdebug_line (82032 => 23493 28.64%) [28] .debug_frame compressed -> .zdebug_frame (22424 => 5719 25.50%) [29] .debug_str compressed -> .zdebug_str (33020 => 10292 31.17%) [30] .debug_loc compressed -> .zdebug_loc (154062 => 38912 25.26%) [31] .debug_ranges compressed -> .zdebug_ranges (22912 => 5872 25.63%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrilo-0.3.so.0.307.1 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgrilo-0.3.so.0.307.1.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlnet-0.3.so.0.307.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlnet-0.3.so.0.307.0 [23] .debug_aranges compressed -> .zdebug_aranges (152 => 87 57.24%) [24] .debug_info compressed -> .zdebug_info (30674 => 17538 57.18%) [25] .debug_abbrev compressed -> .zdebug_abbrev (2531 => 864 34.14%) [26] .debug_line compressed -> .zdebug_line (7850 => 3735 47.58%) [27] .debug_frame compressed -> .zdebug_frame (1308 => 603 46.10%) [28] .debug_str compressed -> .zdebug_str (13246 => 5245 39.60%) [29] .debug_loc compressed -> .zdebug_loc (11462 => 3309 28.87%) [30] .debug_ranges compressed -> .zdebug_ranges (1304 => 491 37.65%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlnet-0.3.so.0.307.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgrlnet-0.3.so.0.307.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlpls-0.3.so.0.307.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlpls-0.3.so.0.307.0 [24] .debug_aranges compressed -> .zdebug_aranges (216 => 107 49.54%) [25] .debug_info compressed -> .zdebug_info (26943 => 15196 56.40%) [26] .debug_abbrev compressed -> .zdebug_abbrev (1918 => 726 37.85%) [27] .debug_line compressed -> .zdebug_line (7543 => 3729 49.44%) [28] .debug_frame compressed -> .zdebug_frame (1120 => 526 46.96%) [29] .debug_str compressed -> .zdebug_str (15190 => 5467 35.99%) [30] .debug_loc compressed -> .zdebug_loc (15012 => 4124 27.47%) [31] .debug_ranges compressed -> .zdebug_ranges (1688 => 625 37.03%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgrlpls-0.3.so.0.307.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgrlpls-0.3.so.0.307.0.debug Committing stage build-grilo to cache ======================================================================== Building module grilo-plugins in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/grilo-plugins-1 ======================================================================== Already on 'master' The Meson build system Version: 0.47.1 Source dir: /run/build/grilo-plugins Build dir: /run/build/grilo-plugins/_flatpak_build Build type: native build WARNING: Unknown options: "enable-goa, enable-localmetadata" Project name: grilo-plugins Project version: 0.3.8 Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency glib-2.0 found: YES 2.57.2 Native dependency gmodule-2.0 found: YES 2.57.2 Native dependency gobject-2.0 found: YES 2.57.2 Native dependency grilo-0.3 found: YES 0.3.7 Dependency avahi-client found: NO Dependency avahi-glib found: NO Dependency avahi-gobject found: NO Native dependency gio-2.0 found: YES 2.57.2 Native dependency gio-unix-2.0 found: YES 2.57.2 Native dependency goa-1.0 found: YES 3.29.4 Dependency gom-1.0 found: NO Native dependency grilo-net-0.3 found: YES 0.3.7 Native dependency grilo-pls-0.3 found: YES 0.3.7 Native dependency gstreamer-1.0 found: YES 1.15.0.1 Native dependency gthread-2.0 found: YES 2.57.2 Native dependency json-glib-1.0 found: YES 1.5.1 Native dependency libarchive found: YES 3.3.2 Dependency libdmapsharing-3.0 found: NO Dependency libgdata found: NO Native dependency libmediaart-2.0 found: YES 1.9.4 Native dependency libsoup-2.4 found: YES 2.63.2 Native dependency libxml-2.0 found: YES 2.9.8 Dependency oauth found: NO Native dependency sqlite3 found: YES 3.24.0 Native dependency totem-plparser found: YES 3.26.1 Native dependency totem-plparser-mini found: YES 3.26.1 Native dependency tracker-sparql-2.0 found: YES 2.1.1 Dependency lua found: NO Dependency lua5.3 found: NO Program gperf found: YES (/usr/bin/gperf) Program glib-compile-resources found: YES (/usr/bin/glib-compile-resources) Message: Plugins: Message: bookmarks : no Message: chromaprint : yes Message: dleyna : yes Message: dmap : no Message: filesystem : no Message: flickr : no Message: freebox : no Message: gravatar : yes Message: jamendo : yes Message: local-metadata : yes Message: lua-factory : no Message: magnatune : yes Message: metadata-store : no Message: opensubtitles : no Message: optical-media : no Message: podcasts : no Message: raitv : yes Message: shoutcast : yes Message: thetvdb : no Message: tmdb : no Message: tracker : yes Message: vimeo : no Message: youtube : no Configuring config.h using configuration Native dependency glib-2.0 found: YES 2.57.2 Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration Configuring config.h using configuration WARNING: Project targetting '>= 0.36.0' but tried to use feature introduced in '0.37.0': preset arg in i18n.gettext Build targets in project: 24 WARNING: Project specifies a minimum meson_version '>= 0.36.0' which conflicts with: * 0.37.0: {'preset arg in i18n.gettext'} Found ninja-1.8.2 at /usr/bin/ninja [1/45] Generating grl-dleyna-proxy-manager.h with a custom command. [2/45] Generating grl-dleyna-proxy-mediaserver2.h with a custom command. [3/45] Generating grl-dleyna-proxy-manager.c with a custom command. [4/45] Generating grl-dleyna-proxy-mediadevice.c with a custom command. [5/45] Generating grl-dleyna-proxy-mediaserver2.c with a custom command. [6/45] Generating grl-dleyna-proxy-mediadevice.h with a custom command. [7/45] Generating raitvresources_c with a custom command. [8/45] Generating raitvresources_h with a custom command. [9/45] Compiling C object 'src/gravatar/src@gravatar@@grlgravatar@sha/grl-gravatar.c.o'. [10/45] Compiling C object 'src/chromaprint/src@chromaprint@@grlchromaprint@sha/grl-chromaprint.c.o'. [11/45] Linking target src/chromaprint/libgrlchromaprint.so. [12/45] Compiling C object 'src/local-metadata/src@local-metadata@@grllocalmetadata@sha/grl-local-metadata.c.o'. [13/45] Compiling C object 'src/magnatune/src@magnatune@@grlmagnatune@sha/grl-magnatune.c.o'. [14/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/meson-generated_.._grl-dleyna-proxy-manager.c.o'. [15/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/grl-dleyna-server.c.o'. [16/45] Compiling C object 'src/jamendo/src@jamendo@@grljamendo@sha/grl-jamendo.c.o'. [17/45] Linking target src/gravatar/libgrlgravatar.so. [18/45] Linking target src/jamendo/libgrljamendo.so. [19/45] Linking target src/local-metadata/libgrllocalmetadata.so. [20/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/grl-dleyna-servers-manager.c.o'. [21/45] Linking target src/magnatune/libgrlmagnatune.so. [22/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/grl-dleyna.c.o'. [23/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/grl-dleyna-utils.c.o'. [24/45] Compiling C object 'src/raitv/src@raitv@@grlraitv@sha/meson-generated_.._raitvresources.c.o'. [25/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-request-queue.c.o'. [26/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-source-cache.c.o'. [27/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/meson-generated_.._grl-dleyna-proxy-mediadevice.c.o'. [28/45] Compiling C object 'src/shoutcast/src@shoutcast@@grlshoutcast@sha/grl-shoutcast.c.o'. [29/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/grl-dleyna-source.c.o'. [30/45] Linking target src/shoutcast/libgrlshoutcast.so. [31/45] Compiling C object 'src/raitv/src@raitv@@grlraitv@sha/grl-raitv.c.o'. [32/45] Linking target src/raitv/libgrlraitv.so. [33/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-source-notif.c.o'. [34/45] Compiling C object 'help/examples/help@examples@@example-tmdb@exe/example-tmdb.c.o'. [35/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-source.c.o'. ../src/tracker/grl-tracker-source.c: In function ‘grl_tracker_source_class_init’: ../src/tracker/grl-tracker-source.c:137:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GrlTrackerSourcePriv)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from /app/include/grilo-0.3/grl-registry.h:31, from /app/include/grilo-0.3/grilo.h:32, from ../src/tracker/grl-tracker-source.c:30: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [36/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker.c.o'. [37/45] Compiling C object 'src/dleyna/src@dleyna@@grldleyna@sha/meson-generated_.._grl-dleyna-proxy-mediaserver2.c.o'. [38/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-source-api.c.o'. [39/45] Linking target help/examples/example-tmdb. [40/45] Linking target src/dleyna/libgrldleyna.so. [41/45] Compiling C object 'src/tracker/src@tracker@@grltracker@sha/grl-tracker-utils.c.o'. [42/45] Compiling C object 'tests/chromaprint/tests@chromaprint@@test_chromaprint_resolve@exe/test_chromaprint_utils.c.o'. [43/45] Compiling C object 'tests/chromaprint/tests@chromaprint@@test_chromaprint_resolve@exe/test_chromaprint_resolve.c.o'. [44/45] Linking target src/tracker/libgrltracker.so. [45/45] Linking target tests/chromaprint/test_chromaprint_resolve. [0/1] Installing files. Installing /run/build/grilo-plugins/_flatpak_build/help/es/grilo-plugins.xml to /app/share/help/es/grilo-plugins/grilo-plugins.xml Installing /run/build/grilo-plugins/_flatpak_build/help/es/legal.xml to /app/share/help/es/grilo-plugins/legal.xml Installing /run/build/grilo-plugins/help/es/../examples/example-tmdb.c to /app/share/help/es/grilo-plugins/../examples/example-tmdb.c Installing /run/build/grilo-plugins/help/C/grilo-plugins.xml to /app/share/help/C/grilo-plugins/grilo-plugins.xml Installing /run/build/grilo-plugins/help/C/legal.xml to /app/share/help/C/grilo-plugins/legal.xml Installing /run/build/grilo-plugins/help/C/../examples/example-tmdb.c to /app/share/help/C/grilo-plugins/../examples/example-tmdb.c Installing /run/build/grilo-plugins/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/grilo-plugins.mo Installing /run/build/grilo-plugins/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/grilo-plugins.mo Installing src/chromaprint/libgrlchromaprint.so to /app/lib/grilo-0.3 Installing src/dleyna/libgrldleyna.so to /app/lib/grilo-0.3 Installing src/gravatar/libgrlgravatar.so to /app/lib/grilo-0.3 Installing src/jamendo/libgrljamendo.so to /app/lib/grilo-0.3 Installing src/local-metadata/libgrllocalmetadata.so to /app/lib/grilo-0.3 Installing src/magnatune/libgrlmagnatune.so to /app/lib/grilo-0.3 Installing src/raitv/libgrlraitv.so to /app/lib/grilo-0.3 Installing src/shoutcast/libgrlshoutcast.so to /app/lib/grilo-0.3 Installing src/tracker/libgrltracker.so to /app/lib/grilo-0.3 Running custom install script '/usr/bin/python3 /usr/bin/meson --internal yelphelper install --subdir=help --id=grilo-plugins --installdir=share/help --sources=grilo-plugins.xml@@legal.xml --symlinks=true --media=../examples/example-tmdb.c' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=grilo-plugins' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlchromaprint.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlchromaprint.so [24] .debug_aranges compressed -> .zdebug_aranges (216 => 107 49.54%) [25] .debug_info compressed -> .zdebug_info (19760 => 11850 59.97%) [26] .debug_abbrev compressed -> .zdebug_abbrev (1945 => 722 37.12%) [27] .debug_line compressed -> .zdebug_line (4014 => 1978 49.28%) [28] .debug_frame compressed -> .zdebug_frame (624 => 368 58.97%) [29] .debug_str compressed -> .zdebug_str (15953 => 5922 37.12%) [30] .debug_loc compressed -> .zdebug_loc (3137 => 1042 33.22%) [31] .debug_ranges compressed -> .zdebug_ranges (304 => 170 55.92%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlchromaprint.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrlchromaprint.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrldleyna.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrldleyna.so [24] .debug_aranges compressed -> .zdebug_aranges (344 => 165 47.97%) [25] .debug_info compressed -> .zdebug_info (209839 => 104494 49.80%) [26] .debug_abbrev compressed -> .zdebug_abbrev (10105 => 1796 17.77%) [27] .debug_line compressed -> .zdebug_line (51091 => 13342 26.11%) [28] .debug_frame compressed -> .zdebug_frame (19368 => 4356 22.49%) [29] .debug_str compressed -> .zdebug_str (62652 => 12216 19.50%) [30] .debug_loc compressed -> .zdebug_loc (106075 => 28970 27.31%) [31] .debug_ranges compressed -> .zdebug_ranges (4496 => 1592 35.41%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrldleyna.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrldleyna.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlgravatar.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlgravatar.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 76 63.33%) [24] .debug_info compressed -> .zdebug_info (11521 => 6680 57.98%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1332 => 559 41.97%) [26] .debug_line compressed -> .zdebug_line (2281 => 1257 55.11%) [27] .debug_frame compressed -> .zdebug_frame (424 => 277 65.33%) [28] .debug_str compressed -> .zdebug_str (6098 => 2726 44.70%) [29] .debug_loc compressed -> .zdebug_loc (2403 => 743 30.92%) [30] .debug_ranges compressed -> .zdebug_ranges (232 => 135 58.19%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlgravatar.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrlgravatar.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrljamendo.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrljamendo.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 76 63.33%) [24] .debug_info compressed -> .zdebug_info (23995 => 13405 55.87%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1536 => 631 41.08%) [26] .debug_line compressed -> .zdebug_line (6848 => 3333 48.67%) [27] .debug_frame compressed -> .zdebug_frame (968 => 508 52.48%) [28] .debug_str compressed -> .zdebug_str (10126 => 4293 42.40%) [29] .debug_loc compressed -> .zdebug_loc (9614 => 3092 32.16%) [30] .debug_ranges compressed -> .zdebug_ranges (800 => 359 44.88%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrljamendo.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrljamendo.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrllocalmetadata.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrllocalmetadata.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 77 64.17%) [24] .debug_info compressed -> .zdebug_info (17368 => 10039 57.80%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1586 => 650 40.98%) [26] .debug_line compressed -> .zdebug_line (3957 => 2151 54.36%) [27] .debug_frame compressed -> .zdebug_frame (684 => 402 58.77%) [28] .debug_str compressed -> .zdebug_str (9111 => 3732 40.96%) [29] .debug_loc compressed -> .zdebug_loc (5584 => 1755 31.43%) [30] .debug_ranges compressed -> .zdebug_ranges (472 => 225 47.67%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrllocalmetadata.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrllocalmetadata.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlmagnatune.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlmagnatune.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 76 63.33%) [24] .debug_info compressed -> .zdebug_info (20555 => 11436 55.64%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1513 => 616 40.71%) [26] .debug_line compressed -> .zdebug_line (5576 => 2796 50.14%) [27] .debug_frame compressed -> .zdebug_frame (836 => 451 53.95%) [28] .debug_str compressed -> .zdebug_str (8818 => 3729 42.29%) [29] .debug_loc compressed -> .zdebug_loc (7584 => 2406 31.72%) [30] .debug_ranges compressed -> .zdebug_ranges (296 => 172 58.11%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlmagnatune.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrlmagnatune.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlraitv.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlraitv.so [24] .debug_aranges compressed -> .zdebug_aranges (168 => 97 57.74%) [25] .debug_info compressed -> .zdebug_info (29870 => 16790 56.21%) [26] .debug_abbrev compressed -> .zdebug_abbrev (2047 => 748 36.54%) [27] .debug_line compressed -> .zdebug_line (8196 => 3856 47.05%) [28] .debug_frame compressed -> .zdebug_frame (1104 => 517 46.83%) [29] .debug_str compressed -> .zdebug_str (11143 => 4669 41.90%) [30] .debug_loc compressed -> .zdebug_loc (12278 => 3662 29.83%) [31] .debug_ranges compressed -> .zdebug_ranges (1848 => 664 35.93%) [34] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlraitv.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrlraitv.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlshoutcast.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlshoutcast.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 77 64.17%) [24] .debug_info compressed -> .zdebug_info (21130 => 12171 57.60%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1447 => 607 41.95%) [26] .debug_line compressed -> .zdebug_line (4594 => 2378 51.76%) [27] .debug_frame compressed -> .zdebug_frame (808 => 455 56.31%) [28] .debug_str compressed -> .zdebug_str (10810 => 4528 41.89%) [29] .debug_loc compressed -> .zdebug_loc (5479 => 1744 31.83%) [30] .debug_ranges compressed -> .zdebug_ranges (304 => 169 55.59%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrlshoutcast.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrlshoutcast.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrltracker.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrltracker.so [23] .debug_aranges compressed -> .zdebug_aranges (312 => 145 46.47%) [24] .debug_info compressed -> .zdebug_info (81035 => 40245 49.66%) [25] .debug_abbrev compressed -> .zdebug_abbrev (7950 => 1551 19.51%) [26] .debug_line compressed -> .zdebug_line (22087 => 8205 37.15%) [27] .debug_frame compressed -> .zdebug_frame (4136 => 1440 34.82%) [28] .debug_str compressed -> .zdebug_str (15626 => 5363 34.32%) [29] .debug_loc compressed -> .zdebug_loc (28567 => 8465 29.63%) [30] .debug_ranges compressed -> .zdebug_ranges (2208 => 800 36.23%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/grilo-0.3/libgrltracker.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/grilo-0.3/libgrltracker.so.debug Committing stage build-grilo-plugins to cache ======================================================================== Building module gnome-music in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gnome-music-1 ======================================================================== Already on 'master' Cloning into 'subprojects/libgd'... Submodule path 'subprojects/libgd': checked out '8a68efc5bc2b4c3f24ad4a41b1656f8557bb8b44' Install schemas in build dir... The Meson build system Version: 0.47.1 Source dir: /run/build/gnome-music Build dir: /run/build/gnome-music/_flatpak_build Build type: native build Project name: gnome-music Project version: 3.29.90 Build machine cpu family: arm Build machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.5.2) Native dependency gobject-introspection-1.0 found: YES 1.57.2 Native dependency gtk+-3.0 found: YES 3.22.30 Native dependency libdazzle-1.0 found: YES 3.29.4 Native dependency libmediaart-2.0 found: YES 1.9.4 Native dependency libsoup-2.4 found: YES 2.63.2 Native dependency tracker-sparql-2.0 found: YES 2.1.1 Native dependency pygobject-3.0 found: YES 3.29.3 Native dependency py3cairo found: YES 1.14.1 Native dependency grilo-0.3 found: YES 0.3.7 | |Executing subproject libgd | |Project name: libgd |Project version: undefined |Appending CFLAGS from environment: '-O2 -g -fstack-protector-strong -O2 -g' |Appending LDFLAGS from environment: '-L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now' |Appending CPPFLAGS from environment: '-O2 -D_FORTIFY_SOURCE=2' |DEPRECATION: Duplicated values in array option "c_args" is deprecated. This will become a hard error in the future. |DEPRECATION: Duplicated values in array option "c_link_args" is deprecated. This will become a hard error in the future. |Native C compiler: ccache cc (gcc 8.2.0 "cc (GCC) 8.2.0") |Library m found: YES |Native dependency gobject-introspection-1.0 found: YES 1.57.2 |Build targets in project: 5 | |Subproject libgd finished. Configuring AboutDialog.ui using configuration Native dependency glib-2.0 found: YES 2.57.2 Configuring org.gnome.Music.desktop.in using configuration Program desktop-file-validate found: YES (/usr/bin/desktop-file-validate) Configuring org.gnome.Music.appdata.xml.in using configuration Program appstreamcli found: NO Program appstream-util found: YES (/usr/bin/appstream-util) Configuring gnome-music using configuration Configuring local-music using configuration Program meson_post_conf.py found: YES (/run/build/gnome-music/meson_post_conf.py) Program meson_post_install.py found: YES (/run/build/gnome-music/meson_post_install.py) Build targets in project: 13 Found ninja-1.8.2 at /usr/bin/ninja [1/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-types-catalog.c.o'. [2/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-styled-text-renderer.c.o'. ../subprojects/libgd/libgd/gd-styled-text-renderer.c: In function ‘gd_styled_text_renderer_class_init’: ../subprojects/libgd/libgd/gd-styled-text-renderer.c:82:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdStyledTextRendererPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-styled-text-renderer.h:25, from ../subprojects/libgd/libgd/gd-styled-text-renderer.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [3/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-main-view-generic.c.o'. [4/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-toggle-pixbuf-renderer.c.o'. ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c: In function ‘gd_toggle_pixbuf_renderer_class_init’: ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:255:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdTogglePixbufRendererPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.h:25, from ../subprojects/libgd/libgd/gd-toggle-pixbuf-renderer.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [5/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-icon-utils.c.o'. [6/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-main-list-view.c.o'. ../subprojects/libgd/libgd/gd-main-list-view.c: In function ‘gd_main_list_view_class_init’: ../subprojects/libgd/libgd/gd-main-list-view.c:187:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdMainListViewPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-main-list-view.h:25, from ../subprojects/libgd/libgd/gd-main-list-view.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [7/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-main-icon-view.c.o'. ../subprojects/libgd/libgd/gd-main-icon-view.c: In function ‘gd_main_icon_view_draw’: ../subprojects/libgd/libgd/gd-main-icon-view.c:310:4: warning: ‘gtk_style_context_get_border_color’ is deprecated: Use 'gtk_render_frame' instead [-Wdeprecated-declarations] gtk_style_context_get_border_color (context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/include/gtk-3.0/gtk/gtk.h:123, from ../subprojects/libgd/libgd/gd-main-icon-view.h:26, from ../subprojects/libgd/libgd/gd-main-icon-view.c:22: /usr/include/gtk-3.0/gtk/gtkstylecontext.h:1205:6: note: declared here void gtk_style_context_get_border_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [8/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-two-lines-renderer.c.o'. ../subprojects/libgd/libgd/gd-two-lines-renderer.c: In function ‘gd_two_lines_renderer_class_init’: ../subprojects/libgd/libgd/gd-two-lines-renderer.c:601:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdTwoLinesRendererPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-two-lines-renderer.h:25, from ../subprojects/libgd/libgd/gd-two-lines-renderer.c:22: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [9/21] Generating org.gnome.Music_gresource with a custom command. [10/21] Generating org.gnome.MusicDevel.desktop_merge with a custom command. [11/21] Generating org.gnome.MusicDevel.appdata.xml_merge with a custom command. [12/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-main-view.c.o'. [13/21] Compiling C object 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/gd-tagged-entry.c.o'. ../subprojects/libgd/libgd/gd-tagged-entry.c: In function ‘gd_tagged_entry_class_init’: ../subprojects/libgd/libgd/gd-tagged-entry.c:960:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdTaggedEntryPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-tagged-entry.h:26, from ../subprojects/libgd/libgd/gd-tagged-entry.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ ../subprojects/libgd/libgd/gd-tagged-entry.c: In function ‘gd_tagged_entry_tag_class_init’: ../subprojects/libgd/libgd/gd-tagged-entry.c:1062:3: warning: ‘g_type_class_add_private’ is deprecated [-Wdeprecated-declarations] g_type_class_add_private (klass, sizeof (GdTaggedEntryTagPrivate)); ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/glib-2.0/gobject/gobject.h:24, from /usr/include/glib-2.0/gobject/gbinding.h:29, from /usr/include/glib-2.0/glib-object.h:23, from ../subprojects/libgd/libgd/gd-tagged-entry.h:26, from ../subprojects/libgd/libgd/gd-tagged-entry.c:23: /usr/include/glib-2.0/gobject/gtype.h:1303:10: note: declared here void g_type_class_add_private (gpointer g_class, ^~~~~~~~~~~~~~~~~~~~~~~~ [14/21] Linking target subprojects/libgd/libgd/libgd.so. [15/21] Generating symbol file 'subprojects/libgd/libgd/subprojects@libgd@libgd@@gd@sha/libgd.so.symbols'. [16/21] Generating Gd-1.0.gir with a custom command. g-ir-scanner: link: cc -o /run/build/gnome-music/_flatpak_build/tmp-introspectMpJOgD/Gd-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gnome-music/_flatpak_build/tmp-introspectMpJOgD/Gd-1.0.o -L. -Wl,-rpath,. -Wl,--no-as-needed -lgd -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lm -L/run/build/gnome-music/_flatpak_build/subprojects/libgd/libgd -Wl,-rpath,/run/build/gnome-music/_flatpak_build/subprojects/libgd/libgd -L/app/lib -Wl,-rpath,/app/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now [17/21] Generating Gd-1.0.typelib with a custom command. [18/21] Compiling C object 'subprojects/libgd/subprojects@libgd@@test-tagged-entry@exe/test-tagged-entry.c.o'. [19/21] Compiling C object 'subprojects/libgd/subprojects@libgd@@test-tagged-entry-2@exe/test-tagged-entry-2.c.o'. [20/21] Linking target subprojects/libgd/test-tagged-entry. [21/21] Linking target subprojects/libgd/test-tagged-entry-2. [0/1] Installing files. Installing /run/build/gnome-music/_flatpak_build/help/ca/introduction.page to /app/share/help/ca/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/ca/index.page to /app/share/help/ca/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/ca/play-music.page to /app/share/help/ca/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-create-albums.page to /app/share/help/ca/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-create-songs.page to /app/share/help/ca/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-create-artists.page to /app/share/help/ca/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-delete.page to /app/share/help/ca/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-remove-songs.page to /app/share/help/ca/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-repeat.page to /app/share/help/ca/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/ca/playlist-shuffle.page to /app/share/help/ca/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/ca/search.page to /app/share/help/ca/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/ca/legal.xml to /app/share/help/ca/gnome-music/legal.xml Symlinking /app/share/help/ca/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/cs/introduction.page to /app/share/help/cs/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/cs/index.page to /app/share/help/cs/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/cs/play-music.page to /app/share/help/cs/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-create-albums.page to /app/share/help/cs/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-create-songs.page to /app/share/help/cs/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-create-artists.page to /app/share/help/cs/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-delete.page to /app/share/help/cs/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-remove-songs.page to /app/share/help/cs/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-repeat.page to /app/share/help/cs/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/cs/playlist-shuffle.page to /app/share/help/cs/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/cs/search.page to /app/share/help/cs/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/cs/legal.xml to /app/share/help/cs/gnome-music/legal.xml Symlinking /app/share/help/cs/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/da/introduction.page to /app/share/help/da/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/da/index.page to /app/share/help/da/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/da/play-music.page to /app/share/help/da/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-create-albums.page to /app/share/help/da/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-create-songs.page to /app/share/help/da/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-create-artists.page to /app/share/help/da/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-delete.page to /app/share/help/da/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-remove-songs.page to /app/share/help/da/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-repeat.page to /app/share/help/da/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/da/playlist-shuffle.page to /app/share/help/da/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/da/search.page to /app/share/help/da/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/da/legal.xml to /app/share/help/da/gnome-music/legal.xml Symlinking /app/share/help/da/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/de/introduction.page to /app/share/help/de/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/de/index.page to /app/share/help/de/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/de/play-music.page to /app/share/help/de/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-create-albums.page to /app/share/help/de/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-create-songs.page to /app/share/help/de/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-create-artists.page to /app/share/help/de/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-delete.page to /app/share/help/de/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-remove-songs.page to /app/share/help/de/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-repeat.page to /app/share/help/de/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/de/playlist-shuffle.page to /app/share/help/de/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/de/search.page to /app/share/help/de/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/de/legal.xml to /app/share/help/de/gnome-music/legal.xml Symlinking /app/share/help/de/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/el/introduction.page to /app/share/help/el/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/el/index.page to /app/share/help/el/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/el/play-music.page to /app/share/help/el/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-create-albums.page to /app/share/help/el/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-create-songs.page to /app/share/help/el/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-create-artists.page to /app/share/help/el/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-delete.page to /app/share/help/el/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-remove-songs.page to /app/share/help/el/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-repeat.page to /app/share/help/el/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/el/playlist-shuffle.page to /app/share/help/el/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/el/search.page to /app/share/help/el/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/el/legal.xml to /app/share/help/el/gnome-music/legal.xml Symlinking /app/share/help/el/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/es/introduction.page to /app/share/help/es/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/es/index.page to /app/share/help/es/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/es/play-music.page to /app/share/help/es/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-create-albums.page to /app/share/help/es/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-create-songs.page to /app/share/help/es/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-create-artists.page to /app/share/help/es/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-delete.page to /app/share/help/es/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-remove-songs.page to /app/share/help/es/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-repeat.page to /app/share/help/es/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/es/playlist-shuffle.page to /app/share/help/es/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/es/search.page to /app/share/help/es/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/es/legal.xml to /app/share/help/es/gnome-music/legal.xml Symlinking /app/share/help/es/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/fr/introduction.page to /app/share/help/fr/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/fr/index.page to /app/share/help/fr/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/fr/play-music.page to /app/share/help/fr/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-create-albums.page to /app/share/help/fr/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-create-songs.page to /app/share/help/fr/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-create-artists.page to /app/share/help/fr/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-delete.page to /app/share/help/fr/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-remove-songs.page to /app/share/help/fr/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-repeat.page to /app/share/help/fr/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/fr/playlist-shuffle.page to /app/share/help/fr/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/fr/search.page to /app/share/help/fr/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/fr/legal.xml to /app/share/help/fr/gnome-music/legal.xml Symlinking /app/share/help/fr/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/gl/introduction.page to /app/share/help/gl/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/gl/index.page to /app/share/help/gl/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/gl/play-music.page to /app/share/help/gl/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-create-albums.page to /app/share/help/gl/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-create-songs.page to /app/share/help/gl/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-create-artists.page to /app/share/help/gl/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-delete.page to /app/share/help/gl/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-remove-songs.page to /app/share/help/gl/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-repeat.page to /app/share/help/gl/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/gl/playlist-shuffle.page to /app/share/help/gl/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/gl/search.page to /app/share/help/gl/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/gl/legal.xml to /app/share/help/gl/gnome-music/legal.xml Symlinking /app/share/help/gl/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/hr/introduction.page to /app/share/help/hr/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/hr/index.page to /app/share/help/hr/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/hr/play-music.page to /app/share/help/hr/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-create-albums.page to /app/share/help/hr/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-create-songs.page to /app/share/help/hr/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-create-artists.page to /app/share/help/hr/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-delete.page to /app/share/help/hr/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-remove-songs.page to /app/share/help/hr/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-repeat.page to /app/share/help/hr/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/hr/playlist-shuffle.page to /app/share/help/hr/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/hr/search.page to /app/share/help/hr/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/hr/legal.xml to /app/share/help/hr/gnome-music/legal.xml Symlinking /app/share/help/hr/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/hu/introduction.page to /app/share/help/hu/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/hu/index.page to /app/share/help/hu/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/hu/play-music.page to /app/share/help/hu/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-create-albums.page to /app/share/help/hu/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-create-songs.page to /app/share/help/hu/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-create-artists.page to /app/share/help/hu/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-delete.page to /app/share/help/hu/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-remove-songs.page to /app/share/help/hu/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-repeat.page to /app/share/help/hu/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/hu/playlist-shuffle.page to /app/share/help/hu/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/hu/search.page to /app/share/help/hu/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/hu/legal.xml to /app/share/help/hu/gnome-music/legal.xml Symlinking /app/share/help/hu/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/ko/introduction.page to /app/share/help/ko/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/ko/index.page to /app/share/help/ko/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/ko/play-music.page to /app/share/help/ko/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-create-albums.page to /app/share/help/ko/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-create-songs.page to /app/share/help/ko/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-create-artists.page to /app/share/help/ko/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-delete.page to /app/share/help/ko/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-remove-songs.page to /app/share/help/ko/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-repeat.page to /app/share/help/ko/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/ko/playlist-shuffle.page to /app/share/help/ko/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/ko/search.page to /app/share/help/ko/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/ko/legal.xml to /app/share/help/ko/gnome-music/legal.xml Symlinking /app/share/help/ko/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/pl/introduction.page to /app/share/help/pl/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/pl/index.page to /app/share/help/pl/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/pl/play-music.page to /app/share/help/pl/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-create-albums.page to /app/share/help/pl/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-create-songs.page to /app/share/help/pl/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-create-artists.page to /app/share/help/pl/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-delete.page to /app/share/help/pl/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-remove-songs.page to /app/share/help/pl/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-repeat.page to /app/share/help/pl/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/pl/playlist-shuffle.page to /app/share/help/pl/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/pl/search.page to /app/share/help/pl/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/pl/legal.xml to /app/share/help/pl/gnome-music/legal.xml Symlinking /app/share/help/pl/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/introduction.page to /app/share/help/pt_BR/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/index.page to /app/share/help/pt_BR/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/play-music.page to /app/share/help/pt_BR/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-create-albums.page to /app/share/help/pt_BR/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-create-songs.page to /app/share/help/pt_BR/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-create-artists.page to /app/share/help/pt_BR/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-delete.page to /app/share/help/pt_BR/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-remove-songs.page to /app/share/help/pt_BR/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-repeat.page to /app/share/help/pt_BR/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/playlist-shuffle.page to /app/share/help/pt_BR/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/search.page to /app/share/help/pt_BR/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/pt_BR/legal.xml to /app/share/help/pt_BR/gnome-music/legal.xml Symlinking /app/share/help/pt_BR/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/ro/introduction.page to /app/share/help/ro/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/ro/index.page to /app/share/help/ro/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/ro/play-music.page to /app/share/help/ro/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-create-albums.page to /app/share/help/ro/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-create-songs.page to /app/share/help/ro/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-create-artists.page to /app/share/help/ro/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-delete.page to /app/share/help/ro/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-remove-songs.page to /app/share/help/ro/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-repeat.page to /app/share/help/ro/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/ro/playlist-shuffle.page to /app/share/help/ro/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/ro/search.page to /app/share/help/ro/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/ro/legal.xml to /app/share/help/ro/gnome-music/legal.xml Symlinking /app/share/help/ro/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/_flatpak_build/help/sv/introduction.page to /app/share/help/sv/gnome-music/introduction.page Installing /run/build/gnome-music/_flatpak_build/help/sv/index.page to /app/share/help/sv/gnome-music/index.page Installing /run/build/gnome-music/_flatpak_build/help/sv/play-music.page to /app/share/help/sv/gnome-music/play-music.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-create-albums.page to /app/share/help/sv/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-create-songs.page to /app/share/help/sv/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-create-artists.page to /app/share/help/sv/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-delete.page to /app/share/help/sv/gnome-music/playlist-delete.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-remove-songs.page to /app/share/help/sv/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-repeat.page to /app/share/help/sv/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/_flatpak_build/help/sv/playlist-shuffle.page to /app/share/help/sv/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/_flatpak_build/help/sv/search.page to /app/share/help/sv/gnome-music/search.page Installing /run/build/gnome-music/_flatpak_build/help/sv/legal.xml to /app/share/help/sv/gnome-music/legal.xml Symlinking /app/share/help/sv/gnome-music/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png. Installing /run/build/gnome-music/help/C/introduction.page to /app/share/help/C/gnome-music/introduction.page Installing /run/build/gnome-music/help/C/index.page to /app/share/help/C/gnome-music/index.page Installing /run/build/gnome-music/help/C/play-music.page to /app/share/help/C/gnome-music/play-music.page Installing /run/build/gnome-music/help/C/playlist-create-albums.page to /app/share/help/C/gnome-music/playlist-create-albums.page Installing /run/build/gnome-music/help/C/playlist-create-songs.page to /app/share/help/C/gnome-music/playlist-create-songs.page Installing /run/build/gnome-music/help/C/playlist-create-artists.page to /app/share/help/C/gnome-music/playlist-create-artists.page Installing /run/build/gnome-music/help/C/playlist-delete.page to /app/share/help/C/gnome-music/playlist-delete.page Installing /run/build/gnome-music/help/C/playlist-remove-songs.page to /app/share/help/C/gnome-music/playlist-remove-songs.page Installing /run/build/gnome-music/help/C/playlist-repeat.page to /app/share/help/C/gnome-music/playlist-repeat.page Installing /run/build/gnome-music/help/C/playlist-shuffle.page to /app/share/help/C/gnome-music/playlist-shuffle.page Installing /run/build/gnome-music/help/C/search.page to /app/share/help/C/gnome-music/search.page Installing /run/build/gnome-music/help/C/legal.xml to /app/share/help/C/gnome-music/legal.xml Installing /run/build/gnome-music/help/C/figures/gnome-music-3.12.png to /app/share/help/C/gnome-music/figures/gnome-music-3.12.png Installing /run/build/gnome-music/_flatpak_build/po/af.gmo to /app/share/locale/af/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/an.gmo to /app/share/locale/an/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ar.gmo to /app/share/locale/ar/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/as.gmo to /app/share/locale/as/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/be.gmo to /app/share/locale/be/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/bg.gmo to /app/share/locale/bg/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/bs.gmo to /app/share/locale/bs/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ca.gmo to /app/share/locale/ca/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ca@valencia.gmo to /app/share/locale/ca@valencia/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/cs.gmo to /app/share/locale/cs/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/da.gmo to /app/share/locale/da/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/de.gmo to /app/share/locale/de/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/el.gmo to /app/share/locale/el/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/en_GB.gmo to /app/share/locale/en_GB/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/eo.gmo to /app/share/locale/eo/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/es.gmo to /app/share/locale/es/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/et.gmo to /app/share/locale/et/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/eu.gmo to /app/share/locale/eu/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/fa.gmo to /app/share/locale/fa/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/fi.gmo to /app/share/locale/fi/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/fr.gmo to /app/share/locale/fr/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/fur.gmo to /app/share/locale/fur/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ga.gmo to /app/share/locale/ga/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/gd.gmo to /app/share/locale/gd/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/gl.gmo to /app/share/locale/gl/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/he.gmo to /app/share/locale/he/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/hr.gmo to /app/share/locale/hr/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/hu.gmo to /app/share/locale/hu/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/id.gmo to /app/share/locale/id/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/is.gmo to /app/share/locale/is/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/it.gmo to /app/share/locale/it/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ja.gmo to /app/share/locale/ja/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/kk.gmo to /app/share/locale/kk/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/kn.gmo to /app/share/locale/kn/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ko.gmo to /app/share/locale/ko/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/lt.gmo to /app/share/locale/lt/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/lv.gmo to /app/share/locale/lv/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ml.gmo to /app/share/locale/ml/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/nb.gmo to /app/share/locale/nb/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ne.gmo to /app/share/locale/ne/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/nl.gmo to /app/share/locale/nl/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/oc.gmo to /app/share/locale/oc/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/pa.gmo to /app/share/locale/pa/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/pl.gmo to /app/share/locale/pl/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/pt.gmo to /app/share/locale/pt/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/pt_BR.gmo to /app/share/locale/pt_BR/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ro.gmo to /app/share/locale/ro/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/ru.gmo to /app/share/locale/ru/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/sk.gmo to /app/share/locale/sk/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/sl.gmo to /app/share/locale/sl/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/sr.gmo to /app/share/locale/sr/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/sr@latin.gmo to /app/share/locale/sr@latin/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/sv.gmo to /app/share/locale/sv/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/te.gmo to /app/share/locale/te/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/tg.gmo to /app/share/locale/tg/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/tr.gmo to /app/share/locale/tr/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/uk.gmo to /app/share/locale/uk/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/vi.gmo to /app/share/locale/vi/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/zh_CN.gmo to /app/share/locale/zh_CN/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/zh_HK.gmo to /app/share/locale/zh_HK/LC_MESSAGES/org.gnome.MusicDevel.mo Installing /run/build/gnome-music/_flatpak_build/po/zh_TW.gmo to /app/share/locale/zh_TW/LC_MESSAGES/org.gnome.MusicDevel.mo Updating icon cache... Compiling the schema... Updating desktop database... Installing subdir /run/build/gnome-music/gnomemusic to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/inhibitsuspend.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/__init__.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/grilo.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/query.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/scrobbler.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/utils.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/gstplayer.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/window.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/application.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/playlists.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/mpris.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/player.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/albumartcache.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/searchbar.py to /app/lib/python3.7/site-packages/gnomemusic Installing /run/build/gnome-music/gnomemusic/widgets/songwidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/__init__.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/selectiontoolbar.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/playlistcontrols.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/artistalbumswidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/coverstack.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/playlistcontextmenu.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/smoothscale.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/albumwidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/headerbar.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/starimage.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/starhandlerwidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/playertoolbar.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/artistalbumwidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/disclistboxwidget.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/notificationspopup.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/widgets/playlistdialog.py to /app/lib/python3.7/site-packages/gnomemusic/widgets Installing /run/build/gnome-music/gnomemusic/views/__init__.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/artistsview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/albumsview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/searchview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/emptyview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/playlistview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/songsview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing /run/build/gnome-music/gnomemusic/views/baseview.py to /app/lib/python3.7/site-packages/gnomemusic/views Installing subprojects/libgd/libgd/libgd.so to /app/lib/org.gnome.MusicDevel Installing subprojects/libgd/libgd/Gd-1.0.gir to /app/share/org.gnome.MusicDevel/gir-1.0 Installing subprojects/libgd/libgd/Gd-1.0.typelib to /app/lib/org.gnome.MusicDevel/girepository-1.0 Installing data/org.gnome.Music.gresource to /app/share/org.gnome.MusicDevel Installing data/org.gnome.MusicDevel.desktop to /app/share/applications Installing data/org.gnome.MusicDevel.appdata.xml to /app/share/metainfo Installing /run/build/gnome-music/data/org.gnome.Music.gschema.xml to /app/share/glib-2.0/schemas Installing /run/build/gnome-music/data/icons/hicolor/16x16/apps/org.gnome.Music.png to /app/share/icons/hicolor/16x16/apps Installing /run/build/gnome-music/data/icons/hicolor/22x22/apps/org.gnome.Music.png to /app/share/icons/hicolor/22x22/apps Installing /run/build/gnome-music/data/icons/hicolor/32x32/apps/org.gnome.Music.png to /app/share/icons/hicolor/32x32/apps Installing /run/build/gnome-music/data/icons/hicolor/48x48/apps/org.gnome.Music.png to /app/share/icons/hicolor/48x48/apps Installing /run/build/gnome-music/data/icons/hicolor/256x256/apps/org.gnome.Music.png to /app/share/icons/hicolor/256x256/apps Installing /run/build/gnome-music/data/icons/hicolor/symbolic/apps/org.gnome.Music-symbolic.svg to /app/share/icons/hicolor/symbolic/apps Installing /run/build/gnome-music/_flatpak_build/gnome-music to /app/bin Running custom install script '/usr/bin/python3 /usr/bin/meson --internal yelphelper install --subdir=help --id=gnome-music --installdir=share/help --sources=introduction.page@@index.page@@play-music.page@@playlist-create-albums.page@@playlist-create-songs.page@@playlist-create-artists.page@@playlist-delete.page@@playlist-remove-songs.page@@playlist-repeat.page@@playlist-shuffle.page@@search.page@@legal.xml --symlinks=true --media=figures/gnome-music-3.12.png' Running custom install script '/usr/bin/python3 /usr/bin/meson --internal gettext install --subdir=po --localedir=share/locale --pkgname=org.gnome.MusicDevel' Running custom install script '/run/build/gnome-music/meson_post_install.py' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.MusicDevel/libgd.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.MusicDevel/libgd.so [23] .debug_aranges compressed -> .zdebug_aranges (472 => 205 43.43%) [24] .debug_info compressed -> .zdebug_info (184087 => 93617 50.85%) [25] .debug_abbrev compressed -> .zdebug_abbrev (11913 => 2128 17.86%) [26] .debug_line compressed -> .zdebug_line (34727 => 12284 35.37%) [27] .debug_frame compressed -> .zdebug_frame (6960 => 2352 33.79%) [28] .debug_str compressed -> .zdebug_str (38821 => 12479 32.14%) [29] .debug_loc compressed -> .zdebug_loc (44795 => 12413 27.71%) [30] .debug_ranges compressed -> .zdebug_ranges (3656 => 1219 33.34%) [33] Updating section string table stripping /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/org.gnome.MusicDevel/libgd.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/org.gnome.MusicDevel/libgd.so.debug Committing stage build-gnome-music to cache Cleaning up Removing files/share/vala/vapi/tracker-sparql-2.0.vapi Removing files/share/vala/vapi/tracker-sparql-2.0.deps Removing files/share/vala/vapi/tracker-miner-2.0.vapi Removing files/share/vala/vapi/tracker-miner-2.0.deps Removing files/share/vala/vapi/tracker-control-2.0.vapi Removing files/share/vala/vapi/tracker-control-2.0.deps Removing files/share/vala/vapi/libmediaart-2.0.vapi Removing files/share/vala/vapi/libdazzle-1.0.vapi Removing files/share/vala/vapi/libdazzle-1.0.deps Removing files/share/vala/vapi/grilo-net-0.3.vapi Removing files/share/vala/vapi/grilo-net-0.3.deps Removing files/share/vala/vapi/grilo-0.3.vapi Removing files/share/vala/vapi/grilo-0.3.deps Removing files/share/vala/vapi/goa-1.0.vapi Removing files/share/vala/vapi/goa-1.0.deps Removing files/share/vala/vapi Removing files/share/vala Removing files/share/man/man1/tracker-tag.1 Removing files/share/man/man1/tracker-store.1 Removing files/share/man/man1/tracker-status.1 Removing files/share/man/man1/tracker-sql.1 Removing files/share/man/man1/tracker-sparql.1 Removing files/share/man/man1/tracker-search.1 Removing files/share/man/man1/tracker-reset.1 Removing files/share/man/man1/tracker-info.1 Removing files/share/man/man1/tracker-index.1 Removing files/share/man/man1/tracker-daemon.1 Removing files/share/man/man1/grl-launch-0.3.1.gz Removing files/share/man/man1/grl-inspect-0.3.1.gz Removing files/share/man/man1/grilo-test-ui-0.3.1.gz Removing files/share/man/man1 Removing files/share/man Removing files/libexec/tracker-store Removing files/libexec Removing files/lib/tracker-2.0/libtracker-data.la Removing files/lib/tracker-2.0/libtracker-common.la Removing files/lib/pkgconfig/tracker-sparql-2.0.pc Removing files/lib/pkgconfig/tracker-miner-2.0.pc Removing files/lib/pkgconfig/tracker-control-2.0.pc Removing files/lib/pkgconfig/totem-plparser.pc Removing files/lib/pkgconfig/totem-plparser-mini.pc Removing files/lib/pkgconfig/libmediaart-2.0.pc Removing files/lib/pkgconfig/libdazzle-1.0.pc Removing files/lib/pkgconfig/grilo-pls-0.3.pc Removing files/lib/pkgconfig/grilo-net-0.3.pc Removing files/lib/pkgconfig/grilo-0.3.pc Removing files/lib/pkgconfig/goa-1.0.pc Removing files/lib/pkgconfig Removing files/lib/libtracker-sparql-2.0.la Removing files/lib/libtracker-miner-2.0.la Removing files/lib/libtracker-control-2.0.la Removing files/lib/libmediaart-2.0.la Removing files/lib/libgoa-1.0.la Removing files/lib/libgoa-1.0.a Removing files/lib/debug/libexec/tracker-store.debug Removing files/lib/debug/libexec Removing files/lib/debug/bin/tracker.debug Removing files/lib/debug/bin/grl-launch-0.3.debug Removing files/lib/debug/bin/grl-inspect-0.3.debug Removing files/lib/debug/bin/grilo-test-ui-0.3.debug Removing files/lib/debug/bin Removing files/include/tracker-2.0/libtracker-sparql/tracker-version.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-sparql.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-resource.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-ontologies.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-notifier.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-namespace-manager.h Removing files/include/tracker-2.0/libtracker-sparql/tracker-generated.h Removing files/include/tracker-2.0/libtracker-sparql Removing files/include/tracker-2.0/libtracker-miner/tracker-miner.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-proxy.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-online.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-object.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-fs.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-enums.h Removing files/include/tracker-2.0/libtracker-miner/tracker-miner-enum-types.h Removing files/include/tracker-2.0/libtracker-miner/tracker-indexing-tree.h Removing files/include/tracker-2.0/libtracker-miner/tracker-decorator.h Removing files/include/tracker-2.0/libtracker-miner/tracker-decorator-fs.h Removing files/include/tracker-2.0/libtracker-miner/tracker-data-provider.h Removing files/include/tracker-2.0/libtracker-miner Removing files/include/tracker-2.0/libtracker-control/tracker-miner-manager.h Removing files/include/tracker-2.0/libtracker-control/tracker-control.h Removing files/include/tracker-2.0/libtracker-control Removing files/include/tracker-2.0 Removing files/include/totem-pl-parser/1/plparser/totem-pl-playlist.h Removing files/include/totem-pl-parser/1/plparser/totem-pl-parser.h Removing files/include/totem-pl-parser/1/plparser/totem-pl-parser-mini.h Removing files/include/totem-pl-parser/1/plparser/totem-pl-parser-features.h Removing files/include/totem-pl-parser/1/plparser/totem-pl-parser-builtins.h Removing files/include/totem-pl-parser/1/plparser Removing files/include/totem-pl-parser/1 Removing files/include/totem-pl-parser Removing files/include/libmediaart-2.0/libmediaart/mediaart.h Removing files/include/libmediaart-2.0/libmediaart/mediaart-macros.h Removing files/include/libmediaart-2.0/libmediaart/extractgeneric.h Removing files/include/libmediaart-2.0/libmediaart/extract.h Removing files/include/libmediaart-2.0/libmediaart/cache.h Removing files/include/libmediaart-2.0/libmediaart Removing files/include/libmediaart-2.0 Removing files/include/libdazzle-1.0/widgets/dzl-three-grid.h Removing files/include/libdazzle-1.0/widgets/dzl-stack-list.h Removing files/include/libdazzle-1.0/widgets/dzl-slider.h Removing files/include/libdazzle-1.0/widgets/dzl-simple-popover.h Removing files/include/libdazzle-1.0/widgets/dzl-simple-label.h Removing files/include/libdazzle-1.0/widgets/dzl-search-bar.h Removing files/include/libdazzle-1.0/widgets/dzl-scrolled-window.h Removing files/include/libdazzle-1.0/widgets/dzl-radio-box.h Removing files/include/libdazzle-1.0/widgets/dzl-progress-menu-button.h Removing files/include/libdazzle-1.0/widgets/dzl-progress-icon.h Removing files/include/libdazzle-1.0/widgets/dzl-progress-button.h Removing files/include/libdazzle-1.0/widgets/dzl-priority-box.h Removing files/include/libdazzle-1.0/widgets/dzl-pill-box.h Removing files/include/libdazzle-1.0/widgets/dzl-multi-paned.h Removing files/include/libdazzle-1.0/widgets/dzl-list-box.h Removing files/include/libdazzle-1.0/widgets/dzl-list-box-row.h Removing files/include/libdazzle-1.0/widgets/dzl-file-chooser-entry.h Removing files/include/libdazzle-1.0/widgets/dzl-entry-box.h Removing files/include/libdazzle-1.0/widgets/dzl-empty-state.h Removing files/include/libdazzle-1.0/widgets/dzl-elastic-bin.h Removing files/include/libdazzle-1.0/widgets/dzl-counters-window.h Removing files/include/libdazzle-1.0/widgets/dzl-column-layout.h Removing files/include/libdazzle-1.0/widgets/dzl-centering-bin.h Removing files/include/libdazzle-1.0/widgets/dzl-box.h Removing files/include/libdazzle-1.0/widgets/dzl-bolding-label.h Removing files/include/libdazzle-1.0/widgets/dzl-bin.h Removing files/include/libdazzle-1.0/widgets Removing files/include/libdazzle-1.0/util/dzl-variant.h Removing files/include/libdazzle-1.0/util/dzl-ring.h Removing files/include/libdazzle-1.0/util/dzl-rgba.h Removing files/include/libdazzle-1.0/util/dzl-pango.h Removing files/include/libdazzle-1.0/util/dzl-macros.h Removing files/include/libdazzle-1.0/util/dzl-int-pair.h Removing files/include/libdazzle-1.0/util/dzl-heap.h Removing files/include/libdazzle-1.0/util/dzl-gtk.h Removing files/include/libdazzle-1.0/util/dzl-gdk.h Removing files/include/libdazzle-1.0/util/dzl-file-manager.h Removing files/include/libdazzle-1.0/util/dzl-dnd.h Removing files/include/libdazzle-1.0/util/dzl-date-time.h Removing files/include/libdazzle-1.0/util/dzl-counter.h Removing files/include/libdazzle-1.0/util/dzl-cancellable.h Removing files/include/libdazzle-1.0/util/dzl-cairo.h Removing files/include/libdazzle-1.0/util Removing files/include/libdazzle-1.0/tree/dzl-tree.h Removing files/include/libdazzle-1.0/tree/dzl-tree-types.h Removing files/include/libdazzle-1.0/tree/dzl-tree-node.h Removing files/include/libdazzle-1.0/tree/dzl-tree-builder.h Removing files/include/libdazzle-1.0/tree/dzl-list-store-adapter.h Removing files/include/libdazzle-1.0/tree Removing files/include/libdazzle-1.0/theming/dzl-theme-manager.h Removing files/include/libdazzle-1.0/theming/dzl-css-provider.h Removing files/include/libdazzle-1.0/theming Removing files/include/libdazzle-1.0/suggestions/dzl-suggestion.h Removing files/include/libdazzle-1.0/suggestions/dzl-suggestion-row.h Removing files/include/libdazzle-1.0/suggestions/dzl-suggestion-popover.h Removing files/include/libdazzle-1.0/suggestions/dzl-suggestion-entry.h Removing files/include/libdazzle-1.0/suggestions/dzl-suggestion-entry-buffer.h Removing files/include/libdazzle-1.0/suggestions Removing files/include/libdazzle-1.0/statemachine/dzl-state-machine.h Removing files/include/libdazzle-1.0/statemachine/dzl-state-machine-buildable.h Removing files/include/libdazzle-1.0/statemachine Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcuts-window.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcuts-shortcut.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcuts-section.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcuts-group.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-theme.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-theme-editor.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-simple-label.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-phase.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-model.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-manager.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-label.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-controller.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-context.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-chord.h Removing files/include/libdazzle-1.0/shortcuts/dzl-shortcut-accel-dialog.h Removing files/include/libdazzle-1.0/shortcuts Removing files/include/libdazzle-1.0/settings/dzl-settings-sandwich.h Removing files/include/libdazzle-1.0/settings Removing files/include/libdazzle-1.0/search/dzl-trie.h Removing files/include/libdazzle-1.0/search/dzl-pattern-spec.h Removing files/include/libdazzle-1.0/search/dzl-levenshtein.h Removing files/include/libdazzle-1.0/search/dzl-fuzzy-mutable-index.h Removing files/include/libdazzle-1.0/search/dzl-fuzzy-index.h Removing files/include/libdazzle-1.0/search/dzl-fuzzy-index-match.h Removing files/include/libdazzle-1.0/search/dzl-fuzzy-index-cursor.h Removing files/include/libdazzle-1.0/search/dzl-fuzzy-index-builder.h Removing files/include/libdazzle-1.0/search Removing files/include/libdazzle-1.0/prefs/dzl-preferences.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-view.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-switch.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-spin-button.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-page.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-group.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-font-button.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-flow-box.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-file-chooser-button.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-entry.h Removing files/include/libdazzle-1.0/prefs/dzl-preferences-bin.h Removing files/include/libdazzle-1.0/prefs Removing files/include/libdazzle-1.0/pathbar/dzl-path.h Removing files/include/libdazzle-1.0/pathbar/dzl-path-element.h Removing files/include/libdazzle-1.0/pathbar/dzl-path-bar.h Removing files/include/libdazzle-1.0/pathbar Removing files/include/libdazzle-1.0/panel/dzl-tab.h Removing files/include/libdazzle-1.0/panel/dzl-tab-strip.h Removing files/include/libdazzle-1.0/panel/dzl-dock.h Removing files/include/libdazzle-1.0/panel/dzl-dock-window.h Removing files/include/libdazzle-1.0/panel/dzl-dock-widget.h Removing files/include/libdazzle-1.0/panel/dzl-dock-types.h Removing files/include/libdazzle-1.0/panel/dzl-dock-transient-grab.h Removing files/include/libdazzle-1.0/panel/dzl-dock-stack.h Removing files/include/libdazzle-1.0/panel/dzl-dock-revealer.h Removing files/include/libdazzle-1.0/panel/dzl-dock-paned.h Removing files/include/libdazzle-1.0/panel/dzl-dock-overlay.h Removing files/include/libdazzle-1.0/panel/dzl-dock-overlay-edge.h Removing files/include/libdazzle-1.0/panel/dzl-dock-manager.h Removing files/include/libdazzle-1.0/panel/dzl-dock-item.h Removing files/include/libdazzle-1.0/panel/dzl-dock-bin.h Removing files/include/libdazzle-1.0/panel/dzl-dock-bin-edge.h Removing files/include/libdazzle-1.0/panel Removing files/include/libdazzle-1.0/menus/dzl-menu-manager.h Removing files/include/libdazzle-1.0/menus/dzl-menu-button.h Removing files/include/libdazzle-1.0/menus/dzl-joined-menu.h Removing files/include/libdazzle-1.0/menus Removing files/include/libdazzle-1.0/graphing/dzl-graph-view.h Removing files/include/libdazzle-1.0/graphing/dzl-graph-renderer.h Removing files/include/libdazzle-1.0/graphing/dzl-graph-model.h Removing files/include/libdazzle-1.0/graphing/dzl-graph-line-renderer.h Removing files/include/libdazzle-1.0/graphing/dzl-graph-column.h Removing files/include/libdazzle-1.0/graphing/dzl-cpu-model.h Removing files/include/libdazzle-1.0/graphing/dzl-cpu-graph.h Removing files/include/libdazzle-1.0/graphing Removing files/include/libdazzle-1.0/files/dzl-recursive-file-monitor.h Removing files/include/libdazzle-1.0/files/dzl-file-transfer.h Removing files/include/libdazzle-1.0/files/dzl-directory-reaper.h Removing files/include/libdazzle-1.0/files/dzl-directory-model.h Removing files/include/libdazzle-1.0/files Removing files/include/libdazzle-1.0/dzl-version.h Removing files/include/libdazzle-1.0/dzl-version-macros.h Removing files/include/libdazzle-1.0/dzl-enums.h Removing files/include/libdazzle-1.0/dazzle.h Removing files/include/libdazzle-1.0/cache/dzl-task-cache.h Removing files/include/libdazzle-1.0/cache Removing files/include/libdazzle-1.0/bindings/dzl-signal-group.h Removing files/include/libdazzle-1.0/bindings/dzl-binding-group.h Removing files/include/libdazzle-1.0/bindings Removing files/include/libdazzle-1.0/app/dzl-application.h Removing files/include/libdazzle-1.0/app/dzl-application-window.h Removing files/include/libdazzle-1.0/app Removing files/include/libdazzle-1.0/animation/dzl-box-theatric.h Removing files/include/libdazzle-1.0/animation/dzl-animation.h Removing files/include/libdazzle-1.0/animation Removing files/include/libdazzle-1.0/actions/dzl-widget-action-group.h Removing files/include/libdazzle-1.0/actions/dzl-settings-flag-action.h Removing files/include/libdazzle-1.0/actions/dzl-properties-group.h Removing files/include/libdazzle-1.0/actions/dzl-child-property-action.h Removing files/include/libdazzle-1.0/actions/dzl-action-group.h Removing files/include/libdazzle-1.0/actions Removing files/include/libdazzle-1.0 Removing files/include/grilo-0.3/pls/grl-pls.h Removing files/include/grilo-0.3/pls Removing files/include/grilo-0.3/net/grl-net.h Removing files/include/grilo-0.3/net/grl-net-wc.h Removing files/include/grilo-0.3/net Removing files/include/grilo-0.3/grl-value-helper.h Removing files/include/grilo-0.3/grl-util.h Removing files/include/grilo-0.3/grl-source.h Removing files/include/grilo-0.3/grl-related-keys.h Removing files/include/grilo-0.3/grl-registry.h Removing files/include/grilo-0.3/grl-range-value.h Removing files/include/grilo-0.3/grl-plugin.h Removing files/include/grilo-0.3/grl-operation.h Removing files/include/grilo-0.3/grl-operation-options.h Removing files/include/grilo-0.3/grl-multiple.h Removing files/include/grilo-0.3/grl-metadata-key.h Removing files/include/grilo-0.3/grl-media.h Removing files/include/grilo-0.3/grl-log.h Removing files/include/grilo-0.3/grl-error.h Removing files/include/grilo-0.3/grl-definitions.h Removing files/include/grilo-0.3/grl-data.h Removing files/include/grilo-0.3/grl-config.h Removing files/include/grilo-0.3/grl-caps.h Removing files/include/grilo-0.3/grilo.h Removing files/include/grilo-0.3 Removing files/include/goa-1.0/goa/goaversion.h Removing files/include/goa-1.0/goa/goaerror.h Removing files/include/goa-1.0/goa/goaenumtypes.h Removing files/include/goa-1.0/goa/goaenums.h Removing files/include/goa-1.0/goa/goaclient.h Removing files/include/goa-1.0/goa/goa.h Removing files/include/goa-1.0/goa/goa-generated.h Removing files/include/goa-1.0/goa Removing files/include/goa-1.0 Removing files/include Removing files/etc/xdg/autostart/tracker-store.desktop Removing files/etc/xdg/autostart Removing files/etc/xdg Removing files/etc Removing files/bin/tracker Removing files/bin/grl-launch-0.3 Removing files/bin/grl-inspect-0.3 Removing files/bin/grilo-test-ui-0.3 Removing files/bin Renaming org.gnome.MusicDevel.appdata.xml to share/appdata/org.gnome.MusicDevel.appdata.xml Rewriting contents of org.gnome.MusicDevel.desktop Running appstream-compose Processing application org.gnome.MusicDevel Saving icon /app/share/app-info/icons/flatpak/64x64/org.gnome.MusicDevel.png Saving icon /app/share/app-info/icons/flatpak/128x128/org.gnome.MusicDevel.png Saving AppStream /app/share/app-info/xmls/org.gnome.MusicDevel.xml.gz Done! Committing stage cleanup to cache Finishing app Exporting share/applications/org.gnome.MusicDevel.desktop Not exporting share/applications/mimeinfo.cache, wrong extension Not exporting share/icons/hicolor/256x256/apps/goa-account.png, non-allowed export filename Exporting share/icons/hicolor/256x256/apps/org.gnome.MusicDevel.png Exporting share/icons/hicolor/symbolic/apps/org.gnome.MusicDevel-symbolic.svg Not exporting share/icons/hicolor/24x24/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-todoist.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/24x24/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-todoist.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/96x96/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-todoist.png, non-allowed export filename Exporting share/icons/hicolor/16x16/apps/org.gnome.MusicDevel.png Not exporting share/icons/hicolor/16x16/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/16x16/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-todoist.png, non-allowed export filename Exporting share/icons/hicolor/22x22/apps/org.gnome.MusicDevel.png Not exporting share/icons/hicolor/22x22/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/22x22/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-todoist.png, non-allowed export filename Exporting share/icons/hicolor/48x48/apps/org.gnome.MusicDevel.png Not exporting share/icons/hicolor/48x48/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/48x48/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/icons/hicolor/icon-theme.cache, wrong extension Not exporting share/icons/hicolor/32x32/apps/goa-account.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-foursquare.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-google.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-pocket.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-flickr.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-msn.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-todoist.png, non-allowed export filename Exporting share/icons/hicolor/32x32/apps/org.gnome.MusicDevel.png Not exporting share/icons/hicolor/32x32/apps/goa-account-owncloud.png, non-allowed export filename Not exporting share/icons/hicolor/32x32/apps/goa-account-facebook.png, non-allowed export filename Not exporting share/dbus-1/services/org.freedesktop.Tracker1.service, non-allowed export filename Please review the exported files and the metadata Committing stage finish to cache Exporting org.gnome.MusicDevel to repo Commit: 5331a29d099e769c41b15d75ada3928d225234c391516870109bafd4821b3747 Metadata Total: 451 Metadata Written: 4 Content Total: 565 Content Written: 2 Content Bytes Written: 161862 (161.9 kB) Exporting org.gnome.MusicDevel.Locale to repo Commit: 3d72e71ec0c867220b81bee2bcfeaf8c4c32b370eee3403fb6b0b04d3d65abb3 Metadata Total: 721 Metadata Written: 1 Content Total: 374 Content Written: 0 Content Bytes Written: 0 (0 bytes) Exporting org.gnome.MusicDevel.Debug to repo Commit: ff5fd9cd7b789d20793b794c99654a2b1e6ee9becfd59919e72a512cc30111c0 Metadata Total: 185 Metadata Written: 7 Content Total: 691 Content Written: 2 Content Bytes Written: 367573 (367.6 kB) Pruning cache