./build.sh: 14: [: xorg.gnome.gedit: unexpected operator ========== Building org.gnome.gedit ================ Fetching git repo https://gitlab.gnome.org/GNOME/gedit.git, ref refs/heads/master Downloading sources Fetching git repo https://gitlab.gnome.org/GNOME/libpeas.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gtksourceview.git, ref refs/heads/gnome-3-24 Fetching git repo https://gitlab.gnome.org/GNOME/gspell.git, ref refs/heads/master Fetching git repo https://gitlab.gnome.org/GNOME/gedit.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.gedit ======================================================================== Building module libpeas in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/libpeas-1 ======================================================================== Already on 'master' /usr/bin/gnome-autogen.sh ***Warning*** USE_GNOME2_MACROS is deprecated, you may remove it from autogen.sh ***Warning*** PKG_NAME is deprecated, you may remove it from autogen.sh checking for automake >= 1.11.2... testing automake... found 1.15.1 checking for autoreconf >= 2.53... testing autoreconf... found 2.69 checking for intltool >= 0.25... testing intltoolize... found 0.51.0 checking for pkg-config >= 0.14.0... testing pkg-config... found 1.5.2 checking for gtk-doc >= 1.0... testing gtkdocize... found 1.28 Checking for required M4 macros... Processing ./configure.ac Running gtkdocize... Running intltoolize... Running autoreconf... autoreconf: Entering directory `.' autoreconf: configure.ac: not using Gettext autoreconf: running: aclocal --force --warnings=no-portability -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 --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:58: installing './compile' configure.ac:64: installing './config.guess' configure.ac:64: installing './config.sub' configure.ac:48: installing './install-sh' configure.ac:48: installing './missing' Makefile.am: installing './INSTALL' libpeas-gtk/Makefile.am: installing './depcomp' loaders/lua5.1/Makefile.am:17: warning: source file 'resources/peas-lua-resources.c' is in a subdirectory, loaders/lua5.1/Makefile.am:17: 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. loaders/python3/Makefile.am:17: warning: source file '$(top_srcdir)/loaders/python/peas-plugin-loader-python.c' is in a subdirectory, loaders/python3/Makefile.am:17: but option 'subdir-objects' is disabled loaders/python3/Makefile.am:17: warning: source file '$(top_srcdir)/loaders/python/peas-python-internal.c' is in a subdirectory, loaders/python3/Makefile.am:17: but option 'subdir-objects' is disabled peas-demo/plugins/pythonhello/Makefile.am:3: installing './py-compile' autoreconf: Leaving directory `.' Skipping configure process. 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 make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking whether ln -s works... 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... /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 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 fsync... 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 for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for PEAS... yes checking for gobject-introspection... yes checking for PEAS_GTK... yes checking for native Mac OS X... checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes no checking for gdb... /usr/bin/gdb checking for valgrind... /usr/bin/valgrind checking whether to build with coverage testing... no (disabled, use --enable-gcov to enable) checking for Glade.... no checking for Lua 5.1 availability.... no checking for Python 2 availability.... checking for python2... /usr/bin/python2 checking for python2-config... /usr/bin/python2-config checking for PYGOBJECT... yes yes checking for Python 3 availability.... checking for a Python interpreter with version >= 3.2.0... python3 checking for python3... /usr/bin/python3 checking for python3 version... 3.7 checking for python3 platform... linux checking for python3 script directory... ${prefix}/lib/python3.7/site-packages checking for python3 extension module directory... ${exec_prefix}/lib/python3.7/site-packages checking for python3-config... /usr/bin/python3-config checking for PYGOBJECT... yes 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-compile-resources... /usr/bin/glib-compile-resources checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for glib-mkenums... /usr/bin/glib-mkenums checking whether gcc understands -Wall... yes checking whether gcc understands -Wstrict-prototypes... yes checking whether gcc understands -Wnested-externs... yes checking whether gcc understands -Werror=missing-prototypes... yes checking whether gcc understands -Werror=implicit-function-declaration... yes checking whether gcc understands -Werror=pointer-arith... yes checking whether gcc understands -Werror=init-self... yes checking whether gcc understands -Werror=format-security... no checking whether gcc understands -Werror=format=2... yes checking whether gcc understands -Werror=missing-include-dirs... yes checking whether gcc understands -Werror=return-type... yes checking what warning flags to pass to the C compiler... -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type checking what language compliance flags to pass to the C compiler... checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/version.xml config.status: creating libpeas/Makefile config.status: creating libpeas-gtk/Makefile config.status: creating loaders/Makefile config.status: creating loaders/lua5.1/Makefile config.status: creating loaders/lua5.1/resources/Makefile config.status: creating loaders/python/Makefile config.status: creating loaders/python3/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/icons/Makefile config.status: creating data/libpeas-1.0.pc config.status: creating data/libpeas-gtk-1.0.pc config.status: creating peas-demo/Makefile config.status: creating peas-demo/plugins/Makefile config.status: creating peas-demo/plugins/helloworld/Makefile config.status: creating peas-demo/plugins/luahello/Makefile config.status: creating peas-demo/plugins/pythonhello/Makefile config.status: creating peas-demo/plugins/secondtime/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating tests/libpeas/Makefile config.status: creating tests/libpeas/plugins/Makefile config.status: creating tests/libpeas/plugins/embedded/Makefile config.status: creating tests/libpeas/plugins/extension-c/Makefile config.status: creating tests/libpeas/plugins/extension-lua/Makefile config.status: creating tests/libpeas/plugins/extension-python/Makefile config.status: creating tests/libpeas/introspection/Makefile config.status: creating tests/libpeas/testing/Makefile config.status: creating tests/libpeas-gtk/Makefile config.status: creating tests/libpeas-gtk/plugins/Makefile config.status: creating tests/libpeas-gtk/plugins/builtin-configurable/Makefile config.status: creating tests/libpeas-gtk/plugins/configurable/Makefile config.status: creating tests/libpeas-gtk/plugins/valid-custom-icon/Makefile config.status: creating tests/libpeas-gtk/testing/Makefile config.status: creating tests/plugins/Makefile config.status: creating tests/plugins/builtin/Makefile config.status: creating tests/plugins/has-dep/Makefile config.status: creating tests/plugins/loadable/Makefile config.status: creating tests/plugins/self-dep/Makefile config.status: creating tests/testing-util/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing po/stamp-it commands Configuration: Source code location : . Compiler : gcc Installation prefix : /app Build libpeas-gtk : yes Coverage testing : no (disabled, use --enable-gcov to enable) Glade Catalog : no Languages support: Lua 5.1 support : no Python 2 support : yes Python 3 support : yes make all-recursive make[1]: Entering directory '/run/build/libpeas' Making all in libpeas make[2]: Entering directory '/run/build/libpeas/libpeas' (echo "#include \"peas-marshal.h\"" && /usr/bin/glib-genmarshal peas-marshal.list --body --prefix=peas_cclosure_marshal) > peas-marshal.c /usr/bin/glib-genmarshal peas-marshal.list --header --prefix=peas_cclosure_marshal > peas-marshal.h INFO: Reading peas-marshal.list... INFO: Reading peas-marshal.list... make all-am make[3]: Entering directory '/run/build/libpeas/libpeas' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-marshal.lo -MD -MP -MF .deps/peas-marshal.Tpo -c -o peas-marshal.lo peas-marshal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-activatable.lo -MD -MP -MF .deps/peas-activatable.Tpo -c -o peas-activatable.lo peas-activatable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-debug.lo -MD -MP -MF .deps/peas-debug.Tpo -c -o peas-debug.lo peas-debug.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-dirs.lo -MD -MP -MF .deps/peas-dirs.Tpo -c -o peas-dirs.lo peas-dirs.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-engine.lo -MD -MP -MF .deps/peas-engine.Tpo -c -o peas-engine.lo peas-engine.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension.lo -MD -MP -MF .deps/peas-extension.Tpo -c -o peas-extension.lo peas-extension.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-base.lo -MD -MP -MF .deps/peas-extension-base.Tpo -c -o peas-extension-base.lo peas-extension-base.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-set.lo -MD -MP -MF .deps/peas-extension-set.Tpo -c -o peas-extension-set.lo peas-extension-set.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-base.lo -MD -MP -MF .deps/peas-extension-base.Tpo -c peas-extension-base.c -fPIC -DPIC -o .libs/peas-extension-base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension-set.lo -MD -MP -MF .deps/peas-extension-set.Tpo -c peas-extension-set.c -fPIC -DPIC -o .libs/peas-extension-set.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-debug.lo -MD -MP -MF .deps/peas-debug.Tpo -c peas-debug.c -fPIC -DPIC -o .libs/peas-debug.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-dirs.lo -MD -MP -MF .deps/peas-dirs.Tpo -c peas-dirs.c -fPIC -DPIC -o .libs/peas-dirs.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-extension.lo -MD -MP -MF .deps/peas-extension.Tpo -c peas-extension.c -fPIC -DPIC -o .libs/peas-extension.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-marshal.lo -MD -MP -MF .deps/peas-marshal.Tpo -c peas-marshal.c -fPIC -DPIC -o .libs/peas-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-activatable.lo -MD -MP -MF .deps/peas-activatable.Tpo -c peas-activatable.c -fPIC -DPIC -o .libs/peas-activatable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-engine.lo -MD -MP -MF .deps/peas-engine.Tpo -c peas-engine.c -fPIC -DPIC -o .libs/peas-engine.o mv -f .deps/peas-debug.Tpo .deps/peas-debug.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-i18n.lo -MD -MP -MF .deps/peas-i18n.Tpo -c -o peas-i18n.lo peas-i18n.c mv -f .deps/peas-dirs.Tpo .deps/peas-dirs.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-introspection.lo -MD -MP -MF .deps/peas-introspection.Tpo -c -o peas-introspection.lo peas-introspection.c mv -f .deps/peas-marshal.Tpo .deps/peas-marshal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-object-module.lo -MD -MP -MF .deps/peas-object-module.Tpo -c -o peas-object-module.lo peas-object-module.c mv -f .deps/peas-activatable.Tpo .deps/peas-activatable.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-info.lo -MD -MP -MF .deps/peas-plugin-info.Tpo -c -o peas-plugin-info.lo peas-plugin-info.c mv -f .deps/peas-extension.Tpo .deps/peas-extension.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader.lo -MD -MP -MF .deps/peas-plugin-loader.Tpo -c -o peas-plugin-loader.lo peas-plugin-loader.c mv -f .deps/peas-extension-base.Tpo .deps/peas-extension-base.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-c.lo -MD -MP -MF .deps/peas-plugin-loader-c.Tpo -c -o peas-plugin-loader-c.lo peas-plugin-loader-c.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-i18n.lo -MD -MP -MF .deps/peas-i18n.Tpo -c peas-i18n.c -fPIC -DPIC -o .libs/peas-i18n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-introspection.lo -MD -MP -MF .deps/peas-introspection.Tpo -c peas-introspection.c -fPIC -DPIC -o .libs/peas-introspection.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-object-module.lo -MD -MP -MF .deps/peas-object-module.Tpo -c peas-object-module.c -fPIC -DPIC -o .libs/peas-object-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-info.lo -MD -MP -MF .deps/peas-plugin-info.Tpo -c peas-plugin-info.c -fPIC -DPIC -o .libs/peas-plugin-info.o mv -f .deps/peas-extension-set.Tpo .deps/peas-extension-set.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\""/app/share"\" -DLIBDIR=\""/app/lib"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-utils.lo -MD -MP -MF .deps/peas-utils.Tpo -c -o peas-utils.lo peas-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader.lo -MD -MP -MF .deps/peas-plugin-loader.Tpo -c peas-plugin-loader.c -fPIC -DPIC -o .libs/peas-plugin-loader.o mv -f .deps/peas-i18n.Tpo .deps/peas-i18n.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-c.lo -MD -MP -MF .deps/peas-plugin-loader-c.Tpo -c peas-plugin-loader-c.c -fPIC -DPIC -o .libs/peas-plugin-loader-c.o mv -f .deps/peas-introspection.Tpo .deps/peas-introspection.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DDATADIR=\"/app/share\" -DLIBDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-utils.lo -MD -MP -MF .deps/peas-utils.Tpo -c peas-utils.c -fPIC -DPIC -o .libs/peas-utils.o mv -f .deps/peas-plugin-loader.Tpo .deps/peas-plugin-loader.Plo mv -f .deps/peas-engine.Tpo .deps/peas-engine.Plo mv -f .deps/peas-plugin-loader-c.Tpo .deps/peas-plugin-loader-c.Plo mv -f .deps/peas-plugin-info.Tpo .deps/peas-plugin-info.Plo mv -f .deps/peas-object-module.Tpo .deps/peas-object-module.Plo mv -f .deps/peas-utils.Tpo .deps/peas-utils.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-1.0.la -rpath /app/lib peas-marshal.lo peas-activatable.lo peas-debug.lo peas-dirs.lo peas-engine.lo peas-extension.lo peas-extension-base.lo peas-extension-set.lo peas-i18n.lo peas-introspection.lo peas-object-module.lo peas-plugin-info.lo peas-plugin-loader.lo peas-plugin-loader-c.lo peas-utils.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/peas-marshal.o .libs/peas-activatable.o .libs/peas-debug.o .libs/peas-dirs.o .libs/peas-engine.o .libs/peas-extension.o .libs/peas-extension-base.o .libs/peas-extension-set.o .libs/peas-i18n.o .libs/peas-introspection.o .libs/peas-object-module.o .libs/peas-plugin-info.o .libs/peas-plugin-loader.o .libs/peas-plugin-loader-c.o .libs/peas-utils.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/libpeas-1.0.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-1.0.exp" > ".libs/libpeas-1.0.expT" libtool: link: mv -f ".libs/libpeas-1.0.expT" ".libs/libpeas-1.0.exp" libtool: link: echo "{ global:" > .libs/libpeas-1.0.ver libtool: link: cat .libs/libpeas-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpeas-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/peas-marshal.o .libs/peas-activatable.o .libs/peas-debug.o .libs/peas-dirs.o .libs/peas-engine.o .libs/peas-extension.o .libs/peas-extension-base.o .libs/peas-extension-set.o .libs/peas-i18n.o .libs/peas-introspection.o .libs/peas-object-module.o .libs/peas-plugin-info.o .libs/peas-plugin-loader.o .libs/peas-plugin-loader-c.o .libs/peas-utils.o -L/app/lib -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-1.0.ver -o .libs/libpeas-1.0.so.0.2200.0 libtool: link: (cd ".libs" && rm -f "libpeas-1.0.so.0" && ln -s "libpeas-1.0.so.0.2200.0" "libpeas-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpeas-1.0.so" && ln -s "libpeas-1.0.so.0.2200.0" "libpeas-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpeas-1.0.la" && ln -s "../libpeas-1.0.la" "libpeas-1.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.. --c-include=libpeas/peas.h --warn-all --namespace=Peas --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=GModule-2.0 --include=Gio-2.0 --include=GIRepository-2.0 --pkg-export=libpeas-1.0 --library=libpeas-1.0.la --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include --cflags-end peas-autocleanups.h peas-plugin-info.h peas-object-module.h peas-extension-base.h peas-extension.h peas-extension-set.h peas-activatable.h peas-engine.h peas.h peas-activatable.c peas-debug.c peas-dirs.c peas-engine.c peas-extension.c peas-extension-base.c peas-extension-set.c peas-i18n.c peas-introspection.c peas-object-module.c peas-plugin-info.c peas-plugin-loader.c peas-plugin-loader-c.c peas-utils.c libpeas-1.0.la --output Peas-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/libpeas/tmp-introspectPmu70C/Peas-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas/tmp-introspectPmu70C/Peas-1.0.o -L. libpeas-1.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/libpeas/libpeas/tmp-introspectPmu70C/.libs/Peas-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas/tmp-introspectPmu70C/Peas-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libpeas-1.0.so -L/app/lib -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. Peas-1.0.gir -o Peas-1.0.typelib make[3]: Leaving directory '/run/build/libpeas/libpeas' make[2]: Leaving directory '/run/build/libpeas/libpeas' Making all in loaders make[2]: Entering directory '/run/build/libpeas/loaders' Making all in python make[3]: Entering directory '/run/build/libpeas/loaders/python' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c -o peas-plugin-loader-python.lo peas-plugin-loader-python.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c -o peas-python-internal.lo peas-python-internal.c /usr/bin/glib-compile-resources \ --target="peas-python-resources.c" \ --sourcedir="." \ --generate-source \ --internal \ "./peas-python.gresource.xml" /usr/bin/python2 ./peas-python-compile.py peas-python-internal.py peas-python-internal.pyc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-resources.lo -MD -MP -MF .deps/peas-python-resources.Tpo -c -o peas-python-resources.lo peas-python-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c peas-plugin-loader-python.c -fPIC -DPIC -o .libs/peas-plugin-loader-python.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c peas-python-internal.c -fPIC -DPIC -o .libs/peas-python-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-resources.lo -MD -MP -MF .deps/peas-python-resources.Tpo -c peas-python-resources.c -fPIC -DPIC -o .libs/peas-python-resources.o mv -f .deps/peas-python-resources.Tpo .deps/peas-python-resources.Plo mv -f .deps/peas-python-internal.Tpo .deps/peas-python-internal.Plo mv -f .deps/peas-plugin-loader-python.Tpo .deps/peas-plugin-loader-python.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpythonloader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm libtool: link: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python-resources.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpythonloader.so -o .libs/libpythonloader.so libtool: link: ( cd ".libs" && rm -f "libpythonloader.la" && ln -s "../libpythonloader.la" "libpythonloader.la" ) make[3]: Leaving directory '/run/build/libpeas/loaders/python' Making all in python3 make[3]: Entering directory '/run/build/libpeas/loaders/python3' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c -o peas-plugin-loader-python.lo `test -f '../../loaders/python/peas-plugin-loader-python.c' || echo './'`../../loaders/python/peas-plugin-loader-python.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c -o peas-python-internal.lo `test -f '../../loaders/python/peas-python-internal.c' || echo './'`../../loaders/python/peas-python-internal.c /usr/bin/glib-compile-resources \ --target="peas-python3-resources.c" \ --sourcedir="." \ --generate-source \ --internal \ "./peas-python3.gresource.xml" /usr/bin/python3 ./../python/peas-python-compile.py ../python/peas-python-internal.py peas-python3-internal.pyc /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\""/app//locale"\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python3-resources.lo -MD -MP -MF .deps/peas-python3-resources.Tpo -c -o peas-python3-resources.lo peas-python3-resources.c ./../python/peas-python-compile.py:31: DeprecationWarning: 'U' mode is deprecated with open(filename, 'U') as f: libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-plugin-loader-python.lo -MD -MP -MF .deps/peas-plugin-loader-python.Tpo -c ../../loaders/python/peas-plugin-loader-python.c -fPIC -DPIC -o .libs/peas-plugin-loader-python.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python-internal.lo -MD -MP -MF .deps/peas-python-internal.Tpo -c ../../loaders/python/peas-python-internal.c -fPIC -DPIC -o .libs/peas-python-internal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -DPEAS_LOCALEDIR=\"/app//locale\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-python3-resources.lo -MD -MP -MF .deps/peas-python3-resources.Tpo -c peas-python3-resources.c -fPIC -DPIC -o .libs/peas-python3-resources.o mv -f .deps/peas-python3-resources.Tpo .deps/peas-python3-resources.Plo mv -f .deps/peas-python-internal.Tpo .deps/peas-python-internal.Plo mv -f .deps/peas-plugin-loader-python.Tpo .deps/peas-plugin-loader-python.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/usr/lib/arm-linux-gnueabihf -lpython3.7m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpython3loader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python3-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm libtool: link: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python3-resources.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/usr/lib/arm-linux-gnueabihf -L/app/lib ../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpython3loader.so -o .libs/libpython3loader.so libtool: link: ( cd ".libs" && rm -f "libpython3loader.la" && ln -s "../libpython3loader.la" "libpython3loader.la" ) make[3]: Leaving directory '/run/build/libpeas/loaders/python3' make[3]: Entering directory '/run/build/libpeas/loaders' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/loaders' make[2]: Leaving directory '/run/build/libpeas/loaders' Making all in libpeas-gtk make[2]: Entering directory '/run/build/libpeas/libpeas-gtk' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-configurable.lo -MD -MP -MF .deps/peas-gtk-configurable.Tpo -c -o peas-gtk-configurable.lo peas-gtk-configurable.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-disable-plugins-dialog.lo -MD -MP -MF .deps/peas-gtk-disable-plugins-dialog.Tpo -c -o peas-gtk-disable-plugins-dialog.lo peas-gtk-disable-plugins-dialog.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager.lo -MD -MP -MF .deps/peas-gtk-plugin-manager.Tpo -c -o peas-gtk-plugin-manager.lo peas-gtk-plugin-manager.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-store.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-store.Tpo -c -o peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-store.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-view.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-view.Tpo -c -o peas-gtk-plugin-manager-view.lo peas-gtk-plugin-manager-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-configurable.lo -MD -MP -MF .deps/peas-gtk-configurable.Tpo -c peas-gtk-configurable.c -fPIC -DPIC -o .libs/peas-gtk-configurable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-store.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-store.Tpo -c peas-gtk-plugin-manager-store.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager-store.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager.lo -MD -MP -MF .deps/peas-gtk-plugin-manager.Tpo -c peas-gtk-plugin-manager.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-disable-plugins-dialog.lo -MD -MP -MF .deps/peas-gtk-disable-plugins-dialog.Tpo -c peas-gtk-disable-plugins-dialog.c -fPIC -DPIC -o .libs/peas-gtk-disable-plugins-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peas-gtk-plugin-manager-view.lo -MD -MP -MF .deps/peas-gtk-plugin-manager-view.Tpo -c peas-gtk-plugin-manager-view.c -fPIC -DPIC -o .libs/peas-gtk-plugin-manager-view.o mv -f .deps/peas-gtk-configurable.Tpo .deps/peas-gtk-configurable.Plo mv -f .deps/peas-gtk-disable-plugins-dialog.Tpo .deps/peas-gtk-disable-plugins-dialog.Plo mv -f .deps/peas-gtk-plugin-manager-store.Tpo .deps/peas-gtk-plugin-manager-store.Plo mv -f .deps/peas-gtk-plugin-manager.Tpo .deps/peas-gtk-plugin-manager.Plo mv -f .deps/peas-gtk-plugin-manager-view.Tpo .deps/peas-gtk-plugin-manager-view.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-gtk-1.0.la -rpath /app/lib peas-gtk-configurable.lo peas-gtk-disable-plugins-dialog.lo peas-gtk-plugin-manager.lo peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-view.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../libpeas/libpeas-1.0.la libtool: link: /usr/bin/nm -B .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.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/libpeas-gtk-1.0.exp libtool: link: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-gtk-1.0.exp" > ".libs/libpeas-gtk-1.0.expT" libtool: link: mv -f ".libs/libpeas-gtk-1.0.expT" ".libs/libpeas-gtk-1.0.exp" libtool: link: echo "{ global:" > .libs/libpeas-gtk-1.0.ver libtool: link: cat .libs/libpeas-gtk-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-gtk-1.0.ver libtool: link: echo "local: *; };" >> .libs/libpeas-gtk-1.0.ver libtool: link: gcc -shared -fPIC -DPIC .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-gtk-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-gtk-1.0.ver -o .libs/libpeas-gtk-1.0.so.0.2200.0 libtool: link: (cd ".libs" && rm -f "libpeas-gtk-1.0.so.0" && ln -s "libpeas-gtk-1.0.so.0.2200.0" "libpeas-gtk-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libpeas-gtk-1.0.so" && ln -s "libpeas-gtk-1.0.so.0.2200.0" "libpeas-gtk-1.0.so") libtool: link: ( cd ".libs" && rm -f "libpeas-gtk-1.0.la" && ln -s "../libpeas-gtk-1.0.la" "libpeas-gtk-1.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=../libpeas --c-include=libpeas-gtk/peas-gtk.h --warn-all --namespace=PeasGtk --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gtk-3.0 --pkg-export=libpeas-gtk-1.0 --library=../libpeas/libpeas-1.0.la --library=libpeas-gtk-1.0.la --include-uninstalled=../libpeas/Peas-1.0.gir --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I.. --cflags-end peas-gtk-autocleanups.h peas-gtk-configurable.h peas-gtk-plugin-manager.h peas-gtk-plugin-manager-view.h peas-gtk.h peas-gtk-configurable.c peas-gtk-disable-plugins-dialog.c peas-gtk-plugin-manager.c peas-gtk-plugin-manager-store.c peas-gtk-plugin-manager-view.c libpeas-gtk-1.0.la --output PeasGtk-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/libpeas-gtk/tmp-introspectOhjbva/PeasGtk-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas-gtk/tmp-introspectOhjbva/PeasGtk-1.0.o -L. ../libpeas/libpeas-1.0.la libpeas-gtk-1.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/libpeas/libpeas-gtk/tmp-introspectOhjbva/.libs/PeasGtk-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/libpeas-gtk/tmp-introspectOhjbva/PeasGtk-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ../libpeas/.libs/libpeas-1.0.so -L/app/lib ./.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=../libpeas --includedir=../libpeas --includedir=. PeasGtk-1.0.gir -o PeasGtk-1.0.typelib make[2]: Leaving directory '/run/build/libpeas/libpeas-gtk' Making all in peas-demo make[2]: Entering directory '/run/build/libpeas/peas-demo' Making all in plugins make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins' Making all in helloworld make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-plugin.lo -MD -MP -MF .deps/peasdemo-hello-world-plugin.Tpo -c -o peasdemo-hello-world-plugin.lo peasdemo-hello-world-plugin.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-configurable.lo -MD -MP -MF .deps/peasdemo-hello-world-configurable.Tpo -c -o peasdemo-hello-world-configurable.lo peasdemo-hello-world-configurable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-plugin.lo -MD -MP -MF .deps/peasdemo-hello-world-plugin.Tpo -c peasdemo-hello-world-plugin.c -fPIC -DPIC -o .libs/peasdemo-hello-world-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT peasdemo-hello-world-configurable.lo -MD -MP -MF .deps/peasdemo-hello-world-configurable.Tpo -c peasdemo-hello-world-configurable.c -fPIC -DPIC -o .libs/peasdemo-hello-world-configurable.o mv -f .deps/peasdemo-hello-world-configurable.Tpo .deps/peasdemo-hello-world-configurable.Plo mv -f .deps/peasdemo-hello-world-plugin.Tpo .deps/peasdemo-hello-world-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhelloworld.la -rpath /app/lib/peas-demo/plugins/helloworld peasdemo-hello-world-plugin.lo peasdemo-hello-world-configurable.lo ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 libtool: link: gcc -shared -fPIC -DPIC .libs/peasdemo-hello-world-plugin.o .libs/peasdemo-hello-world-configurable.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhelloworld.so -o .libs/libhelloworld.so libtool: link: ( cd ".libs" && rm -f "libhelloworld.la" && ln -s "../libhelloworld.la" "libhelloworld.la" ) make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' Making all in secondtime make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT second-time.lo -MD -MP -MF .deps/second-time.Tpo -c -o second-time.lo second-time.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT second-time.lo -MD -MP -MF .deps/second-time.Tpo -c second-time.c -fPIC -DPIC -o .libs/second-time.o mv -f .deps/second-time.Tpo .deps/second-time.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libsecondtime.la -rpath /app/lib/peas-demo/plugins/secondtime second-time.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 libtool: link: gcc -shared -fPIC -DPIC .libs/second-time.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsecondtime.so -o .libs/libsecondtime.so libtool: link: ( cd ".libs" && rm -f "libsecondtime.la" && ln -s "../libsecondtime.la" "libsecondtime.la" ) make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' Making all in pythonhello make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Nothing to be done for 'all'. make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[3]: Entering directory '/run/build/libpeas/peas-demo' gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -MT peas_demo-peas-demo-window.o -MD -MP -MF .deps/peas_demo-peas-demo-window.Tpo -c -o peas_demo-peas-demo-window.o `test -f 'peas-demo-window.c' || echo './'`peas-demo-window.c gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -MT peas_demo-peas-demo.o -MD -MP -MF .deps/peas_demo-peas-demo.Tpo -c -o peas_demo-peas-demo.o `test -f 'peas-demo.c' || echo './'`peas-demo.c mv -f .deps/peas_demo-peas-demo.Tpo .deps/peas_demo-peas-demo.Po mv -f .deps/peas_demo-peas-demo-window.Tpo .deps/peas_demo-peas-demo-window.Po /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/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR="\"/app/lib\"" -DPEAS_PREFIX="\"/app\"" -DPEAS_BUILDDIR="\"/run/build/libpeas\"" -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o peas-demo peas_demo-peas-demo-window.o peas_demo-peas-demo.o ../libpeas/libpeas-1.0.la ../libpeas-gtk/libpeas-gtk-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 libtool: link: gcc -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -DPEAS_LIBDIR=\"/app/lib\" -DPEAS_PREFIX=\"/app\" -DPEAS_BUILDDIR=\"/run/build/libpeas\" -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/peas-demo peas_demo-peas-demo-window.o peas_demo-peas-demo.o -Wl,--export-dynamic -pthread -L/app/lib ../libpeas/.libs/libpeas-1.0.so ../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -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 -pthread -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/libpeas/peas-demo' make[2]: Leaving directory '/run/build/libpeas/peas-demo' Making all in tests make[2]: Entering directory '/run/build/libpeas/tests' Making all in plugins make[3]: Entering directory '/run/build/libpeas/tests/plugins' Making all in builtin make[4]: Entering directory '/run/build/libpeas/tests/plugins/builtin' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-plugin.lo -MD -MP -MF .deps/builtin-plugin.Tpo -c -o builtin-plugin.lo builtin-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-plugin.lo -MD -MP -MF .deps/builtin-plugin.Tpo -c builtin-plugin.c -fPIC -DPIC -o .libs/builtin-plugin.o mv -f .deps/builtin-plugin.Tpo .deps/builtin-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libbuiltin.la builtin-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/builtin-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbuiltin.so -o .libs/libbuiltin.so libtool: link: ( cd ".libs" && rm -f "libbuiltin.la" && ln -s "../libbuiltin.la" "libbuiltin.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/builtin' Making all in has-dep make[4]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT has-dep-plugin.lo -MD -MP -MF .deps/has-dep-plugin.Tpo -c -o has-dep-plugin.lo has-dep-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT has-dep-plugin.lo -MD -MP -MF .deps/has-dep-plugin.Tpo -c has-dep-plugin.c -fPIC -DPIC -o .libs/has-dep-plugin.o mv -f .deps/has-dep-plugin.Tpo .deps/has-dep-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhas-dep.la has-dep-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/has-dep-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhas-dep.so -o .libs/libhas-dep.so libtool: link: ( cd ".libs" && rm -f "libhas-dep.la" && ln -s "../libhas-dep.la" "libhas-dep.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/has-dep' Making all in loadable make[4]: Entering directory '/run/build/libpeas/tests/plugins/loadable' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT loadable-plugin.lo -MD -MP -MF .deps/loadable-plugin.Tpo -c -o loadable-plugin.lo loadable-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT loadable-plugin.lo -MD -MP -MF .deps/loadable-plugin.Tpo -c loadable-plugin.c -fPIC -DPIC -o .libs/loadable-plugin.o mv -f .deps/loadable-plugin.Tpo .deps/loadable-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libloadable.la loadable-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/loadable-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libloadable.so -o .libs/libloadable.so libtool: link: ( cd ".libs" && rm -f "libloadable.la" && ln -s "../libloadable.la" "libloadable.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/loadable' Making all in self-dep make[4]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT self-dep-plugin.lo -MD -MP -MF .deps/self-dep-plugin.Tpo -c -o self-dep-plugin.lo self-dep-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT self-dep-plugin.lo -MD -MP -MF .deps/self-dep-plugin.Tpo -c self-dep-plugin.c -fPIC -DPIC -o .libs/self-dep-plugin.o mv -f .deps/self-dep-plugin.Tpo .deps/self-dep-plugin.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libself-dep.la self-dep-plugin.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/self-dep-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libself-dep.so -o .libs/libself-dep.so libtool: link: ( cd ".libs" && rm -f "libself-dep.la" && ln -s "../libself-dep.la" "libself-dep.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/plugins/self-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/plugins' Making all in testing-util make[3]: Entering directory '/run/build/libpeas/tests/testing-util' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-util.lo -MD -MP -MF .deps/testing-util.Tpo -c -o testing-util.lo testing-util.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-util.lo -MD -MP -MF .deps/testing-util.Tpo -c testing-util.c -fPIC -DPIC -o .libs/testing-util.o mv -f .deps/testing-util.Tpo .deps/testing-util.Plo /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting-util.la testing-util.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la libtool: link: ar cru .libs/libtesting-util.a .libs/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting-util.a libtool: link: ( cd ".libs" && rm -f "libtesting-util.la" && ln -s "../libtesting-util.la" "libtesting-util.la" ) make[3]: Leaving directory '/run/build/libpeas/tests/testing-util' Making all in libpeas make[3]: Entering directory '/run/build/libpeas/tests/libpeas' Making all in introspection make[4]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-abstract.lo -MD -MP -MF .deps/introspection-abstract.Tpo -c -o introspection-abstract.lo introspection-abstract.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-base.lo -MD -MP -MF .deps/introspection-base.Tpo -c -o introspection-base.lo introspection-base.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-callable.lo -MD -MP -MF .deps/introspection-callable.Tpo -c -o introspection-callable.lo introspection-callable.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-has-prerequisite.lo -MD -MP -MF .deps/introspection-has-prerequisite.Tpo -c -o introspection-has-prerequisite.lo introspection-has-prerequisite.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-prerequisite.lo -MD -MP -MF .deps/introspection-prerequisite.Tpo -c -o introspection-prerequisite.lo introspection-prerequisite.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-unimplemented.lo -MD -MP -MF .deps/introspection-unimplemented.Tpo -c -o introspection-unimplemented.lo introspection-unimplemented.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-base.lo -MD -MP -MF .deps/introspection-base.Tpo -c introspection-base.c -fPIC -DPIC -o .libs/introspection-base.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-callable.lo -MD -MP -MF .deps/introspection-callable.Tpo -c introspection-callable.c -fPIC -DPIC -o .libs/introspection-callable.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strolibtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-prerequisite.lo -MD -MP -MF .deps/introspection-prerequisite.Tpo -c introspection-prerequisite.c -fPIC -DPIC -o .libs/introspection-prerequisite.o ng -O2 -g -MT introspection-abstract.lo -MD -MP -MF .deps/introspection-abstract.Tpo -c introspection-abstract.c -fPIC -DPIC -o .libs/introspection-abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-has-prerequisite.lo -MD -MP -MF .deps/introspection-has-prerequisite.Tpo -c introspection-has-prerequisite.c -fPIC -DPIC -o .libs/introspection-has-prerequisite.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT introspection-unimplemented.lo -MD -MP -MF .deps/introspection-unimplemented.Tpo -c introspection-unimplemented.c -fPIC -DPIC -o .libs/introspection-unimplemented.o mv -f .deps/introspection-unimplemented.Tpo .deps/introspection-unimplemented.Plo mv -f .deps/introspection-callable.Tpo .deps/introspection-callable.Plo mv -f .deps/introspection-has-prerequisite.Tpo .deps/introspection-has-prerequisite.Plo mv -f .deps/introspection-base.Tpo .deps/introspection-base.Plo mv -f .deps/introspection-prerequisite.Tpo .deps/introspection-prerequisite.Plo mv -f .deps/introspection-abstract.Tpo .deps/introspection-abstract.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -rpath /nowhere -export-dynamic -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libintrospection-1.0.la introspection-abstract.lo introspection-base.lo introspection-callable.lo introspection-has-prerequisite.lo introspection-prerequisite.lo introspection-unimplemented.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../libpeas/libpeas-1.0.la libtool: link: gcc -shared -fPIC -DPIC .libs/introspection-abstract.o .libs/introspection-base.o .libs/introspection-callable.o .libs/introspection-has-prerequisite.o .libs/introspection-prerequisite.o .libs/introspection-unimplemented.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/app/lib ../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libintrospection-1.0.so.0 -o .libs/libintrospection-1.0.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libintrospection-1.0.so.0" && ln -s "libintrospection-1.0.so.0.0.0" "libintrospection-1.0.so.0") libtool: link: (cd ".libs" && rm -f "libintrospection-1.0.so" && ln -s "libintrospection-1.0.so.0.0.0" "libintrospection-1.0.so") libtool: link: ( cd ".libs" && rm -f "libintrospection-1.0.la" && ln -s "../libintrospection-1.0.la" "libintrospection-1.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=../../../libpeas --warn-all --namespace=Introspection --nsversion=1.0 --libtool="/bin/sh ../../../libtool" --include=GObject-2.0 --library=../../../libpeas/libpeas-1.0.la --library=libintrospection-1.0.la --include-uninstalled=../../../libpeas/Peas-1.0.gir --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I../../.. --cflags-end introspection-abstract.c introspection-abstract.h introspection-base.c introspection-base.h introspection-callable.c introspection-callable.h introspection-has-prerequisite.c introspection-has-prerequisite.h introspection-prerequisite.c introspection-prerequisite.h introspection-unimplemented.c introspection-unimplemented.h libintrospection-1.0.la --output Introspection-1.0.gir g-ir-scanner: link: /bin/sh ../../../libtool --mode=link --tag=CC gcc -o /run/build/libpeas/tests/libpeas/introspection/tmp-introspectgD4cOR/Introspection-1.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/tests/libpeas/introspection/tmp-introspectgD4cOR/Introspection-1.0.o -L. ../../../libpeas/libpeas-1.0.la libintrospection-1.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/libpeas/tests/libpeas/introspection/tmp-introspectgD4cOR/.libs/Introspection-1.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/libpeas/tests/libpeas/introspection/tmp-introspectgD4cOR/Introspection-1.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ../../../libpeas/.libs/libpeas-1.0.so -L/app/lib ./.libs/libintrospection-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgirepository-1.0 -lgio-2.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere /usr/bin/g-ir-compiler --includedir=../../../libpeas --includedir=../../../libpeas --includedir=. Introspection-1.0.gir -o Introspection-1.0.typelib make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/introspection' Making all in plugins make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' Making all in embedded make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-plugin.lo -MD -MP -MF .deps/embedded-plugin.Tpo -c -o embedded-plugin.lo embedded-plugin.c /usr/bin/glib-compile-resources \ --target="embedded-resources.h" \ --sourcedir="." \ --generate \ --c-name="embedded" \ --manual-register \ --internal \ "./embedded.gresource.xml" /usr/bin/glib-compile-resources \ --target="embedded-resources.c" \ --sourcedir="." \ --generate \ --c-name="embedded" \ --manual-register \ --internal \ "./embedded.gresource.xml" /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-resources.lo -MD -MP -MF .deps/embedded-resources.Tpo -c -o embedded-resources.lo embedded-resources.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-plugin.lo -MD -MP -MF .deps/embedded-plugin.Tpo -c embedded-plugin.c -fPIC -DPIC -o .libs/embedded-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT embedded-resources.lo -MD -MP -MF .deps/embedded-resources.Tpo -c embedded-resources.c -fPIC -DPIC -o .libs/embedded-resources.o mv -f .deps/embedded-resources.Tpo .deps/embedded-resources.Plo mv -f .deps/embedded-plugin.Tpo .deps/embedded-plugin.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 libembedded.la embedded-plugin.lo embedded-resources.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../../libpeas/libpeas-1.0.la libtool: link: ar cru .libs/libembedded.a .libs/embedded-plugin.o .libs/embedded-resources.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libembedded.a libtool: link: ( cd ".libs" && rm -f "libembedded.la" && ln -s "../libembedded.la" "libembedded.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/embedded' Making all in extension-c make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-abstract.lo -MD -MP -MF .deps/extension-c-abstract.Tpo -c -o extension-c-abstract.lo extension-c-abstract.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-plugin.lo -MD -MP -MF .deps/extension-c-plugin.Tpo -c -o extension-c-plugin.lo extension-c-plugin.c /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-missing-symbol-plugin.lo -MD -MP -MF .deps/extension-c-missing-symbol-plugin.Tpo -c -o extension-c-missing-symbol-plugin.lo extension-c-missing-symbol-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-missing-symbol-plugin.lo -MD -MP -MF .deps/extension-c-missing-symbol-plugin.Tpo -c extension-c-missing-symbol-plugin.c -fPIC -DPIC -o .libs/extension-c-missing-symbol-plugin.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-abstract.lo -MD -MP -MF .deps/extension-c-abstract.Tpo -c extension-c-abstract.c -fPIC -DPIC -o .libs/extension-c-abstract.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I./../../introspection -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c-plugin.lo -MD -MP -MF .deps/extension-c-plugin.Tpo -c extension-c-plugin.c -fPIC -DPIC -o .libs/extension-c-plugin.o mv -f .deps/extension-c-missing-symbol-plugin.Tpo .deps/extension-c-missing-symbol-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libextension-c-missing-symbol.la extension-c-missing-symbol-plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 libtool: link: gcc -shared -fPIC -DPIC .libs/extension-c-missing-symbol-plugin.o -L/app/lib -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libextension-c-missing-symbol.so -o .libs/libextension-c-missing-symbol.so mv -f .deps/extension-c-abstract.Tpo .deps/extension-c-abstract.Plo libtool: link: ( cd ".libs" && rm -f "libextension-c-missing-symbol.la" && ln -s "../libextension-c-missing-symbol.la" "libextension-c-missing-symbol.la" ) mv -f .deps/extension-c-plugin.Tpo .deps/extension-c-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libextension-c.la extension-c-abstract.lo extension-c-plugin.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../../libpeas/libpeas-1.0.la ./../../introspection/libintrospection-1.0.la libtool: link: gcc -shared -fPIC -DPIC .libs/extension-c-abstract.o .libs/extension-c-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/run/build/libpeas/tests/libpeas/introspection/.libs -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas/.libs/libpeas-1.0.so ./../../introspection/.libs/libintrospection-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libextension-c.so -o .libs/libextension-c.so libtool: link: ( cd ".libs" && rm -f "libextension-c.la" && ln -s "../libextension-c.la" "libextension-c.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' Making all in extension-python make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' cp extension-py.gschema.xml.in extension-python.gschema.xml && \ /usr/bin/sed -i -e 's%PY_LOADER%python%g' extension-python.gschema.xml cp extension-py.plugin.in extension-python.plugin && \ /usr/bin/sed -i -e 's%PY_LOADER%python%g' extension-python.plugin ln -s extension-py.py.in extension-python.py cp extension-py.gschema.xml.in extension-python3.gschema.xml && \ /usr/bin/sed -i -e 's%PY_LOADER%python3%g' extension-python3.gschema.xml cp extension-py.plugin.in extension-python3.plugin && \ /usr/bin/sed -i -e 's%PY_LOADER%python3%g' extension-python3.plugin ln -s extension-py.py.in extension-python3.py make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' Making all in testing make[4]: Entering directory '/run/build/libpeas/tests/libpeas/testing' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c -o testing.lo testing.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-extension.lo -MD -MP -MF .deps/testing-extension.Tpo -c -o testing-extension.lo testing-extension.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c testing.c -fPIC -DPIC -o .libs/testing.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../introspection -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing-extension.lo -MD -MP -MF .deps/testing-extension.Tpo -c testing-extension.c -fPIC -DPIC -o .libs/testing-extension.o mv -f .deps/testing.Tpo .deps/testing.Plo mv -f .deps/testing-extension.Tpo .deps/testing-extension.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting.la testing.lo testing-extension.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../../libpeas/libpeas-1.0.la ../introspection/libintrospection-1.0.la ../../testing-util/libtesting-util.la libtool: link: (cd .libs/libtesting.lax/libtesting-util.a && ar x "/run/build/libpeas/tests/libpeas/testing/../../testing-util/.libs/libtesting-util.a") libtool: link: ar cru .libs/libtesting.a .libs/testing.o .libs/testing-extension.o .libs/libtesting.lax/libtesting-util.a/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting.a libtool: link: rm -fr .libs/libtesting.lax libtool: link: ( cd ".libs" && rm -f "libtesting.la" && ln -s "../libtesting.la" "libtesting.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT engine.o -MD -MP -MF .deps/engine.Tpo -c -o engine.o engine.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-c.o -MD -MP -MF .deps/extension-c.Tpo -c -o extension-c.o extension-c.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT extension-set.o -MD -MP -MF .deps/extension-set.Tpo -c -o extension-set.o extension-set.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-info.o -MD -MP -MF .deps/plugin-info.Tpo -c -o plugin-info.o plugin-info.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -MT extension_python-extension-py.o -MD -MP -MF .deps/extension_python-extension-py.Tpo -c -o extension_python-extension-py.o `test -f 'extension-py.c' || echo './'`extension-py.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -MT extension_python3-extension-py.o -MD -MP -MF .deps/extension_python3-extension-py.Tpo -c -o extension_python3-extension-py.o `test -f 'extension-py.c' || echo './'`extension-py.c mv -f .deps/extension-c.Tpo .deps/extension-c.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 extension-c extension-c.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la ./plugins/embedded/libembedded.la mv -f .deps/extension-set.Tpo .deps/extension-set.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 extension-set extension-set.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/plugin-info.Tpo .deps/plugin-info.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 plugin-info plugin-info.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/extension_python-extension-py.Tpo .deps/extension_python-extension-py.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-python extension_python-extension-py.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm mv -f .deps/extension_python3-extension-py.Tpo .deps/extension_python3-extension-py.Po /bin/sh ../../libtool --tag=CC --mode=link gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o extension-python3 extension_python3-extension-py.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm mv -f .deps/engine.Tpo .deps/engine.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 engine engine.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 ../../libpeas/libpeas-1.0.la ./introspection/libintrospection-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-set extension-set.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-c extension-c.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a ./plugins/embedded/.libs/libembedded.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-info plugin-info.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python2.7 -I/usr/include/python2.7 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-python extension_python-extension-py.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/engine engine.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere libtool: link: gcc -I/usr/include/pygobject-3.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/python3.7m -I/usr/include/python3.7m -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/extension-python3 extension_python3-extension-py.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ./introspection/.libs/libintrospection-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/tests/libpeas/introspection/.libs/libintrospection-1.0.so ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -pthread -Wl,-rpath -Wl,/app/lib -Wl,-rpath -Wl,/nowhere make[4]: Leaving directory '/run/build/libpeas/tests/libpeas' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas' Making all in libpeas-gtk make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' Making all in plugins make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making all in builtin-configurable make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-configurable.lo -MD -MP -MF .deps/builtin-configurable.Tpo -c -o builtin-configurable.lo builtin-configurable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT builtin-configurable.lo -MD -MP -MF .deps/builtin-configurable.Tpo -c builtin-configurable.c -fPIC -DPIC -o .libs/builtin-configurable.o mv -f .deps/builtin-configurable.Tpo .deps/builtin-configurable.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libbuiltin-configurable.la builtin-configurable.lo ../../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 libtool: link: gcc -shared -fPIC -DPIC .libs/builtin-configurable.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libbuiltin-configurable.so -o .libs/libbuiltin-configurable.so libtool: link: ( cd ".libs" && rm -f "libbuiltin-configurable.la" && ln -s "../libbuiltin-configurable.la" "libbuiltin-configurable.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' Making all in configurable make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' /bin/sh ../../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT configurable-plugin.lo -MD -MP -MF .deps/configurable-plugin.Tpo -c -o configurable-plugin.lo configurable-plugin.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../../.. -I../../../.. -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT configurable-plugin.lo -MD -MP -MF .deps/configurable-plugin.Tpo -c configurable-plugin.c -fPIC -DPIC -o .libs/configurable-plugin.o mv -f .deps/configurable-plugin.Tpo .deps/configurable-plugin.Plo /bin/sh ../../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -rpath /nowhere -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libconfigurable.la configurable-plugin.lo ../../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 libtool: link: gcc -shared -fPIC -DPIC .libs/configurable-plugin.o -Wl,-rpath -Wl,/run/build/libpeas/libpeas-gtk/.libs -Wl,-rpath -Wl,/run/build/libpeas/libpeas/.libs -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib ../../../../libpeas-gtk/.libs/libpeas-gtk-1.0.so /run/build/libpeas/libpeas/.libs/libpeas-1.0.so ../../../../libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libconfigurable.so -o .libs/libconfigurable.so libtool: link: ( cd ".libs" && rm -f "libconfigurable.la" && ln -s "../libconfigurable.la" "libconfigurable.la" ) make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' Making all in valid-custom-icon make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[5]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making all in testing make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR="\"/run/build/libpeas\"" -DSRCDIR="\"/run/build/libpeas\"" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c -o testing.lo testing.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../.. -I. -I./../../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -DBUILDDIR=\"/run/build/libpeas\" -DSRCDIR=\"/run/build/libpeas\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT testing.lo -MD -MP -MF .deps/testing.Tpo -c testing.c -fPIC -DPIC -o .libs/testing.o mv -f .deps/testing.Tpo .deps/testing.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libtesting.la testing.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../../../libpeas/libpeas-1.0.la ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../testing-util/libtesting-util.la libtool: link: (cd .libs/libtesting.lax/libtesting-util.a && ar x "/run/build/libpeas/tests/libpeas-gtk/testing/../../testing-util/.libs/libtesting-util.a") libtool: link: ar cru .libs/libtesting.a .libs/testing.o .libs/libtesting.lax/libtesting-util.a/testing-util.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libtesting.a libtool: link: rm -fr .libs/libtesting.lax libtool: link: ( cd ".libs" && rm -f "libtesting.la" && ln -s "../libtesting.la" "libtesting.la" ) make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager.o -MD -MP -MF .deps/plugin-manager.Tpo -c -o plugin-manager.o plugin-manager.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager-store.o -MD -MP -MF .deps/plugin-manager-store.Tpo -c -o plugin-manager-store.o plugin-manager-store.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I. -I./../testing-util -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gobject-introspection-1.0 -pthread -I/usr/lib/arm-linux-gnueabihf/libffi-3.2.1/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -Wall -Wstrict-prototypes -Wnested-externs -Werror=missing-prototypes -Werror=implicit-function-declaration -Werror=pointer-arith -Werror=init-self -Werror=format=2 -Werror=missing-include-dirs -Werror=return-type -DGCONF_DISABLE_DEPRECATED -DGCONF_DISABLE_SINGLE_INCLUDES -DBONOBO_DISABLE_DEPRECATED -DBONOBO_DISABLE_SINGLE_INCLUDES -DBONOBO_UI_DISABLE_DEPRECATED -DBONOBO_UI_DISABLE_SINGLE_INCLUDES -DGNOME_DISABLE_DEPRECATED -DGNOME_DISABLE_SINGLE_INCLUDES -DLIBGLADE_DISABLE_DEPRECATED -DLIBGLADE_DISABLE_SINGLE_INCLUDES -DGNOME_VFS_DISABLE_DEPRECATED -DGNOME_VFS_DISABLE_SINGLE_INCLUDES -DWNCK_DISABLE_DEPRECATED -DWNCK_DISABLE_SINGLE_INCLUDES -DLIBSOUP_DISABLE_DEPRECATED -DLIBSOUP_DISABLE_SINGLE_INCLUDES -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT plugin-manager-view.o -MD -MP -MF .deps/plugin-manager-view.Tpo -c -o plugin-manager-view.o plugin-manager-view.c mv -f .deps/plugin-manager-view.Tpo .deps/plugin-manager-view.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 plugin-manager-view plugin-manager-view.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/plugin-manager-store.Tpo .deps/plugin-manager-store.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 plugin-manager-store plugin-manager-store.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la mv -f .deps/plugin-manager.Tpo .deps/plugin-manager.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 plugin-manager plugin-manager.o -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../../libpeas/libpeas-1.0.la ../../libpeas-gtk/libpeas-gtk-1.0.la ./testing/libtesting.la ../testing-util/libtesting-util.la libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/plugin-manager-view plugin-manager-view.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -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/plugin-manager-store plugin-manager-store.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -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/plugin-manager plugin-manager.o -Wl,--export-dynamic -pthread -L/app/lib ../../libpeas/.libs/libpeas-1.0.so ../../libpeas-gtk/.libs/libpeas-gtk-1.0.so ./testing/.libs/libtesting.a /run/build/libpeas/libpeas-gtk/.libs/libpeas-gtk-1.0.so -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 ../testing-util/.libs/libtesting-util.a /run/build/libpeas/libpeas/.libs/libpeas-1.0.so -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[3]: Entering directory '/run/build/libpeas/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/tests' make[2]: Leaving directory '/run/build/libpeas/tests' Making all in data make[2]: Entering directory '/run/build/libpeas/data' Making all in icons make[3]: Entering directory '/run/build/libpeas/data/icons' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/libpeas/data/icons' make[3]: Entering directory '/run/build/libpeas/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/data' make[2]: Leaving directory '/run/build/libpeas/data' Making all in po make[2]: Entering directory '/run/build/libpeas/po' file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file an.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 ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.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 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 fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fa.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 gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.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 hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.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 kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.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 ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.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 or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.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 sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sk.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 ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.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 ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ug.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/libpeas/po' Making all in docs make[2]: Entering directory '/run/build/libpeas/docs' Making all in reference make[3]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/libpeas/docs/reference' make[3]: Entering directory '/run/build/libpeas/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/libpeas/docs' make[2]: Leaving directory '/run/build/libpeas/docs' make[2]: Entering directory '/run/build/libpeas' make[2]: Leaving directory '/run/build/libpeas' make[1]: Leaving directory '/run/build/libpeas' Making install in libpeas make[1]: Entering directory '/run/build/libpeas/libpeas' make install-am make[2]: Entering directory '/run/build/libpeas/libpeas' make[3]: Entering directory '/run/build/libpeas/libpeas' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpeas-1.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libpeas-1.0.so.0.2200.0 /app/lib/libpeas-1.0.so.0.2200.0 libtool: install: (cd /app/lib && { ln -s -f libpeas-1.0.so.0.2200.0 libpeas-1.0.so.0 || { rm -f libpeas-1.0.so.0 && ln -s libpeas-1.0.so.0.2200.0 libpeas-1.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libpeas-1.0.so.0.2200.0 libpeas-1.0.so || { rm -f libpeas-1.0.so && ln -s libpeas-1.0.so.0.2200.0 libpeas-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libpeas-1.0.lai /app/lib/libpeas-1.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 Peas-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/libpeas-1.0/libpeas' /usr/bin/install -c -m 644 peas-autocleanups.h peas-plugin-info.h peas-object-module.h peas-extension-base.h peas-extension.h peas-extension-set.h peas-activatable.h peas-engine.h peas.h '/app/include/libpeas-1.0/libpeas' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 Peas-1.0.typelib '/app/lib/girepository-1.0' make[3]: Leaving directory '/run/build/libpeas/libpeas' make[2]: Leaving directory '/run/build/libpeas/libpeas' make[1]: Leaving directory '/run/build/libpeas/libpeas' Making install in loaders make[1]: Entering directory '/run/build/libpeas/loaders' Making install in python make[2]: Entering directory '/run/build/libpeas/loaders/python' make[3]: Entering directory '/run/build/libpeas/loaders/python' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/libpeas-1.0/loaders' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpythonloader.la '/app/lib/libpeas-1.0/loaders' libtool: warning: relinking 'libpythonloader.la' libtool: install: (cd /run/build/libpeas/loaders/python; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -lpython2.7 -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpythonloader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python-resources.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython2.7 -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpythonloader.so -o .libs/libpythonloader.so libtool: install: /usr/bin/install -c .libs/libpythonloader.soT /app/lib/libpeas-1.0/loaders/libpythonloader.so libtool: install: /usr/bin/install -c .libs/libpythonloader.lai /app/lib/libpeas-1.0/loaders/libpythonloader.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/libpeas-1.0/loaders ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/libpeas-1.0/loaders 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[3]: Leaving directory '/run/build/libpeas/loaders/python' make[2]: Leaving directory '/run/build/libpeas/loaders/python' Making install in python3 make[2]: Entering directory '/run/build/libpeas/loaders/python3' make[3]: Entering directory '/run/build/libpeas/loaders/python3' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/libpeas-1.0/loaders' /bin/sh ../../libtool --mode=install /usr/bin/install -c libpython3loader.la '/app/lib/libpeas-1.0/loaders' libtool: warning: relinking 'libpython3loader.la' libtool: install: (cd /run/build/libpeas/loaders/python3; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/usr/lib/arm-linux-gnueabihf -lpython3.7m -lpthread -ldl -lutil -lm -Xlinker -export-dynamic -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpython3loader.la -rpath /app/lib/libpeas-1.0/loaders peas-plugin-loader-python.lo peas-python-internal.lo peas-python3-resources.lo ../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-plugin-loader-python.o .libs/peas-python-internal.o .libs/peas-python3-resources.o -Wl,-rpath -Wl,/app/lib -L/usr/lib/arm-linux-gnueabihf -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -lpython3.7m -lpthread -ldl -lutil -lm -O2 -g -fstack-protector-strong -O2 -g -Wl,-export-dynamic -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpython3loader.so -o .libs/libpython3loader.so libtool: install: /usr/bin/install -c .libs/libpython3loader.soT /app/lib/libpeas-1.0/loaders/libpython3loader.so libtool: install: /usr/bin/install -c .libs/libpython3loader.lai /app/lib/libpeas-1.0/loaders/libpython3loader.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/libpeas-1.0/loaders ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/libpeas-1.0/loaders 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[3]: Leaving directory '/run/build/libpeas/loaders/python3' make[2]: Leaving directory '/run/build/libpeas/loaders/python3' make[2]: Entering directory '/run/build/libpeas/loaders' make[3]: Entering directory '/run/build/libpeas/loaders' 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/libpeas/loaders' make[2]: Leaving directory '/run/build/libpeas/loaders' make[1]: Leaving directory '/run/build/libpeas/loaders' Making install in libpeas-gtk make[1]: Entering directory '/run/build/libpeas/libpeas-gtk' make[2]: Entering directory '/run/build/libpeas/libpeas-gtk' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libpeas-gtk-1.0.la '/app/lib' libtool: warning: relinking 'libpeas-gtk-1.0.la' libtool: install: (cd /run/build/libpeas/libpeas-gtk; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -version-info 2200:0:2200 -export-dynamic -no-undefined -export-symbols-regex "^[^_].*" -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libpeas-gtk-1.0.la -rpath /app/lib peas-gtk-configurable.lo peas-gtk-disable-plugins-dialog.lo peas-gtk-plugin-manager.lo peas-gtk-plugin-manager-store.lo peas-gtk-plugin-manager-view.lo -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ../libpeas/libpeas-1.0.la ) libtool: relink: /usr/bin/nm -B .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.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/libpeas-gtk-1.0.exp libtool: relink: /usr/bin/grep -E -e "^[^_].*" ".libs/libpeas-gtk-1.0.exp" > ".libs/libpeas-gtk-1.0.expT" libtool: relink: mv -f ".libs/libpeas-gtk-1.0.expT" ".libs/libpeas-gtk-1.0.exp" libtool: relink: echo "{ global:" > .libs/libpeas-gtk-1.0.ver libtool: relink: cat .libs/libpeas-gtk-1.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libpeas-gtk-1.0.ver libtool: relink: echo "local: *; };" >> .libs/libpeas-gtk-1.0.ver libtool: relink: gcc -shared -fPIC -DPIC .libs/peas-gtk-configurable.o .libs/peas-gtk-disable-plugins-dialog.o .libs/peas-gtk-plugin-manager.o .libs/peas-gtk-plugin-manager-store.o .libs/peas-gtk-plugin-manager-view.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lgtk-3 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -latk-1.0 -lcairo-gobject -lcairo -lgdk_pixbuf-2.0 -lpeas-1.0 -lgmodule-2.0 -lgio-2.0 -lgirepository-1.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,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libpeas-gtk-1.0.so.0 -Wl,-version-script -Wl,.libs/libpeas-gtk-1.0.ver -o .libs/libpeas-gtk-1.0.so.0.2200.0 libtool: install: /usr/bin/install -c .libs/libpeas-gtk-1.0.so.0.2200.0T /app/lib/libpeas-gtk-1.0.so.0.2200.0 libtool: install: (cd /app/lib && { ln -s -f libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so.0 || { rm -f libpeas-gtk-1.0.so.0 && ln -s libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so.0; }; }) libtool: install: (cd /app/lib && { ln -s -f libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so || { rm -f libpeas-gtk-1.0.so && ln -s libpeas-gtk-1.0.so.0.2200.0 libpeas-gtk-1.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libpeas-gtk-1.0.lai /app/lib/libpeas-gtk-1.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 PeasGtk-1.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/libpeas-1.0/libpeas-gtk' /usr/bin/install -c -m 644 peas-gtk-autocleanups.h peas-gtk-configurable.h peas-gtk-plugin-manager.h peas-gtk-plugin-manager-view.h peas-gtk.h '/app/include/libpeas-1.0/libpeas-gtk' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 PeasGtk-1.0.typelib '/app/lib/girepository-1.0' make[2]: Leaving directory '/run/build/libpeas/libpeas-gtk' make[1]: Leaving directory '/run/build/libpeas/libpeas-gtk' Making install in peas-demo make[1]: Entering directory '/run/build/libpeas/peas-demo' Making install in plugins make[2]: Entering directory '/run/build/libpeas/peas-demo/plugins' Making install in helloworld make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/helloworld' /usr/bin/install -c -m 644 helloworld.plugin '/app/lib/peas-demo/plugins/helloworld' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/helloworld' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libhelloworld.la '/app/lib/peas-demo/plugins/helloworld' libtool: warning: relinking 'libhelloworld.la' libtool: install: (cd /run/build/libpeas/peas-demo/plugins/helloworld; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libhelloworld.la -rpath /app/lib/peas-demo/plugins/helloworld peasdemo-hello-world-plugin.lo peasdemo-hello-world-configurable.lo ../../../libpeas-gtk/libpeas-gtk-1.0.la ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ) libtool: relink: gcc -shared -fPIC -DPIC .libs/peasdemo-hello-world-plugin.o .libs/peasdemo-hello-world-configurable.o -Wl,-rpath -Wl,/app/lib -L/run/build/libpeas/libpeas/.libs -L/app/lib -lpeas-gtk-1.0 -lpeas-1.0 -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libhelloworld.so -o .libs/libhelloworld.so libtool: install: /usr/bin/install -c .libs/libhelloworld.soT /app/lib/peas-demo/plugins/helloworld/libhelloworld.so libtool: install: /usr/bin/install -c .libs/libhelloworld.lai /app/lib/peas-demo/plugins/helloworld/libhelloworld.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/peas-demo/plugins/helloworld ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/peas-demo/plugins/helloworld 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[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/helloworld' Making install in secondtime make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/secondtime' /usr/bin/install -c -m 644 secondtime.plugin '/app/lib/peas-demo/plugins/secondtime' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/secondtime' /bin/sh ../../../libtool --mode=install /usr/bin/install -c libsecondtime.la '/app/lib/peas-demo/plugins/secondtime' libtool: warning: relinking 'libsecondtime.la' libtool: install: (cd /run/build/libpeas/peas-demo/plugins/secondtime; /bin/sh "/run/build/libpeas/libtool" --tag CC --mode=relink gcc -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libsecondtime.la -rpath /app/lib/peas-demo/plugins/secondtime second-time.lo ../../../libpeas/libpeas-1.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgio-2.0 -lgirepository-1.0 -lgobject-2.0 -lglib-2.0 -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 ) libtool: relink: gcc -shared -fPIC -DPIC .libs/second-time.o -Wl,-rpath -Wl,/app/lib -L/app/lib -lpeas-1.0 -lgmodule-2.0 -lgirepository-1.0 -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 -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libsecondtime.so -o .libs/libsecondtime.so libtool: install: /usr/bin/install -c .libs/libsecondtime.soT /app/lib/peas-demo/plugins/secondtime/libsecondtime.so libtool: install: /usr/bin/install -c .libs/libsecondtime.lai /app/lib/peas-demo/plugins/secondtime/libsecondtime.la libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/peas-demo/plugins/secondtime ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/peas-demo/plugins/secondtime 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[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/secondtime' Making install in pythonhello make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/install -c -m 644 pythonhello.plugin '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/mkdir -p '/app/lib/peas-demo/plugins/pythonhello' /usr/bin/install -c -m 644 pythonhello.py '/app/lib/peas-demo/plugins/pythonhello' Byte-compiling python modules... pythonhello.py -c:2: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses Byte-compiling python modules (optimized versions) ... pythonhello.py make[4]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins/pythonhello' make[3]: Entering directory '/run/build/libpeas/peas-demo/plugins' make[4]: Entering directory '/run/build/libpeas/peas-demo/plugins' 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/libpeas/peas-demo/plugins' make[3]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[2]: Leaving directory '/run/build/libpeas/peas-demo/plugins' make[2]: Entering directory '/run/build/libpeas/peas-demo' make[3]: Entering directory '/run/build/libpeas/peas-demo' /usr/bin/mkdir -p '/app/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c peas-demo '/app/bin' libtool: install: /usr/bin/install -c .libs/peas-demo /app/bin/peas-demo make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/run/build/libpeas/peas-demo' make[2]: Leaving directory '/run/build/libpeas/peas-demo' make[1]: Leaving directory '/run/build/libpeas/peas-demo' Making install in tests make[1]: Entering directory '/run/build/libpeas/tests' Making install in plugins make[2]: Entering directory '/run/build/libpeas/tests/plugins' Making install in builtin make[3]: Entering directory '/run/build/libpeas/tests/plugins/builtin' make[4]: Entering directory '/run/build/libpeas/tests/plugins/builtin' 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/libpeas/tests/plugins/builtin' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/builtin' Making install in has-dep make[3]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins/has-dep' 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/libpeas/tests/plugins/has-dep' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/has-dep' Making install in loadable make[3]: Entering directory '/run/build/libpeas/tests/plugins/loadable' make[4]: Entering directory '/run/build/libpeas/tests/plugins/loadable' 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/libpeas/tests/plugins/loadable' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/loadable' Making install in self-dep make[3]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' make[4]: Entering directory '/run/build/libpeas/tests/plugins/self-dep' 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/libpeas/tests/plugins/self-dep' make[3]: Leaving directory '/run/build/libpeas/tests/plugins/self-dep' make[3]: Entering directory '/run/build/libpeas/tests/plugins' make[4]: Entering directory '/run/build/libpeas/tests/plugins' 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/libpeas/tests/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/plugins' make[2]: Leaving directory '/run/build/libpeas/tests/plugins' Making install in testing-util make[2]: Entering directory '/run/build/libpeas/tests/testing-util' make[3]: Entering directory '/run/build/libpeas/tests/testing-util' 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/libpeas/tests/testing-util' make[2]: Leaving directory '/run/build/libpeas/tests/testing-util' Making install in libpeas make[2]: Entering directory '/run/build/libpeas/tests/libpeas' Making install in introspection make[3]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/introspection' 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/libpeas/tests/libpeas/introspection' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/introspection' Making install in plugins make[3]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' Making install in embedded make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/embedded' 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/libpeas/tests/libpeas/plugins/embedded' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/embedded' Making install in extension-c make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' 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/libpeas/tests/libpeas/plugins/extension-c' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-c' Making install in extension-python make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' 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/libpeas/tests/libpeas/plugins/extension-python' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins/extension-python' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' make[5]: Entering directory '/run/build/libpeas/tests/libpeas/plugins' 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/libpeas/tests/libpeas/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/plugins' Making install in testing make[3]: Entering directory '/run/build/libpeas/tests/libpeas/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas/testing' 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/libpeas/tests/libpeas/testing' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas/testing' make[3]: Entering directory '/run/build/libpeas/tests/libpeas' make[4]: Entering directory '/run/build/libpeas/tests/libpeas' 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/libpeas/tests/libpeas' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas' make[2]: Leaving directory '/run/build/libpeas/tests/libpeas' Making install in libpeas-gtk make[2]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' Making install in plugins make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making install in builtin-configurable make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' 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/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/builtin-configurable' Making install in configurable make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' 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/libpeas/tests/libpeas-gtk/plugins/configurable' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/configurable' Making install in valid-custom-icon make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' 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/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins/valid-custom-icon' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[5]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/plugins' 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/libpeas/tests/libpeas-gtk/plugins' make[4]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/plugins' Making install in testing make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk/testing' 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/libpeas/tests/libpeas-gtk/testing' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk/testing' make[3]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' make[4]: Entering directory '/run/build/libpeas/tests/libpeas-gtk' 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/libpeas/tests/libpeas-gtk' make[3]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[2]: Leaving directory '/run/build/libpeas/tests/libpeas-gtk' make[2]: Entering directory '/run/build/libpeas/tests' make[3]: Entering directory '/run/build/libpeas/tests' 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/libpeas/tests' make[2]: Leaving directory '/run/build/libpeas/tests' make[1]: Leaving directory '/run/build/libpeas/tests' Making install in data make[1]: Entering directory '/run/build/libpeas/data' Making install in icons make[2]: Entering directory '/run/build/libpeas/data/icons' make[3]: Entering directory '/run/build/libpeas/data/icons' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/icons/hicolor/16x16/actions' /usr/bin/install -c -m 644 16x16/libpeas-plugin.png '/app/share/icons/hicolor/16x16/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/22x22/actions' /usr/bin/install -c -m 644 22x22/libpeas-plugin.png '/app/share/icons/hicolor/22x22/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/32x32/actions' /usr/bin/install -c -m 644 32x32/libpeas-plugin.png '/app/share/icons/hicolor/32x32/actions' /usr/bin/mkdir -p '/app/share/icons/hicolor/scalable/actions' /usr/bin/install -c -m 644 scalable/libpeas-plugin.svg '/app/share/icons/hicolor/scalable/actions' make install-data-hook make[4]: Entering directory '/run/build/libpeas/data/icons' Updating Gtk icon cache. gtk-update-icon-cache: Cache file created successfully. make[4]: Leaving directory '/run/build/libpeas/data/icons' make[3]: Leaving directory '/run/build/libpeas/data/icons' make[2]: Leaving directory '/run/build/libpeas/data/icons' make[2]: Entering directory '/run/build/libpeas/data' make[3]: Entering directory '/run/build/libpeas/data' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 libpeas-1.0.pc libpeas-gtk-1.0.pc '/app/lib/pkgconfig' make[3]: Leaving directory '/run/build/libpeas/data' make[2]: Leaving directory '/run/build/libpeas/data' make[1]: Leaving directory '/run/build/libpeas/data' Making install in po make[1]: Entering directory '/run/build/libpeas/po' linguas="an ar as ast be bg bn_IN bs ca ca@valencia cs da de el en_GB eo es et eu fa fi fr fur gl gu he hr hu hi id is it ja kk kn ko lt lv ml mr nb nds ne nl oc or pa pl pt pt_BR ro ru sl sk sr sr@latin sv ta te tg th tr ug uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/app/share/locale/$lang/LC_MESSAGES; \ /bin/sh /run/build/libpeas/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/libpeas.mo; \ echo "installing $lang.gmo as $dir/libpeas.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/libpeas.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libpeas.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/libpeas.mo.m; \ echo "installing $lang.gmo.m as $dir/libpeas.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/libpeas.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libpeas.mo.m"; \ else \ true; \ fi; \ fi; \ done installing an.gmo as /app/share/locale/an/LC_MESSAGES/libpeas.mo installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/libpeas.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/libpeas.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/libpeas.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/libpeas.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/libpeas.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/libpeas.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/libpeas.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/libpeas.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/libpeas.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/libpeas.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/libpeas.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/libpeas.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/libpeas.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/libpeas.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/libpeas.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/libpeas.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/libpeas.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/libpeas.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/libpeas.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/libpeas.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/libpeas.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/libpeas.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/libpeas.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/libpeas.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/libpeas.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/libpeas.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/libpeas.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/libpeas.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/libpeas.mo installing is.gmo as /app/share/locale/is/LC_MESSAGES/libpeas.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/libpeas.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/libpeas.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/libpeas.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/libpeas.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/libpeas.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/libpeas.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/libpeas.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/libpeas.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/libpeas.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/libpeas.mo installing nds.gmo as /app/share/locale/nds/LC_MESSAGES/libpeas.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/libpeas.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/libpeas.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/libpeas.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/libpeas.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/libpeas.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/libpeas.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/libpeas.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/libpeas.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/libpeas.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/libpeas.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/libpeas.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/libpeas.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/libpeas.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/libpeas.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/libpeas.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/libpeas.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/libpeas.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/libpeas.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/libpeas.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/libpeas.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/libpeas.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/libpeas.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/libpeas.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/libpeas.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/libpeas.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/libpeas.mo make[1]: Leaving directory '/run/build/libpeas/po' Making install in docs make[1]: Entering directory '/run/build/libpeas/docs' Making install in reference make[2]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Entering directory '/run/build/libpeas/docs/reference' make[3]: Nothing to be done for 'install-exec-am'. Nothing to install make[3]: Leaving directory '/run/build/libpeas/docs/reference' make[2]: Leaving directory '/run/build/libpeas/docs/reference' make[2]: Entering directory '/run/build/libpeas/docs' make[3]: Entering directory '/run/build/libpeas/docs' 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/libpeas/docs' make[2]: Leaving directory '/run/build/libpeas/docs' make[1]: Leaving directory '/run/build/libpeas/docs' make[1]: Entering directory '/run/build/libpeas' make[2]: Entering directory '/run/build/libpeas' 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/libpeas' make[1]: Leaving directory '/run/build/libpeas' Removing stale python bytecode file files/lib/peas-demo/plugins/pythonhello/__pycache__/pythonhello.cpython-37.pyc compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0.so.0.2200.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0.so.0.2200.0 [24] .debug_aranges compressed -> .zdebug_aranges (568 => 235 41.37%) [25] .debug_info compressed -> .zdebug_info (124064 => 62902 50.70%) [26] .debug_abbrev compressed -> .zdebug_abbrev (14732 => 2605 17.68%) [27] .debug_line compressed -> .zdebug_line (32305 => 11064 34.25%) [28] .debug_frame compressed -> .zdebug_frame (6672 => 2270 34.02%) [29] .debug_str compressed -> .zdebug_str (17599 => 6021 34.21%) [30] .debug_loc compressed -> .zdebug_loc (49836 => 13547 27.18%) [31] .debug_ranges compressed -> .zdebug_ranges (7128 => 2223 31.19%) [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/libpeas-1.0.so.0.2200.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0.so.0.2200.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpythonloader.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpythonloader.so [24] .debug_aranges compressed -> .zdebug_aranges (200 => 106 53.00%) [25] .debug_info compressed -> .zdebug_info (36512 => 20705 56.71%) [26] .debug_abbrev compressed -> .zdebug_abbrev (2920 => 926 31.71%) [27] .debug_line compressed -> .zdebug_line (7170 => 2962 41.31%) [28] .debug_frame compressed -> .zdebug_frame (756 => 427 56.48%) [29] .debug_str compressed -> .zdebug_str (13380 => 5628 42.06%) [30] .debug_loc compressed -> .zdebug_loc (6001 => 1790 29.83%) [31] .debug_ranges compressed -> .zdebug_ranges (856 => 367 42.87%) [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/libpeas-1.0/loaders/libpythonloader.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0/loaders/libpythonloader.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpython3loader.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-1.0/loaders/libpython3loader.so [24] .debug_aranges compressed -> .zdebug_aranges (200 => 108 54.00%) [25] .debug_info compressed -> .zdebug_info (41162 => 23778 57.77%) [26] .debug_abbrev compressed -> .zdebug_abbrev (3021 => 978 32.37%) [27] .debug_line compressed -> .zdebug_line (7683 => 3117 40.57%) [28] .debug_frame compressed -> .zdebug_frame (756 => 427 56.48%) [29] .debug_str compressed -> .zdebug_str (15371 => 6419 41.76%) [30] .debug_loc compressed -> .zdebug_loc (7041 => 2065 29.33%) [31] .debug_ranges compressed -> .zdebug_ranges (1408 => 567 40.27%) [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/libpeas-1.0/loaders/libpython3loader.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-1.0/loaders/libpython3loader.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-gtk-1.0.so.0.2200.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libpeas-gtk-1.0.so.0.2200.0 [23] .debug_aranges compressed -> .zdebug_aranges (248 => 121 48.79%) [24] .debug_info compressed -> .zdebug_info (108563 => 56734 52.26%) [25] .debug_abbrev compressed -> .zdebug_abbrev (6706 => 1382 20.61%) [26] .debug_line compressed -> .zdebug_line (19278 => 6806 35.30%) [27] .debug_frame compressed -> .zdebug_frame (3604 => 1305 36.21%) [28] .debug_str compressed -> .zdebug_str (27689 => 9475 34.22%) [29] .debug_loc compressed -> .zdebug_loc (26611 => 7442 27.97%) [30] .debug_ranges compressed -> .zdebug_ranges (3400 => 1112 32.71%) [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/libpeas-gtk-1.0.so.0.2200.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libpeas-gtk-1.0.so.0.2200.0.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/helloworld/libhelloworld.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/helloworld/libhelloworld.so [23] .debug_aranges compressed -> .zdebug_aranges (152 => 88 57.89%) [24] .debug_info compressed -> .zdebug_info (17161 => 6665 38.84%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1942 => 565 29.09%) [26] .debug_line compressed -> .zdebug_line (3237 => 1129 34.88%) [27] .debug_frame compressed -> .zdebug_frame (580 => 331 57.07%) [28] .debug_str compressed -> .zdebug_str (6970 => 2780 39.89%) [29] .debug_loc compressed -> .zdebug_loc (1756 => 505 28.76%) [30] .debug_ranges compressed -> .zdebug_ranges (248 => 150 60.48%) [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/peas-demo/plugins/helloworld/libhelloworld.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/peas-demo/plugins/helloworld/libhelloworld.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/secondtime/libsecondtime.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/peas-demo/plugins/secondtime/libsecondtime.so [23] .debug_aranges compressed -> .zdebug_aranges (120 => 75 62.50%) [24] .debug_info compressed -> .zdebug_info (9701 => 5846 60.26%) [25] .debug_abbrev compressed -> .zdebug_abbrev (1034 => 482 46.62%) [26] .debug_line compressed -> .zdebug_line (1878 => 942 50.16%) [27] .debug_frame compressed -> .zdebug_frame (400 => 261 65.25%) [28] .debug_str compressed -> .zdebug_str (6107 => 2640 43.23%) [29] .debug_loc compressed -> .zdebug_loc (1530 => 438 28.63%) [30] .debug_ranges compressed -> .zdebug_ranges (160 => 106 66.25%) [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/peas-demo/plugins/secondtime/libsecondtime.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/peas-demo/plugins/secondtime/libsecondtime.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/peas-demo processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/peas-demo [26] .debug_aranges compressed -> .zdebug_aranges (248 => 125 50.40%) [27] .debug_info compressed -> .zdebug_info (29755 => 16982 57.07%) [28] .debug_abbrev compressed -> .zdebug_abbrev (2569 => 797 31.02%) [29] .debug_line compressed -> .zdebug_line (4395 => 1681 38.25%) [30] .debug_frame compressed -> .zdebug_frame (404 => 238 58.91%) [31] .debug_str compressed -> .zdebug_str (17426 => 6843 39.27%) [32] .debug_loc compressed -> .zdebug_loc (1464 => 502 34.29%) [33] .debug_ranges compressed -> .zdebug_ranges (184 => 118 64.13%) [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/peas-demo to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/peas-demo.debug Committing stage build-libpeas to cache ======================================================================== Building module gtksourceview in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gtksourceview-1 ======================================================================== Switched to branch 'gnome-3-24' 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_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4' aclocal: installing 'm4/ax_code_coverage.m4' from '/usr/share/aclocal/ax_code_coverage.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_pkg_check_modules.m4' from '/usr/share/aclocal/ax_pkg_check_modules.m4' aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/ax_valgrind_check.m4' from '/usr/share/aclocal/ax_valgrind_check.m4' aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.m4' aclocal: installing 'm4/gtk-3.0.m4' from '/usr/share/aclocal/gtk-3.0.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 --warnings=no-portability 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: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force --warnings=no-portability autoreconf: running: /usr/bin/autoheader --force --warnings=no-portability autoreconf: running: automake --add-missing --copy --force-missing --warnings=no-portability configure.ac:83: installing './compile' configure.ac:93: installing './config.guess' configure.ac:93: installing './config.sub' configure.ac:77: installing './install-sh' configure.ac:77: installing './missing' Makefile.am: installing './INSTALL' parallel-tests: installing './test-driver' gtksourceview/Makefile.am: installing './depcomp' win32/Makefile-newvs.am:23: warning: MSVC_TOOLSET was already defined in condition TRUE, which includes condition MSVC_NO_TOOLSET_SET ... win32/vs15/Makefile.am:21: 'win32/Makefile-newvs.am' included from here win32/vs15/Makefile.am:19: ... 'MSVC_TOOLSET' previously defined here autoreconf: Leaving directory `.' Skipping configure process. 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 make supports nested variables... (cached) yes 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... 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... /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 unistd.h... (cached) yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for itstool... /usr/bin/itstool 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 -fvisibility=hidden compiler flag... yes checking for DEP... yes checking for native Mac OS X... checking for pkg-config... (cached) /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes no 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 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 whether to build with code coverage support... no checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking for Valgrind tool sgcheck... no 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 that generated files are newer than configure... done configure: creating ./config.status config.status: creating gtksourceview-3.0.pc config.status: creating Makefile config.status: creating config.h.win32 config.status: creating win32/Makefile config.status: creating win32/vs9/Makefile config.status: creating win32/vs9/gtksourceview-version-paths.vsprops config.status: creating win32/vs10/Makefile config.status: creating win32/vs10/gtksourceview-version-paths.props config.status: creating win32/vs11/Makefile config.status: creating win32/vs12/Makefile config.status: creating win32/vs14/Makefile config.status: creating win32/vs15/Makefile config.status: creating data/Makefile config.status: creating data/glade/Makefile config.status: creating data/glade/gtksourceview.xml config.status: creating data/language-specs/Makefile config.status: creating data/styles/Makefile config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/gtksourceview-docs.xml config.status: creating docs/reference/intro.xml config.status: creating docs/reference/lang-reference.xml config.status: creating docs/reference/style-reference.xml config.status: creating gtksourceview/Makefile config.status: creating gtksourceview/gtksourceversion.h config.status: creating gtksourceview/GtkSource-3.0.metadata config.status: creating gtksourceview/completion-providers/Makefile config.status: creating gtksourceview/completion-providers/words/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating testsuite/Makefile 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 Configuration: Source code location: . Compiler: gcc Glade Catalog: no Documentation: no GObject introspection: yes Vala: yes Code coverage: no Valgrind check: yes Installed tests: no \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ config.status config.cache config.log configure.lineno config.status.lineno \ gtksourceview-3.0.pc config.h.win32 \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ ABOUT-NLS aclocal.m4 compile config.guess config.h.in config.rpath config.sub depcomp gtk-doc.make INSTALL install-sh ltmain.sh m4/ax_append_compile_flags.m4 m4/ax_append_flag.m4 m4/ax_append_link_flags.m4 m4/ax_check_compile_flag.m4 m4/ax_check_link_flag.m4 m4/ax_code_coverage.m4 m4/ax_compiler_flags_cflags.m4 m4/ax_compiler_flags_gir.m4 m4/ax_compiler_flags_ldflags.m4 m4/ax_compiler_flags.m4 m4/ax_is_release.m4 m4/ax_pkg_check_modules.m4 m4/ax_require_defined.m4 m4/ax_valgrind_check.m4 m4/codeset.m4 m4/extern-inline.m4 m4/fcntl-o.m4 m4/gettext.m4 m4/glibc21.m4 m4/glibc2.m4 m4/gtk-3.0.m4 m4/gtk-doc.m4 m4/iconv.m4 m4/intdiv0.m4 m4/intldir.m4 m4/intl.m4 m4/intlmacosx.m4 m4/intmax.m4 m4/introspection.m4 m4/inttypes_h.m4 m4/inttypes-pri.m4 m4/lcmessage.m4 m4/lib-ld.m4 m4/lib-link.m4 m4/lib-prefix.m4 m4/libtool.m4 m4/lock.m4 m4/longlong.m4 m4/lt~obsolete.m4 m4/ltoptions.m4 m4/ltsugar.m4 m4/ltversion.m4 m4/nls.m4 m4/pkg.m4 m4/po.m4 m4/printf-posix.m4 m4/progtest.m4 m4/size_max.m4 m4/stdint_h.m4 m4/threadlib.m4 m4/uintmax_t.m4 m4/visibility.m4 m4/wchar_t.m4 m4/wint_t.m4 m4/xsize.m4 missing mkinstalldirs po/Makevars.template po/Rules-quot po/boldquot.sed po/en@boldquot.header po/en@quot.header po/insert-header.sin po/quot.sed po/remove-potcdate.sed po/remove-potcdate.sin po/stamp-po test-driver `find "." -type f -name Makefile.in -print` \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-recursive make[1]: Entering directory '/run/build/gtksourceview' Making all in gtksourceview make[2]: Entering directory '/run/build/gtksourceview/gtksourceview' (cd . \ && /usr/bin/glib-mkenums \ --fhead "#ifdef HAVE_CONFIG_H\n" \ --fhead "#include \"config.h\"\n" \ --fhead "#endif\n\n" \ --fhead "#include \n" \ --fhead "#include \"gtksourceversion.h\"\n" \ --fhead "#include \"gtksourceview-enumtypes.h\"\n\n" \ --fprod "\n/* enumerations from \"@filename@\" */" \ --vhead "static const G@Type@Value _@enum_name@_values[] = {" \ --vprod " { @VALUENAME@, \"@VALUENAME@\", \"@valuenick@\" }," \ --vtail " { 0, NULL, NULL }\n};\n\n" \ --vtail "GType\n@enum_name@_get_type (void)\n{\n" \ --vtail " static GType type = 0;\n\n" \ --vtail " if (!type)\n" \ --vtail " type = g_@type@_register_static (\"@EnumName@\", _@enum_name@_values);\n\n" \ --vtail " return type;\n}\n\n" \ gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h ) > xgen-gtbec \ && (cmp -s xgen-gtbec gtksourceview-enumtypes.c || cp xgen-gtbec gtksourceview-enumtypes.c) \ && rm -f xgen-gtbec && echo stamp > stamp-gtksourceview-enumtypes.c (cd . \ && /usr/bin/glib-mkenums \ --fhead "#ifndef GTKSOURCEVIEW_ENUMTYPES_H\n" \ --fhead "#define GTKSOURCEVIEW_ENUMTYPES_H\n\n" \ --fhead "#if !defined (GTK_SOURCE_H_INSIDE) && !defined (GTK_SOURCE_COMPILATION)\n" \ --fhead "# if defined (__GNUC__)\n" \ --fhead "# warning \"Only can be included directly.\"\n" \ --fhead "# elif defined (G_OS_WIN32)\n" \ --fhead "# pragma message(\"Only can be included directly.\")\n" \ --fhead "# endif\n" \ --fhead "#endif\n\n" \ --ftail "#endif /* GTKSOURCEVIEW_ENUMTYPES_H */\n" \ --fprod "#include \n" \ --eprod "G_BEGIN_DECLS\n" \ --eprod "#define GTK_TYPE_@ENUMSHORT@ @enum_name@_get_type()\n" \ --eprod "GTK_SOURCE_ENUM_EXTERN\n" \ --eprod "GType @enum_name@_get_type (void);\n" \ --eprod "G_END_DECLS\n\n" \ gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h ) > xgen-gth \ && /usr/bin/sed -e 's/GTK_TYPE_SOURCE_/GTK_SOURCE_TYPE_/' xgen-gth.temp && mv xgen-gth.temp xgen-gth \ && (cmp -s xgen-gth gtksourceview-enumtypes.h || cp xgen-gth gtksourceview-enumtypes.h) \ && rm -f xgen-gth && echo stamp > stamp-gtksourceview-enumtypes.h /usr/bin/glib-compile-resources --target=gtksourceview-resources.c --sourcedir=. --generate-source ./gtksourceview.gresource.xml \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c stamp-gtksourceview-enumtypes.c stamp-gtksourceview-enumtypes.h GtkSource-3.0.gir GtkSource-3.0.typelib gtksourceview-3.0.vapi gtksourceview-3.0.deps \ \ \ \ libgtksourceview-3.0.la libgtksourceview-core.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gtksourceversion.h GtkSource-3.0.metadata \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-recursive make[3]: Entering directory '/run/build/gtksourceview/gtksourceview' Making all in completion-providers make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in words make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwords.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwords.lo `test -f 'gtksourcecompletionwords.c' || echo './'`gtksourcecompletionwords.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo `test -f 'gtksourcecompletionwordsbuffer.c' || echo './'`gtksourcecompletionwordsbuffer.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo `test -f 'gtksourcecompletionwordslibrary.c' || echo './'`gtksourcecompletionwordslibrary.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo `test -f 'gtksourcecompletionwordsproposal.c' || echo './'`gtksourcecompletionwordsproposal.c /bin/sh ../../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo -c -o libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo `test -f 'gtksourcecompletionwordsutils.c' || echo './'`gtksourcecompletionwordsutils.c \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ \ \ \ libgtksourcecompletionwords.la \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo -c gtksourcecompletionwordslibrary.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwords.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo -c gtksourcecompletionwords.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwords.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo -c gtksourcecompletionwordsbuffer.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo -c gtksourcecompletionwordsproposal.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I../../.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo -MD -MP -MF .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo -c gtksourcecompletionwordsutils.c -fPIC -DPIC -o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.o gtksourcecompletionwordslibrary.c: In function ‘gtk_source_completion_words_library_find’: gtksourcecompletionwordslibrary.c:223:7: warning: cast between incompatible function types from ‘gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)’ {aka ‘int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_full, ^ gtksourcecompletionwordslibrary.c: In function ‘gtk_source_completion_words_library_add_word’: gtksourcecompletionwordslibrary.c:281:28: warning: cast between incompatible function types from ‘gint (*)(GtkSourceCompletionWordsProposal *, GtkSourceCompletionWordsProposal *)’ {aka ‘int (*)(struct _GtkSourceCompletionWordsProposal *, struct _GtkSourceCompletionWordsProposal *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_full, ^ mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwords.Plo mv -f .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Tpo .deps/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.Plo /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourcecompletionwords.la libgtksourcecompletionwords_la-gtksourcecompletionwords.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.lo libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.lo libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.lo libtool: link: ar cru .libs/libgtksourcecompletionwords.a .libs/libgtksourcecompletionwords_la-gtksourcecompletionwords.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsbuffer.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordslibrary.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsproposal.o .libs/libgtksourcecompletionwords_la-gtksourcecompletionwordsutils.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtksourcecompletionwords.a libtool: link: ( cd ".libs" && rm -f "libgtksourcecompletionwords.la" && ln -s "../libgtksourcecompletionwords.la" "libgtksourcecompletionwords.la" ) make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebuffer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo -c -o libgtksourceview_core_la-gtksourcebuffer.lo `test -f 'gtksourcebuffer.c' || echo './'`gtksourcebuffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo -c -o libgtksourceview_core_la-gtksourcecompletion.lo `test -f 'gtksourcecompletion.c' || echo './'`gtksourcecompletion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioncontext.lo `test -f 'gtksourcecompletioncontext.c' || echo './'`gtksourcecompletioncontext.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioninfo.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioninfo.lo `test -f 'gtksourcecompletioninfo.c' || echo './'`gtksourcecompletioninfo.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionitem.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionitem.lo `test -f 'gtksourcecompletionitem.c' || echo './'`gtksourcecompletionitem.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionproposal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionproposal.lo `test -f 'gtksourcecompletionproposal.c' || echo './'`gtksourcecompletionproposal.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionprovider.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionprovider.lo `test -f 'gtksourcecompletionprovider.c' || echo './'`gtksourcecompletionprovider.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceencoding.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceencoding.Tpo -c -o libgtksourceview_core_la-gtksourceencoding.lo `test -f 'gtksourceencoding.c' || echo './'`gtksourceencoding.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionitem.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo -c gtksourcecompletionitem.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionitem.o include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebuffer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo -c gtksourcebuffer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebuffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionproposal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo -c gtksourcecompletionproposal.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionproposal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo -c gtksourcecompletion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo -c gtksourcecompletioncontext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioncontext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceencoding.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceencoding.Tpo -c gtksourceencoding.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceencoding.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioninfo.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo -c gtksourcecompletioninfo.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioninfo.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionprovider.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo -c gtksourcecompletionprovider.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionprovider.o mv -f .deps/libgtksourceview_core_la-gtksourceencoding.Tpo .deps/libgtksourceview_core_la-gtksourceencoding.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefile.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefile.Tpo -c -o libgtksourceview_core_la-gtksourcefile.lo `test -f 'gtksourcefile.c' || echo './'`gtksourcefile.c mv -f .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionproposal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefileloader.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo -c -o libgtksourceview_core_la-gtksourcefileloader.lo `test -f 'gtksourcefileloader.c' || echo './'`gtksourcefileloader.c gtksourcecompletion.c: In function ‘update_info_position’: gtksourcecompletion.c:756:2: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] screen_width = gdk_screen_get_width (screen); ^~~~~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcecompletion.h:34, from gtksourcecompletion.c:104: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletioninfo.c: In function ‘move_to_iter’: gtksourcecompletioninfo.c:505:2: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] sw = gdk_screen_get_width (screen); ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletioninfo.h:34, from gtksourcecompletioninfo.c:63: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletioninfo.c:506:2: warning: ‘gdk_screen_get_height’ is deprecated [-Wdeprecated-declarations] sh = gdk_screen_get_height (screen); ^~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from ../gtksourceview/gtksourcecompletioninfo.h:34, from gtksourcecompletioninfo.c:63: /usr/include/gtk-3.0/gdk/gdkscreen.h:60:14: note: declared here gint gdk_screen_get_height (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~~ mv -f .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioncontext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefilesaver.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo -c -o libgtksourceview_core_la-gtksourcefilesaver.lo `test -f 'gtksourcefilesaver.c' || echo './'`gtksourcefilesaver.c mv -f .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionprovider.Plo mv -f .deps/libgtksourceview_core_la-gtksourcecompletionitem.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionitem.Plo mv -f .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioninfo.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutter.Tpo -c -o libgtksourceview_core_la-gtksourcegutter.lo `test -f 'gtksourcegutter.c' || echo './'`gtksourcegutter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderer.lo `test -f 'gtksourcegutterrenderer.c' || echo './'`gtksourcegutterrenderer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo `test -f 'gtksourcegutterrendererpixbuf.c' || echo './'`gtksourcegutterrendererpixbuf.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefile.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefile.Tpo -c gtksourcefile.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefile.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefileloader.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo -c gtksourcefileloader.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefileloader.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcefilesaver.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo -c gtksourcefilesaver.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcefilesaver.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutter.Tpo -c gtksourcegutter.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo -c gtksourcegutterrendererpixbuf.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo -c gtksourcegutterrenderer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderer.o mv -f .deps/libgtksourceview_core_la-gtksourcecompletion.Tpo .deps/libgtksourceview_core_la-gtksourcecompletion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderertext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderertext.lo `test -f 'gtksourcegutterrenderertext.c' || echo './'`gtksourcegutterrenderertext.c mv -f .deps/libgtksourceview_core_la-gtksourcefile.Tpo .deps/libgtksourceview_core_la-gtksourcefile.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage.lo `test -f 'gtksourcelanguage.c' || echo './'`gtksourcelanguage.c mv -f .deps/libgtksourceview_core_la-gtksourcebuffer.Tpo .deps/libgtksourceview_core_la-gtksourcebuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguagemanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo -c -o libgtksourceview_core_la-gtksourcelanguagemanager.lo `test -f 'gtksourcelanguagemanager.c' || echo './'`gtksourcelanguagemanager.c mv -f .deps/libgtksourceview_core_la-gtksourcefileloader.Tpo .deps/libgtksourceview_core_la-gtksourcefileloader.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemap.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemap.Tpo -c -o libgtksourceview_core_la-gtksourcemap.lo `test -f 'gtksourcemap.c' || echo './'`gtksourcemap.c mv -f .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemark.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemark.Tpo -c -o libgtksourceview_core_la-gtksourcemark.lo `test -f 'gtksourcemark.c' || echo './'`gtksourcemark.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderertext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo -c gtksourcegutterrenderertext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderertext.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo -c gtksourcelanguage.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage.o mv -f .deps/libgtksourceview_core_la-gtksourcefilesaver.Tpo .deps/libgtksourceview_core_la-gtksourcefilesaver.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkattributes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo -c -o libgtksourceview_core_la-gtksourcemarkattributes.lo `test -f 'gtksourcemarkattributes.c' || echo './'`gtksourcemarkattributes.c mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceprintcompositor.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo -c -o libgtksourceview_core_la-gtksourceprintcompositor.lo `test -f 'gtksourceprintcompositor.c' || echo './'`gtksourceprintcompositor.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguagemanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo -c gtksourcelanguagemanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguagemanager.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemap.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemap.Tpo -c gtksourcemap.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemap.o mv -f .deps/libgtksourceview_core_la-gtksourcegutter.Tpo .deps/libgtksourceview_core_la-gtksourcegutter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregion.Tpo -c -o libgtksourceview_core_la-gtksourceregion.lo `test -f 'gtksourceregion.c' || echo './'`gtksourceregion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemark.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemark.Tpo -c gtksourcemark.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemark.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkattributes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo -c gtksourcemarkattributes.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemarkattributes.o mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderertext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchcontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo -c -o libgtksourceview_core_la-gtksourcesearchcontext.lo `test -f 'gtksourcesearchcontext.c' || echo './'`gtksourcesearchcontext.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceprintcompositor.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo -c gtksourceprintcompositor.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceprintcompositor.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregion.Tpo -c gtksourceregion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceregion.o mv -f .deps/libgtksourceview_core_la-gtksourcemark.Tpo .deps/libgtksourceview_core_la-gtksourcemark.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchsettings.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo -c -o libgtksourceview_core_la-gtksourcesearchsettings.lo `test -f 'gtksourcesearchsettings.c' || echo './'`gtksourcesearchsettings.c mv -f .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Tpo .deps/libgtksourceview_core_la-gtksourcelanguagemanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcespacedrawer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo -c -o libgtksourceview_core_la-gtksourcespacedrawer.lo `test -f 'gtksourcespacedrawer.c' || echo './'`gtksourcespacedrawer.c mv -f .deps/libgtksourceview_core_la-gtksourcelanguage.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyle.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyle.Tpo -c -o libgtksourceview_core_la-gtksourcestyle.lo `test -f 'gtksourcestyle.c' || echo './'`gtksourcestyle.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchcontext.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo -c gtksourcesearchcontext.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcesearchcontext.o mv -f .deps/libgtksourceview_core_la-gtksourcemap.Tpo .deps/libgtksourceview_core_la-gtksourcemap.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestylescheme.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo -c -o libgtksourceview_core_la-gtksourcestylescheme.lo `test -f 'gtksourcestylescheme.c' || echo './'`gtksourcestylescheme.c mv -f .deps/libgtksourceview_core_la-gtksourcemarkattributes.Tpo .deps/libgtksourceview_core_la-gtksourcemarkattributes.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooser.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooser.lo `test -f 'gtksourcestyleschemechooser.c' || echo './'`gtksourcestyleschemechooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcespacedrawer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo -c gtksourcespacedrawer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcespacedrawer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcesearchsettings.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo -c gtksourcesearchsettings.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcesearchsettings.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyle.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyle.Tpo -c gtksourcestyle.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyle.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestylescheme.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo -c gtksourcestylescheme.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestylescheme.o mv -f .deps/libgtksourceview_core_la-gtksourcesearchsettings.Tpo .deps/libgtksourceview_core_la-gtksourcesearchsettings.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo `test -f 'gtksourcestyleschemechooserbutton.c' || echo './'`gtksourcestyleschemechooserbutton.c mv -f .deps/libgtksourceview_core_la-gtksourceregion.Tpo .deps/libgtksourceview_core_la-gtksourceregion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo `test -f 'gtksourcestyleschemechooserwidget.c' || echo './'`gtksourcestyleschemechooserwidget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooser.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo -c gtksourcestyleschemechooser.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooser.o gtksourcestylescheme.c: In function ‘gtk_source_style_scheme_finalize’: gtksourcestylescheme.c:138:47: warning: cast between incompatible function types from ‘void (*)(void *)’ to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_ptr_array_foreach (scheme->priv->authors, (GFunc)g_free, NULL); ^ mv -f .deps/libgtksourceview_core_la-gtksourcestyle.Tpo .deps/libgtksourceview_core_la-gtksourcestyle.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschememanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo -c -o libgtksourceview_core_la-gtksourcestyleschememanager.lo `test -f 'gtksourcestyleschememanager.c' || echo './'`gtksourcestyleschememanager.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo -c gtksourcestyleschemechooserwidget.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo -c gtksourcestyleschemechooserbutton.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.o mv -f .deps/libgtksourceview_core_la-gtksourceprintcompositor.Tpo .deps/libgtksourceview_core_la-gtksourceprintcompositor.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcetag.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcetag.Tpo -c -o libgtksourceview_core_la-gtksourcetag.lo `test -f 'gtksourcetag.c' || echo './'`gtksourcetag.c mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo -c -o libgtksourceview_core_la-gtksourceundomanager.lo `test -f 'gtksourceundomanager.c' || echo './'`gtksourceundomanager.c mv -f .deps/libgtksourceview_core_la-gtksourcespacedrawer.Tpo .deps/libgtksourceview_core_la-gtksourcespacedrawer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceutils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceutils.Tpo -c -o libgtksourceview_core_la-gtksourceutils.lo `test -f 'gtksourceutils.c' || echo './'`gtksourceutils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcestyleschememanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo -c gtksourcestyleschememanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcestyleschememanager.o gtksourcestyleschemechooserwidget.c: In function ‘gtk_source_style_scheme_chooser_widget_populate’: gtksourcestyleschemechooserwidget.c:218:25: warning: cast between incompatible function types from ‘void (*)(GtkWidget *)’ {aka ‘void (*)(struct _GtkWidget *)’} to ‘void (*)(GtkWidget *, void *)’ {aka ‘void (*)(struct _GtkWidget *, void *)’} [-Wcast-function-type] (GtkCallback)gtk_widget_destroy, ^ mv -f .deps/libgtksourceview_core_la-gtksourcestylescheme.Tpo .deps/libgtksourceview_core_la-gtksourcestylescheme.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceversion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceversion.Tpo -c -o libgtksourceview_core_la-gtksourceversion.lo `test -f 'gtksourceversion.c' || echo './'`gtksourceversion.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcetag.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcetag.Tpo -c gtksourcetag.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcetag.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanager.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo -c gtksourceundomanager.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceundomanager.o mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview.Tpo -c -o libgtksourceview_core_la-gtksourceview.lo `test -f 'gtksourceview.c' || echo './'`gtksourceview.c mv -f .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo -c -o libgtksourceview_core_la-gtksourcebufferinputstream.lo `test -f 'gtksourcebufferinputstream.c' || echo './'`gtksourcebufferinputstream.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceutils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceutils.Tpo -c gtksourceutils.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceutils.o mv -f .deps/libgtksourceview_core_la-gtksourceutils.Tpo .deps/libgtksourceview_core_la-gtksourceutils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinternal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo -c -o libgtksourceview_core_la-gtksourcebufferinternal.lo `test -f 'gtksourcebufferinternal.c' || echo './'`gtksourcebufferinternal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceversion.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceversion.Tpo -c gtksourceversion.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceversion.o mv -f .deps/libgtksourceview_core_la-gtksourcesearchcontext.Tpo .deps/libgtksourceview_core_la-gtksourcesearchcontext.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferoutputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo -c -o libgtksourceview_core_la-gtksourcebufferoutputstream.lo `test -f 'gtksourcebufferoutputstream.c' || echo './'`gtksourcebufferoutputstream.c mv -f .deps/libgtksourceview_core_la-gtksourceversion.Tpo .deps/libgtksourceview_core_la-gtksourceversion.Plo mv -f .deps/libgtksourceview_core_la-gtksourcetag.Tpo .deps/libgtksourceview_core_la-gtksourcetag.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo -c gtksourcebufferinputstream.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferinputstream.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontainer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo -c -o libgtksourceview_core_la-gtksourcecompletioncontainer.lo `test -f 'gtksourcecompletioncontainer.c' || echo './'`gtksourcecompletioncontainer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionmodel.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo -c -o libgtksourceview_core_la-gtksourcecompletionmodel.lo `test -f 'gtksourcecompletionmodel.c' || echo './'`gtksourcecompletionmodel.c mv -f .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Tpo .deps/libgtksourceview_core_la-gtksourcestyleschememanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecontextengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo -c -o libgtksourceview_core_la-gtksourcecontextengine.lo `test -f 'gtksourcecontextengine.c' || echo './'`gtksourcecontextengine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview.Tpo -c gtksourceview.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview.o mv -f .deps/libgtksourceview_core_la-gtksourceundomanager.Tpo .deps/libgtksourceview_core_la-gtksourceundomanager.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceengine.Tpo -c -o libgtksourceview_core_la-gtksourceengine.lo `test -f 'gtksourceengine.c' || echo './'`gtksourceengine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferinternal.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo -c gtksourcebufferinternal.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferinternal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcebufferoutputstream.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo -c gtksourcebufferoutputstream.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcebufferoutputstream.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletioncontainer.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo -c gtksourcecompletioncontainer.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletioncontainer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecompletionmodel.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo -c gtksourcecompletionmodel.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecompletionmodel.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcecontextengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo -c gtksourcecontextengine.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcecontextengine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceengine.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceengine.Tpo -c gtksourceengine.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceengine.o gtksourceview.c: In function ‘set_source_buffer’: gtksourceview.c:1589:29: warning: assignment to ‘GtkSourceBuffer *’ {aka ‘struct _GtkSourceBuffer *’} from incompatible pointer type ‘GtkTextBuffer *’ {aka ‘struct _GtkTextBuffer *’} [-Wincompatible-pointer-types] view->priv->source_buffer = g_object_ref (buffer); ^ mv -f .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Tpo .deps/libgtksourceview_core_la-gtksourcebufferinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererlines.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrendererlines.lo `test -f 'gtksourcegutterrendererlines.c' || echo './'`gtksourcegutterrendererlines.c mv -f .deps/libgtksourceview_core_la-gtksourcebufferinternal.Tpo .deps/libgtksourceview_core_la-gtksourcebufferinternal.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderermarks.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo -c -o libgtksourceview_core_la-gtksourcegutterrenderermarks.lo `test -f 'gtksourcegutterrenderermarks.c' || echo './'`gtksourcegutterrenderermarks.c gtksourcecompletioncontainer.c: In function ‘get_max_width’: gtksourcecompletioncontainer.c:58:3: warning: ‘gdk_screen_get_width’ is deprecated [-Wdeprecated-declarations] max_width = gdk_screen_get_width (screen) - xorigin; ^~~~~~~~~ In file included from /usr/include/gtk-3.0/gdk/gdkapplaunchcontext.h:31, from /usr/include/gtk-3.0/gdk/gdk.h:32, from /usr/include/gtk-3.0/gtk/gtk.h:30, from gtksourcecompletioncontainer.h:25, from gtksourcecompletioncontainer.c:33: /usr/include/gtk-3.0/gdk/gdkscreen.h:58:14: note: declared here gint gdk_screen_get_width (GdkScreen *screen); ^~~~~~~~~~~~~~~~~~~~ gtksourcecompletionmodel.c: In function ‘gtk_source_completion_model_set_visible_providers’: gtksourcecompletionmodel.c:901:11: warning: cast between incompatible function types from ‘void * (*)(void *)’ to ‘void * (*)(const void *, void *)’ [-Wcast-function-type] (GCopyFunc)g_object_ref, ^ gtksourcecontextengine.c: In function ‘context_unref’: gtksourcecontextengine.c:3328:12: warning: cast between incompatible function types from ‘void (*)(void *, Context *)’ {aka ‘void (*)(void *, struct _Context *)’} to ‘void (*)(void *, void *, void *)’ [-Wcast-function-type] (GHFunc) context_unref_hash_cb, ^ gtksourcecontextengine.c: In function ‘context_freeze’: gtksourcecontextengine.c:3406:12: warning: cast between incompatible function types from ‘void (*)(void *, Context *)’ {aka ‘void (*)(void *, struct _Context *)’} to ‘void (*)(void *, void *, void *)’ [-Wcast-function-type] (GHFunc) context_freeze_hash_cb, ^ gtksourcecontextengine.c: In function ‘context_thaw’: gtksourcecontextengine.c:3451:31: warning: cast between incompatible function types from ‘void (*)(Context *)’ {aka ‘void (*)(struct _Context *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_slist_foreach (children, (GFunc) context_thaw, NULL); ^ mv -f .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Tpo .deps/libgtksourceview_core_la-gtksourcecompletioncontainer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceiter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceiter.Tpo -c -o libgtksourceview_core_la-gtksourceiter.lo `test -f 'gtksourceiter.c' || echo './'`gtksourceiter.c mv -f .deps/libgtksourceview_core_la-gtksourceengine.Tpo .deps/libgtksourceview_core_la-gtksourceengine.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-1.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage-parser-1.lo `test -f 'gtksourcelanguage-parser-1.c' || echo './'`gtksourcelanguage-parser-1.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrendererlines.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo -c gtksourcegutterrendererlines.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrendererlines.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcegutterrenderermarks.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo -c gtksourcegutterrenderermarks.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcegutterrenderermarks.o mv -f .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Tpo .deps/libgtksourceview_core_la-gtksourcebufferoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-2.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo -c -o libgtksourceview_core_la-gtksourcelanguage-parser-2.lo `test -f 'gtksourcelanguage-parser-2.c' || echo './'`gtksourcelanguage-parser-2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceiter.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceiter.Tpo -c gtksourceiter.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceiter.o mv -f .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Tpo .deps/libgtksourceview_core_la-gtksourcecompletionmodel.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkssequence.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo -c -o libgtksourceview_core_la-gtksourcemarkssequence.lo `test -f 'gtksourcemarkssequence.c' || echo './'`gtksourcemarkssequence.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-1.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo -c gtksourcelanguage-parser-1.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-1.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcelanguage-parser-2.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo -c gtksourcelanguage-parser-2.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-2.o mv -f .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrendererlines.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcepixbufhelper.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo -c -o libgtksourceview_core_la-gtksourcepixbufhelper.lo `test -f 'gtksourcepixbufhelper.c' || echo './'`gtksourcepixbufhelper.c mv -f .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Tpo .deps/libgtksourceview_core_la-gtksourcegutterrenderermarks.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregex.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregex.Tpo -c -o libgtksourceview_core_la-gtksourceregex.lo `test -f 'gtksourceregex.c' || echo './'`gtksourceregex.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcemarkssequence.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo -c gtksourcemarkssequence.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcemarkssequence.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourcepixbufhelper.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo -c gtksourcepixbufhelper.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourcepixbufhelper.o mv -f .deps/libgtksourceview_core_la-gtksourceiter.Tpo .deps/libgtksourceview_core_la-gtksourceiter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanagerdefault.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo -c -o libgtksourceview_core_la-gtksourceundomanagerdefault.lo `test -f 'gtksourceundomanagerdefault.c' || echo './'`gtksourceundomanagerdefault.c gtksourcelanguage-parser-2.c: In function ‘_gtk_source_language_file_parse_version2’: gtksourcelanguage-parser-2.c:1829:33: warning: cast between incompatible function types from ‘void (*)(GtkSourceContextReplace *)’ {aka ‘void (*)(struct _GtkSourceContextReplace *)’} to ‘void (*)(void *, void *)’ [-Wcast-function-type] g_queue_foreach (replacements, (GFunc) _gtk_source_context_replace_free, NULL); ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceregex.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceregex.Tpo -c gtksourceregex.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceregex.o mv -f .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage-parser-1.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-i18n.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo -c -o libgtksourceview_core_la-gtksourceview-i18n.lo `test -f 'gtksourceview-i18n.c' || echo './'`gtksourceview-i18n.c mv -f .deps/libgtksourceview_core_la-gtksourceview.Tpo .deps/libgtksourceview_core_la-gtksourceview.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-init.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-init.Tpo -c -o libgtksourceview_core_la-gtksourceview-init.lo `test -f 'gtksourceview-init.c' || echo './'`gtksourceview-init.c gtksourcemarkssequence.c: In function ‘mark_set_cb’: gtksourcemarkssequence.c:113:7: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_add’: gtksourcemarkssequence.c:288:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_forward_iter’: gtksourcemarkssequence.c:379:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_backward_iter’: gtksourcemarkssequence.c:424:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ gtksourcemarkssequence.c: In function ‘_gtk_source_marks_sequence_get_marks_in_range’: gtksourcemarkssequence.c:496:11: warning: cast between incompatible function types from ‘gint (*)(GtkTextMark *, GtkTextMark *)’ {aka ‘int (*)(struct _GtkTextMark *, struct _GtkTextMark *)’} to ‘gint (*)(const void *, const void *, void *)’ {aka ‘int (*)(const void *, const void *, void *)’} [-Wcast-function-type] (GCompareDataFunc)compare_marks, ^ mv -f .deps/libgtksourceview_core_la-gtksourceregex.Tpo .deps/libgtksourceview_core_la-gtksourceregex.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-utils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo -c -o libgtksourceview_core_la-gtksourceview-utils.lo `test -f 'gtksourceview-utils.c' || echo './'`gtksourceview-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceundomanagerdefault.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo -c gtksourceundomanagerdefault.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceundomanagerdefault.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-i18n.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo -c gtksourceview-i18n.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-i18n.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-init.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-init.Tpo -c gtksourceview-init.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-init.o mv -f .deps/libgtksourceview_core_la-gtksourcemarkssequence.Tpo .deps/libgtksourceview_core_la-gtksourcemarkssequence.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-resources.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo -c -o libgtksourceview_core_la-gtksourceview-resources.lo `test -f 'gtksourceview-resources.c' || echo './'`gtksourceview-resources.c mv -f .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Tpo .deps/libgtksourceview_core_la-gtksourcepixbufhelper.Plo for pkg in atk gdk-3.0 gdk-pixbuf-2.0 gio-2.0 gtk+-3.0 pango cairo; do \ echo $pkg >> gtksourceview-3.0.deps; \ done /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-enumtypes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo -c -o libgtksourceview_core_la-gtksourceview-enumtypes.lo `test -f 'gtksourceview-enumtypes.c' || echo './'`gtksourceview-enumtypes.c mv -f .deps/libgtksourceview_core_la-gtksourceview-i18n.Tpo .deps/libgtksourceview_core_la-gtksourceview-i18n.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-init.Tpo .deps/libgtksourceview_core_la-gtksourceview-init.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-utils.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo -c gtksourceview-utils.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-utils.o mv -f .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Tpo .deps/libgtksourceview_core_la-gtksourcelanguage-parser-2.Plo libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-resources.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo -c gtksourceview-resources.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-resources.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"GtkSourceView\" -DGTK_SOURCE_COMPILATION -I.. -I.. -I. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libgtksourceview_core_la-gtksourceview-enumtypes.lo -MD -MP -MF .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo -c gtksourceview-enumtypes.c -fPIC -DPIC -o .libs/libgtksourceview_core_la-gtksourceview-enumtypes.o mv -f .deps/libgtksourceview_core_la-gtksourceview-utils.Tpo .deps/libgtksourceview_core_la-gtksourceview-utils.Plo mv -f .deps/libgtksourceview_core_la-gtksourcecontextengine.Tpo .deps/libgtksourceview_core_la-gtksourcecontextengine.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-resources.Tpo .deps/libgtksourceview_core_la-gtksourceview-resources.Plo mv -f .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Tpo .deps/libgtksourceview_core_la-gtksourceundomanagerdefault.Plo mv -f .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Tpo .deps/libgtksourceview_core_la-gtksourceview-enumtypes.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -no-undefined -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourceview-core.la libgtksourceview_core_la-gtksourcebuffer.lo libgtksourceview_core_la-gtksourcecompletion.lo libgtksourceview_core_la-gtksourcecompletioncontext.lo libgtksourceview_core_la-gtksourcecompletioninfo.lo libgtksourceview_core_la-gtksourcecompletionitem.lo libgtksourceview_core_la-gtksourcecompletionproposal.lo libgtksourceview_core_la-gtksourcecompletionprovider.lo libgtksourceview_core_la-gtksourceencoding.lo libgtksourceview_core_la-gtksourcefile.lo libgtksourceview_core_la-gtksourcefileloader.lo libgtksourceview_core_la-gtksourcefilesaver.lo libgtksourceview_core_la-gtksourcegutter.lo libgtksourceview_core_la-gtksourcegutterrenderer.lo libgtksourceview_core_la-gtksourcegutterrendererpixbuf.lo libgtksourceview_core_la-gtksourcegutterrenderertext.lo libgtksourceview_core_la-gtksourcelanguage.lo libgtksourceview_core_la-gtksourcelanguagemanager.lo libgtksourceview_core_la-gtksourcemap.lo libgtksourceview_core_la-gtksourcemark.lo libgtksourceview_core_la-gtksourcemarkattributes.lo libgtksourceview_core_la-gtksourceprintcompositor.lo libgtksourceview_core_la-gtksourceregion.lo libgtksourceview_core_la-gtksourcesearchcontext.lo libgtksourceview_core_la-gtksourcesearchsettings.lo libgtksourceview_core_la-gtksourcespacedrawer.lo libgtksourceview_core_la-gtksourcestyle.lo libgtksourceview_core_la-gtksourcestylescheme.lo libgtksourceview_core_la-gtksourcestyleschemechooser.lo libgtksourceview_core_la-gtksourcestyleschemechooserbutton.lo libgtksourceview_core_la-gtksourcestyleschemechooserwidget.lo libgtksourceview_core_la-gtksourcestyleschememanager.lo libgtksourceview_core_la-gtksourcetag.lo libgtksourceview_core_la-gtksourceundomanager.lo libgtksourceview_core_la-gtksourceutils.lo libgtksourceview_core_la-gtksourceversion.lo libgtksourceview_core_la-gtksourceview.lo libgtksourceview_core_la-gtksourcebufferinputstream.lo libgtksourceview_core_la-gtksourcebufferinternal.lo libgtksourceview_core_la-gtksourcebufferoutputstream.lo libgtksourceview_core_la-gtksourcecompletioncontainer.lo libgtksourceview_core_la-gtksourcecompletionmodel.lo libgtksourceview_core_la-gtksourcecontextengine.lo libgtksourceview_core_la-gtksourceengine.lo libgtksourceview_core_la-gtksourcegutterrendererlines.lo libgtksourceview_core_la-gtksourcegutterrenderermarks.lo libgtksourceview_core_la-gtksourceiter.lo libgtksourceview_core_la-gtksourcelanguage-parser-1.lo libgtksourceview_core_la-gtksourcelanguage-parser-2.lo libgtksourceview_core_la-gtksourcemarkssequence.lo libgtksourceview_core_la-gtksourcepixbufhelper.lo libgtksourceview_core_la-gtksourceregex.lo libgtksourceview_core_la-gtksourceundomanagerdefault.lo libgtksourceview_core_la-gtksourceview-i18n.lo libgtksourceview_core_la-gtksourceview-init.lo libgtksourceview_core_la-gtksourceview-utils.lo libgtksourceview_core_la-gtksourceview-enumtypes.lo libgtksourceview_core_la-gtksourceview-resources.lo libtool: link: ar cru .libs/libgtksourceview-core.a .libs/libgtksourceview_core_la-gtksourcebuffer.o .libs/libgtksourceview_core_la-gtksourcecompletion.o .libs/libgtksourceview_core_la-gtksourcecompletioncontext.o .libs/libgtksourceview_core_la-gtksourcecompletioninfo.o .libs/libgtksourceview_core_la-gtksourcecompletionitem.o .libs/libgtksourceview_core_la-gtksourcecompletionproposal.o .libs/libgtksourceview_core_la-gtksourcecompletionprovider.o .libs/libgtksourceview_core_la-gtksourceencoding.o .libs/libgtksourceview_core_la-gtksourcefile.o .libs/libgtksourceview_core_la-gtksourcefileloader.o .libs/libgtksourceview_core_la-gtksourcefilesaver.o .libs/libgtksourceview_core_la-gtksourcegutter.o .libs/libgtksourceview_core_la-gtksourcegutterrenderer.o .libs/libgtksourceview_core_la-gtksourcegutterrendererpixbuf.o .libs/libgtksourceview_core_la-gtksourcegutterrenderertext.o .libs/libgtksourceview_core_la-gtksourcelanguage.o .libs/libgtksourceview_core_la-gtksourcelanguagemanager.o .libs/libgtksourceview_core_la-gtksourcemap.o .libs/libgtksourceview_core_la-gtksourcemark.o .libs/libgtksourceview_core_la-gtksourcemarkattributes.o .libs/libgtksourceview_core_la-gtksourceprintcompositor.o .libs/libgtksourceview_core_la-gtksourceregion.o .libs/libgtksourceview_core_la-gtksourcesearchcontext.o .libs/libgtksourceview_core_la-gtksourcesearchsettings.o .libs/libgtksourceview_core_la-gtksourcespacedrawer.o .libs/libgtksourceview_core_la-gtksourcestyle.o .libs/libgtksourceview_core_la-gtksourcestylescheme.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooser.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserbutton.o .libs/libgtksourceview_core_la-gtksourcestyleschemechooserwidget.o .libs/libgtksourceview_core_la-gtksourcestyleschememanager.o .libs/libgtksourceview_core_la-gtksourcetag.o .libs/libgtksourceview_core_la-gtksourceundomanager.o .libs/libgtksourceview_core_la-gtksourceutils.o .libs/libgtksourceview_core_la-gtksourceversion.o .libs/libgtksourceview_core_la-gtksourceview.o .libs/libgtksourceview_core_la-gtksourcebufferinputstream.o .libs/libgtksourceview_core_la-gtksourcebufferinternal.o .libs/libgtksourceview_core_la-gtksourcebufferoutputstream.o .libs/libgtksourceview_core_la-gtksourcecompletioncontainer.o .libs/libgtksourceview_core_la-gtksourcecompletionmodel.o .libs/libgtksourceview_core_la-gtksourcecontextengine.o .libs/libgtksourceview_core_la-gtksourceengine.o .libs/libgtksourceview_core_la-gtksourcegutterrendererlines.o .libs/libgtksourceview_core_la-gtksourcegutterrenderermarks.o .libs/libgtksourceview_core_la-gtksourceiter.o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-1.o .libs/libgtksourceview_core_la-gtksourcelanguage-parser-2.o .libs/libgtksourceview_core_la-gtksourcemarkssequence.o .libs/libgtksourceview_core_la-gtksourcepixbufhelper.o .libs/libgtksourceview_core_la-gtksourceregex.o .libs/libgtksourceview_core_la-gtksourceundomanagerdefault.o .libs/libgtksourceview_core_la-gtksourceview-i18n.o .libs/libgtksourceview_core_la-gtksourceview-init.o .libs/libgtksourceview_core_la-gtksourceview-utils.o .libs/libgtksourceview_core_la-gtksourceview-enumtypes.o .libs/libgtksourceview_core_la-gtksourceview-resources.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgtksourceview-core.a libtool: link: ( cd ".libs" && rm -f "libgtksourceview-core.la" && ln -s "../libgtksourceview-core.la" "libgtksourceview-core.la" ) /bin/sh ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -version-info 9:0:8 -no-undefined -export-dynamic -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgtksourceview-3.0.la -rpath /app/lib -lm libgtksourceview-core.la completion-providers/words/libgtksourcecompletionwords.la -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 -lxml2 libtool: link: gcc -shared -fPIC -DPIC -Wl,--whole-archive ./.libs/libgtksourceview-core.a completion-providers/words/.libs/libgtksourcecompletionwords.a -Wl,--no-whole-archive -L/app/lib -lm -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 -lxml2 -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,-soname -Wl,libgtksourceview-3.0.so.1 -o .libs/libgtksourceview-3.0.so.1.8.0 libtool: link: (cd ".libs" && rm -f "libgtksourceview-3.0.so.1" && ln -s "libgtksourceview-3.0.so.1.8.0" "libgtksourceview-3.0.so.1") libtool: link: (cd ".libs" && rm -f "libgtksourceview-3.0.so" && ln -s "libgtksourceview-3.0.so.1.8.0" "libgtksourceview-3.0.so") libtool: link: ( cd ".libs" && rm -f "libgtksourceview-3.0.la" && ln -s "../libgtksourceview-3.0.la" "libgtksourceview-3.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" CC="gcc" /usr/bin/g-ir-scanner -I.. -I.. --c-include=gtksourceview/gtksource.h --warn-all --namespace=GtkSource --nsversion=3.0 --libtool="/bin/sh ../libtool" --pkg=gtk+-3.0 --pkg=gdk-3.0 --include=Gtk-3.0 --include=Gdk-3.0 --pkg-export=gtksourceview-3.0 --library=libgtksourceview-3.0.la --warn-all --cflags-begin -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 --cflags-end gtksource.h completion-providers/words/gtksourcecompletionwords.h completion-providers/words/gtksourcecompletionwords.c gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h gtksourcebuffer.c gtksourcecompletion.c gtksourcecompletioncontext.c gtksourcecompletioninfo.c gtksourcecompletionitem.c gtksourcecompletionproposal.c gtksourcecompletionprovider.c gtksourceencoding.c gtksourcefile.c gtksourcefileloader.c gtksourcefilesaver.c gtksourcegutter.c gtksourcegutterrenderer.c gtksourcegutterrendererpixbuf.c gtksourcegutterrenderertext.c gtksourcelanguage.c gtksourcelanguagemanager.c gtksourcemap.c gtksourcemark.c gtksourcemarkattributes.c gtksourceprintcompositor.c gtksourceregion.c gtksourcesearchcontext.c gtksourcesearchsettings.c gtksourcespacedrawer.c gtksourcestyle.c gtksourcestylescheme.c gtksourcestyleschemechooser.c gtksourcestyleschemechooserbutton.c gtksourcestyleschemechooserwidget.c gtksourcestyleschememanager.c gtksourcetag.c gtksourceundomanager.c gtksourceutils.c gtksourceversion.c gtksourceview.c gtksourceview-enumtypes.c gtksourceview-enumtypes.h gtksourceview-resources.c libgtksourceview-3.0.la --output GtkSource-3.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC gcc -o /run/build/gtksourceview/gtksourceview/tmp-introspectwfnEUo/GtkSource-3.0 -export-dynamic -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtksourceview/gtksourceview/tmp-introspectwfnEUo/GtkSource-3.0.o -L. libgtksourceview-3.0.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now libtool: link: gcc -o /run/build/gtksourceview/gtksourceview/tmp-introspectwfnEUo/.libs/GtkSource-3.0 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g /run/build/gtksourceview/gtksourceview/tmp-introspectwfnEUo/GtkSource-3.0.o -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -L. ./.libs/libgtksourceview-3.0.so -L/app/lib -lm -lxml2 -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lgobject-2.0 -lglib-2.0 -pthread -Wl,-rpath -Wl,/app/lib /usr/bin/g-ir-compiler --includedir=. GtkSource-3.0.gir -o GtkSource-3.0.typelib /usr/bin/vapigen-0.40 --library gtksourceview-3.0 --metadatadir . --pkg atk --pkg gdk-3.0 --pkg gdk-pixbuf-2.0 --pkg gio-2.0 --pkg gtk+-3.0 --pkg pango --pkg cairo GtkSource-3.0.gir Generation succeeded - 0 warning(s) make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview/gtksourceview' Making all in po make[2]: Entering directory '/run/build/gtksourceview/po' make gtksourceview-3.0.pot-update make[3]: Entering directory '/run/build/gtksourceview/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 gtksourceview' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gtksourceview' ../* 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 'http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' || test 'http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'; \ else \ msgid_bugs_address='http://bugzilla.gnome.org/enter_bug.cgi?product=gtksourceview'; \ 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=gtksourceview-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --keyword=GD_:2 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='The GtkSourceView team' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gtksourceview-3.0 --directory=.. \ --add-comments=TRANSLATORS: --from-code=UTF-8 --keyword=_ --keyword=N_ --keyword=C_:1c,2 --keyword=NC_:1c,2 --keyword=g_dngettext:2,3 --keyword=GD_:2 --add-comments \ --files-from=./POTFILES.in \ --copyright-holder='The GtkSourceView team' \ --package-name="${package_prefix}gtksourceview" \ --package-version='3.24.9' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f gtksourceview-3.0.po || { \ if test -f ./gtksourceview-3.0.pot; then \ sed -f remove-potcdate.sed < ./gtksourceview-3.0.pot > gtksourceview-3.0.1po && \ sed -f remove-potcdate.sed < gtksourceview-3.0.po > gtksourceview-3.0.2po && \ if cmp gtksourceview-3.0.1po gtksourceview-3.0.2po >/dev/null 2>&1; then \ rm -f gtksourceview-3.0.1po gtksourceview-3.0.2po gtksourceview-3.0.po; \ else \ rm -f gtksourceview-3.0.1po gtksourceview-3.0.2po ./gtksourceview-3.0.pot && \ mv gtksourceview-3.0.po ./gtksourceview-3.0.pot; \ fi; \ else \ mv gtksourceview-3.0.po ./gtksourceview-3.0.pot; \ fi; \ } make[3]: Leaving directory '/run/build/gtksourceview/po' test ! -f ./gtksourceview-3.0.pot || \ test -z "ar.gmo as.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo" || make ar.gmo as.gmo ast.gmo az.gmo be.gmo bg.gmo bn.gmo bn_IN.gmo bs.gmo ca.gmo ca@valencia.gmo cs.gmo cy.gmo da.gmo de.gmo dz.gmo el.gmo en_CA.gmo en_GB.gmo en@shaw.gmo eo.gmo es.gmo et.gmo eu.gmo fa.gmo fi.gmo fr.gmo fur.gmo ga.gmo gl.gmo gu.gmo he.gmo hi.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo kk.gmo kn.gmo ko.gmo lt.gmo lv.gmo mai.gmo mg.gmo mk.gmo ml.gmo mn.gmo mr.gmo ms.gmo nb.gmo ne.gmo nl.gmo nn.gmo oc.gmo or.gmo pa.gmo pl.gmo pt.gmo pt_BR.gmo ro.gmo ru.gmo rw.gmo si.gmo sk.gmo sl.gmo sq.gmo sr.gmo sr@latin.gmo sv.gmo ta.gmo te.gmo tg.gmo th.gmo tr.gmo ug.gmo uk.gmo vi.gmo xh.gmo zh_CN.gmo zh_HK.gmo zh_TW.gmo make[3]: Entering directory '/run/build/gtksourceview/po' rm -f as.gmo && /usr/bin/msgfmt -c --statistics --verbose -o as.gmo as.po rm -f bn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn.gmo bn.po rm -f az.gmo && /usr/bin/msgfmt -c --statistics --verbose -o az.gmo az.po rm -f be.gmo && /usr/bin/msgfmt -c --statistics --verbose -o be.gmo be.po rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po rm -f bg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bg.gmo bg.po rm -f bn_IN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bn_IN.gmo bn_IN.po rm -f ast.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ast.gmo ast.po az.po: 180 translated messages, 114 untranslated messages. bn_IN.po: 449 translated messages. bg.po: 622 translated messages. ast.po: 625 translated messages. bn.po: 538 translated messages. be.po: 630 translated messages. as.po: 809 translated messages. ar.po: 449 translated messages. rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po rm -f bs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o bs.gmo bs.po rm -f cy.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cy.gmo cy.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 rm -f dz.gmo && /usr/bin/msgfmt -c --statistics --verbose -o dz.gmo dz.po cy.po: 329 translated messages. ca@valencia.po: 601 translated messages, 14 fuzzy translations, 15 untranslated messages. cs.po: 630 translated messages. ca.po: 599 translated messages, 11 fuzzy translations, 12 untranslated messages. da.po: 630 translated messages. de.po: 630 translated messages. bs.po: 614 translated messages. dz.po: 385 translated messages. rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po rm -f en_CA.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_CA.gmo en_CA.po rm -f en@shaw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en@shaw.gmo en@shaw.po rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.po rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.po rm -f eu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eu.gmo eu.po rm -f et.gmo && /usr/bin/msgfmt -c --statistics --verbose -o et.gmo et.po en_CA.po: 357 translated messages. el.po: 630 translated messages. en@shaw.po: 410 translated messages, 128 fuzzy translations. et.po: 469 translated messages, 123 untranslated messages. es.po: 630 translated messages. eo.po: 260 translated messages, 2 fuzzy translations, 407 untranslated messages. rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po en_GB.po: 624 translated messages. eu.po: 630 translated messages. 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 fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po rm -f ga.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ga.gmo ga.po fa.po: 295 translated messages, 18 untranslated messages. rm -f gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po rm -f gu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gu.gmo gu.po rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po rm -f hi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hi.gmo hi.po fur.po: 305 translated messages, 1 fuzzy translation, 324 untranslated messages. fr.po: 630 translated messages. fi.po: 479 translated messages, 72 fuzzy translationsga.po: , 79 untranslated messages. 149 translated messages, 18 fuzzy translations, 548 untranslated messages. gu.po: 633 translated messages, 75 fuzzy translations, 100 untranslated messages. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po gl.po: rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po 630 translated messages. he.po: 622 translated messages. rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po hr.po: 105 translated messages. rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po hi.po: 670 translated messages. rm -f kk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kk.gmo kk.po rm -f kn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o kn.gmo kn.po id.po: 630 translated messages. hu.po: 630 translated messages. rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po it.po: 630 translated messages. ja.po: 619 translated messages, 3 fuzzy translations, 1 untranslated message. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po kk.po: 337 translated messages, 293 untranslated messages. rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po kn.po: 572 translated messages, 1 fuzzy translation, 18 untranslated messages. rm -f mai.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mai.gmo mai.po ko.po: 630 translated messages. rm -f mg.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mg.gmo mg.po rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.po mai.po: 188 translated messages, 250 untranslated messages. lv.po: 630 translated messages. lt.po: 630 translated messages. rm -f mn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mn.gmo mn.po rm -f mk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mk.gmo mk.po mg.po: 336 translated messages, 4 untranslated messages. rm -f mr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o mr.gmo mr.po mn.po: 180 translated messages, 114 untranslated 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 ml.po: 449 translated messages. rm -f nl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nl.gmo nl.po rm -f nb.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nb.gmo nb.po mr.po: 449 translated messages. mk.po: 625 translated messages. ms.po: 231 translated messages, 63 untranslated messages. ne.po: 347 translated messages. rm -f nn.gmo && /usr/bin/msgfmt -c --statistics --verbose -o nn.gmo nn.po nl.po: 105 translated messages. nb.po: 627 translated messages, 1 fuzzy translation. rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po rm -f or.gmo && /usr/bin/msgfmt -c --statistics --verbose -o or.gmo or.po rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po oc.po: 105 translated messages. rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po nn.po: 513 translated messages, 3 fuzzy translations, 22 untranslated messages. or.po: 484 translated messages, 23 fuzzy translations, 53 untranslated messages. pa.po: 713 translated messages. rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po pl.po: 630 translated messages. rm -f rw.gmo && /usr/bin/msgfmt -c --statistics --verbose -o rw.gmo rw.po pt.po: 625 translated messages. rm -f si.gmo && /usr/bin/msgfmt -c --statistics --verbose -o si.gmo si.po ro.po: 105 translated messages. pt_BR.po: 630 translated messages. 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 rw.po: 46 translated messages, 248 untranslated messages. ru.po: 623 translated messages. rm -f sq.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sq.gmo sq.po si.po: 101 translated messages, 248 untranslated messages. rm -f sr@latin.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr@latin.gmo sr@latin.po rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po sq.po: 332 translated messages. rm -f te.gmo && /usr/bin/msgfmt -c --statistics --verbose -o te.gmo te.po rm -f sv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sv.gmo sv.po sl.po: 630 translated messages. sk.po: 630 translated messages. rm -f ta.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ta.gmo ta.po sr@latin.po: 630 translated messages. sr.po: 630 translated messages. 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: 630 translated messages. te.po: 627 translated messages. rm -f ug.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ug.gmo ug.po ta.po: 670 translated messages. rm -f uk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o uk.gmo uk.po tg.po: 132 translated messages, 1 fuzzy translation, 536 untranslated messages. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po tr.po: 630 translated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po rm -f xh.gmo && /usr/bin/msgfmt -c --statistics --verbose -o xh.gmo xh.po rm -f zh_HK.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_HK.gmo zh_HK.po ug.po: 670 translated messages. th.po: 650 translated messages, 11 untranslated messages. uk.po: 627 translated messages. xh.po: 294 translated messages. rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po vi.po: 624 translated messages. zh_CN.po: 630 translated messages. zh_HK.po: 809 translated messages. zh_TW.po: 105 translated messages. make[3]: Leaving directory '/run/build/gtksourceview/po' touch stamp-po make[2]: Leaving directory '/run/build/gtksourceview/po' Making all in data make[2]: Entering directory '/run/build/gtksourceview/data' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Entering directory '/run/build/gtksourceview/data' Making all in language-specs make[4]: Entering directory '/run/build/gtksourceview/data/glade' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ gtksourceview.xml \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Entering directory '/run/build/gtksourceview/data/language-specs' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[4]: Leaving directory '/run/build/gtksourceview/data/glade' make[3]: Leaving directory '/run/build/gtksourceview/data' make[3]: Leaving directory '/run/build/gtksourceview/data/language-specs' Making all in styles make[3]: Entering directory '/run/build/gtksourceview/data/styles' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/data/styles' make[3]: Entering directory '/run/build/gtksourceview/data' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/data' make[2]: Leaving directory '/run/build/gtksourceview/data' Making all in docs make[2]: Entering directory '/run/build/gtksourceview/docs' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in reference make[3]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' \ { \ if test "xgtksourceview-3.0" = x -o "xgtksourceview-docs.xml" = x; then :; else \ for x in \ gtksourceview-3.0-decl-list.txt \ gtksourceview-3.0-decl.txt \ tmpl/gtksourceview-3.0-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "xgtksourceview-3.0" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ gtksourceview-3.0.args gtksourceview-3.0.hierarchy gtksourceview-3.0.interfaces gtksourceview-3.0.prerequisites gtksourceview-3.0.signals gtksourceview-3.0-undocumented.txt gtksourceview-3.0-undeclared.txt gtksourceview-3.0-unused.txt setup-build.stamp scan-build.stamp sgml-build.stamp html-build.stamp pdf-build.stamp sgml.stamp html.stamp pdf.stamp gtkdoc-check.test \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview-docs.xml intro.xml lang-reference.xml style-reference.xml \ \ gtksourceview-docs.xml intro.xml lang-reference.xml style-reference.xml \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ gtksourceview-3.0-overrides.txt gtksourceview-3.0.types \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/docs/reference' make[3]: Entering directory '/run/build/gtksourceview/docs' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/docs' make[2]: Leaving directory '/run/build/gtksourceview/docs' Making all in tests make[2]: Entering directory '/run/build/gtksourceview/tests' /usr/bin/glib-compile-resources --target=test-completion-resources.c --sourcedir=. --generate-source ./test-completion.gresource.xml /usr/bin/glib-compile-resources --target=test-search-resources.c --sourcedir=. --generate-source ./test-search.gresource.xml /usr/bin/glib-compile-resources --target=test-widget-resources.c --sourcedir=. --generate-source ./test-widget.gresource.xml \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ test-completion-resources.c test-search-resources.c test-widget-resources.c \ test-completion test-search test-search-performances test-space-drawing test-undo-manager-performances test-widget \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ test-completion-resources.c test-search-resources.c test-widget-resources.c \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make all-am make[3]: Entering directory '/run/build/gtksourceview/tests' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion.o -MD -MP -MF .deps/test-completion.Tpo -c -o test-completion.o test-completion.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-resources.o -MD -MP -MF .deps/test-completion-resources.Tpo -c -o test-completion-resources.o test-completion-resources.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search.o -MD -MP -MF .deps/test-search.Tpo -c -o test-search.o test-search.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-resources.o -MD -MP -MF .deps/test-search-resources.Tpo -c -o test-search-resources.o test-search-resources.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-performances.o -MD -MP -MF .deps/test-search-performances.Tpo -c -o test-search-performances.o test-search-performances.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-space-drawing.o -MD -MP -MF .deps/test-space-drawing.Tpo -c -o test-space-drawing.o test-space-drawing.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-undo-manager-performances.o -MD -MP -MF .deps/test-undo-manager-performances.Tpo -c -o test-undo-manager-performances.o test-undo-manager-performances.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-widget.o -MD -MP -MF .deps/test-widget.Tpo -c -o test-widget.o test-widget.c mv -f .deps/test-search-resources.Tpo .deps/test-search-resources.Po mv -f .deps/test-completion-resources.Tpo .deps/test-completion-resources.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-widget-resources.o -MD -MP -MF .deps/test-widget-resources.Tpo -c -o test-widget-resources.o test-widget-resources.c mv -f .deps/test-undo-manager-performances.Tpo .deps/test-undo-manager-performances.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-undo-manager-performances test-undo-manager-performances.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 mv -f .deps/test-space-drawing.Tpo .deps/test-space-drawing.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-space-drawing test-space-drawing.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 mv -f .deps/test-widget-resources.Tpo .deps/test-widget-resources.Po mv -f .deps/test-search-performances.Tpo .deps/test-search-performances.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search-performances test-search-performances.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 mv -f .deps/test-completion.Tpo .deps/test-completion.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion test-completion.o test-completion-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 mv -f .deps/test-search.Tpo .deps/test-search.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search test-search.o test-search-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-undo-manager-performances test-undo-manager-performances.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-space-drawing test-space-drawing.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-search-performances test-search-performances.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-completion test-completion.o test-completion-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-search test-search.o test-search-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib mv -f .deps/test-widget.Tpo .deps/test-widget.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-widget test-widget.o test-widget-resources.o ../gtksourceview/libgtksourceview-3.0.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/test-widget test-widget.o test-widget-resources.o -L/app/lib ../gtksourceview/.libs/libgtksourceview-3.0.so -lm -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 -lxml2 -Wl,-rpath -Wl,/app/lib make[3]: Leaving directory '/run/build/gtksourceview/tests' make[2]: Leaving directory '/run/build/gtksourceview/tests' Making all in testsuite make[2]: Entering directory '/run/build/gtksourceview/testsuite' gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer.o -MD -MP -MF .deps/test-buffer.Tpo -c -o test-buffer.o test-buffer.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer-input-stream.o -MD -MP -MF .deps/test-buffer-input-stream.Tpo -c -o test-buffer-input-stream.o test-buffer-input-stream.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-buffer-output-stream.o -MD -MP -MF .deps/test-buffer-output-stream.Tpo -c -o test-buffer-output-stream.o test-buffer-output-stream.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-model.o -MD -MP -MF .deps/test-completion-model.Tpo -c -o test-completion-model.o test-completion-model.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-completion-words.o -MD -MP -MF .deps/test-completion-words.Tpo -c -o test-completion-words.o test-completion-words.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-encoding.o -MD -MP -MF .deps/test-encoding.Tpo -c -o test-encoding.o test-encoding.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-file-loader.o -MD -MP -MF .deps/test-file-loader.Tpo -c -o test-file-loader.o test-file-loader.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-file-saver.o -MD -MP -MF .deps/test-file-saver.Tpo -c -o test-file-saver.o test-file-saver.c mv -f .deps/test-encoding.Tpo .deps/test-encoding.Po mv -f .deps/test-completion-words.Tpo .deps/test-completion-words.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-iter.o -MD -MP -MF .deps/test-iter.Tpo -c -o test-iter.o test-iter.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-language.o -MD -MP -MF .deps/test-language.Tpo -c -o test-language.o test-language.c mv -f .deps/test-file-loader.Tpo .deps/test-file-loader.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-languagemanager.o -MD -MP -MF .deps/test-languagemanager.Tpo -c -o test-languagemanager.o test-languagemanager.c mv -f .deps/test-buffer-input-stream.Tpo .deps/test-buffer-input-stream.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-mark.o -MD -MP -MF .deps/test-mark.Tpo -c -o test-mark.o test-mark.c mv -f .deps/test-buffer-output-stream.Tpo .deps/test-buffer-output-stream.Po mv -f .deps/test-file-saver.Tpo .deps/test-file-saver.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-printcompositor.o -MD -MP -MF .deps/test-printcompositor.Tpo -c -o test-printcompositor.o test-printcompositor.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-regex.o -MD -MP -MF .deps/test-regex.Tpo -c -o test-regex.o test-regex.c mv -f .deps/test-buffer.Tpo .deps/test-buffer.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-region.o -MD -MP -MF .deps/test-region.Tpo -c -o test-region.o test-region.c mv -f .deps/test-completion-model.Tpo .deps/test-completion-model.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-search-context.o -MD -MP -MF .deps/test-search-context.Tpo -c -o test-search-context.o test-search-context.c mv -f .deps/test-language.Tpo .deps/test-language.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-space-drawer.o -MD -MP -MF .deps/test-space-drawer.Tpo -c -o test-space-drawer.o test-space-drawer.c mv -f .deps/test-languagemanager.Tpo .deps/test-languagemanager.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-stylescheme.o -MD -MP -MF .deps/test-stylescheme.Tpo -c -o test-stylescheme.o test-stylescheme.c mv -f .deps/test-mark.Tpo .deps/test-mark.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-styleschememanager.o -MD -MP -MF .deps/test-styleschememanager.Tpo -c -o test-styleschememanager.o test-styleschememanager.c mv -f .deps/test-regex.Tpo .deps/test-regex.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-undo-manager.o -MD -MP -MF .deps/test-undo-manager.Tpo -c -o test-undo-manager.o test-undo-manager.c mv -f .deps/test-printcompositor.Tpo .deps/test-printcompositor.Po mv -f .deps/test-iter.Tpo .deps/test-iter.Po gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-utils.o -MD -MP -MF .deps/test-utils.Tpo -c -o test-utils.o test-utils.c gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GtkSourceView\" -I.. -I. -DTOP_SRCDIR=\""/run/build/gtksourceview"\" -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -pthread -I/usr/include/libxml2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT test-view.o -MD -MP -MF .deps/test-view.Tpo -c -o test-view.o test-view.c mv -f .deps/test-region.Tpo .deps/test-region.Po \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ gtksourceview-3.24.9-coverage.info gtksourceview-3.24.9-coverage \ \ test-buffer test-buffer-input-stream test-buffer-output-stream test-completion-model test-completion-words test-encoding test-file-loader test-file-saver test-iter test-language test-languagemanager test-mark test-printcompositor test-regex test-region test-search-context test-space-drawer test-stylescheme test-styleschememanager test-undo-manager test-utils test-view \ \ \ \ so_locations \ .libs _libs \ test-suite-memcheck.log test-suite-helgrind.log test-suite-drd.log test-suite-sgcheck.log \ "*.o" \ "*.lo" \ \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer test-buffer.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer test-buffer.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 mv -f .deps/test-styleschememanager.Tpo .deps/test-styleschememanager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer-input-stream test-buffer-input-stream.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 mv -f .deps/test-space-drawer.Tpo .deps/test-space-drawer.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-buffer-output-stream test-buffer-output-stream.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 mv -f .deps/test-stylescheme.Tpo .deps/test-stylescheme.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion-model test-completion-model.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 mv -f .deps/test-utils.Tpo .deps/test-utils.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-completion-words test-completion-words.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-encoding test-encoding.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer-output-stream test-buffer-output-stream.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-buffer-input-stream test-buffer-input-stream.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-completion-model test-completion-model.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-completion-words test-completion-words.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 mv -f .deps/test-view.Tpo .deps/test-view.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-file-loader test-file-loader.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 mv -f .deps/test-search-context.Tpo .deps/test-search-context.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-file-saver test-file-saver.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-encoding test-encoding.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-iter test-iter.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 mv -f .deps/test-undo-manager.Tpo .deps/test-undo-manager.Po /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-language test-language.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-languagemanager test-languagemanager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-mark test-mark.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-printcompositor test-printcompositor.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-regex test-regex.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-file-loader test-file-loader.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-file-saver test-file-saver.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-iter test-iter.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-language test-language.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-languagemanager test-languagemanager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-mark test-mark.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-regex test-regex.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-printcompositor test-printcompositor.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-region test-region.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-search-context test-search-context.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-space-drawer test-space-drawer.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-stylescheme test-stylescheme.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-styleschememanager test-styleschememanager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-undo-manager test-undo-manager.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-utils test-utils.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o test-view test-view.o ../gtksourceview/completion-providers/words/libgtksourcecompletionwords.la ../gtksourceview/libgtksourceview-core.la -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-region test-region.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-search-context test-search-context.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-space-drawer test-space-drawer.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-stylescheme test-stylescheme.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-styleschememanager test-styleschememanager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-undo-manager test-undo-manager.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-utils test-utils.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -Wl,--no-as-needed -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o test-view test-view.o -L/app/lib ../gtksourceview/completion-providers/words/.libs/libgtksourcecompletionwords.a ../gtksourceview/.libs/libgtksourceview-core.a -lm -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 -lxml2 make[2]: Leaving directory '/run/build/gtksourceview/testsuite' Making all in win32 make[2]: Entering directory '/run/build/gtksourceview/win32' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gen-enums.bat introspection.body.mak GtkSource_3_0_gir_list \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; Making all in vs9 make[3]: Entering directory '/run/build/gtksourceview/win32/vs9' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.vcproj gtksourceview-install.vsprops \ \ gtksourceview-version-paths.vsprops \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs9' Making all in vs10 make[3]: Entering directory '/run/build/gtksourceview/win32/vs10' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.props math.h \ \ gtksourceview-version-paths.props \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs10' Making all in vs11 make[3]: Entering directory '/run/build/gtksourceview/win32/vs11' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj math.h \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs11' Making all in vs12 make[3]: Entering directory '/run/build/gtksourceview/win32/vs12' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs12' Making all in vs14 make[3]: Entering directory '/run/build/gtksourceview/win32/vs14' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs14' Making all in vs15 make[3]: Entering directory '/run/build/gtksourceview/win32/vs15' \ { \ if test "x" = x -o "x" = x; then :; else \ for x in \ -decl-list.txt \ -decl.txt \ tmpl/-unused.sgml \ "tmpl/*.bak" \ xml html \ ; do echo /$x; done; \ fi; \ if test "x" = x -o "x" = x; then :; else \ for x in \ \ \ \ \ \ \ \ \ "*/.xml2po.mo" \ "*/*.omf.out" \ ; do echo /$x; done; \ fi; \ if test "x" = x; then :; else \ for x in \ \ \ ; do echo /$x; done; \ fi; \ if test -f ./po/Makefile.in.in; then \ for x in \ po/Makefile.in.in \ po/Makefile.in \ po/Makefile \ po/POTFILES \ po/stamp-it \ po/.intltool-merge-cache \ "po/*.gmo" \ "po/*.mo" \ po/gtksourceview-3.0.pot \ intltool-extract.in \ intltool-merge.in \ intltool-update.in \ ; do echo /$x; done; \ fi; \ if test -f ./configure; then \ for x in \ autom4te.cache \ configure \ config.h \ stamp-h1 \ libtool \ config.lt \ ; do echo /$x; done; \ fi; \ for x in \ .gitignore \ \ \ \ \ \ \ so_locations \ .libs _libs \ \ "*.o" \ "*.lo" \ gtksourceview.sln gtksourceview-build-defines.props gtksourceview-gen-srcs.props gtksourceview-install.props gtksourceview-version-paths.props gtksourceview.vcxproj gtksourceview.vcxproj.filters gtksourceview-install.vcxproj gtksourceview-install.vcxproj.filters gtksourceview-introspect.vcxproj \ \ \ TAGS ID GTAGS GRTAGS GSYMS GPATH tags \ "*.tab.c" \ \ \ .deps \ Makefile \ Makefile.in \ "*.orig" \ "*.rej" \ "*.bak" \ "*~" \ ".*.sw[nop]" \ ".dirstamp" \ "*.log" \ "*.trs" \ ; do echo /$x; done; \ } | \ sed "s@^/`echo "." | sed 's/\(.\)/[\1]/g'`/@/@" | \ sed 's@/[.]/@/@g' | \ LC_ALL=C sort | uniq > .gitignore.tmp && \ mv .gitignore.tmp .gitignore; make[3]: Leaving directory '/run/build/gtksourceview/win32/vs15' make[3]: Entering directory '/run/build/gtksourceview/win32' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/gtksourceview/win32' make[2]: Leaving directory '/run/build/gtksourceview/win32' make[2]: Entering directory '/run/build/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview' Making install in gtksourceview make[1]: Entering directory '/run/build/gtksourceview/gtksourceview' make install-recursive make[2]: Entering directory '/run/build/gtksourceview/gtksourceview' Making install in completion-providers make[3]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' Making install in words make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[5]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview/completion-providers/words' /usr/bin/install -c -m 644 gtksourcecompletionwords.h '/app/include/gtksourceview-3.0/gtksourceview/completion-providers/words' make[5]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers/words' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[5]: Entering directory '/run/build/gtksourceview/gtksourceview/completion-providers' 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/gtksourceview/gtksourceview/completion-providers' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview/completion-providers' make[3]: Entering directory '/run/build/gtksourceview/gtksourceview' make[4]: Entering directory '/run/build/gtksourceview/gtksourceview' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libgtksourceview-3.0.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libgtksourceview-3.0.so.1.8.0 /app/lib/libgtksourceview-3.0.so.1.8.0 libtool: install: (cd /app/lib && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1 || { rm -f libgtksourceview-3.0.so.1 && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so.1; }; }) libtool: install: (cd /app/lib && { ln -s -f libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so || { rm -f libgtksourceview-3.0.so && ln -s libgtksourceview-3.0.so.1.8.0 libgtksourceview-3.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgtksourceview-3.0.lai /app/lib/libgtksourceview-3.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 GtkSource-3.0.gir '/app/share/gir-1.0' /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -c -m 644 gtksource.h gtksourceautocleanups.h gtksourcebuffer.h gtksourcecompletion.h gtksourcecompletioncontext.h gtksourcecompletioninfo.h gtksourcecompletionitem.h gtksourcecompletionproposal.h gtksourcecompletionprovider.h gtksourceencoding.h gtksourcefile.h gtksourcefileloader.h gtksourcefilesaver.h gtksourcegutter.h gtksourcegutterrenderer.h gtksourcegutterrendererpixbuf.h gtksourcegutterrenderertext.h gtksourcelanguage.h gtksourcelanguagemanager.h gtksourcemap.h gtksourcemark.h gtksourcemarkattributes.h gtksourceprintcompositor.h gtksourceregion.h gtksourcesearchcontext.h gtksourcesearchsettings.h gtksourcespacedrawer.h gtksourcestyle.h gtksourcestylescheme.h gtksourcestyleschemechooser.h gtksourcestyleschemechooserbutton.h gtksourcestyleschemechooserwidget.h gtksourcestyleschememanager.h gtksourcetag.h gtksourcetypes.h gtksourceundomanager.h gtksourceutils.h gtksourceview.h gtksourceview-typebuiltins.h '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/install -c -m 644 gtksourceversion.h gtksourceview-enumtypes.h '/app/include/gtksourceview-3.0/gtksourceview' /usr/bin/mkdir -p '/app/lib/girepository-1.0' /usr/bin/install -c -m 644 GtkSource-3.0.typelib '/app/lib/girepository-1.0' /usr/bin/mkdir -p '/app/share/vala/vapi' /usr/bin/install -c -m 644 gtksourceview-3.0.vapi gtksourceview-3.0.deps '/app/share/vala/vapi' make[4]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[3]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[2]: Leaving directory '/run/build/gtksourceview/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview/gtksourceview' Making install in po make[1]: Entering directory '/run/build/gtksourceview/po' installing ar.gmo as /app/share/locale/ar/LC_MESSAGES/gtksourceview-3.0.mo installing as.gmo as /app/share/locale/as/LC_MESSAGES/gtksourceview-3.0.mo installing ast.gmo as /app/share/locale/ast/LC_MESSAGES/gtksourceview-3.0.mo installing az.gmo as /app/share/locale/az/LC_MESSAGES/gtksourceview-3.0.mo installing be.gmo as /app/share/locale/be/LC_MESSAGES/gtksourceview-3.0.mo installing bg.gmo as /app/share/locale/bg/LC_MESSAGES/gtksourceview-3.0.mo installing bn.gmo as /app/share/locale/bn/LC_MESSAGES/gtksourceview-3.0.mo installing bn_IN.gmo as /app/share/locale/bn_IN/LC_MESSAGES/gtksourceview-3.0.mo installing bs.gmo as /app/share/locale/bs/LC_MESSAGES/gtksourceview-3.0.mo installing ca.gmo as /app/share/locale/ca/LC_MESSAGES/gtksourceview-3.0.mo installing ca@valencia.gmo as /app/share/locale/ca@valencia/LC_MESSAGES/gtksourceview-3.0.mo installing cs.gmo as /app/share/locale/cs/LC_MESSAGES/gtksourceview-3.0.mo installing cy.gmo as /app/share/locale/cy/LC_MESSAGES/gtksourceview-3.0.mo installing da.gmo as /app/share/locale/da/LC_MESSAGES/gtksourceview-3.0.mo installing de.gmo as /app/share/locale/de/LC_MESSAGES/gtksourceview-3.0.mo installing dz.gmo as /app/share/locale/dz/LC_MESSAGES/gtksourceview-3.0.mo installing el.gmo as /app/share/locale/el/LC_MESSAGES/gtksourceview-3.0.mo installing en_CA.gmo as /app/share/locale/en_CA/LC_MESSAGES/gtksourceview-3.0.mo installing en_GB.gmo as /app/share/locale/en_GB/LC_MESSAGES/gtksourceview-3.0.mo installing en@shaw.gmo as /app/share/locale/en@shaw/LC_MESSAGES/gtksourceview-3.0.mo installing eo.gmo as /app/share/locale/eo/LC_MESSAGES/gtksourceview-3.0.mo installing es.gmo as /app/share/locale/es/LC_MESSAGES/gtksourceview-3.0.mo installing et.gmo as /app/share/locale/et/LC_MESSAGES/gtksourceview-3.0.mo installing eu.gmo as /app/share/locale/eu/LC_MESSAGES/gtksourceview-3.0.mo installing fa.gmo as /app/share/locale/fa/LC_MESSAGES/gtksourceview-3.0.mo installing fi.gmo as /app/share/locale/fi/LC_MESSAGES/gtksourceview-3.0.mo installing fr.gmo as /app/share/locale/fr/LC_MESSAGES/gtksourceview-3.0.mo installing fur.gmo as /app/share/locale/fur/LC_MESSAGES/gtksourceview-3.0.mo installing ga.gmo as /app/share/locale/ga/LC_MESSAGES/gtksourceview-3.0.mo installing gl.gmo as /app/share/locale/gl/LC_MESSAGES/gtksourceview-3.0.mo installing gu.gmo as /app/share/locale/gu/LC_MESSAGES/gtksourceview-3.0.mo installing he.gmo as /app/share/locale/he/LC_MESSAGES/gtksourceview-3.0.mo installing hi.gmo as /app/share/locale/hi/LC_MESSAGES/gtksourceview-3.0.mo installing hr.gmo as /app/share/locale/hr/LC_MESSAGES/gtksourceview-3.0.mo installing hu.gmo as /app/share/locale/hu/LC_MESSAGES/gtksourceview-3.0.mo installing id.gmo as /app/share/locale/id/LC_MESSAGES/gtksourceview-3.0.mo installing it.gmo as /app/share/locale/it/LC_MESSAGES/gtksourceview-3.0.mo installing ja.gmo as /app/share/locale/ja/LC_MESSAGES/gtksourceview-3.0.mo installing kk.gmo as /app/share/locale/kk/LC_MESSAGES/gtksourceview-3.0.mo installing kn.gmo as /app/share/locale/kn/LC_MESSAGES/gtksourceview-3.0.mo installing ko.gmo as /app/share/locale/ko/LC_MESSAGES/gtksourceview-3.0.mo installing lt.gmo as /app/share/locale/lt/LC_MESSAGES/gtksourceview-3.0.mo installing lv.gmo as /app/share/locale/lv/LC_MESSAGES/gtksourceview-3.0.mo installing mai.gmo as /app/share/locale/mai/LC_MESSAGES/gtksourceview-3.0.mo installing mg.gmo as /app/share/locale/mg/LC_MESSAGES/gtksourceview-3.0.mo installing mk.gmo as /app/share/locale/mk/LC_MESSAGES/gtksourceview-3.0.mo installing ml.gmo as /app/share/locale/ml/LC_MESSAGES/gtksourceview-3.0.mo installing mn.gmo as /app/share/locale/mn/LC_MESSAGES/gtksourceview-3.0.mo installing mr.gmo as /app/share/locale/mr/LC_MESSAGES/gtksourceview-3.0.mo installing ms.gmo as /app/share/locale/ms/LC_MESSAGES/gtksourceview-3.0.mo installing nb.gmo as /app/share/locale/nb/LC_MESSAGES/gtksourceview-3.0.mo installing ne.gmo as /app/share/locale/ne/LC_MESSAGES/gtksourceview-3.0.mo installing nl.gmo as /app/share/locale/nl/LC_MESSAGES/gtksourceview-3.0.mo installing nn.gmo as /app/share/locale/nn/LC_MESSAGES/gtksourceview-3.0.mo installing oc.gmo as /app/share/locale/oc/LC_MESSAGES/gtksourceview-3.0.mo installing or.gmo as /app/share/locale/or/LC_MESSAGES/gtksourceview-3.0.mo installing pa.gmo as /app/share/locale/pa/LC_MESSAGES/gtksourceview-3.0.mo installing pl.gmo as /app/share/locale/pl/LC_MESSAGES/gtksourceview-3.0.mo installing pt.gmo as /app/share/locale/pt/LC_MESSAGES/gtksourceview-3.0.mo installing pt_BR.gmo as /app/share/locale/pt_BR/LC_MESSAGES/gtksourceview-3.0.mo installing ro.gmo as /app/share/locale/ro/LC_MESSAGES/gtksourceview-3.0.mo installing ru.gmo as /app/share/locale/ru/LC_MESSAGES/gtksourceview-3.0.mo installing rw.gmo as /app/share/locale/rw/LC_MESSAGES/gtksourceview-3.0.mo installing si.gmo as /app/share/locale/si/LC_MESSAGES/gtksourceview-3.0.mo installing sk.gmo as /app/share/locale/sk/LC_MESSAGES/gtksourceview-3.0.mo installing sl.gmo as /app/share/locale/sl/LC_MESSAGES/gtksourceview-3.0.mo installing sq.gmo as /app/share/locale/sq/LC_MESSAGES/gtksourceview-3.0.mo installing sr.gmo as /app/share/locale/sr/LC_MESSAGES/gtksourceview-3.0.mo installing sr@latin.gmo as /app/share/locale/sr@latin/LC_MESSAGES/gtksourceview-3.0.mo installing sv.gmo as /app/share/locale/sv/LC_MESSAGES/gtksourceview-3.0.mo installing ta.gmo as /app/share/locale/ta/LC_MESSAGES/gtksourceview-3.0.mo installing te.gmo as /app/share/locale/te/LC_MESSAGES/gtksourceview-3.0.mo installing tg.gmo as /app/share/locale/tg/LC_MESSAGES/gtksourceview-3.0.mo installing th.gmo as /app/share/locale/th/LC_MESSAGES/gtksourceview-3.0.mo installing tr.gmo as /app/share/locale/tr/LC_MESSAGES/gtksourceview-3.0.mo installing ug.gmo as /app/share/locale/ug/LC_MESSAGES/gtksourceview-3.0.mo installing uk.gmo as /app/share/locale/uk/LC_MESSAGES/gtksourceview-3.0.mo installing vi.gmo as /app/share/locale/vi/LC_MESSAGES/gtksourceview-3.0.mo installing xh.gmo as /app/share/locale/xh/LC_MESSAGES/gtksourceview-3.0.mo installing zh_CN.gmo as /app/share/locale/zh_CN/LC_MESSAGES/gtksourceview-3.0.mo installing zh_HK.gmo as /app/share/locale/zh_HK/LC_MESSAGES/gtksourceview-3.0.mo installing zh_TW.gmo as /app/share/locale/zh_TW/LC_MESSAGES/gtksourceview-3.0.mo if test "gtksourceview" = "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/gtksourceview/po' Making install in data make[1]: Entering directory '/run/build/gtksourceview/data' Making install in language-specs make[2]: Entering directory '/run/build/gtksourceview/data/language-specs' make[3]: Entering directory '/run/build/gtksourceview/data/language-specs' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 abnf.lang actionscript.lang ada.lang ansforth94.lang asp.lang automake.lang awk.lang bennugd.lang bibtex.lang bluespec.lang boo.lang cg.lang changelog.lang chdr.lang c.lang cmake.lang cobol.lang cpphdr.lang cpp.lang csharp.lang css.lang csv.lang cuda.lang def.lang desktop.lang diff.lang d.lang docbook.lang dosbatch.lang dot.lang dpatch.lang dtd.lang dtl.lang eiffel.lang erlang.lang fcl.lang forth.lang fortran.lang fsharp.lang gap.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 gdb-log.lang genie.lang glsl.lang go.lang groovy.lang gtk-doc.lang gtkrc.lang haddock.lang haskell.lang haskell-literate.lang haxe.lang html.lang idl-exelis.lang idl.lang imagej.lang ini.lang jade.lang java.lang javascript.lang j.lang json.lang julia.lang kotlin.lang latex.lang less.lang lex.lang libtool.lang llvm.lang logcat.lang lua.lang m4.lang makefile.lang mallard.lang markdown.lang matlab.lang maxima.lang mediawiki.lang meson.lang modelica.lang mxml.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 nemerle.lang netrexx.lang nsis.lang objc.lang objj.lang ocaml.lang ocl.lang octave.lang ooc.lang opal.lang opencl.lang pascal.lang perl.lang php.lang pig.lang pkgconfig.lang po.lang prolog.lang protobuf.lang puppet.lang python3.lang python.lang R.lang rpmspec.lang rst.lang ruby.lang rust.lang scala.lang scheme.lang scilab.lang scss.lang sh.lang sml.lang sparql.lang sql.lang sweave.lang swift.lang systemverilog.lang t2t.lang tcl.lang '/app/share/gtksourceview-3.0/language-specs' /usr/bin/install -c -m 644 tera.lang texinfo.lang thrift.lang toml.lang vala.lang vbnet.lang verilog.lang vhdl.lang xml.lang xslt.lang yacc.lang yaml.lang language.rng language2.rng language.dtd '/app/share/gtksourceview-3.0/language-specs' make[3]: Leaving directory '/run/build/gtksourceview/data/language-specs' make[2]: Leaving directory '/run/build/gtksourceview/data/language-specs' Making install in styles make[2]: Entering directory '/run/build/gtksourceview/data/styles' make[3]: Entering directory '/run/build/gtksourceview/data/styles' make[3]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/share/gtksourceview-3.0/styles' /usr/bin/install -c -m 644 classic.xml cobalt.xml kate.xml oblivion.xml solarized-dark.xml solarized-light.xml tango.xml styles.rng '/app/share/gtksourceview-3.0/styles' make[3]: Leaving directory '/run/build/gtksourceview/data/styles' make[2]: Leaving directory '/run/build/gtksourceview/data/styles' make[2]: Entering directory '/run/build/gtksourceview/data' make[3]: Entering directory '/run/build/gtksourceview/data' 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/gtksourceview/data' make[2]: Leaving directory '/run/build/gtksourceview/data' make[1]: Leaving directory '/run/build/gtksourceview/data' Making install in docs make[1]: Entering directory '/run/build/gtksourceview/docs' Making install in reference make[2]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Entering directory '/run/build/gtksourceview/docs/reference' Makefile:853: warning: overriding recipe for target 'gtksourceview-docs.xml' Makefile:580: warning: ignoring old recipe for target 'gtksourceview-docs.xml' make[3]: Nothing to be done for 'install-exec-am'. Nothing to install make[3]: Leaving directory '/run/build/gtksourceview/docs/reference' make[2]: Leaving directory '/run/build/gtksourceview/docs/reference' make[2]: Entering directory '/run/build/gtksourceview/docs' make[3]: Entering directory '/run/build/gtksourceview/docs' 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/gtksourceview/docs' make[2]: Leaving directory '/run/build/gtksourceview/docs' make[1]: Leaving directory '/run/build/gtksourceview/docs' Making install in tests make[1]: Entering directory '/run/build/gtksourceview/tests' make install-am make[2]: Entering directory '/run/build/gtksourceview/tests' make[3]: Entering directory '/run/build/gtksourceview/tests' 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/gtksourceview/tests' make[2]: Leaving directory '/run/build/gtksourceview/tests' make[1]: Leaving directory '/run/build/gtksourceview/tests' Making install in testsuite make[1]: Entering directory '/run/build/gtksourceview/testsuite' make[2]: Entering directory '/run/build/gtksourceview/testsuite' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Leaving directory '/run/build/gtksourceview/testsuite' make[1]: Leaving directory '/run/build/gtksourceview/testsuite' Making install in win32 make[1]: Entering directory '/run/build/gtksourceview/win32' Making install in vs9 make[2]: Entering directory '/run/build/gtksourceview/win32/vs9' make[3]: Entering directory '/run/build/gtksourceview/win32/vs9' 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/gtksourceview/win32/vs9' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs9' Making install in vs10 make[2]: Entering directory '/run/build/gtksourceview/win32/vs10' make[3]: Entering directory '/run/build/gtksourceview/win32/vs10' 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/gtksourceview/win32/vs10' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs10' Making install in vs11 make[2]: Entering directory '/run/build/gtksourceview/win32/vs11' make[3]: Entering directory '/run/build/gtksourceview/win32/vs11' 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/gtksourceview/win32/vs11' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs11' Making install in vs12 make[2]: Entering directory '/run/build/gtksourceview/win32/vs12' make[3]: Entering directory '/run/build/gtksourceview/win32/vs12' 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/gtksourceview/win32/vs12' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs12' Making install in vs14 make[2]: Entering directory '/run/build/gtksourceview/win32/vs14' make[3]: Entering directory '/run/build/gtksourceview/win32/vs14' 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/gtksourceview/win32/vs14' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs14' Making install in vs15 make[2]: Entering directory '/run/build/gtksourceview/win32/vs15' make[3]: Entering directory '/run/build/gtksourceview/win32/vs15' 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/gtksourceview/win32/vs15' make[2]: Leaving directory '/run/build/gtksourceview/win32/vs15' make[2]: Entering directory '/run/build/gtksourceview/win32' make[3]: Entering directory '/run/build/gtksourceview/win32' 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/gtksourceview/win32' make[2]: Leaving directory '/run/build/gtksourceview/win32' make[1]: Leaving directory '/run/build/gtksourceview/win32' make[1]: Entering directory '/run/build/gtksourceview' make[2]: Entering directory '/run/build/gtksourceview' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 gtksourceview-3.0.pc '/app/lib/pkgconfig' make[2]: Leaving directory '/run/build/gtksourceview' make[1]: Leaving directory '/run/build/gtksourceview' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtksourceview-3.0.so.1.8.0 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libgtksourceview-3.0.so.1.8.0 [25] .debug_aranges compressed -> .zdebug_aranges (2224 => 796 35.79%) [26] .debug_info compressed -> .zdebug_info (1100041 => 574123 52.19%) [27] .debug_abbrev compressed -> .zdebug_abbrev (77992 => 10016 12.84%) [28] .debug_line compressed -> .zdebug_line (291048 => 98114 33.71%) [29] .debug_frame compressed -> .zdebug_frame (59468 => 16687 28.06%) [30] .debug_str compressed -> .zdebug_str (140699 => 37709 26.80%) [31] .debug_loc compressed -> .zdebug_loc (498344 => 130306 26.15%) [32] .debug_ranges compressed -> .zdebug_ranges (70640 => 20404 28.88%) [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/libgtksourceview-3.0.so.1.8.0 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libgtksourceview-3.0.so.1.8.0.debug Committing stage build-gtksourceview to cache ======================================================================== Building module enchant in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/enchant-1 ======================================================================== 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 build system type... armv8l-unknown-linux-gnueabihf checking host system type... armv8l-unknown-linux-gnueabihf 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 enable C11 features... none needed checking for style of include used by make... GNU checking dependency style of gcc... gcc3 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 whether _XOPEN_SOURCE should be defined... no checking for Minix Amsterdam compiler... no checking for ar... ar checking for ranlib... ranlib checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for g++ option to enable C++11 features... none needed checking dependency style of g++... gcc3 checking whether g++ supports C++11 features by default... yes checking for g++... g++ checking whether we are using the GNU Objective C++ compiler... no checking whether g++ accepts -g... no checking dependency style of g++... gcc3 checking whether ln -s works... yes checking for ANSI C header files... (cached) yes 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 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 archiver @FILE support... @ checking for strip... strip checking for ranlib... (cached) 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... yes 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 windres... no checking for flock... yes checking for fcntl... yes checking for _set_invalid_parameter_handler... no checking for strdup... yes checking for unistd.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking whether malloc, realloc, calloc are POSIX compliant... yes checking whether to activate relocatable installation... no checking for wchar_t... yes checking whether the preprocessor supports include_next... yes checking whether system header files limit the line length... no checking whether strdup is declared... yes checking for C/C++ restrict keyword... __restrict checking whether ffsl is declared without a macro... yes checking whether ffsll is declared without a macro... yes checking whether memmem is declared without a macro... yes checking whether mempcpy is declared without a macro... yes checking whether memrchr is declared without a macro... yes checking whether rawmemchr is declared without a macro... yes checking whether stpcpy is declared without a macro... yes checking whether stpncpy is declared without a macro... yes checking whether strchrnul is declared without a macro... yes checking whether strdup is declared without a macro... yes checking whether strncat is declared without a macro... yes checking whether strndup is declared without a macro... yes checking whether strnlen is declared without a macro... yes checking whether strpbrk is declared without a macro... yes checking whether strsep is declared without a macro... yes checking whether strcasestr is declared without a macro... yes checking whether strtok_r is declared without a macro... yes checking whether strerror_r is declared without a macro... yes checking whether strsignal is declared without a macro... yes checking whether strverscmp is declared without a macro... yes checking for pid_t... yes checking for mode_t... yes checking for rawmemchr... yes checking for ssize_t... yes checking for max_align_t... yes checking whether NULL can be used in arbitrary expressions... yes checking whether _Exit is declared without a macro... yes checking whether atoll is declared without a macro... yes checking whether canonicalize_file_name is declared without a macro... yes checking whether getloadavg is declared without a macro... yes checking whether getsubopt is declared without a macro... yes checking whether grantpt is declared without a macro... yes checking whether initstate is declared without a macro... yes checking whether initstate_r is declared without a macro... yes checking whether mkdtemp is declared without a macro... yes checking whether mkostemp is declared without a macro... yes checking whether mkostemps is declared without a macro... yes checking whether mkstemp is declared without a macro... yes checking whether mkstemps is declared without a macro... yes checking whether posix_openpt is declared without a macro... yes checking whether ptsname is declared without a macro... yes checking whether ptsname_r is declared without a macro... yes checking whether qsort_r is declared without a macro... yes checking whether random is declared without a macro... yes checking whether random_r is declared without a macro... yes checking whether reallocarray is declared without a macro... yes checking whether realpath is declared without a macro... yes checking whether rpmatch is declared without a macro... yes checking whether secure_getenv is declared without a macro... yes checking whether setenv is declared without a macro... yes checking whether setstate is declared without a macro... yes checking whether setstate_r is declared without a macro... yes checking whether srandom is declared without a macro... yes checking whether srandom_r is declared without a macro... yes checking whether strtod is declared without a macro... yes checking whether strtoll is declared without a macro... yes checking whether strtoull is declared without a macro... yes checking whether unlockpt is declared without a macro... yes checking whether unsetenv is declared without a macro... yes checking for strchrnul... yes checking whether strchrnul works... yes checking whether flock is declared without a macro... yes checking whether chdir is declared without a macro... yes checking whether chown is declared without a macro... yes checking whether dup is declared without a macro... yes checking whether dup2 is declared without a macro... yes checking whether dup3 is declared without a macro... yes checking whether environ is declared without a macro... yes checking whether euidaccess is declared without a macro... yes checking whether faccessat is declared without a macro... yes checking whether fchdir is declared without a macro... yes checking whether fchownat is declared without a macro... yes checking whether fdatasync is declared without a macro... yes checking whether fsync is declared without a macro... yes checking whether ftruncate is declared without a macro... yes checking whether getcwd is declared without a macro... yes checking whether getdomainname is declared without a macro... yes checking whether getdtablesize is declared without a macro... yes checking whether getgroups is declared without a macro... yes checking whether gethostname is declared without a macro... yes checking whether getlogin is declared without a macro... yes checking whether getlogin_r is declared without a macro... yes checking whether getpagesize is declared without a macro... yes checking whether getusershell is declared without a macro... yes checking whether setusershell is declared without a macro... yes checking whether endusershell is declared without a macro... yes checking whether group_member is declared without a macro... yes checking whether isatty is declared without a macro... yes checking whether lchown is declared without a macro... yes checking whether link is declared without a macro... yes checking whether linkat is declared without a macro... yes checking whether lseek is declared without a macro... yes checking whether pipe is declared without a macro... yes checking whether pipe2 is declared without a macro... yes checking whether pread is declared without a macro... yes checking whether pwrite is declared without a macro... yes checking whether readlink is declared without a macro... yes checking whether readlinkat is declared without a macro... yes checking whether rmdir is declared without a macro... yes checking whether sethostname is declared without a macro... yes checking whether sleep is declared without a macro... yes checking whether symlink is declared without a macro... yes checking whether symlinkat is declared without a macro... yes checking whether truncate is declared without a macro... yes checking whether ttyname_r is declared without a macro... yes checking whether unlink is declared without a macro... yes checking whether unlinkat is declared without a macro... yes checking whether usleep is declared without a macro... yes checking for valgrind... valgrind checking for valgrind options for tests... -q --error-exitcode=1 --leak-check=full checking for valgrind... (cached) valgrind checking for valgrind options for tests... (cached) -q --error-exitcode=1 --leak-check=full checking what extension is used for runtime loadable modules... .so checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... no checking whether -Wuninitialized is supported... yes checking max safe object size... 2147483647 checking whether C compiler handles -Werror -Wunknown-warning-option... no checking whether C compiler handles -fno-common... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -W... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wabi... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Waddress... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Waggressive-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wall... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wattributes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbad-function-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbool-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbool-operation... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbuiltin-declaration-mismatch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wbuiltin-macro-redefined... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcast-align... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wchar-subscripts... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wchkp... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wclobbered... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcomment... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcomments... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcoverage-mismatch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wcpp... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdangling-else... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdate-time... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdeprecated... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdeprecated-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdesignated-init... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdisabled-optimization... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiscarded-array-qualifiers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiscarded-qualifiers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdiv-by-zero... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wdouble-promotion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-branches... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicated-cond... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wduplicate-decl-specifier... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wempty-body... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wendif-labels... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wenum-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wexpansion-to-defined... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wextra... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-contains-nul... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-extra-args... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-nonliteral... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-security... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-signedness... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-y2k... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-zero-length... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wframe-address... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wfree-nonheap-object... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Whsa... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wignored-attributes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wignored-qualifiers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-function-declaration... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-int... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wincompatible-pointer-types... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winit-self... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winline... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-conversion... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-in-bool-context... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wint-to-pointer-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-memory-model... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Winvalid-pch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wjump-misses-init... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-not-parentheses... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wlogical-op... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmain... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmaybe-uninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmemset-elt-size... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmemset-transposed-args... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmisleading-indentation... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-braces... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-declarations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-field-initializers... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-include-dirs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-parameter-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmissing-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wmultichar... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnarrowing... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnested-externs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnonnull... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnonnull-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnull-dereference... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wodr... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-declaration... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wold-style-definition... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wopenmp-simd... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverlength-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Woverride-init... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpacked-bitfield-compat... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wparentheses... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-arith... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-sign... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpointer-to-int-cast... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wpsabi... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wrestrict... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wreturn-local-addr... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wreturn-type... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wscalar-storage-order... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsequence-point... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshadow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-count-negative... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-count-overflow... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-negative-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsizeof-array-argument... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsizeof-pointer-memaccess... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstack-protector... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-aliasing... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstrict-prototypes... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=const... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=format... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=noreturn... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-attribute=pure... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-methods... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsuggest-final-types... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch-bool... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch-default... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wswitch-unreachable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wsync-nand... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtautological-compare... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrampolines... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtrigraphs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wtype-limits... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wuninitialized... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunknown-pragmas... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunsafe-loop-optimizations... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-but-set-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-but-set-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-function... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-label... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-local-typedefs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-parameter... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-result... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-value... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-variable... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvarargs... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvariadic-macros... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvector-operation-performance... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvolatile-register-var... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wwrite-strings... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Walloc-size-larger-than=2147483647... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Warray-bounds=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wformat-truncation=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wimplicit-fallthrough=5... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wnormalized=nfc... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wshift-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wstringop-overflow=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wunused-const-variable=2... yes checking whether C compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C compiler handles -Wvla-larger-than=4031... yes checking whether -Wno-missing-field-initializers is supported... yes checking whether -Wno-missing-field-initializers is needed... yes checking whether -Wuninitialized is supported... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... no checking whether C++ compiler handles -W... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wabi... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wabi-tag... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Waddress... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Waggressive-loop-optimizations... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wall... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wattributes... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wbool-compare... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wbuiltin-macro-redefined... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wcast-align... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wchar-subscripts... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wchkp... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wclobbered... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wcomment... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wcomments... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wconditionally-supported... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wconversion-null... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wcoverage-mismatch... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wcpp... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wctor-dtor-privacy... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdate-time... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdelete-incomplete... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdelete-non-virtual-dtor... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdeprecated... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdeprecated-declarations... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdisabled-optimization... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdiv-by-zero... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wdouble-promotion... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Weffc++... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wempty-body... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wendif-labels... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wenum-compare... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wextra... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-contains-nul... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-extra-args... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-nonliteral... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-security... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-signedness... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-y2k... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wformat-zero-length... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wfree-nonheap-object... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wignored-qualifiers... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winherited-variadic-ctor... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winit-self... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winline... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wint-to-pointer-cast... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winvalid-memory-model... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winvalid-offsetof... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Winvalid-pch... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wliteral-suffix... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wlogical-not-parentheses... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wlogical-op... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmain... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmaybe-uninitialized... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmemset-transposed-args... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmissing-braces... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmissing-declarations... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmissing-field-initializers... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmissing-include-dirs... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wmultichar... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnarrowing... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnoexcept... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnon-template-friend... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnon-virtual-dtor... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnonnull... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wodr... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wold-style-cast... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wopenmp-simd... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Woverflow... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Woverlength-strings... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Woverloaded-virtual... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wpacked... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wpacked-bitfield-compat... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wparentheses... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wpmf-conversions... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wpointer-arith... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wpragmas... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wreorder... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wreturn-local-addr... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wreturn-type... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsequence-point... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wshadow... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wshift-count-negative... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wshift-count-overflow... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsign-promo... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsized-deallocation... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsizeof-array-argument... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsizeof-pointer-memaccess... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wstack-protector... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wstrict-aliasing... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wstrict-null-sentinel... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-attribute=const... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-attribute=format... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-attribute=noreturn... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-attribute=pure... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-final-methods... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-final-types... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsuggest-override... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wswitch... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wswitch-bool... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wswitch-default... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wsync-nand... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wtrampolines... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wtrigraphs... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wtype-limits... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wuninitialized... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunknown-pragmas... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunsafe-loop-optimizations... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-but-set-parameter... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-but-set-variable... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-function... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-label... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-local-typedefs... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-macros... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-parameter... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-result... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-value... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-variable... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wuseless-cast... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvarargs... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvariadic-macros... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvector-operation-performance... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvirtual-move-assign... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvla... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wvolatile-register-var... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wwrite-strings... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wzero-as-null-pointer-constant... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Warray-bounds=2... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wnormalized=nfc... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wshift-overflow=2... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wunused-const-variable=2... yes checking whether C++ compiler handles -Werror -Wunknown-warning-option... (cached) no checking whether C++ compiler handles -Wno-missing-field-initializers... yes checking whether C compiler handles -Wstrict-overflow=1... yes checking whether C compiler handles -D_FORTIFY_SOURCE=2... yes checking whether C compiler handles -Wno-error=format-security... no ./configure: line 23537: p: command not found checking for native Win32... no checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking for HUNSPELL... yes checking aspell.h usability... yes checking aspell.h presence... yes checking for aspell.h... yes checking for get_aspell_dict_info_list in -laspell... yes checking hspell.h usability... no checking hspell.h presence... no checking for hspell.h... no checking for hspell_get_dictionary_path in -lhspell... no checking for VOIKKO... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating enchant-2.pc config.status: creating lib/Makefile config.status: creating src/libenchant.rc config.status: creating src/Makefile config.status: creating src/enchant.1 config.status: WARNING: 'src/enchant.1.in' seems to ignore the --datarootdir setting config.status: creating src/enchant-lsmod.1 config.status: creating providers/Makefile config.status: creating tests/Makefile config.status: creating tests/enchant_providers/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands Providers to build: hunspell aspell configure: WARNING: Building without --enable-relocatable: the tests will not work! make all-recursive make[1]: Entering directory '/run/build/enchant' Making all in lib make[2]: Entering directory '/run/build/enchant/lib' rm -f configmake.h-t && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ echo '#define PREFIX "/app"'; \ echo '#define EXEC_PREFIX "/app"'; \ echo '#define BINDIR "/app/bin"'; \ echo '#define SBINDIR "/app/sbin"'; \ echo '#define LIBEXECDIR "/app/libexec"'; \ echo '#define DATAROOTDIR "/app/share"'; \ echo '#define DATADIR "/app/share"'; \ echo '#define SYSCONFDIR "/app/etc"'; \ echo '#define SHAREDSTATEDIR "/app/com"'; \ echo '#define LOCALSTATEDIR "/app/var"'; \ echo '#define RUNSTATEDIR "/app/var/run"'; \ echo '#define INCLUDEDIR "/app/include"'; \ echo '#define OLDINCLUDEDIR "/usr/include"'; \ echo '#define DOCDIR "/app/share/doc/enchant"'; \ echo '#define INFODIR "/app/share/info"'; \ echo '#define HTMLDIR "/app/share/doc/enchant"'; \ echo '#define DVIDIR "/app/share/doc/enchant"'; \ echo '#define PDFDIR "/app/share/doc/enchant"'; \ echo '#define PSDIR "/app/share/doc/enchant"'; \ echo '#define LIBDIR "/app/lib"'; \ echo '#define LISPDIR "/app/share/emacs/site-lisp"'; \ echo '#define LOCALEDIR "/app/share/locale"'; \ echo '#define MANDIR "/app/share/man"'; \ echo '#define MANEXT ""'; \ echo '#define PKGDATADIR "/app/share/enchant"'; \ echo '#define PKGINCLUDEDIR "/app/include/enchant"'; \ echo '#define PKGLIBDIR "/app/lib/enchant"'; \ echo '#define PKGLIBEXECDIR "/app/libexec/enchant"'; \ } | sed '/""/d' > configmake.h-t && \ mv -f configmake.h-t configmake.h rm -f stdlib.h-t stdlib.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STDLIB_H''@||g' \ -e 's/@''GNULIB__EXIT''@/0/g' \ -e 's/@''GNULIB_ATOLL''@/0/g' \ -e 's/@''GNULIB_CALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_CANONICALIZE_FILE_NAME''@/0/g' \ -e 's/@''GNULIB_GETLOADAVG''@/0/g' \ -e 's/@''GNULIB_GETSUBOPT''@/0/g' \ -e 's/@''GNULIB_GRANTPT''@/0/g' \ -e 's/@''GNULIB_MALLOC_POSIX''@/1/g' \ -e 's/@''GNULIB_MBTOWC''@/0/g' \ -e 's/@''GNULIB_MKDTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMP''@/0/g' \ -e 's/@''GNULIB_MKOSTEMPS''@/0/g' \ -e 's/@''GNULIB_MKSTEMP''@/0/g' \ -e 's/@''GNULIB_MKSTEMPS''@/0/g' \ -e 's/@''GNULIB_POSIX_OPENPT''@/0/g' \ -e 's/@''GNULIB_PTSNAME''@/0/g' \ -e 's/@''GNULIB_PTSNAME_R''@/0/g' \ -e 's/@''GNULIB_PUTENV''@/0/g' \ -e 's/@''GNULIB_QSORT_R''@/0/g' \ -e 's/@''GNULIB_RANDOM''@/0/g' \ -e 's/@''GNULIB_RANDOM_R''@/0/g' \ -e 's/@''GNULIB_REALLOC_POSIX''@/0/g' \ -e 's/@''GNULIB_REALLOCARRAY''@/0/g' \ -e 's/@''GNULIB_REALPATH''@/0/g' \ -e 's/@''GNULIB_RPMATCH''@/0/g' \ -e 's/@''GNULIB_SECURE_GETENV''@/0/g' \ -e 's/@''GNULIB_SETENV''@/0/g' \ -e 's/@''GNULIB_STRTOD''@/0/g' \ -e 's/@''GNULIB_STRTOLL''@/0/g' \ -e 's/@''GNULIB_STRTOULL''@/0/g' \ -e 's/@''GNULIB_SYSTEM_POSIX''@/0/g' \ -e 's/@''GNULIB_UNLOCKPT''@/0/g' \ -e 's/@''GNULIB_UNSETENV''@/0/g' \ -e 's/@''GNULIB_WCTOMB''@/0/g' \ < ./stdlib.in.h | \ sed -e 's|@''HAVE__EXIT''@|1|g' \ -e 's|@''HAVE_ATOLL''@|1|g' \ -e 's|@''HAVE_CANONICALIZE_FILE_NAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOADAVG''@|1|g' \ -e 's|@''HAVE_GETSUBOPT''@|1|g' \ -e 's|@''HAVE_GRANTPT''@|1|g' \ -e 's|@''HAVE_DECL_INITSTATE''@|1|g' \ -e 's|@''HAVE_MKDTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMP''@|1|g' \ -e 's|@''HAVE_MKOSTEMPS''@|1|g' \ -e 's|@''HAVE_MKSTEMP''@|1|g' \ -e 's|@''HAVE_MKSTEMPS''@|1|g' \ -e 's|@''HAVE_POSIX_OPENPT''@|1|g' \ -e 's|@''HAVE_PTSNAME''@|1|g' \ -e 's|@''HAVE_PTSNAME_R''@|1|g' \ -e 's|@''HAVE_QSORT_R''@|1|g' \ -e 's|@''HAVE_RANDOM''@|1|g' \ -e 's|@''HAVE_RANDOM_H''@|1|g' \ -e 's|@''HAVE_RANDOM_R''@|1|g' \ -e 's|@''HAVE_REALLOCARRAY''@|1|g' \ -e 's|@''HAVE_REALPATH''@|1|g' \ -e 's|@''HAVE_RPMATCH''@|1|g' \ -e 's|@''HAVE_SECURE_GETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETENV''@|1|g' \ -e 's|@''HAVE_DECL_SETSTATE''@|1|g' \ -e 's|@''HAVE_STRTOD''@|1|g' \ -e 's|@''HAVE_STRTOLL''@|1|g' \ -e 's|@''HAVE_STRTOULL''@|1|g' \ -e 's|@''HAVE_STRUCT_RANDOM_DATA''@|1|g' \ -e 's|@''HAVE_SYS_LOADAVG_H''@|0|g' \ -e 's|@''HAVE_UNLOCKPT''@|1|g' \ -e 's|@''HAVE_DECL_UNSETENV''@|1|g' \ -e 's|@''REPLACE_CALLOC''@|0|g' \ -e 's|@''REPLACE_CANONICALIZE_FILE_NAME''@|0|g' \ -e 's|@''REPLACE_MALLOC''@|0|g' \ -e 's|@''REPLACE_MBTOWC''@|0|g' \ -e 's|@''REPLACE_MKSTEMP''@|0|g' \ -e 's|@''REPLACE_PTSNAME''@|0|g' \ -e 's|@''REPLACE_PTSNAME_R''@|0|g' \ -e 's|@''REPLACE_PUTENV''@|0|g' \ -e 's|@''REPLACE_QSORT_R''@|0|g' \ -e 's|@''REPLACE_RANDOM_R''@|0|g' \ -e 's|@''REPLACE_REALLOC''@|0|g' \ -e 's|@''REPLACE_REALPATH''@|0|g' \ -e 's|@''REPLACE_SETENV''@|0|g' \ -e 's|@''REPLACE_STRTOD''@|0|g' \ -e 's|@''REPLACE_UNSETENV''@|0|g' \ -e 's|@''REPLACE_WCTOMB''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _Noreturn/r ./_Noreturn.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > stdlib.h-t && \ mv stdlib.h-t stdlib.h rm -f string.h-t string.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */' && \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_STRING_H''@||g' \ -e 's/@''GNULIB_EXPLICIT_BZERO''@/0/g' \ -e 's/@''GNULIB_FFSL''@/0/g' \ -e 's/@''GNULIB_FFSLL''@/0/g' \ -e 's/@''GNULIB_MBSLEN''@/0/g' \ -e 's/@''GNULIB_MBSNLEN''@/0/g' \ -e 's/@''GNULIB_MBSCHR''@/0/g' \ -e 's/@''GNULIB_MBSRCHR''@/0/g' \ -e 's/@''GNULIB_MBSSTR''@/0/g' \ -e 's/@''GNULIB_MBSCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSNCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSPCASECMP''@/0/g' \ -e 's/@''GNULIB_MBSCASESTR''@/0/g' \ -e 's/@''GNULIB_MBSCSPN''@/0/g' \ -e 's/@''GNULIB_MBSPBRK''@/0/g' \ -e 's/@''GNULIB_MBSSPN''@/0/g' \ -e 's/@''GNULIB_MBSSEP''@/0/g' \ -e 's/@''GNULIB_MBSTOK_R''@/0/g' \ -e 's/@''GNULIB_MEMCHR''@/0/g' \ -e 's/@''GNULIB_MEMMEM''@/0/g' \ -e 's/@''GNULIB_MEMPCPY''@/0/g' \ -e 's/@''GNULIB_MEMRCHR''@/0/g' \ -e 's/@''GNULIB_RAWMEMCHR''@/1/g' \ -e 's/@''GNULIB_STPCPY''@/0/g' \ -e 's/@''GNULIB_STPNCPY''@/0/g' \ -e 's/@''GNULIB_STRCHRNUL''@/1/g' \ -e 's/@''GNULIB_STRDUP''@/1/g' \ -e 's/@''GNULIB_STRNCAT''@/0/g' \ -e 's/@''GNULIB_STRNDUP''@/0/g' \ -e 's/@''GNULIB_STRNLEN''@/0/g' \ -e 's/@''GNULIB_STRPBRK''@/0/g' \ -e 's/@''GNULIB_STRSEP''@/0/g' \ -e 's/@''GNULIB_STRSTR''@/0/g' \ -e 's/@''GNULIB_STRCASESTR''@/0/g' \ -e 's/@''GNULIB_STRTOK_R''@/0/g' \ -e 's/@''GNULIB_STRERROR''@/0/g' \ -e 's/@''GNULIB_STRERROR_R''@/0/g' \ -e 's/@''GNULIB_STRSIGNAL''@/0/g' \ -e 's/@''GNULIB_STRVERSCMP''@/0/g' \ < ./string.in.h | \ sed -e 's|@''HAVE_EXPLICIT_BZERO''@|1|g' \ -e 's|@''HAVE_FFSL''@|1|g' \ -e 's|@''HAVE_FFSLL''@|1|g' \ -e 's|@''HAVE_MBSLEN''@|0|g' \ -e 's|@''HAVE_MEMCHR''@|1|g' \ -e 's|@''HAVE_DECL_MEMMEM''@|1|g' \ -e 's|@''HAVE_MEMPCPY''@|1|g' \ -e 's|@''HAVE_DECL_MEMRCHR''@|1|g' \ -e 's|@''HAVE_RAWMEMCHR''@|1|g' \ -e 's|@''HAVE_STPCPY''@|1|g' \ -e 's|@''HAVE_STPNCPY''@|1|g' \ -e 's|@''HAVE_STRCHRNUL''@|1|g' \ -e 's|@''HAVE_DECL_STRDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNDUP''@|1|g' \ -e 's|@''HAVE_DECL_STRNLEN''@|1|g' \ -e 's|@''HAVE_STRPBRK''@|1|g' \ -e 's|@''HAVE_STRSEP''@|1|g' \ -e 's|@''HAVE_STRCASESTR''@|1|g' \ -e 's|@''HAVE_DECL_STRTOK_R''@|1|g' \ -e 's|@''HAVE_DECL_STRERROR_R''@|1|g' \ -e 's|@''HAVE_DECL_STRSIGNAL''@|1|g' \ -e 's|@''HAVE_STRVERSCMP''@|1|g' \ -e 's|@''REPLACE_MEMCHR''@|0|g' \ -e 's|@''REPLACE_MEMMEM''@|0|g' \ -e 's|@''REPLACE_STPNCPY''@|0|g' \ -e 's|@''REPLACE_STRCHRNUL''@|0|g' \ -e 's|@''REPLACE_STRDUP''@|0|g' \ -e 's|@''REPLACE_STRNCAT''@|0|g' \ -e 's|@''REPLACE_STRNDUP''@|0|g' \ -e 's|@''REPLACE_STRNLEN''@|0|g' \ -e 's|@''REPLACE_STRSTR''@|0|g' \ -e 's|@''REPLACE_STRCASESTR''@|0|g' \ -e 's|@''REPLACE_STRTOK_R''@|0|g' \ -e 's|@''REPLACE_STRERROR''@|0|g' \ -e 's|@''REPLACE_STRERROR_R''@|0|g' \ -e 's|@''REPLACE_STRSIGNAL''@|0|g' \ -e 's|@''UNDEFINE_STRTOK_R''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ < ./string.in.h; \ } > string.h-t && \ mv string.h-t string.h /usr/bin/mkdir -p sys /usr/bin/mkdir -p sys rm -f unistd.h-t unistd.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''HAVE_UNISTD_H''@|1|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_UNISTD_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's/@''GNULIB_CHDIR''@/0/g' \ -e 's/@''GNULIB_CHOWN''@/0/g' \ -e 's/@''GNULIB_CLOSE''@/0/g' \ -e 's/@''GNULIB_DUP''@/0/g' \ -e 's/@''GNULIB_DUP2''@/0/g' \ -e 's/@''GNULIB_DUP3''@/0/g' \ -e 's/@''GNULIB_ENVIRON''@/0/g' \ -e 's/@''GNULIB_EUIDACCESS''@/0/g' \ -e 's/@''GNULIB_FACCESSAT''@/0/g' \ -e 's/@''GNULIB_FCHDIR''@/0/g' \ -e 's/@''GNULIB_FCHOWNAT''@/0/g' \ -e 's/@''GNULIB_FDATASYNC''@/0/g' \ -e 's/@''GNULIB_FSYNC''@/0/g' \ -e 's/@''GNULIB_FTRUNCATE''@/0/g' \ -e 's/@''GNULIB_GETCWD''@/0/g' \ -e 's/@''GNULIB_GETDOMAINNAME''@/0/g' \ -e 's/@''GNULIB_GETDTABLESIZE''@/0/g' \ -e 's/@''GNULIB_GETGROUPS''@/0/g' \ -e 's/@''GNULIB_GETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_GETLOGIN''@/0/g' \ -e 's/@''GNULIB_GETLOGIN_R''@/0/g' \ -e 's/@''GNULIB_GETPAGESIZE''@/0/g' \ -e 's/@''GNULIB_GETUSERSHELL''@/0/g' \ -e 's/@''GNULIB_GROUP_MEMBER''@/0/g' \ -e 's/@''GNULIB_ISATTY''@/0/g' \ -e 's/@''GNULIB_LCHOWN''@/0/g' \ -e 's/@''GNULIB_LINK''@/0/g' \ -e 's/@''GNULIB_LINKAT''@/0/g' \ -e 's/@''GNULIB_LSEEK''@/0/g' \ -e 's/@''GNULIB_PIPE''@/0/g' \ -e 's/@''GNULIB_PIPE2''@/0/g' \ -e 's/@''GNULIB_PREAD''@/0/g' \ -e 's/@''GNULIB_PWRITE''@/0/g' \ -e 's/@''GNULIB_READ''@/0/g' \ -e 's/@''GNULIB_READLINK''@/0/g' \ -e 's/@''GNULIB_READLINKAT''@/0/g' \ -e 's/@''GNULIB_RMDIR''@/0/g' \ -e 's/@''GNULIB_SETHOSTNAME''@/0/g' \ -e 's/@''GNULIB_SLEEP''@/0/g' \ -e 's/@''GNULIB_SYMLINK''@/0/g' \ -e 's/@''GNULIB_SYMLINKAT''@/0/g' \ -e 's/@''GNULIB_TRUNCATE''@/0/g' \ -e 's/@''GNULIB_TTYNAME_R''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_GETOPT''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_NONBLOCKING''@/0/g' \ -e 's/@''GNULIB_UNISTD_H_SIGPIPE''@/0/g' \ -e 's/@''GNULIB_UNLINK''@/0/g' \ -e 's/@''GNULIB_UNLINKAT''@/0/g' \ -e 's/@''GNULIB_USLEEP''@/0/g' \ -e 's/@''GNULIB_WRITE''@/0/g' \ < ./unistd.in.h | \ sed -e 's|@''HAVE_CHOWN''@|1|g' \ -e 's|@''HAVE_DUP2''@|1|g' \ -e 's|@''HAVE_DUP3''@|1|g' \ -e 's|@''HAVE_EUIDACCESS''@|1|g' \ -e 's|@''HAVE_FACCESSAT''@|1|g' \ -e 's|@''HAVE_FCHDIR''@|1|g' \ -e 's|@''HAVE_FCHOWNAT''@|1|g' \ -e 's|@''HAVE_FDATASYNC''@|1|g' \ -e 's|@''HAVE_FSYNC''@|1|g' \ -e 's|@''HAVE_FTRUNCATE''@|1|g' \ -e 's|@''HAVE_GETDTABLESIZE''@|1|g' \ -e 's|@''HAVE_GETGROUPS''@|1|g' \ -e 's|@''HAVE_GETHOSTNAME''@|1|g' \ -e 's|@''HAVE_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_GROUP_MEMBER''@|1|g' \ -e 's|@''HAVE_LCHOWN''@|1|g' \ -e 's|@''HAVE_LINK''@|1|g' \ -e 's|@''HAVE_LINKAT''@|1|g' \ -e 's|@''HAVE_PIPE''@|1|g' \ -e 's|@''HAVE_PIPE2''@|1|g' \ -e 's|@''HAVE_PREAD''@|1|g' \ -e 's|@''HAVE_PWRITE''@|1|g' \ -e 's|@''HAVE_READLINK''@|1|g' \ -e 's|@''HAVE_READLINKAT''@|1|g' \ -e 's|@''HAVE_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_SLEEP''@|1|g' \ -e 's|@''HAVE_SYMLINK''@|1|g' \ -e 's|@''HAVE_SYMLINKAT''@|1|g' \ -e 's|@''HAVE_TRUNCATE''@|1|g' \ -e 's|@''HAVE_UNLINKAT''@|1|g' \ -e 's|@''HAVE_USLEEP''@|1|g' \ -e 's|@''HAVE_DECL_ENVIRON''@|1|g' \ -e 's|@''HAVE_DECL_FCHDIR''@|1|g' \ -e 's|@''HAVE_DECL_FDATASYNC''@|1|g' \ -e 's|@''HAVE_DECL_GETDOMAINNAME''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN''@|1|g' \ -e 's|@''HAVE_DECL_GETLOGIN_R''@|1|g' \ -e 's|@''HAVE_DECL_GETPAGESIZE''@|1|g' \ -e 's|@''HAVE_DECL_GETUSERSHELL''@|1|g' \ -e 's|@''HAVE_DECL_SETHOSTNAME''@|1|g' \ -e 's|@''HAVE_DECL_TTYNAME_R''@|1|g' \ -e 's|@''HAVE_OS_H''@|0|g' \ -e 's|@''HAVE_SYS_PARAM_H''@|0|g' \ | \ sed -e 's|@''REPLACE_CHOWN''@|0|g' \ -e 's|@''REPLACE_CLOSE''@|0|g' \ -e 's|@''REPLACE_DUP''@|0|g' \ -e 's|@''REPLACE_DUP2''@|0|g' \ -e 's|@''REPLACE_FACCESSAT''@|0|g' \ -e 's|@''REPLACE_FCHOWNAT''@|0|g' \ -e 's|@''REPLACE_FTRUNCATE''@|0|g' \ -e 's|@''REPLACE_GETCWD''@|0|g' \ -e 's|@''REPLACE_GETDOMAINNAME''@|0|g' \ -e 's|@''REPLACE_GETDTABLESIZE''@|0|g' \ -e 's|@''REPLACE_GETLOGIN_R''@|0|g' \ -e 's|@''REPLACE_GETGROUPS''@|0|g' \ -e 's|@''REPLACE_GETPAGESIZE''@|0|g' \ -e 's|@''REPLACE_ISATTY''@|0|g' \ -e 's|@''REPLACE_LCHOWN''@|0|g' \ -e 's|@''REPLACE_LINK''@|0|g' \ -e 's|@''REPLACE_LINKAT''@|0|g' \ -e 's|@''REPLACE_LSEEK''@|0|g' \ -e 's|@''REPLACE_PREAD''@|0|g' \ -e 's|@''REPLACE_PWRITE''@|0|g' \ -e 's|@''REPLACE_READ''@|0|g' \ -e 's|@''REPLACE_READLINK''@|0|g' \ -e 's|@''REPLACE_READLINKAT''@|0|g' \ -e 's|@''REPLACE_RMDIR''@|0|g' \ -e 's|@''REPLACE_SLEEP''@|0|g' \ -e 's|@''REPLACE_SYMLINK''@|0|g' \ -e 's|@''REPLACE_SYMLINKAT''@|0|g' \ -e 's|@''REPLACE_TRUNCATE''@|0|g' \ -e 's|@''REPLACE_TTYNAME_R''@|0|g' \ -e 's|@''REPLACE_UNLINK''@|0|g' \ -e 's|@''REPLACE_UNLINKAT''@|0|g' \ -e 's|@''REPLACE_USLEEP''@|0|g' \ -e 's|@''REPLACE_WRITE''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H''@|0|g' \ -e 's|@''UNISTD_H_HAVE_WINSOCK2_H_AND_USE_SOCKETS''@|0|g' \ -e '/definitions of _GL_FUNCDECL_RPL/r ./c++defs.h' \ -e '/definition of _GL_ARG_NONNULL/r ./arg-nonnull.h' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h'; \ } > unistd.h-t && \ mv unistd.h-t unistd.h rm -f sys/file.h-t sys/file.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's/@''HAVE_SYS_FILE_H''@/1/g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_FILE_H''@||g' \ -e 's/@''HAVE_FLOCK''@/1/g' \ -e 's/@''GNULIB_FLOCK''@/1/g' \ -e '/definition of _GL_WARN_ON_USE/r ./warn-on-use.h' \ < ./sys_file.in.h; \ } > sys/file.h-t && \ mv sys/file.h-t sys/file.h rm -f sys/types.h-t sys/types.h && \ { echo '/* DO NOT EDIT! GENERATED AUTOMATICALLY! */'; \ sed -e 's|@''GUARD_PREFIX''@|GL|g' \ -e 's|@''INCLUDE_NEXT''@|include_next|g' \ -e 's|@''PRAGMA_SYSTEM_HEADER''@|#pragma GCC system_header|g' \ -e 's|@''PRAGMA_COLUMNS''@||g' \ -e 's|@''NEXT_SYS_TYPES_H''@||g' \ -e 's|@''WINDOWS_64_BIT_OFF_T''@|0|g' \ -e 's|@''WINDOWS_STAT_INODES''@|0|g' \ < ./sys_types.in.h; \ } > sys/types.h-t && \ mv sys/types.h-t sys/types.h make all-am make[3]: Entering directory '/run/build/enchant/lib' depbase=`echo unistd.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DENABLE_COSTLY_RELOCATABLE -DINSTALLDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT unistd.lo -MD -MP -MF $depbase.Tpo -c -o unistd.lo unistd.c &&\ mv -f $depbase.Tpo $depbase.Plo libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DENABLE_COSTLY_RELOCATABLE -DINSTALLDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -fPIC -DPIC -o .libs/unistd.o libtool: compile: gcc -DHAVE_CONFIG_H -DNO_XMALLOC -I. -I.. -DIN_LIBRARY -DENABLE_COSTLY_RELOCATABLE -DINSTALLDIR=\"/app/lib\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT unistd.lo -MD -MP -MF .deps/unistd.Tpo -c unistd.c -o unistd.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -no-undefined -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libgnu.la unistd.lo -laspell libtool: link: ar cru .libs/libgnu.a .libs/unistd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libgnu.a libtool: link: ( cd ".libs" && rm -f "libgnu.la" && ln -s "../libgnu.la" "libgnu.la" ) make[3]: Leaving directory '/run/build/enchant/lib' make[2]: Leaving directory '/run/build/enchant/lib' Making all in src make[2]: Entering directory '/run/build/enchant/src' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-lib.lo -MD -MP -MF .deps/libenchant_2_la-lib.Tpo -c -o libenchant_2_la-lib.lo `test -f 'lib.c' || echo './'`lib.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-pwl.lo -MD -MP -MF .deps/libenchant_2_la-pwl.Tpo -c -o libenchant_2_la-pwl.lo `test -f 'pwl.c' || echo './'`pwl.c depbase=`echo enchant.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT enchant.o -MD -MP -MF $depbase.Tpo -c -o enchant.o enchant.c &&\ mv -f $depbase.Tpo $depbase.Po depbase=`echo enchant-lsmod.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\ gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT enchant-lsmod.o -MD -MP -MF $depbase.Tpo -c -o enchant-lsmod.o enchant-lsmod.c &&\ mv -f $depbase.Tpo $depbase.Po rm -f enchant-2.1 enchant-2.1.tmp rm -f enchant-lsmod-2.1 enchant-lsmod-2.1.tmp sed -e 's|@datadir[@]|/app/share|g' /run/build/enchant/src/enchant.1 >enchant-2.1.tmp sed -e 's|@datadir[@]|/app/share|g' /run/build/enchant/src/enchant-lsmod.1 >enchant-lsmod-2.1.tmp mv enchant-2.1.tmp enchant-2.1 mv enchant-lsmod-2.1.tmp enchant-lsmod-2.1 cc1: warning: -Wabi won't warn about anything [-Wabi] cc1: warning: -Wabi won't warn about anything [-Wabi] cc1: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1: note: use e.g. -Wabi=11 to warn about changes from GCC 7 cc1: note: use e.g. -Wabi=11 to warn about changes from GCC 7 enchant.c: In function ‘parse_file’: enchant.c:302:9: warning: this statement may fall through [-Wimplicit-fallthrough=] if (str->len > 1) { ^ enchant.c:310:5: note: here case '*': /* Insert in personal word list */ ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-lib.lo -MD -MP -MF .deps/libenchant_2_la-lib.Tpo -c lib.c -fPIC -DPIC -o .libs/libenchant_2_la-lib.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-pwl.lo -MD -MP -MF .deps/libenchant_2_la-pwl.Tpo -c pwl.c -fPIC -DPIC -o .libs/libenchant_2_la-pwl.o cc1: warning: -Wabi won't warn about anything [-Wabi] cc1: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1: note: use e.g. -Wabi=11 to warn about changes from GCC 7 cc1: warning: -Wabi won't warn about anything [-Wabi] cc1: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1: note: use e.g. -Wabi=11 to warn about changes from GCC 7 lib.c: In function ‘enchant_dict_is_word_character’: lib.c:1371:6: warning: this statement may fall through [-Wimplicit-fallthrough=] if ((n == 1) && (type == G_UNICODE_DASH_PUNCTUATION)) { ^ lib.c:1376:2: note: here case G_UNICODE_CONTROL: ^~~~ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-pwl.lo -MD -MP -MF .deps/libenchant_2_la-pwl.Tpo -c pwl.c -o libenchant_2_la-pwl.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -D_ENCHANT_BUILD=1 -DENCHANT_VERSION_STRING=\"2.2.3\" -DENCHANT_MAJOR_VERSION=\"2\" -O2 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT libenchant_2_la-lib.lo -MD -MP -MF .deps/libenchant_2_la-lib.Tpo -c lib.c -o libenchant_2_la-lib.o >/dev/null 2>&1 mv -f .deps/libenchant_2_la-pwl.Tpo .deps/libenchant_2_la-pwl.Plo mv -f .deps/libenchant_2_la-lib.Tpo .deps/libenchant_2_la-lib.Plo /bin/sh ../libtool --tag=CC --mode=link gcc -O2 -g -fstack-protector-strong -O2 -g -no-undefined -export-symbols-regex '^enchant_.*' -version-info 4:3:2 -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o libenchant-2.la -rpath /app/lib libenchant_2_la-lib.lo libenchant_2_la-pwl.lo ../lib/libgnu.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -laspell libtool: link: /usr/bin/nm -B .libs/libenchant_2_la-lib.o .libs/libenchant_2_la-pwl.o ../lib/.libs/libgnu.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/libenchant-2.exp libtool: link: /usr/bin/grep -E -e "^enchant_.*" ".libs/libenchant-2.exp" > ".libs/libenchant-2.expT" libtool: link: mv -f ".libs/libenchant-2.expT" ".libs/libenchant-2.exp" libtool: link: echo "{ global:" > .libs/libenchant-2.ver libtool: link: cat .libs/libenchant-2.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libenchant-2.ver libtool: link: echo "local: *; };" >> .libs/libenchant-2.ver libtool: link: gcc -shared -fPIC -DPIC .libs/libenchant_2_la-lib.o .libs/libenchant_2_la-pwl.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -L/app/lib -lgmodule-2.0 -lglib-2.0 -laspell -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libenchant-2.so.2 -Wl,-version-script -Wl,.libs/libenchant-2.ver -o .libs/libenchant-2.so.2.2.3 libtool: link: (cd ".libs" && rm -f "libenchant-2.so.2" && ln -s "libenchant-2.so.2.2.3" "libenchant-2.so.2") libtool: link: (cd ".libs" && rm -f "libenchant-2.so" && ln -s "libenchant-2.so.2.2.3" "libenchant-2.so") libtool: link: (cd .libs/libenchant-2.lax/libgnu.a && ar x "/run/build/enchant/src/../lib/.libs/libgnu.a") libtool: link: ar cru .libs/libenchant-2.a libenchant_2_la-lib.o libenchant_2_la-pwl.o .libs/libenchant-2.lax/libgnu.a/unistd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libenchant-2.a libtool: link: rm -fr .libs/libenchant-2.lax libtool: link: ( cd ".libs" && rm -f "libenchant-2.la" && ln -s "../libenchant-2.la" "libenchant-2.la" ) /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 enchant-2 enchant.o libenchant-2.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../lib/libgnu.la -laspell /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 enchant-lsmod-2 enchant-lsmod.o libenchant-2.la -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../lib/libgnu.la -laspell libtool: link: gcc -O2 -g -fstack-protector-strong -O2 -g -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -o .libs/enchant-2 enchant.o -Wl,--export-dynamic -pthread -L/app/lib ./.libs/libenchant-2.so -lgmodule-2.0 -lglib-2.0 ../lib/.libs/libgnu.a -laspell -pthread -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/enchant-lsmod-2 enchant-lsmod.o -Wl,--export-dynamic -pthread -L/app/lib ./.libs/libenchant-2.so -lgmodule-2.0 -lglib-2.0 ../lib/.libs/libgnu.a -laspell -pthread -Wl,-rpath -Wl,/app/lib make[2]: Leaving directory '/run/build/enchant/src' Making all in providers make[2]: Entering directory '/run/build/enchant/providers' depbase=`echo enchant_aspell.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\ /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT enchant_aspell.lo -MD -MP -MF $depbase.Tpo -c -o enchant_aspell.lo enchant_aspell.c &&\ mv -f $depbase.Tpo $depbase.Plo /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -W -Wabi -Wabi-tag -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wconditionally-supported -Wconversion-null -Wcoverage-mismatch -Wcpp -Wctor-dtor-privacy -Wdate-time -Wdelete-incomplete -Wdelete-non-virtual-dtor -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Weffc++ -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Winherited-variadic-ctor -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-offsetof -Winvalid-pch -Wliteral-suffix -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmultichar -Wnarrowing -Wnoexcept -Wnon-template-friend -Wnon-virtual-dtor -Wnonnull -Wodr -Wold-style-cast -Wopenmp-simd -Woverflow -Woverlength-strings -Woverloaded-virtual -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpmf-conversions -Wpointer-arith -Wpragmas -Wreorder -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wsign-promo -Wsized-deallocation -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-null-sentinel -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsuggest-override -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wuseless-cast -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvirtual-move-assign -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-as-null-pointer-constant -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -I/usr/include/hunspell -DENCHANT_HUNSPELL_DICT_DIR='"/app/share/hunspell"' -O2 -g -fstack-protector-strong -O2 -g -MT enchant_hunspell_la-enchant_hunspell.lo -MD -MP -MF .deps/enchant_hunspell_la-enchant_hunspell.Tpo -c -o enchant_hunspell_la-enchant_hunspell.lo `test -f 'enchant_hunspell.cpp' || echo './'`enchant_hunspell.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -W -Wabi -Wabi-tag -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wconditionally-supported -Wconversion-null -Wcoverage-mismatch -Wcpp -Wctor-dtor-privacy -Wdate-time -Wdelete-incomplete -Wdelete-non-virtual-dtor -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Weffc++ -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Winherited-variadic-ctor -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-offsetof -Winvalid-pch -Wliteral-suffix -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmultichar -Wnarrowing -Wnoexcept -Wnon-template-friend -Wnon-virtual-dtor -Wnonnull -Wodr -Wold-style-cast -Wopenmp-simd -Woverflow -Woverlength-strings -Woverloaded-virtual -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpmf-conversions -Wpointer-arith -Wpragmas -Wreorder -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wsign-promo -Wsized-deallocation -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-null-sentinel -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsuggest-override -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wuseless-cast -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvirtual-move-assign -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-as-null-pointer-constant -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -I/usr/include/hunspell -DENCHANT_HUNSPELL_DICT_DIR=\"/app/share/hunspell\" -O2 -g -fstack-protector-strong -O2 -g -MT enchant_hunspell_la-enchant_hunspell.lo -MD -MP -MF .deps/enchant_hunspell_la-enchant_hunspell.Tpo -c enchant_hunspell.cpp -fPIC -DPIC -o .libs/enchant_hunspell_la-enchant_hunspell.o cc1plus: warning: -Wabi won't warn about anything [-Wabi] cc1plus: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1plus: note: use e.g. -Wabi=11 to warn about changes from GCC 7 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT enchant_aspell.lo -MD -MP -MF .deps/enchant_aspell.Tpo -c enchant_aspell.c -fPIC -DPIC -o .libs/enchant_aspell.o cc1: warning: -Wabi won't warn about anything [-Wabi] cc1: note: -Wabi warns about differences from the most up-to-date ABI, which is also used by default cc1: note: use e.g. -Wabi=11 to warn about changes from GCC 7 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -MT enchant_aspell.lo -MD -MP -MF .deps/enchant_aspell.Tpo -c enchant_aspell.c -o enchant_aspell.o >/dev/null 2>&1 In file included from /usr/include/glib-2.0/glib/galloca.h:32, from /usr/include/glib-2.0/glib.h:30, from ../src/enchant-provider.h:34, from enchant_hunspell.cpp:44: /usr/include/glib-2.0/glib/gtypes.h: In function ‘gboolean _GLIB_CHECKED_ADD_U64(guint64*, guint64, guint64)’: /usr/include/glib-2.0/glib/gtypes.h:424:66: warning: useless cast to type ‘long long unsigned int*’ [-Wuseless-cast] return !__builtin_uaddll_overflow(a, b, (unsigned long long *) dest); } ^~~~ /usr/include/glib-2.0/glib/gtypes.h: In function ‘gboolean _GLIB_CHECKED_MUL_U64(guint64*, guint64, guint64)’: /usr/include/glib-2.0/glib/gtypes.h:426:66: warning: useless cast to type ‘long long unsigned int*’ [-Wuseless-cast] return !__builtin_umulll_overflow(a, b, (unsigned long long *) dest); } ^~~~ In file included from /usr/include/glib-2.0/glib.h:114, from ../src/enchant-provider.h:34, from enchant_hunspell.cpp:44: /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void g_autoptr_cleanup_generic_gfree(void*)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:27:23: warning: use of old-style cast to ‘void**’ [-Wold-style-cast] void **pp = (void**)p; ^ --------- static_cast (p) In file included from /usr/lib/arm-linux-gnueabihf/glib-2.0/include/glibconfig.h:9, 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 ../src/enchant-provider.h:34, from enchant_hunspell.cpp:44: /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GAsyncQueue(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:41:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GAsyncQueue(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:41:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:41:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GAsyncQueue, g_async_queue_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GBookmarkFile(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:42:46: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:46: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GBookmarkFile(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:42:46: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:42:46: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBookmarkFile, g_bookmark_file_free) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GBytes(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:43:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GBytes(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:43:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:43:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GBytes, g_bytes_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GChecksum(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:44:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GChecksum(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:44:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:44:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GChecksum, g_checksum_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GDateTime(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:45:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GDateTime(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:45:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:45:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDateTime, g_date_time_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GDir(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:46:37: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:37: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GDir(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:46:37: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:46:37: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GDir, g_dir_close) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GError(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:47:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GError(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:47:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:47:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GError, g_error_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GHashTable(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:48:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GHashTable(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:48:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:48:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHashTable, g_hash_table_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GHmac(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:49:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GHmac(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:49:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:49:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GHmac, g_hmac_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GIOChannel(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:50:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GIOChannel(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:50:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:50:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GIOChannel, g_io_channel_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GKeyFile(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:51:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GKeyFile(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:51:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:51:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GKeyFile, g_key_file_unref) ^~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GList(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:52:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GList(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:52:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:52:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GList, g_list_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GArray(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:53:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GArray(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:53:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:53:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GArray, g_array_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GPtrArray(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:54:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GPtrArray(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:54:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:54:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPtrArray, g_ptr_array_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GByteArray(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:55:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GByteArray(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:55:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:55:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GByteArray, g_byte_array_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMainContext(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:56:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMainContext(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:56:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:56:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainContext, g_main_context_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMainLoop(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:57:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMainLoop(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:57:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:57:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMainLoop, g_main_loop_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GSource(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:58:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GSource(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:58:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:58:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSource, g_source_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMappedFile(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:59:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMappedFile(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:59:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:59:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMappedFile, g_mapped_file_unref) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMarkupParseContext(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:60:52: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:52: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMarkupParseContext(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:60:52: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:60:52: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMarkupParseContext, g_markup_parse_context_unref) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GNode(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:61:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GNode(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:61:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:61:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GNode, g_node_destroy) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GOptionContext(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:62:47: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:47: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GOptionContext(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:62:47: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:62:47: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionContext, g_option_context_free) ^~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GOptionGroup(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:63:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GOptionGroup(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:63:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:63:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GOptionGroup, g_option_group_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GPatternSpec(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:64:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GPatternSpec(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:64:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:64:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GPatternSpec, g_pattern_spec_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GQueue(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:65:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GQueue(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:65:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:65:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GQueue, g_queue_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GRand(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:67:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GRand(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:67:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:67:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRand, g_rand_free) ^~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GRegex(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:68:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GRegex(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:68:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:68:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GRegex, g_regex_unref) ^~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMatchInfo(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:69:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMatchInfo(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:69:43: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:69:43: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMatchInfo, g_match_info_unref) ^~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GScanner(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:70:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GScanner(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:70:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:70:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GScanner, g_scanner_destroy) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GSequence(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:71:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GSequence(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:71:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:71:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSequence, g_sequence_free) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GSList(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:72:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GSList(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:72:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:72:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GSList, g_slist_free) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GString(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:73:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GString(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:73:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:73:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GString, g_autoptr_cleanup_gstring_free) ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GStringChunk(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:74:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GStringChunk(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:74:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:74:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GStringChunk, g_string_chunk_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GThread(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:75:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GThread(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:75:40: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:75:40: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GThread, g_thread_unref) ^~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GMutexLocker(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:77:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GMutexLocker(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:77:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:77:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GMutexLocker, g_mutex_locker_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GTimer(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:79:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GTimer(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:79:39: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:79:39: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimer, g_timer_destroy) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GTimeZone(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:80:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GTimeZone(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:80:42: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:80:42: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTimeZone, g_time_zone_unref) ^~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GTree(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:81:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GTree(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:81:38: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:81:38: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GTree, g_tree_unref) ^~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GVariant(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:82:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GVariant(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:82:41: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:82:41: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariant, g_variant_unref) ^~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GVariantBuilder(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:83:48: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:48: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GVariantBuilder(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:83:48: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:83:48: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantBuilder, g_variant_builder_unref) ^~~~~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GVariantIter(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:85:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GVariantIter(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:85:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:85:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantIter, g_variant_iter_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GVariantDict(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:86:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GVariantDict(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:86:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:86:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantDict, g_variant_dict_unref) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GVariantType(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:88:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GVariantType(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:88:45: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:88:45: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC(GVariantType, g_variant_type_free) ^~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_listautoptr_cleanup_GRefString(GList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:90:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC (GRefString, g_ref_string_release) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:90:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC (GRefString, g_ref_string_release) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:501:146: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_LIST_FUNC_NAME(TypeName) (GList **_l) { g_list_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h: In function ‘void glib_slistautoptr_cleanup_GRefString(GSList**)’: /usr/include/glib-2.0/glib/glib-autocleanups.h:90:44: warning: use of old-style cast to ‘void (*)()’ [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC (GRefString, g_ref_string_release) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ /usr/include/glib-2.0/glib/glib-autocleanups.h:90:44: warning: use of old-style cast to ‘GDestroyNotify’ {aka ‘void (*)(void*)’} [-Wold-style-cast] G_DEFINE_AUTOPTR_CLEANUP_FUNC (GRefString, g_ref_string_release) ^~~~~~~~~~~~~~~~~~~~ /usr/include/glib-2.0/glib/gmacros.h:502:149: note: in definition of macro ‘G_DEFINE_AUTOPTR_CLEANUP_FUNC’ static G_GNUC_UNUSED inline void _GLIB_AUTOPTR_SLIST_FUNC_NAME(TypeName) (GSList **_l) { g_slist_free_full (*_l, (GDestroyNotify) (void(*)(void)) func); } \ ^~~~ enchant_hunspell.cpp: At global scope: enchant_hunspell.cpp:59:7: warning: ‘class HunspellChecker’ has pointer data members [-Weffc++] class HunspellChecker ^~~~~~~~~~~~~~~ enchant_hunspell.cpp:59:7: warning: but does not override ‘HunspellChecker(const HunspellChecker&)’ [-Weffc++] enchant_hunspell.cpp:59:7: warning: or ‘operator=(const HunspellChecker&)’ [-Weffc++] 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 ../src/enchant-provider.h:34, from enchant_hunspell.cpp:44: enchant_hunspell.cpp: In member function ‘char** HunspellChecker::suggestWord(const char*, size_t, size_t*)’: /usr/include/glib-2.0/glib/gmem.h:225:34: warning: use of old-style cast to ‘gsize’ {aka ‘unsigned int’} [-Wold-style-cast] gsize __n = (gsize) (n_structs); \ ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:147:16: note: in expansion of macro ‘g_new0’ char **sug = g_new0 (char *, *nsug + 1); ^~~~~~ /usr/include/glib-2.0/glib/gmem.h:225:34: warning: useless cast to type ‘gsize’ {aka ‘unsigned int’} [-Wuseless-cast] gsize __n = (gsize) (n_structs); \ ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:147:16: note: in expansion of macro ‘g_new0’ char **sug = g_new0 (char *, *nsug + 1); ^~~~~~ /usr/include/glib-2.0/glib/gmem.h:236:4: warning: use of old-style cast to ‘char**’ [-Wold-style-cast] })) ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:147:16: note: in expansion of macro ‘g_new0’ char **sug = g_new0 (char *, *nsug + 1); ^~~~~~ /usr/include/glib-2.0/glib/gmem.h:225:34: warning: use of old-style cast to ‘gsize’ {aka ‘unsigned int’} [-Wold-style-cast] gsize __n = (gsize) (n_structs); \ ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:152:17: note: in expansion of macro ‘g_new0’ char *word = g_new0(char, len_out + 1); ^~~~~~ /usr/include/glib-2.0/glib/gmem.h:225:34: warning: useless cast to type ‘gsize’ {aka ‘unsigned int’} [-Wuseless-cast] gsize __n = (gsize) (n_structs); \ ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:152:17: note: in expansion of macro ‘g_new0’ char *word = g_new0(char, len_out + 1); ^~~~~~ /usr/include/glib-2.0/glib/gmem.h:236:4: warning: use of old-style cast to ‘char*’ [-Wold-style-cast] })) ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:152:17: note: in expansion of macro ‘g_new0’ char *word = g_new0(char, len_out + 1); ^~~~~~ enchant_hunspell.cpp: In function ‘char** hunspell_provider_list_dicts(EnchantProvider*, size_t*)’: /usr/include/glib-2.0/glib/gmem.h:225:34: warning: useless cast to type ‘gsize’ {aka ‘unsigned int’} [-Wuseless-cast] gsize __n = (gsize) (n_structs); \ ^ /usr/include/glib-2.0/glib/gmem.h:296:42: note: in expansion of macro ‘_G_NEW’ #define g_new0(struct_type, n_structs) _G_NEW (struct_type, n_structs, malloc0) ^~~~~~ enchant_hunspell.cpp:412:21: note: in expansion of macro ‘g_new0’ dictionary_list = g_new0 (char *, dicts.size() + 1); ^~~~~~ /bin/sh ../libtool --tag=CC --mode=link gcc -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../src/libenchant-2.la ../lib/libgnu.la -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o enchant_aspell.la -rpath /app/lib/enchant-2 enchant_aspell.lo -laspell libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -I.. -isystem ../lib -isystem ../lib -I../src -I/usr/include/glib-2.0 -I/usr/lib/arm-linux-gnueabihf/glib-2.0/include -pthread -D_ENCHANT_BUILD=1 -O2 -D_FORTIFY_SOURCE=2 -W -Wabi -Wabi-tag -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wconditionally-supported -Wconversion-null -Wcoverage-mismatch -Wcpp -Wctor-dtor-privacy -Wdate-time -Wdelete-incomplete -Wdelete-non-virtual-dtor -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Weffc++ -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Winherited-variadic-ctor -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-offsetof -Winvalid-pch -Wliteral-suffix -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmultichar -Wnarrowing -Wnoexcept -Wnon-template-friend -Wnon-virtual-dtor -Wnonnull -Wodr -Wold-style-cast -Wopenmp-simd -Woverflow -Woverlength-strings -Woverloaded-virtual -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpmf-conversions -Wpointer-arith -Wpragmas -Wreorder -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wsign-promo -Wsized-deallocation -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-null-sentinel -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsuggest-override -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wuseless-cast -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvirtual-move-assign -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-as-null-pointer-constant -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -I/usr/include/hunspell -DENCHANT_HUNSPELL_DICT_DIR=\"/app/share/hunspell\" -O2 -g -fstack-protector-strong -O2 -g -MT enchant_hunspell_la-enchant_hunspell.lo -MD -MP -MF .deps/enchant_hunspell_la-enchant_hunspell.Tpo -c enchant_hunspell.cpp -o enchant_hunspell_la-enchant_hunspell.o >/dev/null 2>&1 libtool: link: gcc -shared -fPIC -DPIC .libs/enchant_aspell.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/run/build/enchant/src/.libs -Wl,-rpath -Wl,/app/lib -lgmodule-2.0 -lglib-2.0 ../src/.libs/libenchant-2.so -L/app/lib -laspell -O2 -g -fstack-protector-strong -O2 -g -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,enchant_aspell.so -o .libs/enchant_aspell.so libtool: link: (cd .libs/enchant_aspell.lax/libgnu.a && ar x "/run/build/enchant/providers/../lib/.libs/libgnu.a") libtool: link: ar cru .libs/enchant_aspell.a enchant_aspell.o .libs/enchant_aspell.lax/libgnu.a/unistd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/enchant_aspell.a libtool: link: rm -fr .libs/enchant_aspell.lax libtool: link: ( cd ".libs" && rm -f "enchant_aspell.la" && ln -s "../enchant_aspell.la" "enchant_aspell.la" ) mv -f .deps/enchant_hunspell_la-enchant_hunspell.Tpo .deps/enchant_hunspell_la-enchant_hunspell.Plo /bin/sh ../libtool --tag=CXX --mode=link g++ -W -Wabi -Wabi-tag -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wconditionally-supported -Wconversion-null -Wcoverage-mismatch -Wcpp -Wctor-dtor-privacy -Wdate-time -Wdelete-incomplete -Wdelete-non-virtual-dtor -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Weffc++ -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Winherited-variadic-ctor -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-offsetof -Winvalid-pch -Wliteral-suffix -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmultichar -Wnarrowing -Wnoexcept -Wnon-template-friend -Wnon-virtual-dtor -Wnonnull -Wodr -Wold-style-cast -Wopenmp-simd -Woverflow -Woverlength-strings -Woverloaded-virtual -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpmf-conversions -Wpointer-arith -Wpragmas -Wreorder -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wsign-promo -Wsized-deallocation -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-null-sentinel -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsuggest-override -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wuseless-cast -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvirtual-move-assign -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-as-null-pointer-constant -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -I/usr/include/hunspell -DENCHANT_HUNSPELL_DICT_DIR='"/app/share/hunspell"' -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../src/libenchant-2.la ../lib/libgnu.la -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o enchant_hunspell.la -rpath /app/lib/enchant-2 enchant_hunspell_la-enchant_hunspell.lo -lhunspell-1.3 -laspell libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../crti.o /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/crtbeginS.o .libs/enchant_hunspell_la-enchant_hunspell.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/run/build/enchant/src/.libs -Wl,-rpath -Wl,/app/lib -lgmodule-2.0 -lglib-2.0 ../src/.libs/libenchant-2.so -L/app/lib -lhunspell-1.3 -laspell -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0 -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../../arm-unknown-linux-gnueabihf/lib -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/crtendS.o /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../crtn.o -O2 -g -fstack-protector-strong -O2 -g -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,enchant_hunspell.so -o .libs/enchant_hunspell.so libtool: link: (cd .libs/enchant_hunspell.lax/libgnu.a && ar x "/run/build/enchant/providers/../lib/.libs/libgnu.a") libtool: link: ar cru .libs/enchant_hunspell.a enchant_hunspell_la-enchant_hunspell.o .libs/enchant_hunspell.lax/libgnu.a/unistd.o ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/enchant_hunspell.a libtool: link: rm -fr .libs/enchant_hunspell.lax libtool: link: ( cd ".libs" && rm -f "enchant_hunspell.la" && ln -s "../enchant_hunspell.la" "enchant_hunspell.la" ) make[2]: Leaving directory '/run/build/enchant/providers' Making all in tests make[2]: Entering directory '/run/build/enchant/tests' Making all in enchant_providers make[3]: Entering directory '/run/build/enchant/tests/enchant_providers' make[3]: Nothing to be done for 'all'. make[3]: Leaving directory '/run/build/enchant/tests/enchant_providers' make[3]: Entering directory '/run/build/enchant/tests' make[3]: Nothing to be done for 'all-am'. make[3]: Leaving directory '/run/build/enchant/tests' make[2]: Leaving directory '/run/build/enchant/tests' make[2]: Entering directory '/run/build/enchant' make[2]: Leaving directory '/run/build/enchant' make[1]: Leaving directory '/run/build/enchant' Making install in lib make[1]: Entering directory '/run/build/enchant/lib' make install-am make[2]: Entering directory '/run/build/enchant/lib' make[3]: Entering directory '/run/build/enchant/lib' 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/enchant/lib' make[2]: Leaving directory '/run/build/enchant/lib' make[1]: Leaving directory '/run/build/enchant/lib' Making install in src make[1]: Entering directory '/run/build/enchant/src' make[2]: Entering directory '/run/build/enchant/src' /usr/bin/mkdir -p '/app/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c libenchant-2.la '/app/lib' libtool: install: /usr/bin/install -c .libs/libenchant-2.so.2.2.3 /app/lib/libenchant-2.so.2.2.3 libtool: install: (cd /app/lib && { ln -s -f libenchant-2.so.2.2.3 libenchant-2.so.2 || { rm -f libenchant-2.so.2 && ln -s libenchant-2.so.2.2.3 libenchant-2.so.2; }; }) libtool: install: (cd /app/lib && { ln -s -f libenchant-2.so.2.2.3 libenchant-2.so || { rm -f libenchant-2.so && ln -s libenchant-2.so.2.2.3 libenchant-2.so; }; }) libtool: install: /usr/bin/install -c .libs/libenchant-2.lai /app/lib/libenchant-2.la libtool: install: /usr/bin/install -c .libs/libenchant-2.a /app/lib/libenchant-2.a libtool: install: chmod 644 /app/lib/libenchant-2.a libtool: install: ranlib /app/lib/libenchant-2.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/bin' /bin/sh ../libtool --mode=install /usr/bin/install -c enchant-2 enchant-lsmod-2 '/app/bin' libtool: install: /usr/bin/install -c .libs/enchant-2 /app/bin/enchant-2 libtool: install: /usr/bin/install -c .libs/enchant-lsmod-2 /app/bin/enchant-lsmod-2 /usr/bin/mkdir -p '/app/include/enchant-2' /usr/bin/install -c -m 644 enchant.h enchant-provider.h enchant++.h '/app/include/enchant-2' /usr/bin/mkdir -p '/app/share/man/man1' /usr/bin/install -c -m 644 enchant-2.1 enchant-lsmod-2.1 '/app/share/man/man1' /usr/bin/mkdir -p '/app/share/enchant' /usr/bin/install -c -m 644 enchant.ordering '/app/share/enchant' make[2]: Leaving directory '/run/build/enchant/src' make[1]: Leaving directory '/run/build/enchant/src' Making install in providers make[1]: Entering directory '/run/build/enchant/providers' make[2]: Entering directory '/run/build/enchant/providers' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/enchant-2' /bin/sh ../libtool --mode=install /usr/bin/install -c enchant_aspell.la enchant_hunspell.la '/app/lib/enchant-2' libtool: warning: relinking 'enchant_aspell.la' libtool: install: (cd /run/build/enchant/providers; /bin/sh "/run/build/enchant/libtool" --tag CC --mode=relink gcc -fno-common -W -Wabi -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbad-function-cast -Wbool-compare -Wbool-operation -Wbuiltin-declaration-mismatch -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wcoverage-mismatch -Wcpp -Wdangling-else -Wdate-time -Wdeprecated -Wdeprecated-declarations -Wdesignated-init -Wdisabled-optimization -Wdiscarded-array-qualifiers -Wdiscarded-qualifiers -Wdiv-by-zero -Wdouble-promotion -Wduplicated-branches -Wduplicated-cond -Wduplicate-decl-specifier -Wempty-body -Wendif-labels -Wenum-compare -Wexpansion-to-defined -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wframe-address -Wfree-nonheap-object -Whsa -Wignored-attributes -Wignored-qualifiers -Wimplicit -Wimplicit-function-declaration -Wimplicit-int -Wincompatible-pointer-types -Winit-self -Winline -Wint-conversion -Wint-in-bool-context -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-pch -Wjump-misses-init -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-elt-size -Wmemset-transposed-args -Wmisleading-indentation -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmissing-parameter-type -Wmissing-prototypes -Wmultichar -Wnarrowing -Wnested-externs -Wnonnull -Wnonnull-compare -Wnull-dereference -Wodr -Wold-style-declaration -Wold-style-definition -Wopenmp-simd -Woverflow -Woverlength-strings -Woverride-init -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpointer-arith -Wpointer-compare -Wpointer-sign -Wpointer-to-int-cast -Wpragmas -Wpsabi -Wrestrict -Wreturn-local-addr -Wreturn-type -Wscalar-storage-order -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wshift-negative-value -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-prototypes -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wswitch -Wswitch-bool -Wswitch-default -Wswitch-unreachable -Wsync-nand -Wtautological-compare -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvla -Wvolatile-register-var -Wwrite-strings -Walloc-size-larger-than=2147483647 -Warray-bounds=2 -Wformat-overflow=2 -Wformat-truncation=2 -Wimplicit-fallthrough=5 -Wnormalized=nfc -Wshift-overflow=2 -Wstringop-overflow=2 -Wunused-const-variable=2 -Wvla-larger-than=4031 -Wstrict-overflow=1 -D_FORTIFY_SOURCE=2 -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../src/libenchant-2.la ../lib/libgnu.la -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o enchant_aspell.la -rpath /app/lib/enchant-2 enchant_aspell.lo -laspell ) libtool: relink: gcc -shared -fPIC -DPIC .libs/enchant_aspell.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/app/lib -lgmodule-2.0 -lglib-2.0 -L/app/lib -lenchant-2 -laspell -O2 -g -fstack-protector-strong -O2 -g -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,enchant_aspell.so -o .libs/enchant_aspell.so libtool: install: /usr/bin/install -c .libs/enchant_aspell.soT /app/lib/enchant-2/enchant_aspell.so libtool: install: /usr/bin/install -c .libs/enchant_aspell.lai /app/lib/enchant-2/enchant_aspell.la libtool: warning: relinking 'enchant_hunspell.la' libtool: install: (cd /run/build/enchant/providers; /bin/sh "/run/build/enchant/libtool" --tag CXX --mode=relink g++ -W -Wabi -Wabi-tag -Waddress -Waggressive-loop-optimizations -Wall -Wattributes -Wbool-compare -Wbuiltin-macro-redefined -Wcast-align -Wchar-subscripts -Wchkp -Wclobbered -Wcomment -Wcomments -Wconditionally-supported -Wconversion-null -Wcoverage-mismatch -Wcpp -Wctor-dtor-privacy -Wdate-time -Wdelete-incomplete -Wdelete-non-virtual-dtor -Wdeprecated -Wdeprecated-declarations -Wdisabled-optimization -Wdiv-by-zero -Wdouble-promotion -Weffc++ -Wempty-body -Wendif-labels -Wenum-compare -Wextra -Wformat-contains-nul -Wformat-extra-args -Wformat-nonliteral -Wformat-security -Wformat-signedness -Wformat-y2k -Wformat-zero-length -Wfree-nonheap-object -Wignored-qualifiers -Winherited-variadic-ctor -Winit-self -Winline -Wint-to-pointer-cast -Winvalid-memory-model -Winvalid-offsetof -Winvalid-pch -Wliteral-suffix -Wlogical-not-parentheses -Wlogical-op -Wmain -Wmaybe-uninitialized -Wmemset-transposed-args -Wmissing-braces -Wmissing-declarations -Wmissing-field-initializers -Wmissing-include-dirs -Wmultichar -Wnarrowing -Wnoexcept -Wnon-template-friend -Wnon-virtual-dtor -Wnonnull -Wodr -Wold-style-cast -Wopenmp-simd -Woverflow -Woverlength-strings -Woverloaded-virtual -Wpacked -Wpacked-bitfield-compat -Wparentheses -Wpmf-conversions -Wpointer-arith -Wpragmas -Wreorder -Wreturn-local-addr -Wreturn-type -Wsequence-point -Wshadow -Wshift-count-negative -Wshift-count-overflow -Wsign-promo -Wsized-deallocation -Wsizeof-array-argument -Wsizeof-pointer-memaccess -Wstack-protector -Wstrict-aliasing -Wstrict-null-sentinel -Wsuggest-attribute=const -Wsuggest-attribute=format -Wsuggest-attribute=noreturn -Wsuggest-attribute=pure -Wsuggest-final-methods -Wsuggest-final-types -Wsuggest-override -Wswitch -Wswitch-bool -Wswitch-default -Wsync-nand -Wtrampolines -Wtrigraphs -Wtype-limits -Wuninitialized -Wunknown-pragmas -Wunsafe-loop-optimizations -Wunused -Wunused-but-set-parameter -Wunused-but-set-variable -Wunused-function -Wunused-label -Wunused-local-typedefs -Wunused-macros -Wunused-parameter -Wunused-result -Wunused-value -Wunused-variable -Wuseless-cast -Wvarargs -Wvariadic-macros -Wvector-operation-performance -Wvirtual-move-assign -Wvla -Wvolatile-register-var -Wwrite-strings -Wzero-as-null-pointer-constant -Warray-bounds=2 -Wnormalized=nfc -Wshift-overflow=2 -Wunused-const-variable=2 -Wno-missing-field-initializers -I/usr/include/hunspell -DENCHANT_HUNSPELL_DICT_DIR=\"/app/share/hunspell\" -O2 -g -fstack-protector-strong -O2 -g -module -avoid-version -no-undefined -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 ../src/libenchant-2.la ../lib/libgnu.la -L/app/lib -fstack-protector-strong -Wl,-z,relro,-z,now -o enchant_hunspell.la -rpath /app/lib/enchant-2 enchant_hunspell_la-enchant_hunspell.lo -lhunspell-1.3 -laspell ) libtool: relink: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../crti.o /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/crtbeginS.o .libs/enchant_hunspell_la-enchant_hunspell.o -Wl,--whole-archive ../lib/.libs/libgnu.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/app/lib -lgmodule-2.0 -lglib-2.0 -L/app/lib -lenchant-2 -lhunspell-1.3 -laspell -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0 -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../../arm-unknown-linux-gnueabihf/lib -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../arm-linux-gnueabihf -L/usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../.. -L/lib/arm-linux-gnueabihf -L/usr/lib/arm-linux-gnueabihf -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/crtendS.o /usr/lib/gcc/arm-unknown-linux-gnueabihf/8.2.0/../../../crtn.o -O2 -g -fstack-protector-strong -O2 -g -Wl,--export-dynamic -pthread -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z -Wl,now -pthread -Wl,-soname -Wl,enchant_hunspell.so -o .libs/enchant_hunspell.so libtool: install: /usr/bin/install -c .libs/enchant_hunspell.soT /app/lib/enchant-2/enchant_hunspell.so libtool: install: /usr/bin/install -c .libs/enchant_hunspell.lai /app/lib/enchant-2/enchant_hunspell.la libtool: install: /usr/bin/install -c .libs/enchant_aspell.a /app/lib/enchant-2/enchant_aspell.a libtool: install: chmod 644 /app/lib/enchant-2/enchant_aspell.a libtool: install: ranlib /app/lib/enchant-2/enchant_aspell.a libtool: install: /usr/bin/install -c .libs/enchant_hunspell.a /app/lib/enchant-2/enchant_hunspell.a libtool: install: chmod 644 /app/lib/enchant-2/enchant_hunspell.a libtool: install: ranlib /app/lib/enchant-2/enchant_hunspell.a libtool: finish: PATH="/app/bin:/usr/bin:/sbin" ldconfig -n /app/lib/enchant-2 ---------------------------------------------------------------------- Libraries have been installed in: /app/lib/enchant-2 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[2]: Leaving directory '/run/build/enchant/providers' make[1]: Leaving directory '/run/build/enchant/providers' Making install in tests make[1]: Entering directory '/run/build/enchant/tests' Making install in enchant_providers make[2]: Entering directory '/run/build/enchant/tests/enchant_providers' make[3]: Entering directory '/run/build/enchant/tests/enchant_providers' 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/enchant/tests/enchant_providers' make[2]: Leaving directory '/run/build/enchant/tests/enchant_providers' make[2]: Entering directory '/run/build/enchant/tests' make[3]: Entering directory '/run/build/enchant/tests' 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/enchant/tests' make[2]: Leaving directory '/run/build/enchant/tests' make[1]: Leaving directory '/run/build/enchant/tests' make[1]: Entering directory '/run/build/enchant' make[2]: Entering directory '/run/build/enchant' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/app/lib/pkgconfig' /usr/bin/install -c -m 644 enchant-2.pc '/app/lib/pkgconfig' make[2]: Leaving directory '/run/build/enchant' make[1]: Leaving directory '/run/build/enchant' compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/enchant-2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/enchant-2 [26] .debug_aranges compressed -> .zdebug_aranges (216 => 114 52.78%) [27] .debug_info compressed -> .zdebug_info (13190 => 7353 55.75%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1751 => 659 37.64%) [29] .debug_line compressed -> .zdebug_line (4010 => 2095 52.24%) [30] .debug_frame compressed -> .zdebug_frame (172 => 149 86.63%) [31] .debug_str compressed -> .zdebug_str (5275 => 2269 43.01%) [32] .debug_loc compressed -> .zdebug_loc (6163 => 1946 31.58%) [33] .debug_ranges compressed -> .zdebug_ranges (832 => 360 43.27%) [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/enchant-2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/enchant-2.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/enchant-lsmod-2 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/bin/enchant-lsmod-2 [26] .debug_aranges compressed -> .zdebug_aranges (216 => 111 51.39%) [27] .debug_info compressed -> .zdebug_info (8846 => 5022 56.77%) [28] .debug_abbrev compressed -> .zdebug_abbrev (1541 => 583 37.83%) [29] .debug_line compressed -> .zdebug_line (2366 => 1139 48.14%) [30] .debug_frame compressed -> .zdebug_frame (188 => 137 72.87%) [31] .debug_str compressed -> .zdebug_str (4488 => 1930 43.00%) [32] .debug_loc compressed -> .zdebug_loc (1763 => 583 33.07%) [33] .debug_ranges compressed -> .zdebug_ranges (360 => 186 51.67%) [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/enchant-lsmod-2 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/bin/enchant-lsmod-2.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libenchant-2.so.2.2.3 processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/libenchant-2.so.2.2.3 [23] .debug_aranges compressed -> .zdebug_aranges (176 => 96 54.55%) [24] .debug_info compressed -> .zdebug_info (46512 => 25611 55.06%) [25] .debug_abbrev compressed -> .zdebug_abbrev (3230 => 1015 31.42%) [26] .debug_line compressed -> .zdebug_line (15629 => 7409 47.41%) [27] .debug_frame compressed -> .zdebug_frame (3256 => 1184 36.36%) [28] .debug_str compressed -> .zdebug_str (10419 => 4220 40.50%) [29] .debug_loc compressed -> .zdebug_loc (35050 => 10043 28.65%) [30] .debug_ranges compressed -> .zdebug_ranges (4704 => 1505 31.99%) [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/libenchant-2.so.2.2.3 to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/libenchant-2.so.2.2.3.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/enchant-2/enchant_aspell.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/enchant-2/enchant_aspell.so [23] .debug_aranges compressed -> .zdebug_aranges (144 => 84 58.33%) [24] .debug_info compressed -> .zdebug_info (9048 => 5091 56.27%) [25] .debug_abbrev compressed -> .zdebug_abbrev (851 => 384 45.12%) [26] .debug_line compressed -> .zdebug_line (1881 => 1010 53.69%) [27] .debug_frame compressed -> .zdebug_frame (332 => 196 59.04%) [28] .debug_str compressed -> .zdebug_str (6157 => 2430 39.47%) [29] .debug_loc compressed -> .zdebug_loc (2396 => 742 30.97%) [30] .debug_ranges compressed -> .zdebug_ranges (216 => 116 53.70%) [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/enchant-2/enchant_aspell.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/enchant-2/enchant_aspell.so.debug compressing debuginfo in: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/enchant-2/enchant_hunspell.so processing: /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/enchant-2/enchant_hunspell.so [25] .debug_aranges compressed -> .zdebug_aranges (176 => 111 63.07%) [26] .debug_info compressed -> .zdebug_info (95652 => 47452 49.61%) [27] .debug_abbrev compressed -> .zdebug_abbrev (3762 => 1409 37.45%) [28] .debug_line compressed -> .zdebug_line (13299 => 4900 36.84%) [29] .debug_frame compressed -> .zdebug_frame (840 => 416 49.52%) [30] .debug_str compressed -> .zdebug_str (63903 => 12920 20.22%) [31] .debug_loc compressed -> .zdebug_loc (35609 => 7735 21.72%) [32] .debug_ranges compressed -> .zdebug_ranges (4400 => 1148 26.09%) [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/enchant-2/enchant_hunspell.so to /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/rofiles/rofiles-ZKo9gM/files/lib/debug/lib/enchant-2/enchant_hunspell.so.debug Committing stage build-enchant to cache ======================================================================== Building module gspell in /home/builder/flatpak-build-scripts/work/build/arm/gnome-apps-nightly-master/.flatpak-builder/build/gspell-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_link_flag.m4' from '/usr/share/aclocal/ax_check_link_flag.m4' aclocal: installing 'm4/ax_code_coverage.m4' from '/usr/share/aclocal/ax_code_coverage.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_pkg_check_modules.m4' from '/usr/share/aclocal/ax_pkg_check_modules.m4' aclocal: installing 'm4/ax_require_defined.m4' from '/usr/share/aclocal/ax_require_defined.m4' aclocal: installing 'm4/ax_valgrind_check.m4' from '/usr/share/aclocal/ax_valgrind_check.m4' aclocal: installing 'm4/gettext.m4' from '/usr/share/aclocal/gettext.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' aclocal: installing 'm4/vapigen.m4' from '/usr/share/aclocal/vapigen.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 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: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. autoreconf: running: /usr/bin/autoconf --force autoreconf: running: /usr/bin/autoheader --force autoreconf: running: automake --add-missing --copy --force-missing configure.ac:67: installing './compile' configure.ac:83: installing './config.guess' configure.ac:83: installing './config.sub' configure.ac:62: installing './install-sh' configure.ac:62: installing './missing' Makefile.am: installing './INSTALL' gspell-app/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' autoreconf: Leaving directory `.' Skipping configure process. 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 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 for style of include used by make... GNU checking dependency style of gcc... gcc3 checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for glib-mkenums... /usr/bin/glib-mkenums checking for glib-compile-resources... /usr/bin/glib-compile-resources checking for gcc... gcc checking whether we are using the GNU Objective C compiler... no checking whether gcc accepts -g... no 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 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 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 DEP... yes checking whether iso-codes has iso-639 and iso-3166 domains... 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 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 whether to build with code coverage support... no checking for valgrind... valgrind checking for Valgrind tool memcheck... yes checking for Valgrind tool helgrind... yes checking for Valgrind tool drd... yes checking for Valgrind tool sgcheck... no checking for -fvisibility=hidden compiler flag... yes checking for Mac OS X platform... no checking for native Mac OS X... no checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating gspell-1.pc config.status: creating Makefile config.status: creating docs/Makefile config.status: creating docs/reference/gspell-docs.xml config.status: creating docs/reference/intro.xml config.status: creating docs/reference/Makefile config.status: creating gspell/Makefile config.status: creating gspell/resources/Makefile config.status: creating gspell-app/Makefile config.status: creating po/Makefile.in config.status: creating tests/Makefile config.status: creating testsuite/Makefile 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 Configuration: gspell version 1.8.2 Source code location: . Prefix: /app Compiler: gcc Documentation: no GObject introspection: yes Vala: yes Code coverage: no Valgrind check: yes Installed tests: no git.mk: Generating .gitignore make all-recursive make[1]: Entering directory '/run/build/gspell' Making all in po make[2]: Entering directory '/run/build/gspell/po' make gspell-1.pot-update make[3]: Entering directory '/run/build/gspell/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 gspell' \ /dev/null '{}' ';' 2>/dev/null; \ else \ LC_ALL=C grep 'GNU gspell' ../* 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://gitlab.gnome.org/GNOME/gspell/issues' || test 'https://gitlab.gnome.org/GNOME/gspell/issues' = '@'PACKAGE_BUGREPORT'@'; then \ msgid_bugs_address='https://gitlab.gnome.org/GNOME/gspell/issues'; \ else \ msgid_bugs_address='https://gitlab.gnome.org/GNOME/gspell/issues'; \ 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=gspell-1 --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='The gspell team' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ *) \ /usr/bin/xgettext --default-domain=gspell-1 --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='The gspell team' \ --package-name="${package_prefix}gspell" \ --package-version='1.8.2' \ --msgid-bugs-address="$msgid_bugs_address" \ ;; \ esac test ! -f gspell-1.po || { \ if test -f ./gspell-1.pot; then \ sed -f remove-potcdate.sed < ./gspell-1.pot > gspell-1.1po && \ sed -f remove-potcdate.sed < gspell-1.po > gspell-1.2po && \ if cmp gspell-1.1po gspell-1.2po >/dev/null 2>&1; then \ rm -f gspell-1.1po gspell-1.2po gspell-1.po; \ else \ rm -f gspell-1.1po gspell-1.2po ./gspell-1.pot && \ mv gspell-1.po ./gspell-1.pot; \ fi; \ else \ mv gspell-1.po ./gspell-1.pot; \ fi; \ } make[3]: Leaving directory '/run/build/gspell/po' test ! -f ./gspell-1.pot || \ test -z "ar.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo fa.gmo fi.gmo fr.gmo fur.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo ml.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr@latin.gmo sr.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo" || make ar.gmo ca.gmo ca@valencia.gmo cs.gmo da.gmo de.gmo el.gmo en_GB.gmo eo.gmo es.gmo fa.gmo fi.gmo fr.gmo fur.gmo gl.gmo he.gmo hr.gmo hu.gmo id.gmo it.gmo ja.gmo ko.gmo lt.gmo lv.gmo ml.gmo nb.gmo ne.gmo nl.gmo oc.gmo pa.gmo pl.gmo pt_BR.gmo pt.gmo ro.gmo ru.gmo sk.gmo sl.gmo sr@latin.gmo sr.gmo sv.gmo tr.gmo vi.gmo zh_CN.gmo zh_TW.gmo make[3]: Entering directory '/run/build/gspell/po' rm -f ca.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca.gmo ca.po rm -f ar.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ar.gmo ar.po rm -f cs.gmo && /usr/bin/msgfmt -c --statistics --verbose -o cs.gmo cs.po rm -f ca@valencia.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ca@valencia.gmo ca@valencia.po rm -f en_GB.gmo && /usr/bin/msgfmt -c --statistics --verbose -o en_GB.gmo en_GB.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 rm -f el.gmo && /usr/bin/msgfmt -c --statistics --verbose -o el.gmo el.po cs.po: 32 translated messages. ar.po: 32 translated messages. ca@valencia.po: 32 translated messages. ca.po: 32 translated messages. de.po: 32 translated messages. el.po: 32 translated messages. da.po: 32 translated messages. en_GB.po: 32 translated messages. rm -f eo.gmo && /usr/bin/msgfmt -c --statistics --verbose -o eo.gmo eo.po rm -f fa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fa.gmo fa.po rm -f fur.gmo && /usr/bin/msgfmt -c --statistics --verbose -o fur.gmo fur.po rm -f es.gmo && /usr/bin/msgfmt -c --statistics --verbose -o es.gmo es.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 gl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o gl.gmo gl.po rm -f he.gmo && /usr/bin/msgfmt -c --statistics --verbose -o he.gmo he.po eo.po: 32 translated messages. fa.po: 32 translated messages. fi.po: 32 translated messages. fur.po: 32 translated messages. es.po: 32 translated messages. fr.po: 32 translated messages. gl.po: 32 translated messages. he.po: 30 translated messages, 1 untranslated message. rm -f hr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hr.gmo hr.po rm -f ja.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ja.gmo ja.po rm -f it.gmo && /usr/bin/msgfmt -c --statistics --verbose -o it.gmo it.po rm -f id.gmo && /usr/bin/msgfmt -c --statistics --verbose -o id.gmo id.po rm -f hu.gmo && /usr/bin/msgfmt -c --statistics --verbose -o hu.gmo hu.po hr.po: 32 translated messages. rm -f lt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lt.gmo lt.po rm -f ko.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ko.gmo ko.po ja.po: 30 translated messages, 1 untranslated message. it.po: 32 translated messages. id.po: 32 translated messages. hu.po: 32 translated messages. rm -f lv.gmo && /usr/bin/msgfmt -c --statistics --verbose -o lv.gmo lv.po ko.po: 32 translated messages. lt.po: 32 translated messages. lv.po: 32 translated messages. rm -f ml.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ml.gmo ml.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 rm -f oc.gmo && /usr/bin/msgfmt -c --statistics --verbose -o oc.gmo oc.po ml.po: 32 translated messages. rm -f pa.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pa.gmo pa.po rm -f pl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pl.gmo pl.po rm -f pt_BR.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt_BR.gmo pt_BR.po ne.po: 32 translated messages. nl.po: 32 translated messages. oc.po: 32 translated messages. pa.po: 32 translated messages. nb.po: 32 translated messages. pt_BR.po: 32 translated messages. pl.po: 32 translated messages. rm -f pt.gmo && /usr/bin/msgfmt -c --statistics --verbose -o pt.gmo pt.po rm -f ro.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ro.gmo ro.po rm -f ru.gmo && /usr/bin/msgfmt -c --statistics --verbose -o ru.gmo ru.po pt.po: 32 translated messages. rm -f sr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sr.gmo sr.po rm -f sl.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sl.gmo sl.po rm -f sk.gmo && /usr/bin/msgfmt -c --statistics --verbose -o sk.gmo sk.po ro.po: 32 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 ru.po: 30 translated messages, 1 untranslated message. sk.po: 32 translated messages. rm -f tr.gmo && /usr/bin/msgfmt -c --statistics --verbose -o tr.gmo tr.po sr.po: 32 translated messages. sv.po: 32 translated messages. sr@latin.po: 32 translated messages. rm -f vi.gmo && /usr/bin/msgfmt -c --statistics --verbose -o vi.gmo vi.po sl.po: 32 translated messages. rm -f zh_CN.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_CN.gmo zh_CN.po rm -f zh_TW.gmo && /usr/bin/msgfmt -c --statistics --verbose -o zh_TW.gmo zh_TW.po vi.po: 32 translated messages. tr.po: 32 translated messages. zh_CN.po: 32 translated messages. zh_TW.po: 32 translated messages. make[3]: Leaving directory '/run/build/gspell/po' touch stamp-po make[2]: Leaving directory '/run/build/gspell/po' Making all in gspell make[2]: Entering directory '/run/build/gspell/gspell' /usr/bin/glib-compile-resources --target=gspell-resources.c --sourcedir=./resources --generate-source ./resources/gspell.gresource.xml (cd . && /usr/bin/glib-mkenums --template gspell-enum-types.c.template gspell.h gspell-checker.h gspell-checker-dialog.h gspell-entry.h gspell-entry-buffer.h gspell-language.h gspell-language-chooser.h gspell-language-chooser-button.h gspell-language-chooser-dialog.h gspell-navigator.h gspell-navigator-text-view.h gspell-text-buffer.h gspell-text-view.h gspell-version.h) > gspell-enum-types.c (cd . && /usr/bin/glib-mkenums --template gspell-enum-types.h.template gspell.h gspell-checker.h gspell-checker-dialog.h gspell-entry.h gspell-entry-buffer.h gspell-language.h gspell-language-chooser.h gspell-language-chooser-button.h gspell-language-chooser-dialog.h gspell-navigator.h gspell-navigator-text-view.h gspell-text-buffer.h gspell-text-view.h gspell-version.h) > gspell-enum-types.h git.mk: Generating .gitignore make all-recursive make[3]: Entering directory '/run/build/gspell/gspell' Making all in resources make[4]: Entering directory '/run/build/gspell/gspell/resources' git.mk: Generating .gitignore make[4]: Leaving directory '/run/build/gspell/gspell/resources' make[4]: Entering directory '/run/build/gspell/gspell' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspellregion.lo -MD -MP -MF .deps/libgspell_core_la-gspellregion.Tpo -c -o libgspell_core_la-gspellregion.lo `test -f 'gspellregion.c' || echo './'`gspellregion.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-context-menu.lo -MD -MP -MF .deps/libgspell_core_la-gspell-context-menu.Tpo -c -o libgspell_core_la-gspell-context-menu.lo `test -f 'gspell-context-menu.c' || echo './'`gspell-context-menu.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-current-word-policy.lo -MD -MP -MF .deps/libgspell_core_la-gspell-current-word-policy.Tpo -c -o libgspell_core_la-gspell-current-word-policy.lo `test -f 'gspell-current-word-policy.c' || echo './'`gspell-current-word-policy.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry-utils.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry-utils.Tpo -c -o libgspell_core_la-gspell-entry-utils.lo `test -f 'gspell-entry-utils.c' || echo './'`gspell-entry-utils.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-init.lo -MD -MP -MF .deps/libgspell_core_la-gspell-init.Tpo -c -o libgspell_core_la-gspell-init.lo `test -f 'gspell-init.c' || echo './'`gspell-init.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-inline-checker-text-buffer.lo -MD -MP -MF .deps/libgspell_core_la-gspell-inline-checker-text-buffer.Tpo -c -o libgspell_core_la-gspell-inline-checker-text-buffer.lo `test -f 'gspell-inline-checker-text-buffer.c' || echo './'`gspell-inline-checker-text-buffer.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-text-iter.lo -MD -MP -MF .deps/libgspell_core_la-gspell-text-iter.Tpo -c -o libgspell_core_la-gspell-text-iter.lo `test -f 'gspell-text-iter.c' || echo './'`gspell-text-iter.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-utils.lo -MD -MP -MF .deps/libgspell_core_la-gspell-utils.Tpo -c -o libgspell_core_la-gspell-utils.lo `test -f 'gspell-utils.c' || echo './'`gspell-utils.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-init.lo -MD -MP -MF .deps/libgspell_core_la-gspell-init.Tpo -c gspell-init.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-init.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-inline-checker-text-buffer.lo -MD -MP -MF .deps/libgspell_core_la-gspell-inline-checker-text-buffer.Tpo -c gspell-inline-checker-text-buffer.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-inline-checker-text-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-utils.lo -MD -MP -MF .deps/libgspell_core_la-gspell-utils.Tpo -c gspell-utils.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry-utils.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry-utils.Tpo -c gspell-entry-utils.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-entry-utils.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspellregion.lo -MD -MP -MF .deps/libgspell_core_la-gspellregion.Tpo -c gspellregion.c -fPIC -DPIC -o .libs/libgspell_core_la-gspellregion.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-context-menu.lo -MD -MP -MF .deps/libgspell_core_la-gspell-context-menu.Tpo -c gspell-context-menu.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-context-menu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-current-word-policy.lo -MD -MP -MF .deps/libgspell_core_la-gspell-current-word-policy.Tpo -c gspell-current-word-policy.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-current-word-policy.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-text-iter.lo -MD -MP -MF .deps/libgspell_core_la-gspell-text-iter.Tpo -c gspell-text-iter.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-text-iter.o mv -f .deps/libgspell_core_la-gspell-init.Tpo .deps/libgspell_core_la-gspell-init.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-checker.lo -MD -MP -MF .deps/libgspell_core_la-gspell-checker.Tpo -c -o libgspell_core_la-gspell-checker.lo `test -f 'gspell-checker.c' || echo './'`gspell-checker.c mv -f .deps/libgspell_core_la-gspell-current-word-policy.Tpo .deps/libgspell_core_la-gspell-current-word-policy.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-checker-dialog.lo -MD -MP -MF .deps/libgspell_core_la-gspell-checker-dialog.Tpo -c -o libgspell_core_la-gspell-checker-dialog.lo `test -f 'gspell-checker-dialog.c' || echo './'`gspell-checker-dialog.c mv -f .deps/libgspell_core_la-gspell-entry-utils.Tpo .deps/libgspell_core_la-gspell-entry-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry.Tpo -c -o libgspell_core_la-gspell-entry.lo `test -f 'gspell-entry.c' || echo './'`gspell-entry.c mv -f .deps/libgspell_core_la-gspell-text-iter.Tpo .deps/libgspell_core_la-gspell-text-iter.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry-buffer.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry-buffer.Tpo -c -o libgspell_core_la-gspell-entry-buffer.lo `test -f 'gspell-entry-buffer.c' || echo './'`gspell-entry-buffer.c mv -f .deps/libgspell_core_la-gspell-utils.Tpo .deps/libgspell_core_la-gspell-utils.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language.Tpo -c -o libgspell_core_la-gspell-language.lo `test -f 'gspell-language.c' || echo './'`gspell-language.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-checker.lo -MD -MP -MF .deps/libgspell_core_la-gspell-checker.Tpo -c gspell-checker.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-checker.o mv -f .deps/libgspell_core_la-gspell-context-menu.Tpo .deps/libgspell_core_la-gspell-context-menu.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language-chooser.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language-chooser.Tpo -c -o libgspell_core_la-gspell-language-chooser.lo `test -f 'gspell-language-chooser.c' || echo './'`gspell-language-chooser.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-checker-dialog.lo -MD -MP -MF .deps/libgspell_core_la-gspell-checker-dialog.Tpo -c gspell-checker-dialog.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-checker-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry.Tpo -c gspell-entry.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-entry.o mv -f .deps/libgspell_core_la-gspellregion.Tpo .deps/libgspell_core_la-gspellregion.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language-chooser-button.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language-chooser-button.Tpo -c -o libgspell_core_la-gspell-language-chooser-button.lo `test -f 'gspell-language-chooser-button.c' || echo './'`gspell-language-chooser-button.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-entry-buffer.lo -MD -MP -MF .deps/libgspell_core_la-gspell-entry-buffer.Tpo -c gspell-entry-buffer.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-entry-buffer.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language.Tpo -c gspell-language.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-language.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\"/app/share\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language-chooser.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language-chooser.Tpo -c gspell-language-chooser.c -fPIC -DPIC -o .libs/libgspell_core_la-gspell-language-chooser.o mv -f .deps/libgspell_core_la-gspell-inline-checker-text-buffer.Tpo .deps/libgspell_core_la-gspell-inline-checker-text-buffer.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/arm-linux-gnueabihf/dbus-1.0/include -I/app/include/enchant-2 -pthread -O2 -D_FORTIFY_SOURCE=2 -fvisibility=hidden -O2 -g -fstack-protector-strong -O2 -g -MT libgspell_core_la-gspell-language-chooser-dialog.lo -MD -MP -MF .deps/libgspell_core_la-gspell-language-chooser-dialog.Tpo -c -o libgspell_core_la-gspell-language-chooser-dialog.lo `test -f 'gspell-language-chooser-dialog.c' || echo './'`gspell-language-chooser-dialog.c mv -f .deps/libgspell_core_la-gspell-language-chooser.Tpo .deps/libgspell_core_la-gspell-language-chooser.Plo /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DDATADIR=\""/app/share"\" -DG_LOG_DOMAIN=\"gspell\" -DGSPELL_COMPILATION -I.. -I.. -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/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -I/usr/include/uuid -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0/ -I/usr/include/libdrm -I/usr/include/atk-1.0 -I/usr/include