Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 701523 Details for
Bug 784842
app-accessibility/caribou-0.4.21-r3 - Caribou-1.0.gir:In NullAdapter: error: Cant resolve type _Caribou.DisplayAdapter for field C
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-accessibility:caribou-0.4.21-r3:20210421-161856.log
app-accessibility:caribou-0.4.21-r3:20210421-161856.log (text/plain), 74.54 KB, created by
Toralf Förster
on 2021-04-21 17:36:53 UTC
(
hide
)
Description:
app-accessibility:caribou-0.4.21-r3:20210421-161856.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2021-04-21 17:36:53 UTC
Size:
74.54 KB
patch
obsolete
> * Package: app-accessibility/caribou-0.4.21-r3 > * Repository: gentoo > * Maintainer: sparky@bluefang-logic.com proxy-maint@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux python_single_target_python3_8 userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox splitdebug userpriv usersandbox > * Using python3.8 to build >>>> Unpacking source... >>>> Unpacking caribou-0.4.21.tar.xz to /var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work >>>> Source unpacked in /var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work >>>> Preparing source in /var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21 ... > * Applying caribou-fix-compilation-error.patch ... > [ ok ] > * Applying caribou-fix-subkey-popmenu.patch ... > [ ok ] > * Applying caribou-fix-xadapter-xkb-calls.patch ... > [ ok ] > * Applying caribou-fix-antler-style-css.patch ... > [ ok ] > * Applying caribou-fix-python-env.patch ... > [ ok ] > * Disabling deprecation warnings ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21 ... > * econf: updating caribou-0.4.21/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating caribou-0.4.21/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/caribou-0.4.21-r3 --htmldir=/usr/share/doc/caribou-0.4.21-r3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-maintainer-mode --disable-schemas-compile --disable-docs --disable-static --disable-gtk2-module --enable-gtk3-module >checking build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >checking how to print strings... printf >checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed >checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for gawk... gawk >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... / >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking how to run the C preprocessor... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) 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 a BSD-compatible install... /usr/lib/portage/python3.8/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking whether make sets $(MAKE)... yes >checking for style of include used by make... GNU >checking whether make supports nested variables... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >checking whether to enable maintainer-specific portions of Makefiles... no >checking whether make supports nested variables... (cached) yes >checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking for GLIB - version >= 2.27.5... yes (version 2.68.0) >checking whether /usr/bin/python3.8 version is >= 2.4... yes >checking for /usr/bin/python3.8 version... 3.8 >checking for /usr/bin/python3.8 platform... linux >checking for /usr/bin/python3.8 script directory... ${prefix}/lib/python3.8/site-packages >checking for /usr/bin/python3.8 extension module directory... ${exec_prefix}/lib/python3.8/site-packages >checking for CARIBOU... yes >checking for valac... /usr/bin/valac-0.52 >checking whether /usr/bin/valac-0.52 is at least version 0.13... yes >checking for LIBCARIBOU... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking for LC_MESSAGES... yes >checking libintl.h usability... yes >checking libintl.h presence... yes >checking for libintl.h... yes >checking for ngettext in libc... yes >checking for dgettext in libc... yes >checking for bind_textdomain_codeset... yes >checking for msgfmt... /usr/bin/msgfmt >checking for dcgettext... yes >checking if msgfmt accepts -c... yes >checking for gmsgfmt... /usr/bin/gmsgfmt >checking for xgettext... /usr/bin/xgettext >checking for GTK3... yes >checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config >checking pkg-config is at least version 0.16... yes >checking whether NLS is requested... yes >checking for intltool >= 0.35.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... (cached) /usr/bin/xgettext >checking for msgmerge... /usr/bin/msgmerge >checking for msgfmt... (cached) /usr/bin/msgfmt >checking for gmsgfmt... (cached) /usr/bin/gmsgfmt >checking for perl... /usr/bin/perl >checking for perl >= 5.8.1... 5.32.1 >checking for XML::Parser... ok >checking for gobject-introspection... yes >checking that generated files are newer than configure... done >configure: creating ./config.status >config.status: creating Makefile >config.status: creating po/Makefile.in >config.status: creating caribou/Makefile >config.status: creating caribou/i18n.py >config.status: creating caribou/antler/Makefile >config.status: creating caribou/settings/Makefile >config.status: creating bin/Makefile >config.status: creating bin/caribou-preferences >config.status: creating bin/antler-keyboard >config.status: creating data/Makefile >config.status: creating data/antler/Makefile >config.status: creating data/layouts/Makefile >config.status: creating data/layouts/touch/Makefile >config.status: creating data/layouts/scan/Makefile >config.status: creating data/layouts/fullscale/Makefile >config.status: creating data/layouts/tablet/Makefile >config.status: creating libcaribou/Makefile >config.status: creating libcaribou/caribou-1.0.pc >config.status: creating modules/Makefile >config.status: creating modules/gtk3/Makefile >config.status: creating modules/gtk2/Makefile >config.status: creating tools/Makefile >config.status: creating docs/Makefile >config.status: creating vapi/Makefile >config.status: creating daemon/Makefile >config.status: executing libtool commands >config.status: executing depfiles commands >config.status: executing default-1 commands >config.status: executing po/stamp-it commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21 ... >make -j 1 >Making all in caribou >make[1]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou' >Making all in antler/ >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou/antler' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou/antler' >Making all in settings/ >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou/settings' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou/settings' >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou' >make[2]: Nothing to be done for 'all-am'. >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou' >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/caribou' >Making all in bin >make[1]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/bin' >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/bin' >Making all in data >make[1]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data' >Making all in layouts >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts' >Making all in scan >make[3]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/scan' >make[3]: Nothing to be done for 'all'. >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/scan' >Making all in touch >make[3]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/touch' >\ > rm -f ara.xml ara.xml.xsl; \ > srcdir=''; \ > test -f ./ara.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}ara.xml.in > ara.xml.xsl && \ > xsltproc --xinclude ara.xml.xsl ${srcdir}ara.xml.in > ara.xml >\ > rm -f de.xml de.xml.xsl; \ > srcdir=''; \ > test -f ./de.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}de.xml.in > de.xml.xsl && \ > xsltproc --xinclude de.xml.xsl ${srcdir}de.xml.in > de.xml >\ > rm -f fr.xml fr.xml.xsl; \ > srcdir=''; \ > test -f ./fr.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}fr.xml.in > fr.xml.xsl && \ > xsltproc --xinclude fr.xml.xsl ${srcdir}fr.xml.in > fr.xml >\ > rm -f il.xml il.xml.xsl; \ > srcdir=''; \ > test -f ./il.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}il.xml.in > il.xml.xsl && \ > xsltproc --xinclude il.xml.xsl ${srcdir}il.xml.in > il.xml >\ > rm -f us.xml us.xml.xsl; \ > srcdir=''; \ > test -f ./us.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}us.xml.in > us.xml.xsl && \ > xsltproc --xinclude us.xml.xsl ${srcdir}us.xml.in > us.xml >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/touch' >Making all in fullscale >make[3]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/fullscale' >\ > rm -f us.xml us.xml.xsl; \ > srcdir=''; \ > test -f ./us.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}us.xml.in > us.xml.xsl && \ > xsltproc --xinclude us.xml.xsl ${srcdir}us.xml.in > us.xml >\ > rm -f de.xml de.xml.xsl; \ > srcdir=''; \ > test -f ./de.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}de.xml.in > de.xml.xsl && \ > xsltproc --xinclude de.xml.xsl ${srcdir}de.xml.in > de.xml >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/fullscale' >Making all in tablet >make[3]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/tablet' >\ > rm -f us.xml us.xml.xsl; \ > srcdir=''; \ > test -f ./us.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}us.xml.in > us.xml.xsl && \ > xsltproc --xinclude us.xml.xsl ${srcdir}us.xml.in > us.xml >\ > rm -f de.xml de.xml.xsl; \ > srcdir=''; \ > test -f ./de.xml.in || srcdir=./; \ > xsltproc --xinclude ../../../tools/basic.xsl ${srcdir}de.xml.in > de.xml.xsl && \ > xsltproc --xinclude de.xml.xsl ${srcdir}de.xml.in > de.xml >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts/tablet' >make[3]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts' >make[3]: Nothing to be done for 'all-am'. >make[3]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts' >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/layouts' >Making all in antler >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/antler' >make[2]: Nothing to be done for 'all'. >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data/antler' >make[2]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data' >sed -e "s|[@]libexecdir[@]|/usr/libexec|" caribou-autostart.desktop.in.in > caribou-autostart.desktop.in >LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po caribou-autostart.desktop.in caribou-autostart.desktop >Generating and caching the translation database >Merging translations into caribou-autostart.desktop. >sed -e "s|[@]libexecdir[@]|/usr/libexec|" org.gnome.Caribou.Antler.service.in > org.gnome.Caribou.Antler.service >sed -e "s|[@]libexecdir[@]|/usr/libexec|" org.gnome.Caribou.Daemon.service.in > org.gnome.Caribou.Daemon.service >/usr/bin/python3.8 -B ../tools/make_schema.py \ > -d "caribou" \ > -o org.gnome.caribou.gschema.xml.in caribou.settings.CaribouSettings >LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.gnome.caribou.gschema.xml.in org.gnome.caribou.gschema.xml >Merging translations into org.gnome.caribou.gschema.xml. >CREATED org.gnome.caribou.gschema.xml >/usr/bin/glib-compile-schemas --strict --dry-run --schema-file=org.gnome.caribou.gschema.xml && mkdir -p . && touch org.gnome.caribou.gschema.valid >/usr/bin/python3.8 -B ../tools/make_schema.py \ > -d "caribou" \ > -o org.gnome.antler.gschema.xml.in caribou.antler.AntlerSettings >LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.gnome.antler.gschema.xml.in org.gnome.antler.gschema.xml >Merging translations into org.gnome.antler.gschema.xml. >CREATED org.gnome.antler.gschema.xml >/usr/bin/glib-compile-schemas --strict --dry-run --schema-file=org.gnome.antler.gschema.xml && mkdir -p . && touch org.gnome.antler.gschema.valid >make[2]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data' >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/data' >Making all in po >make[1]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/po' >file=`echo an | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file an.po >file=`echo ar | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po >file=`echo as | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file as.po >file=`echo ast | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ast.po >file=`echo be | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file be.po >file=`echo bg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po >file=`echo bn_IN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po >file=`echo bs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po >file=`echo ca | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po >file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po >file=`echo cs | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po >file=`echo da | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file da.po >file=`echo de | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file de.po >file=`echo el | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file el.po >file=`echo en_GB | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po >file=`echo eo | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po >file=`echo es | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file es.po >file=`echo et | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file et.po >file=`echo eu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po >file=`echo fa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po >file=`echo fi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po >file=`echo fr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po >file=`echo fur | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file fur.po >file=`echo gl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po >file=`echo gu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po >file=`echo he | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file he.po >file=`echo hi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po >file=`echo hu | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po >file=`echo id | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file id.po >file=`echo it | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file it.po >file=`echo ja | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po >file=`echo kk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kk.po >file=`echo km | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file km.po >file=`echo kn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po >file=`echo ko | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po >file=`echo lv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po >file=`echo lt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po >file=`echo mk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po >file=`echo ml | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po >file=`echo mr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po >file=`echo ms | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po >file=`echo nb | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po >file=`echo ne | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po >file=`echo nl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po >file=`echo nn | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po >file=`echo oc | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po >file=`echo or | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file or.po >file=`echo pa | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po >file=`echo pl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po >file=`echo pt | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po >file=`echo pt_BR | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po >file=`echo ro | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po >file=`echo ru | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po >file=`echo si | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file si.po >file=`echo sk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po >file=`echo sl | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po >file=`echo sr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po >file=`echo sr@latin | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po >file=`echo sv | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po >file=`echo ta | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po >file=`echo te | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file te.po >file=`echo tg | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tg.po >file=`echo tr | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po >file=`echo ug | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file ug.po >file=`echo uk | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po >file=`echo vi | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po >file=`echo zh_CN | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po >file=`echo zh_HK | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po >file=`echo zh_TW | sed 's,.*/,,'`.gmo \ > && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/po' >Making all in libcaribou >make[1]: Entering directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/libcaribou' >rm -f libcaribou_la_vala.stamp && echo stamp > libcaribou_la_vala.stamp-t >CDPATH="${ZSH_VERSION+.}:" && cd . && /usr/bin/valac-0.52 -H caribou.h --vapi caribou-1.0.vapi -h caribou-internals.h --vapidir=../vapi --pkg xtst --pkg gee-0.8 --pkg gdk-x11-3.0 --pkg libxml-2.0 --pkg libxklavier --pkg external-libs --internal-vapi caribou-internals-1.0.vapi --library caribou-1.0 --gir _Caribou-1.0.gir --symbols libcaribou.symbols -C display-adapter.vala xadapter.vala keyboard-model.vala keyboard-service.vala group-model.vala level-model.vala row-model.vala key-model.vala column-model.vala scanner.vala iscannable-item.vala iscannable-group.vala scannable-group.vala ikeyboard-object.vala xml-deserializer.vala >xadapter.vala:170.37-170.68: warning: `Gdk.x11_get_default_root_xwindow' has been deprecated since vala-0.24. Use Gdk.X11.get_default_root_xwindow >xadapter.vala:174.35-174.66: warning: `Gdk.x11_get_default_root_xwindow' has been deprecated since vala-0.24. Use Gdk.X11.get_default_root_xwindow >xadapter.vala:218.30-218.51: warning: `Gdk.Keymap.get_default' has been deprecated since 3.22 >xadapter.vala:32.29-32.42: warning: `Gdk.X11Display' has been deprecated since vala-0.24. Use Gdk.X11.Display >xadapter.vala:33.19-33.31: warning: `Gdk.X11Window' has been deprecated since vala-0.24. Use Gdk.X11.Window >scannable-group.vala:62.21-62.62: warning: Access to possible `null'. Perform a check or use an unsafe cast. > (item as ScannableGroup).get_scan_children(); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >keyboard-service.vala:7.9-7.48: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' > public abstract void set_cursor_location(int x, int y, int w, int h); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >keyboard-service.vala:8.9-8.47: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' > public abstract void set_entry_location(int x, int y, int w, int h); > ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ >keyboard-service.vala:9.9-9.33: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' > public abstract void show(uint32 timestamp); > ^^^^^^^^^^^^^^^^^^^^^^^^^ >keyboard-service.vala:10.9-10.33: warning: DBus methods are recommended to throw at least `GLib.Error' or `GLib.DBusError, GLib.IOError' > public abstract void hide(uint32 timestamp); > ^^^^^^^^^^^^^^^^^^^^^^^^^ >Compilation succeeded - 10 warning(s) >mv -f libcaribou_la_vala.stamp-t libcaribou_la_vala.stamp >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-display-adapter.lo `test -f 'display-adapter.c' || echo './'`display-adapter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c display-adapter.c -fPIC -DPIC -o .libs/libcaribou_la-display-adapter.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-xadapter.lo `test -f 'xadapter.c' || echo './'`xadapter.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c xadapter.c -fPIC -DPIC -o .libs/libcaribou_la-xadapter.o >xadapter.c: In function âcaribou_xadapter_get_reserved_keycodeâ: >xadapter.c:543:5: warning: âXKeycodeToKeysymâ is deprecated [-Wdeprecated-declarations] > 543 | if (XKeycodeToKeysym (_tmp10_, (guchar) i, 0) != ((gulong) 0)) { > | ^~ >In file included from xadapter.c:5: >/usr/include/X11/Xlib.h:1687:15: note: declared here > 1687 | extern KeySym XKeycodeToKeysym( > | ^~~~~~~~~~~~~~~~ >xadapter.c:547:6: warning: âgdk_error_trap_pushâ is deprecated: Use 'gdk_x11_display_error_trap_push' instead [-Wdeprecated-declarations] > 547 | gdk_error_trap_push (); > | ^~~~~~~~~~~~~~~~~~~ >In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, > from caribou.h:10, > from xadapter.c:4: >/usr/include/gtk-3.0/gdk/gdkmain.h:70:32: note: declared here > 70 | void gdk_error_trap_push (void); > | ^~~~~~~~~~~~~~~~~~~ >xadapter.c:554:6: warning: âgdk_error_trap_popâ is deprecated: Use 'gdk_x11_display_error_trap_pop' instead [-Wdeprecated-declarations] > 554 | if (gdk_error_trap_pop () == 0) { > | ^~ >In file included from /usr/include/gtk-3.0/gdk/gdk.h:50, > from caribou.h:10, > from xadapter.c:4: >/usr/include/gtk-3.0/gdk/gdkmain.h:73:32: note: declared here > 73 | G_GNUC_WARN_UNUSED_RESULT gint gdk_error_trap_pop (void); > | ^~~~~~~~~~~~~~~~~~ >xadapter.c: In function âcaribou_xadapter_replace_keycodeâ: >xadapter.c:606:3: warning: âXKeycodeToKeysymâ is deprecated [-Wdeprecated-declarations] > 606 | self->priv->reserved_keysym = (guint) XKeycodeToKeysym (_tmp0_, self->priv->reserved_keycode, 0); > | ^~~~ >In file included from xadapter.c:5: >/usr/include/X11/Xlib.h:1687:15: note: declared here > 1687 | extern KeySym XKeycodeToKeysym( > | ^~~~~~~~~~~~~~~~ >xadapter.c: In function âcaribou_xadapter_best_keycode_keyval_matchâ: >xadapter.c:703:2: warning: âgdk_keymap_get_defaultâ is deprecated: Use 'gdk_keymap_get_for_display' instead [-Wdeprecated-declarations] > 703 | _tmp0_ = gdk_keymap_get_default (); > | ^~~~~~ >In file included from /usr/include/gtk-3.0/gdk/gdk.h:48, > from caribou.h:10, > from xadapter.c:4: >/usr/include/gtk-3.0/gdk/gdkkeys.h:84:12: note: declared here > 84 | GdkKeymap* gdk_keymap_get_default (void); > | ^~~~~~~~~~~~~~~~~~~~~~ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-keyboard-model.lo `test -f 'keyboard-model.c' || echo './'`keyboard-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c keyboard-model.c -fPIC -DPIC -o .libs/libcaribou_la-keyboard-model.o >keyboard-model.c: In function âcaribou_keyboard_model_set_active_groupâ: >keyboard-model.c:602:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 602 | old_value = caribou_keyboard_model_get_active_group (self); > | ^ >keyboard-model.c: In function âcaribou_keyboard_model_set_keyboard_typeâ: >keyboard-model.c:629:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 629 | old_value = caribou_keyboard_model_get_keyboard_type (self); > | ^ >keyboard-model.c: In function âcaribou_keyboard_model_set_keyboard_fileâ: >keyboard-model.c:656:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 656 | old_value = caribou_keyboard_model_get_keyboard_file (self); > | ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-keyboard-service.lo `test -f 'keyboard-service.c' || echo './'`keyboard-service.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c keyboard-service.c -fPIC -DPIC -o .libs/libcaribou_la-keyboard-service.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-group-model.lo `test -f 'group-model.c' || echo './'`group-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c group-model.c -fPIC -DPIC -o .libs/libcaribou_la-group-model.o >group-model.c: In function âcaribou_group_model_set_active_levelâ: >group-model.c:339:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 339 | old_value = caribou_group_model_get_active_level (self); > | ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-level-model.lo `test -f 'level-model.c' || echo './'`level-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c level-model.c -fPIC -DPIC -o .libs/libcaribou_la-level-model.o >level-model.c: In function âcaribou_level_model_set_modeâ: >level-model.c:277:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 277 | old_value = caribou_level_model_get_mode (self); > | ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-row-model.lo `test -f 'row-model.c' || echo './'`row-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c row-model.c -fPIC -DPIC -o .libs/libcaribou_la-row-model.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-key-model.lo `test -f 'key-model.c' || echo './'`key-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c key-model.c -fPIC -DPIC -o .libs/libcaribou_la-key-model.o >key-model.c: In function âcaribou_key_model_set_alignâ: >key-model.c:798:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 798 | old_value = caribou_key_model_get_align (self); > | ^ >key-model.c: In function âcaribou_key_model_set_toggleâ: >key-model.c:847:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 847 | old_value = caribou_key_model_get_toggle (self); > | ^ >key-model.c: In function âcaribou_key_model_set_nameâ: >key-model.c:937:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 937 | old_value = caribou_key_model_get_name (self); > | ^ >key-model.c: In function âcaribou_key_model_set_textâ: >key-model.c:986:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 986 | old_value = caribou_key_model_get_text (self); > | ^ >key-model.c: In function âcaribou_key_model_set_labelâ: >key-model.c:1013:12: warning: assignment discards âconstâ qualifier from pointer target type [-Wdiscarded-qualifiers] > 1013 | old_value = caribou_key_model_get_label (self); > | ^ >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-column-model.lo `test -f 'column-model.c' || echo './'`column-model.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c column-model.c -fPIC -DPIC -o .libs/libcaribou_la-column-model.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-scanner.lo `test -f 'scanner.c' || echo './'`scanner.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c scanner.c -fPIC -DPIC -o .libs/libcaribou_la-scanner.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-iscannable-item.lo `test -f 'iscannable-item.c' || echo './'`iscannable-item.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c iscannable-item.c -fPIC -DPIC -o .libs/libcaribou_la-iscannable-item.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-iscannable-group.lo `test -f 'iscannable-group.c' || echo './'`iscannable-group.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c iscannable-group.c -fPIC -DPIC -o .libs/libcaribou_la-iscannable-group.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-scannable-group.lo `test -f 'scannable-group.c' || echo './'`scannable-group.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c scannable-group.c -fPIC -DPIC -o .libs/libcaribou_la-scannable-group.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-ikeyboard-object.lo `test -f 'ikeyboard-object.c' || echo './'`ikeyboard-object.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c ikeyboard-object.c -fPIC -DPIC -o .libs/libcaribou_la-ikeyboard-object.o >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" -DPACKAGE_STRING=\"caribou\ 0.4.21\" -DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi\?product=caribou\" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c -o libcaribou_la-xml-deserializer.lo `test -f 'xml-deserializer.c' || echo './'`xml-deserializer.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DPACKAGE_NAME=\"caribou\" -DPACKAGE_TARNAME=\"caribou\" -DPACKAGE_VERSION=\"0.4.21\" "-DPACKAGE_STRING=\"caribou 0.4.21\"" "-DPACKAGE_BUGREPORT=\"https://bugzilla.gnome.org/enter_bug.cgi?product=caribou\"" -DPACKAGE_URL=\"\" -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_DLFCN_H=1 -DLT_OBJDIR=\".libs/\" -DPACKAGE=\"caribou\" -DVERSION=\"0.4.21\" -DGETTEXT_PACKAGE=\"caribou\" -DHAVE_LOCALE_H=1 -DHAVE_LC_MESSAGES=1 -DHAVE_BIND_TEXTDOMAIN_CODESET=1 -DHAVE_GETTEXT=1 -DHAVE_DCGETTEXT=1 -DENABLE_NLS=1 -I. -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -c xml-deserializer.c -fPIC -DPIC -o .libs/libcaribou_la-xml-deserializer.o >xml-deserializer.c: In function âcaribou_xml_deserializer_get_layout_fileâ: >xml-deserializer.c:235:20: warning: assignment to âgchar **â {aka âchar **â} from incompatible pointer type âconst gchar * const*â {aka âconst char * const*â} [-Wincompatible-pointer-types] > 235 | _tmp13_ = _tmp12_ = g_get_system_data_dirs (); > | ^ >xml-deserializer.c:269:20: warning: assignment to âgchar **â {aka âchar **â} from incompatible pointer type âconst gchar * const*â {aka âconst char * const*â} [-Wincompatible-pointer-types] > 269 | _tmp24_ = _tmp23_ = g_get_system_data_dirs (); > | ^ >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DG_LOG_DOMAIN=\"caribou\" -I.. -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/lib64/libffi/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/uuid -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/libpng16 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libxml2 -I/usr/include/gee-0.8 -pthread -pipe -march=native -fno-diagnostics-color -Og -g -version-info "0":"0":"0" -export-dynamic -export-symbols ./libcaribou.symbols -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o libcaribou.la -rpath /usr/lib64 libcaribou_la-display-adapter.lo libcaribou_la-xadapter.lo libcaribou_la-keyboard-model.lo libcaribou_la-keyboard-service.lo libcaribou_la-group-model.lo libcaribou_la-level-model.lo libcaribou_la-row-model.lo libcaribou_la-key-model.lo libcaribou_la-column-model.lo libcaribou_la-scanner.lo libcaribou_la-iscannable-item.lo libcaribou_la-iscannable-group.lo libcaribou_la-scannable-group.lo libcaribou_la-ikeyboard-object.lo libcaribou_la-xml-deserializer.lo -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lXtst -lX11 -lxklavier -lxml2 -lgee-0.8 -lgio-2.0 -lgobject-2.0 -lglib-2.0 >libtool: link: echo "{ global:" > .libs/libcaribou.ver >libtool: link: cat ./libcaribou.symbols | sed -e "s/\(.*\)/\1;/" >> .libs/libcaribou.ver >libtool: link: echo "local: *; };" >> .libs/libcaribou.ver >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libcaribou_la-display-adapter.o .libs/libcaribou_la-xadapter.o .libs/libcaribou_la-keyboard-model.o .libs/libcaribou_la-keyboard-service.o .libs/libcaribou_la-group-model.o .libs/libcaribou_la-level-model.o .libs/libcaribou_la-row-model.o .libs/libcaribou_la-key-model.o .libs/libcaribou_la-column-model.o .libs/libcaribou_la-scanner.o .libs/libcaribou_la-iscannable-item.o .libs/libcaribou_la-iscannable-group.o .libs/libcaribou_la-scannable-group.o .libs/libcaribou_la-ikeyboard-object.o .libs/libcaribou_la-xml-deserializer.o -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lharfbuzz -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lXtst -lX11 -lxklavier -lxml2 -lgee-0.8 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -march=native -Og -g -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -pthread -Wl,-soname -Wl,libcaribou.so.0 -Wl,-version-script -Wl,.libs/libcaribou.ver -o .libs/libcaribou.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libcaribou.so.0" && ln -s "libcaribou.so.0.0.0" "libcaribou.so.0") >libtool: link: (cd ".libs" && rm -f "libcaribou.so" && ln -s "libcaribou.so.0.0.0" "libcaribou.so") >libtool: link: ( cd ".libs" && rm -f "libcaribou.la" && ln -s "../libcaribou.la" "libcaribou.la" ) >/usr/bin/python3.8 -B ../tools/fix_gir.py _Caribou-1.0.gir > Caribou-1.0.gir >/usr/bin/g-ir-compiler --shared-library=libcaribou.so.0 -o Caribou-1.0.typelib Caribou-1.0.gir >Caribou-1.0.gir:In NullAdapter: error: Can't resolve type '_Caribou.DisplayAdapter' for field Caribou.NullAdapter.parent_instance >make[1]: *** [Makefile:1207: Caribou-1.0.typelib] Error 1 >make[1]: Leaving directory '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21/libcaribou' >make: *** [Makefile:474: all-recursive] Error 1 > * ERROR: app-accessibility/caribou-0.4.21-r3::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-accessibility/caribou-0.4.21-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-accessibility/caribou-0.4.21-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-accessibility:caribou-0.4.21-r3:20210421-161856.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/temp/environment'. > * Working directory: '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21' > * S: '/var/tmp/portage/app-accessibility/caribou-0.4.21-r3/work/caribou-0.4.21' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 784842
:
701520
| 701523 |
701526
|
701529
|
701532
|
701535
|
701538