Source: caribou Version: 0.4.21-7.1 Severity: serious Justification: FTBFS Tags: bookworm sid ftbfs User: lu...@debian.org Usertags: ftbfs-20211023 ftbfs-bookworm
Hi, During a rebuild of all packages in sid, your package failed to build on amd64. Relevant part (hopefully): > make[2]: Entering directory '/<<PKGBUILDDIR>>/libcaribou' > Makefile:883: warning: overriding recipe for target 'caribou-1.0.vapi' > Makefile:868: warning: ignoring old recipe for target 'caribou-1.0.vapi' > rm -f libcaribou_la_vala.stamp && echo stamp > libcaribou_la_vala.stamp-t > /usr/bin/valac -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/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-display-adapter.lo `test -f > 'display-adapter.c' || echo './'`display-adapter.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-xadapter.lo `test -f 'xadapter.c' > || echo './'`xadapter.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-keyboard-model.lo `test -f > 'keyboard-model.c' || echo './'`keyboard-model.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-keyboard-service.lo `test -f > 'keyboard-service.c' || echo './'`keyboard-service.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c xadapter.c -fPIC -DPIC -o > .libs/libcaribou_la-xadapter.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c display-adapter.c -fPIC -DPIC -o > .libs/libcaribou_la-display-adapter.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c keyboard-service.c -fPIC -DPIC -o > .libs/libcaribou_la-keyboard-service.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c keyboard-model.c -fPIC -DPIC -o > .libs/libcaribou_la-keyboard-model.o > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from keyboard-service.c:4: > keyboard-service.c: In function ‘caribou_keyboard_service_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > keyboard-service.c:450:13: note: in expansion of macro ‘g_once_init_enter’ > 450 | if (g_once_init_enter > (&caribou_keyboard_service_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > keyboard-model.c: In function ‘caribou_keyboard_model_set_active_group’: > keyboard-model.c:602:19: 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:19: 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:19: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 656 | old_value = caribou_keyboard_model_get_keyboard_file (self); > | ^ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from keyboard-model.c:4: > keyboard-model.c: In function ‘caribou_keyboard_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > keyboard-model.c:829:13: note: in expansion of macro ‘g_once_init_enter’ > 829 | if (g_once_init_enter > (&caribou_keyboard_model_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from display-adapter.c:4: > display-adapter.c: In function ‘caribou_display_adapter_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > display-adapter.c:622:13: note: in expansion of macro ‘g_once_init_enter’ > 622 | if (g_once_init_enter > (&caribou_display_adapter_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > display-adapter.c: In function ‘caribou_null_adapter_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > display-adapter.c:863:13: note: in expansion of macro ‘g_once_init_enter’ > 863 | if (g_once_init_enter > (&caribou_null_adapter_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > xadapter.c: In function ‘caribou_xadapter_get_reserved_keycode’: > xadapter.c:543:33: 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:41: 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:41: 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:17: 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:9: 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); > | ^~~~~~~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from xadapter.c:4: > xadapter.c: In function ‘caribou_xadapter_key_button_handler_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > xadapter.c:1483:13: note: in expansion of macro ‘g_once_init_enter’ > 1483 | if (g_once_init_enter > (&caribou_xadapter_key_button_handler_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > xadapter.c: In function ‘caribou_xadapter_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > xadapter.c:1723:13: note: in expansion of macro ‘g_once_init_enter’ > 1723 | if (g_once_init_enter (&caribou_xadapter_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c keyboard-service.c -o > libcaribou_la-keyboard-service.o >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c display-adapter.c -o > libcaribou_la-display-adapter.o >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c keyboard-model.c -o libcaribou_la-keyboard-model.o > >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c xadapter.c -o libcaribou_la-xadapter.o >/dev/null > 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-group-model.lo `test -f > 'group-model.c' || echo './'`group-model.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-level-model.lo `test -f > 'level-model.c' || echo './'`level-model.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c group-model.c -fPIC -DPIC -o > .libs/libcaribou_la-group-model.o > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-row-model.lo `test -f > 'row-model.c' || echo './'`row-model.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c level-model.c -fPIC -DPIC -o > .libs/libcaribou_la-level-model.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c row-model.c -fPIC -DPIC -o > .libs/libcaribou_la-row-model.o > group-model.c: In function ‘caribou_group_model_set_active_level’: > group-model.c:339:19: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 339 | old_value = caribou_group_model_get_active_level (self); > | ^ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from group-model.c:4: > group-model.c: In function ‘caribou_group_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > group-model.c:412:13: note: in expansion of macro ‘g_once_init_enter’ > 412 | if (g_once_init_enter > (&caribou_group_model_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-key-model.lo `test -f > 'key-model.c' || echo './'`key-model.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c group-model.c -o libcaribou_la-group-model.o > >/dev/null 2>&1 > level-model.c: In function ‘caribou_level_model_set_mode’: > level-model.c:277:19: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 277 | old_value = caribou_level_model_get_mode (self); > | ^ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from level-model.c:4: > level-model.c: In function ‘caribou_level_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > level-model.c:352:13: note: in expansion of macro ‘g_once_init_enter’ > 352 | if (g_once_init_enter > (&caribou_level_model_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from row-model.c:4: > row-model.c: In function ‘caribou_row_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > row-model.c:354:13: note: in expansion of macro ‘g_once_init_enter’ > 354 | if (g_once_init_enter (&caribou_row_model_type_id__volatile)) > { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c key-model.c -fPIC -DPIC -o > .libs/libcaribou_la-key-model.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c level-model.c -o libcaribou_la-level-model.o > >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c row-model.c -o libcaribou_la-row-model.o > >/dev/null 2>&1 > key-model.c: In function ‘caribou_key_model_set_align’: > key-model.c:798:19: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 798 | old_value = caribou_key_model_get_align (self); > | ^ > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-column-model.lo `test -f > 'column-model.c' || echo './'`column-model.c > key-model.c: In function ‘caribou_key_model_set_toggle’: > key-model.c:847:19: 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:19: 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:19: 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:19: warning: assignment discards ‘const’ qualifier from > pointer target type [-Wdiscarded-qualifiers] > 1013 | old_value = caribou_key_model_get_label (self); > | ^ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from key-model.c:4: > key-model.c: In function ‘caribou_key_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > key-model.c:1179:13: note: in expansion of macro ‘g_once_init_enter’ > 1179 | if (g_once_init_enter (&caribou_key_model_type_id__volatile)) > { > | ^~~~~~~~~~~~~~~~~ > key-model.c: In function ‘caribou_modifier_state_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > key-model.c:1302:13: note: in expansion of macro ‘g_once_init_enter’ > 1302 | if (g_once_init_enter > (&caribou_modifier_state_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > key-model.c: In function ‘caribou_modifier_map_entry_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > key-model.c:1359:13: note: in expansion of macro ‘g_once_init_enter’ > 1359 | if (g_once_init_enter > (&caribou_modifier_map_entry_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > key-model.c: In function ‘caribou_label_map_entry_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > key-model.c:1420:13: note: in expansion of macro ‘g_once_init_enter’ > 1420 | if (g_once_init_enter > (&caribou_label_map_entry_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-scanner.lo `test -f 'scanner.c' > || echo './'`scanner.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-iscannable-item.lo `test -f > 'iscannable-item.c' || echo './'`iscannable-item.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c column-model.c -fPIC -DPIC -o > .libs/libcaribou_la-column-model.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c scanner.c -fPIC -DPIC -o > .libs/libcaribou_la-scanner.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c key-model.c -o libcaribou_la-key-model.o > >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c iscannable-item.c -fPIC -DPIC -o > .libs/libcaribou_la-iscannable-item.o > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from column-model.c:4: > column-model.c: In function ‘caribou_column_model_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > column-model.c:338:13: note: in expansion of macro ‘g_once_init_enter’ > 338 | if (g_once_init_enter > (&caribou_column_model_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c column-model.c -o libcaribou_la-column-model.o > >/dev/null 2>&1 > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from scanner.c:4: > scanner.c: In function ‘caribou_scanner_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > scanner.c:1101:13: note: in expansion of macro ‘g_once_init_enter’ > 1101 | if (g_once_init_enter (&caribou_scanner_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from iscannable-item.c:4: > iscannable-item.c: In function ‘caribou_iscannable_item_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > iscannable-item.c:82:13: note: in expansion of macro ‘g_once_init_enter’ > 82 | if (g_once_init_enter > (&caribou_iscannable_item_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c iscannable-item.c -o > libcaribou_la-iscannable-item.o >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c scanner.c -o libcaribou_la-scanner.o >/dev/null > 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-iscannable-group.lo `test -f > 'iscannable-group.c' || echo './'`iscannable-group.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-scannable-group.lo `test -f > 'scannable-group.c' || echo './'`scannable-group.c > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-ikeyboard-object.lo `test -f > 'ikeyboard-object.c' || echo './'`ikeyboard-object.c > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c iscannable-group.c -fPIC -DPIC -o > .libs/libcaribou_la-iscannable-group.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c scannable-group.c -fPIC -DPIC -o > .libs/libcaribou_la-scannable-group.o > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ikeyboard-object.c -fPIC -DPIC -o > .libs/libcaribou_la-ikeyboard-object.o > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from iscannable-group.c:4: > iscannable-group.c: In function ‘caribou_iscannable_group_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > iscannable-group.c:143:13: note: in expansion of macro ‘g_once_init_enter’ > 143 | if (g_once_init_enter > (&caribou_iscannable_group_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > iscannable-group.c: In function ‘caribou_scan_grouping_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > iscannable-group.c:164:13: note: in expansion of macro ‘g_once_init_enter’ > 164 | if (g_once_init_enter > (&caribou_scan_grouping_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from scannable-group.c:4: > scannable-group.c: In function ‘caribou_scannable_group_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > scannable-group.c:707:13: note: in expansion of macro ‘g_once_init_enter’ > 707 | if (g_once_init_enter > (&caribou_scannable_group_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c iscannable-group.c -o > libcaribou_la-iscannable-group.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=compile 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 > -DG_LOG_DOMAIN=\"caribou\" -I.. -pthread -I/usr/include/gtk-3.0 > -I/usr/include/gio-unix-2.0 -I/usr/include/cairo -I/usr/include/pango-1.0 > -I/usr/include/harfbuzz -I/usr/include/pango-1.0 -I/usr/include/fribidi > -I/usr/include/harfbuzz -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c -o libcaribou_la-xml-deserializer.lo `test -f > 'xml-deserializer.c' || echo './'`xml-deserializer.c > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from caribou.h:6, > from ikeyboard-object.c:4: > ikeyboard-object.c: In function ‘caribou_ikeyboard_object_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > ikeyboard-object.c:174:13: note: in expansion of macro ‘g_once_init_enter’ > 174 | if (g_once_init_enter > (&caribou_ikeyboard_object_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c ikeyboard-object.c -o > libcaribou_la-ikeyboard-object.o >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c scannable-group.c -o > libcaribou_la-scannable-group.o >/dev/null 2>&1 > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -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:236:27: warning: assignment to ‘gchar **’ {aka ‘char **’} > from incompatible pointer type ‘const gchar * const*’ {aka ‘const char * > const*’} [-Wincompatible-pointer-types] > 236 | _tmp13_ = _tmp12_ = g_get_system_data_dirs (); > | ^ > xml-deserializer.c:270:27: warning: assignment to ‘gchar **’ {aka ‘char **’} > from incompatible pointer type ‘const gchar * const*’ {aka ‘const char * > const*’} [-Wincompatible-pointer-types] > 270 | _tmp24_ = _tmp23_ = g_get_system_data_dirs (); > | ^ > In file included from /usr/include/glib-2.0/glib/gthread.h:32, > from /usr/include/glib-2.0/glib/gasyncqueue.h:32, > from /usr/include/glib-2.0/glib.h:32, > from /usr/include/glib-2.0/gobject/gbinding.h:28, > from /usr/include/glib-2.0/glib-object.h:22, > from xml-deserializer.c:4: > xml-deserializer.c: In function ‘caribou_xml_deserializer_get_type’: > /usr/include/glib-2.0/glib/gatomic.h:113:5: warning: argument 2 of > ‘__atomic_load’ discards ‘volatile’ qualifier [-Wincompatible-pointer-types] > 113 | __atomic_load (gapg_temp_atomic, &gapg_temp_newval, > __ATOMIC_SEQ_CST); \ > | ^~~~~~~~~~~~~ > /usr/include/glib-2.0/glib/gthread.h:260:7: note: in expansion of macro > ‘g_atomic_pointer_get’ > 260 | (!g_atomic_pointer_get (location) && \ > | ^~~~~~~~~~~~~~~~~~~~ > xml-deserializer.c:1046:13: note: in expansion of macro ‘g_once_init_enter’ > 1046 | if (g_once_init_enter > (&caribou_xml_deserializer_type_id__volatile)) { > | ^~~~~~~~~~~~~~~~~ > libtool: compile: 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=\"\" -DHAVE_STDIO_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 > -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_STRINGS_H=1 -DHAVE_SYS_STAT_H=1 > -DHAVE_SYS_TYPES_H=1 -DHAVE_UNISTD_H=1 -DSTDC_HEADERS=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. -Wdate-time -D_FORTIFY_SOURCE=2 -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -c xml-deserializer.c -o > libcaribou_la-xml-deserializer.o >/dev/null 2>&1 > /bin/bash ../libtool --tag=CC --mode=link gcc -DG_LOG_DOMAIN=\"caribou\" > -I.. -pthread -I/usr/include/gtk-3.0 -I/usr/include/gio-unix-2.0 > -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/harfbuzz > -I/usr/include/pango-1.0 -I/usr/include/fribidi -I/usr/include/harfbuzz > -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 > -I/usr/include/x86_64-linux-gnu -I/usr/include/cairo -I/usr/include/pixman-1 > -I/usr/include/uuid -I/usr/include/freetype2 -I/usr/include/libpng16 > -I/usr/include/libxml2 -I/usr/include/gee-0.8 -I/usr/include/libmount > -I/usr/include/blkid -I/usr/include/glib-2.0 > -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -g -O2 > -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat > -Werror=format-security -version-info "0":"0":"0" -export-dynamic > -export-symbols ./libcaribou.symbols -Wl,-z,relro -Wl,-z,now -Wl,-O1 > -Wl,--as-needed -o libcaribou.la -rpath /usr/lib/x86_64-linux-gnu > 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: 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 -Wl,--as-needed -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 -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-z > -Wl,now -Wl,-O1 -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: ar cr .libs/libcaribou.a libcaribou_la-display-adapter.o > libcaribou_la-xadapter.o libcaribou_la-keyboard-model.o > libcaribou_la-keyboard-service.o libcaribou_la-group-model.o > libcaribou_la-level-model.o libcaribou_la-row-model.o > libcaribou_la-key-model.o libcaribou_la-column-model.o > libcaribou_la-scanner.o libcaribou_la-iscannable-item.o > libcaribou_la-iscannable-group.o libcaribou_la-scannable-group.o > libcaribou_la-ikeyboard-object.o libcaribou_la-xml-deserializer.o > libtool: link: ranlib .libs/libcaribou.a > libtool: link: ( cd ".libs" && rm -f "libcaribou.la" && ln -s > "../libcaribou.la" "libcaribou.la" ) > /usr/bin/python3 -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[2]: *** [Makefile:1313: Caribou-1.0.typelib] Error 1 The full build log is available from: http://qa-logs.debian.net/2021/10/23/caribou_0.4.21-7.1_unstable.log A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute! If you reassign this bug to another package, please marking it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.