------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/ncurses-6.1.20190525.txz Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/libtextstyle-0.20.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz Installing /packages/All/gettext-tools-0.20.1_1.txz Installing /packages/All/gmake-4.2.1_3.txz Installing /packages/All/pcre-8.43_2.txz Installing /packages/All/libffi-3.2.1_3.txz Installing /packages/All/libxml2-2.9.10.txz Installing /packages/All/libiconv-1.14_11.txz Installing /packages/All/expat-2.2.8.txz Installing /packages/All/readline-8.0.4.txz Installing /packages/All/openssl-1.1.1d,1.txz Installing /packages/All/python37-3.7.6.txz ===== Message from python37-3.7.6: -- Note that some standard Python modules are provided as separate ports as they require additional dependencies. They are available as: py37-gdbm databases/py-gdbm@py37 py37-sqlite3 databases/py-sqlite3@py37 py37-tkinter x11-toolkits/py-tkinter@py37 Installing /packages/All/glib-2.56.3_7,1.txz No schema files found: doing nothing. Installing /packages/All/atk-2.28.1.txz Installing /packages/All/png-1.6.37.txz Installing /packages/All/jbigkit-2.1_1.txz Installing /packages/All/jpeg-turbo-2.0.4.txz Installing /packages/All/tiff-4.1.0.txz Installing /packages/All/shared-mime-info-1.10_2.txz Installing /packages/All/libXau-1.0.9.txz Installing /packages/All/libpthread-stubs-0.4.txz Installing /packages/All/xorgproto-2019.2.txz Installing /packages/All/libXdmcp-1.1.3.txz Installing /packages/All/libxcb-1.13.1.txz Installing /packages/All/libX11-1.6.9,1.txz Installing /packages/All/gdk-pixbuf2-2.40.0.txz Installing /packages/All/freetype2-2.10.1.txz ===== Message from freetype2-2.10.1: -- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as the default, emulating a modern version of ClearType. This change inevitably leads to different rendering results, and you might change port's options to adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment variable). The environment variable "FREETYPE_PROPERTIES" can be used to control the driver properties. Example: FREETYPE_PROPERTIES=truetype:interpreter-version=35 \ cff:no-stem-darkening=1 \ autofitter:warping=1 This allows to select, say, the subpixel hinting mode at runtime for a given application. If LONG_PCF_NAMES port's option was enabled, the PCF family names may include the foundry and information whether they contain wide characters. For example, "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at run time with using pcf:no-long-family-names property, if needed. Example: FREETYPE_PROPERTIES=pcf:no-long-family-names=1 How to recreate fontconfig cache with using such environment variable, if needed: # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv The controllable properties are listed in the section "Controlling FreeType Modules" in the reference's table of contents (/usr/local/share/doc/freetype2/reference/site/index.html, if documentation was installed). Installing /packages/All/graphite2-1.3.13_1.txz Installing /packages/All/harfbuzz-2.6.4.txz Installing /packages/All/fontconfig-2.12.6,1.txz Running fc-cache to build fontconfig cache... /usr/local/share/fonts: skipping, no such directory /usr/local/lib/X11/fonts: skipping, no such directory /var/db/fontconfig: cleaning cache directory fc-cache: succeeded Installing /packages/All/fribidi-0.19.7.txz Installing /packages/All/wayland-1.16.0.txz Installing /packages/All/pciids-20200222.txz Installing /packages/All/libpciaccess-0.16.txz Installing /packages/All/libdrm-2.4.100.txz Installing /packages/All/libelf-0.8.13_3.txz Installing /packages/All/libXfixes-5.0.3_2.txz Installing /packages/All/libXdamage-1.1.5.txz Installing /packages/All/libXext-1.3.4,1.txz Installing /packages/All/libXrender-0.9.10_2.txz Installing /packages/All/libXrandr-1.5.2.txz Installing /packages/All/libxshmfence-1.3.txz Installing /packages/All/libXxf86vm-1.1.4_3.txz Installing /packages/All/mesa-libs-18.3.2_4.txz Installing /packages/All/pixman-0.38.4.txz Installing /packages/All/cairo-1.16.0,2.txz Installing /packages/All/libfontenc-1.1.4.txz Installing /packages/All/mkfontscale-1.2.1.txz Installing /packages/All/font-bh-ttf-1.0.3_4.txz Installing /packages/All/font-misc-meltho-1.0.3_4.txz Installing /packages/All/font-misc-ethiopic-1.0.3_4.txz Installing /packages/All/encodings-1.0.5,1.txz Installing /packages/All/dejavu-2.37_1.txz ===== Message from dejavu-2.37_1: -- Make sure that the freetype module is loaded. If it is not, add the following line to the "Modules" section of your X Windows configuration file: Load "freetype" Add the following line to the "Files" section of X Windows configuration file: FontPath "/usr/local/share/fonts/dejavu/" Note: your X Windows configuration file is typically /etc/X11/XF86Config if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org. Installing /packages/All/xorg-fonts-truetype-7.7_1.txz Installing /packages/All/libXft-2.3.3.txz Installing /packages/All/pango-1.42.4_3.txz Installing /packages/All/hicolor-icon-theme-0.17.txz Installing /packages/All/libXinerama-1.1.4_2,1.txz Installing /packages/All/libXi-1.7.10,1.txz Installing /packages/All/libXcursor-1.2.0.txz Installing /packages/All/libXcomposite-0.4.5,1.txz Installing /packages/All/gtk-update-icon-cache-2.24.32.txz Installing /packages/All/perl5-5.30.1.txz ===== Message from perl5-5.30.1: -- The /usr/bin/perl symlink has been removed starting with Perl 5.20. For shebangs, you should either use: #!/usr/local/bin/perl or #!/usr/bin/env perl The first one will only work if you have a /usr/local/bin/perl, the second will work as long as perl is in PATH. Installing /packages/All/p5-XML-Parser-2.44.txz Installing /packages/All/intltool-0.51.0_1.txz Installing /packages/All/gobject-introspection-1.56.1,1.txz Installing /packages/All/pkgconf-1.6.3,1.txz Installing /packages/All/libxkbfile-1.1.0.txz Installing /packages/All/xkbcomp-1.4.3.txz Installing /packages/All/iso-codes-4.2.txz Installing /packages/All/libxklavier-5.3_1,1.txz Installing /packages/All/libepoxy-1.5.2.txz Installing /packages/All/nspr-4.25.txz Installing /packages/All/icu-66.1,1.txz Installing /packages/All/spidermonkey60-60.9.0_2.txz Installing /packages/All/libICE-1.0.10,1.txz Installing /packages/All/libSM-1.2.3,1.txz Installing /packages/All/dbus-1.12.16.txz ===> Creating groups. Creating group 'messagebus' with gid '556'. ===> Creating users Creating user 'messagebus' with uid '556'. Installing /packages/All/polkit-0.116.txz ===> Creating groups. Creating group 'polkitd' with gid '565'. ===> Creating users Creating user 'polkitd' with uid '565'. Installing /packages/All/lcms2-2.9.txz Installing /packages/All/sqlite3-3.30.1_1,1.txz Installing /packages/All/libXScrnSaver-1.2.3_2.txz Installing /packages/All/argyllcms-1.9.2_5.txz Installing /packages/All/colord-1.3.5.txz ===> Creating groups. Creating group 'colord' with gid '970'. ===> Creating users Creating user 'colord' with uid '970'. Installing /packages/All/libdaemon-0.14_1.txz Installing /packages/All/dbus-glib-0.110.txz Installing /packages/All/gdbm-1.18.1_1.txz Installing /packages/All/gnome_subr-1.0.txz Installing /packages/All/avahi-app-0.7_2.txz ===> Creating groups. Creating group 'avahi' with gid '558'. ===> Creating users Creating user 'avahi' with uid '558'. Installing /packages/All/gmp-6.2.0.txz Installing /packages/All/nettle-3.5.1_1.txz Installing /packages/All/libtasn1-4.15.0.txz Installing /packages/All/libunistring-0.9.10_1.txz Installing /packages/All/libidn2-2.3.0_1.txz Installing /packages/All/ca_root_nss-3.51.txz ===== Message from ca_root_nss-3.51: -- FreeBSD does not, and can not warrant that the certification authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Assessment and verification of trust is the complete responsibility of the system administrator. This package installs symlinks to support root certificates discovery by default for software that uses OpenSSL. This enables SSL Certificate Verification by client software without manual intervention. If you prefer to do this manually, replace the following symlinks with either an empty file or your site-local certificate bundle. * /etc/ssl/cert.pem * /usr/local/etc/ssl/cert.pem * /usr/local/openssl/cert.pem Installing /packages/All/p11-kit-0.23.18.1.txz Installing /packages/All/tpm-emulator-0.7.4_2.txz ===> Creating groups. Creating group '_tss' with gid '601'. ===> Creating users Creating user '_tss' with uid '601'. Installing /packages/All/trousers-0.3.14_2.txz ===> Creating groups. Using existing group '_tss'. ===> Creating users Using existing user '_tss'. ===== Message from trousers-0.3.14_2: -- To run tcsd automatically, add the following line to /etc/rc.conf: tcsd_enable="YES" You might want to edit /usr/local/etc/tcsd.conf to reflect your setup. If you want to use tcsd with software TPM emulator, use the following configuration in /etc/rc.conf: tcsd_enable="YES" tcsd_mode="emulator" tpmd_enable="YES" To use TPM, add your_account to '_tss' group like following: # pw groupmod _tss -m your_account Installing /packages/All/gnutls-3.6.12.txz Installing /packages/All/libpaper-1.1.24.4.txz Installing /packages/All/cups-2.2.13.txz ===> Creating groups. Creating group 'cups' with gid '193'. ===> Creating users Creating user 'cups' with uid '193'. Installing /packages/All/xkeyboard-config-2.27.txz Installing /packages/All/libxkbcommon-0.10.0.txz Installing /packages/All/libXtst-1.2.3_2.txz Installing /packages/All/at-spi2-core-2.28.0.txz Installing /packages/All/at-spi2-atk-2.26.2.txz Installing /packages/All/adwaita-icon-theme-3.28.0.txz Installing /packages/All/libcroco-0.6.13.txz Installing /packages/All/libgsf-1.14.46.txz Installing /packages/All/librsvg2-2.40.21.txz Installing /packages/All/wayland-protocols-1.20.txz Installing /packages/All/gtk3-3.24.10_1.txz SUCCEEDED 00:01:04 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmatekbd-1.22.0 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmatekbd-1.22.0 for building => SHA256 Checksum OK for mate/libmatekbd-1.22.0.tar.xz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by libmatekbd-1.22.0 for building ===> Extracting for libmatekbd-1.22.0 => SHA256 Checksum OK for mate/libmatekbd-1.22.0.tar.xz. Extracted Memory Use: 3.37M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for libmatekbd-1.22.0 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on executable: msgfmt - found ===> libmatekbd-1.22.0 depends on executable: gmake - found ===> libmatekbd-1.22.0 depends on executable: gtk-update-icon-cache - found ===> libmatekbd-1.22.0 depends on file: /usr/local/bin/intltool-extract - found ===> libmatekbd-1.22.0 depends on executable: g-ir-scanner - found ===> libmatekbd-1.22.0 depends on package: pkgconf>=1.3.0_1 - found ===> libmatekbd-1.22.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on shared library: libxklavier.so - found (/usr/local/lib/libxklavier.so) ===> libmatekbd-1.22.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmatekbd-1.22.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libmatekbd-1.22.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libmatekbd-1.22.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libmatekbd-1.22.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libmatekbd-1.22.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmatekbd-1.22.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> libmatekbd-1.22.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on executable: msgfmt - found ===> libmatekbd-1.22.0 depends on executable: gmake - found ===> libmatekbd-1.22.0 depends on executable: gtk-update-icon-cache - found ===> libmatekbd-1.22.0 depends on file: /usr/local/bin/intltool-extract - found ===> libmatekbd-1.22.0 depends on executable: g-ir-scanner - found ===> libmatekbd-1.22.0 depends on package: pkgconf>=1.3.0_1 - found ===> libmatekbd-1.22.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libmatekbd-1.22.0 depends on shared library: libxklavier.so - found (/usr/local/lib/libxklavier.so) ===> libmatekbd-1.22.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmatekbd-1.22.0 depends on shared library: libatk-1.0.so - found (/usr/local/lib/libatk-1.0.so) ===> libmatekbd-1.22.0 depends on shared library: libcairo.so - found (/usr/local/lib/libcairo.so) ===> libmatekbd-1.22.0 depends on shared library: libgdk_pixbuf-2.0.so - found (/usr/local/lib/libgdk_pixbuf-2.0.so) ===> libmatekbd-1.22.0 depends on shared library: libglib-2.0.so - found (/usr/local/lib/libglib-2.0.so) ===> libmatekbd-1.22.0 depends on shared library: libintl.so - found (/usr/local/lib/libintl.so) ===> libmatekbd-1.22.0 depends on shared library: libgtk-3.so - found (/usr/local/lib/libgtk-3.so) ===> libmatekbd-1.22.0 depends on shared library: libpango-1.0.so - found (/usr/local/lib/libpango-1.0.so) ===> Configuring for libmatekbd-1.22.0 configure: loading site script /xports/Templates/config.site checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... (cached) /bin/mkdir -p checking for gawk... (cached) /usr/bin/awk checking whether gmake sets $(MAKE)... yes checking whether gmake supports nested variables... yes checking whether gmake supports nested variables... (cached) yes checking whether gmake supports the include directive... yes (GNU style) checking for gcc... cc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether cc understands -c and -o together... yes checking dependency style of cc... gcc3 checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes checking what language compliance flags to pass to the C compiler... checking for gcc... (cached) cc checking whether we are using the GNU C compiler... (cached) yes checking whether cc accepts -g... (cached) yes checking for cc option to accept ISO C89... (cached) none needed checking whether cc understands -c and -o together... (cached) yes checking dependency style of cc... (cached) gcc3 checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking how to print strings... printf checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for fgrep... (cached) /usr/bin/fgrep checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 262144 checking how to convert x86_64-portbld-dragonfly5.9 file names to x86_64-portbld-dragonfly5.9 format... func_convert_file_noop checking how to convert x86_64-portbld-dragonfly5.9 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from cc object... ok checking for sysroot... no checking for a working dd... /bin/dd checking how to truncate binary pipes... /bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... .libs checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC -DPIC checking if cc PIC flag -fPIC -DPIC works... yes checking if cc static flag -static works... yes checking if cc supports -c -o file.o... yes checking if cc supports -c -o file.o... (cached) yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... dragonfly5.9 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for locale.h... (cached) yes checking for LC_MESSAGES... yes checking for CFPreferencesCopyAppValue... no checking for CFLocaleCopyCurrent... no checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... no checking for bindtextdomain in -lintl... yes checking for ngettext in -lintl... yes checking for dgettext in -lintl... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/local/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/local/bin/msgfmt checking for xgettext... /usr/local/bin/xgettext checking whether NLS is requested... yes checking for intltool >= 0.50.1... 0.51.0 found checking for intltool-update... /usr/local/bin/intltool-update checking for intltool-merge... /usr/local/bin/intltool-merge checking for intltool-extract... /usr/local/bin/intltool-extract checking for xgettext... (cached) /usr/local/bin/xgettext checking for msgmerge... /usr/local/bin/msgmerge checking for msgfmt... (cached) /usr/local/bin/msgfmt checking for gmsgfmt... (cached) /usr/local/bin/msgfmt checking for perl... /usr/local/bin/perl checking for perl >= 5.8.1... 5.30.1 checking for XML::Parser... ok checking for setlocale... (cached) yes checking pkg-config is at least version 0.9.0... yes checking for GLIB... yes checking for GMODULE... yes checking for GIO... yes checking for GDK... yes checking for GTK... yes checking for LIBXKLAVIER... yes checking for X... libraries /usr/local/lib, headers /usr/local/include checking whether -R must be followed by a space... no checking for gethostbyname... (cached) yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking pkg-config is at least version 0.16... yes checking for library containing sqrt... -lm checking for gobject-introspection... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating libmatekbd.pc config.status: creating libmatekbdui.pc config.status: creating po/Makefile.in config.status: creating libmatekbd/Makefile config.status: creating libmatekbd/org.mate.peripherals-keyboard-xkb.gschema.xml config.status: creating test/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands SUCCEEDED 00:00:08 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for libmatekbd-1.22.0 gmake[1]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake all-recursive gmake[2]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' Making all in libmatekbd gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' glib-genmarshal --prefix=matekbd_indicator ./matekbd-indicator-marshal.list --header > matekbd-indicator-marshal.h ( glib-genmarshal --prefix=matekbd_keyboard_drawing ./matekbd-keyboard-drawing-marshal.list \ --header > matekbd-keyboard-drawing-marshal.tmp \ && mv matekbd-keyboard-drawing-marshal.tmp matekbd-keyboard-drawing-marshal.h ) \ || ( rm -f matekbd-keyboard-drawing-marshal.tmp && exit 1 ) INFO: Reading ./matekbd-indicator-marshal.list... glib-genmarshal --prefix=matekbd_indicator ./matekbd-indicator-marshal.list --body > matekbd-indicator-marshal.c INFO: Reading ./matekbd-keyboard-drawing-marshal.list... ( glib-genmarshal --prefix=matekbd_keyboard_drawing ./matekbd-keyboard-drawing-marshal.list \ --body > matekbd-keyboard-drawing-marshal.tmp \ && mv matekbd-keyboard-drawing-marshal.tmp matekbd-keyboard-drawing-marshal.c ) \ || ( rm -f matekbd-keyboard-drawing-marshal.tmp && exit 1 ) INFO: Reading ./matekbd-indicator-marshal.list... INFO: Reading ./matekbd-keyboard-drawing-marshal.list... gmake all-am gmake[4]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-desktop-config.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-desktop-config.Tpo -c -o libmatekbd_la-matekbd-desktop-config.lo `test -f 'matekbd-desktop-config.c' || echo './'`matekbd-desktop-config.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-keyboard-config.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-keyboard-config.Tpo -c -o libmatekbd_la-matekbd-keyboard-config.lo `test -f 'matekbd-keyboard-config.c' || echo './'`matekbd-keyboard-config.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-util.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-util.Tpo -c -o libmatekbd_la-matekbd-util.lo `test -f 'matekbd-util.c' || echo './'`matekbd-util.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-config.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-config.Tpo -c -o libmatekbdui_la-matekbd-indicator-config.lo `test -f 'matekbd-indicator-config.c' || echo './'`matekbd-indicator-config.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator.Tpo -c -o libmatekbdui_la-matekbd-indicator.lo `test -f 'matekbd-indicator.c' || echo './'`matekbd-indicator.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-status.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-status.Tpo -c -o libmatekbdui_la-matekbd-status.lo `test -f 'matekbd-status.c' || echo './'`matekbd-status.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-marshal.Tpo -c -o libmatekbdui_la-matekbd-indicator-marshal.lo `test -f 'matekbd-indicator-marshal.c' || echo './'`matekbd-indicator-marshal.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing-marshal.Tpo -c -o libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo `test -f 'matekbd-keyboard-drawing-marshal.c' || echo './'`matekbd-keyboard-drawing-marshal.c /bin/sh ../libtool --tag=CC --mode=compile cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing.Tpo -c -o libmatekbdui_la-matekbd-keyboard-drawing.lo `test -f 'matekbd-keyboard-drawing.c' || echo './'`matekbd-keyboard-drawing.c glib-compile-schemas --strict --dry-run --schema-file=org.mate.peripherals-keyboard-xkb.gschema.xml && mkdir -p . && touch org.mate.peripherals-keyboard-xkb.gschema.valid libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-util.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-util.Tpo -c matekbd-util.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-util.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-config.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-config.Tpo -c matekbd-indicator-config.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator-config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-desktop-config.lo -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-status.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-status.Tpo -c matekbd-status.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-status.o -MD -MP -MF .deps/libmatekbd_la-matekbd-desktop-config.Tpo -c matekbd-desktop-config.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-desktop-config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-keyboard-config.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-keyboard-config.Tpo -c matekbd-keyboard-config.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-keyboard-config.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-marshal.Tpo -c matekbd-indicator-marshal.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator-marshal.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator.Tpo -c matekbd-indicator.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing.Tpo -c matekbd-keyboard-drawing.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-keyboard-drawing.o libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-util.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-util.Tpo -c matekbd-util.c -o libmatekbd_la-matekbd-util.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-marshal.Tpo -c matekbd-indicator-marshal.c -o libmatekbdui_la-matekbd-indicator-marshal.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-desktop-config.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-desktop-config.Tpo -c matekbd-desktop-config.c -o libmatekbd_la-matekbd-desktop-config.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing-marshal.Tpo -c matekbd-keyboard-drawing-marshal.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-keyboard-drawing-marshal.o mv -f .deps/libmatekbdui_la-matekbd-indicator-marshal.Tpo .deps/libmatekbdui_la-matekbd-indicator-marshal.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing-marshal.Tpo -c matekbd-keyboard-drawing-marshal.c -o libmatekbdui_la-matekbd-keyboard-drawing-marshal.o >/dev/null 2>&1 mv -f .deps/libmatekbdui_la-matekbd-keyboard-drawing-marshal.Tpo .deps/libmatekbdui_la-matekbd-keyboard-drawing-marshal.Plo mv -f .deps/libmatekbd_la-matekbd-desktop-config.Tpo .deps/libmatekbd_la-matekbd-desktop-config.Plo mv -f .deps/libmatekbd_la-matekbd-util.Tpo .deps/libmatekbd_la-matekbd-util.Plo matekbd-status.c: In function 'matekbd_status_set_tooltips': matekbd-status.c:105:2: warning: 'gtk_status_icon_set_tooltip_text' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_tooltip_text (GTK_STATUS_ICON (gki), str); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:275, from ./matekbd-status.h:23, from matekbd-status.c:30: /usr/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:137:23: note: declared here void gtk_status_icon_set_tooltip_text (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-status.c: In function 'matekbd_status_set_current_page_for_group': matekbd-status.c:547:2: warning: 'gtk_status_icon_set_from_pixbuf' is deprecated [-Wdeprecated-declarations] gtk_status_icon_set_from_pixbuf (GTK_STATUS_ICON (gki), ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:275, from ./matekbd-status.h:23, from matekbd-status.c:30: /usr/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:97:23: note: declared here void gtk_status_icon_set_from_pixbuf (GtkStatusIcon *status_icon, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-status.c: In function 'matekbd_status_filter_x_evt': matekbd-status.c:570:9: warning: 'gtk_status_icon_get_x11_window_id' is deprecated [-Wdeprecated-declarations] (GTK_STATUS_ICON (gki)); ^ In file included from /usr/local/include/gtk-3.0/gtk/gtk.h:275, from ./matekbd-status.h:23, from matekbd-status.c:30: /usr/local/include/gtk-3.0/gtk/deprecated/gtkstatusicon.h:178:23: note: declared here guint32 gtk_status_icon_get_x11_window_id (GtkStatusIcon *status_icon); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-keyboard-drawing.c: In function 'draw_key': matekbd-keyboard-drawing.c:1062:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (style_context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/local/include/gtk-3.0/gtk/gtk.h:127, from matekbd-keyboard-drawing.c:21: /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-keyboard-drawing.c: In function 'create_cairo': matekbd-keyboard-drawing.c:1378:2: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (style_context, state, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/local/include/gtk-3.0/gtk/gtk.h:127, from matekbd-keyboard-drawing.c:21: /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-keyboard-drawing.c: In function 'draw_keyboard': matekbd-keyboard-drawing.c:1422:3: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (context, state, &color); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/local/include/gtk-3.0/gtk/gtk.h:127, from matekbd-keyboard-drawing.c:21: /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ matekbd-keyboard-drawing.c: In function 'matekbd_keyboard_drawing_render': matekbd-keyboard-drawing.c:2262:2: warning: 'gtk_style_context_get_background_color' is deprecated: Use 'gtk_render_background' instead [-Wdeprecated-declarations] gtk_style_context_get_background_color (style_context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/local/include/gtk-3.0/gtk/gtkicontheme.h:27, from /usr/local/include/gtk-3.0/gtk/gtk.h:127, from matekbd-keyboard-drawing.c:21: /usr/local/include/gtk-3.0/gtk/gtkstylecontext.h:1201:6: note: declared here void gtk_style_context_get_background_color (GtkStyleContext *context, ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator.Tpo -c matekbd-indicator.c -o libmatekbdui_la-matekbd-indicator.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-indicator-config.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-indicator-config.Tpo -c matekbd-indicator-config.c -o libmatekbdui_la-matekbd-indicator-config.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbd_la-matekbd-keyboard-config.lo -MD -MP -MF .deps/libmatekbd_la-matekbd-keyboard-config.Tpo -c matekbd-keyboard-config.c -o libmatekbd_la-matekbd-keyboard-config.o >/dev/null 2>&1 libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-status.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-status.Tpo -c matekbd-status.c -o libmatekbdui_la-matekbd-status.o >/dev/null 2>&1 mv -f .deps/libmatekbdui_la-matekbd-indicator.Tpo .deps/libmatekbdui_la-matekbd-indicator.Plo mv -f .deps/libmatekbd_la-matekbd-keyboard-config.Tpo .deps/libmatekbd_la-matekbd-keyboard-config.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 6:0:2 -no-undefined -o libmatekbd.la -rpath /usr/local/lib libmatekbd_la-matekbd-desktop-config.lo libmatekbd_la-matekbd-keyboard-config.lo libmatekbd_la-matekbd-util.lo -L/usr/local/lib -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier -L/usr/local/lib -R/usr/local/lib -lX11 -lm -L/usr/local/lib mv -f .deps/libmatekbdui_la-matekbd-indicator-config.Tpo .deps/libmatekbdui_la-matekbd-indicator-config.Plo libtool: compile: cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT libmatekbdui_la-matekbd-keyboard-drawing.lo -MD -MP -MF .deps/libmatekbdui_la-matekbd-keyboard-drawing.Tpo -c matekbd-keyboard-drawing.c -o libmatekbdui_la-matekbd-keyboard-drawing.o >/dev/null 2>&1 libtool: link: cc -shared -fPIC -DPIC .libs/libmatekbd_la-matekbd-desktop-config.o .libs/libmatekbd_la-matekbd-keyboard-config.o .libs/libmatekbd_la-matekbd-util.o -Wl,-rpath -Wl,/usr/local/lib -L/usr/local/lib -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxklavier -lX11 -lm -pthread -pthread -O2 -pthread -Wl,-soname -Wl,libmatekbd.so.4 -o .libs/libmatekbd.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libmatekbd.so.4" && ln -s "libmatekbd.so.4.2.0" "libmatekbd.so.4") libtool: link: (cd ".libs" && rm -f "libmatekbd.so" && ln -s "libmatekbd.so.4.2.0" "libmatekbd.so") libtool: link: ar cru .libs/libmatekbd.a libmatekbd_la-matekbd-desktop-config.o libmatekbd_la-matekbd-keyboard-config.o libmatekbd_la-matekbd-util.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmatekbd.a libtool: link: ( cd ".libs" && rm -f "libmatekbd.la" && ln -s "../libmatekbd.la" "libmatekbd.la" ) mv -f .deps/libmatekbdui_la-matekbd-status.Tpo .deps/libmatekbdui_la-matekbd-status.Plo mv -f .deps/libmatekbdui_la-matekbd-keyboard-drawing.Tpo .deps/libmatekbdui_la-matekbd-keyboard-drawing.Plo /bin/sh ../libtool --tag=CC --mode=link cc -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 6:0:2 -no-undefined -o libmatekbdui.la -rpath /usr/local/lib libmatekbdui_la-matekbd-indicator-config.lo libmatekbdui_la-matekbd-indicator.lo libmatekbdui_la-matekbd-status.lo libmatekbdui_la-matekbd-indicator-marshal.lo libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo libmatekbdui_la-matekbd-keyboard-drawing.lo libmatekbd.la -L/usr/local/lib -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier -L/usr/local/lib -R/usr/local/lib -lX11 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib libtool: link: cc -shared -fPIC -DPIC .libs/libmatekbdui_la-matekbd-indicator-config.o .libs/libmatekbdui_la-matekbd-indicator.o .libs/libmatekbdui_la-matekbd-status.o .libs/libmatekbdui_la-matekbd-indicator-marshal.o .libs/libmatekbdui_la-matekbd-keyboard-drawing-marshal.o .libs/libmatekbdui_la-matekbd-keyboard-drawing.o -Wl,-rpath -Wl,/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/.libs -Wl,-rpath -Wl,/usr/local/lib ./.libs/libmatekbd.so -L/usr/local/lib -lxklavier -lX11 -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread -pthread -pthread -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmatekbdui.so.4 -o .libs/libmatekbdui.so.4.2.0 libtool: link: (cd ".libs" && rm -f "libmatekbdui.so.4" && ln -s "libmatekbdui.so.4.2.0" "libmatekbdui.so.4") libtool: link: (cd ".libs" && rm -f "libmatekbdui.so" && ln -s "libmatekbdui.so.4.2.0" "libmatekbdui.so") libtool: link: ar cru .libs/libmatekbdui.a libmatekbdui_la-matekbd-indicator-config.o libmatekbdui_la-matekbd-indicator.o libmatekbdui_la-matekbd-status.o libmatekbdui_la-matekbd-indicator-marshal.o libmatekbdui_la-matekbd-keyboard-drawing-marshal.o libmatekbdui_la-matekbd-keyboard-drawing.o /usr/libexec/binutils227/elf/ar: `u' modifier ignored since `D' is the default (see `U') libtool: link: ranlib .libs/libmatekbdui.a libtool: link: ( cd ".libs" && rm -f "libmatekbdui.la" && ln -s "../libmatekbdui.la" "libmatekbdui.la" ) CPPFLAGS="-isystem /usr/local/include" CFLAGS="-pipe -O2 -isystem /usr/local/include -fno-strict-aliasing " LDFLAGS="" CC="cc" PKG_CONFIG="pkgconf" GI_HOST_OS="" DLLTOOL="false" /usr/local/bin/g-ir-scanner --add-include-path=. --warn-all --namespace=Matekbd --nsversion=1.0 --libtool="/bin/sh ../libtool" --include=GObject-2.0 --include=Gtk-3.0 --include=xlib-2.0 --include=Xkl-1.0 --library=libmatekbd.la --library=libmatekbdui.la --cflags-begin -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE --cflags-end matekbd-desktop-config.h matekbd-keyboard-config.h matekbd-indicator.h matekbd-status.h matekbd-indicator-config.h matekbd-keyboard-drawing.h matekbd-util.h matekbd-desktop-config.c matekbd-keyboard-config.c matekbd-util.c matekbd-indicator-config.c matekbd-indicator.c matekbd-status.c matekbd-indicator-marshal.c matekbd-keyboard-drawing-marshal.c matekbd-keyboard-drawing.c libmatekbd.la libmatekbdui.la --output Matekbd-1.0.gir g-ir-scanner: link: /bin/sh ../libtool --mode=link --tag=CC cc -o /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/tmp-introspectfh_t20yg/Matekbd-1.0 -export-dynamic -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/tmp-introspectfh_t20yg/Matekbd-1.0.o -L. libmatekbd.la libmatekbdui.la -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl libtool: link: cc -o /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/tmp-introspectfh_t20yg/.libs/Matekbd-1.0 -isystem /usr/local/include -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/tmp-introspectfh_t20yg/Matekbd-1.0.o -Wl,--export-dynamic -pthread -Wl,--export-dynamic -L. ./.libs/libmatekbd.so -L/usr/local/lib ./.libs/libmatekbdui.so /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/.libs/libmatekbd.so -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxklavier -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib /usr/local/bin/g-ir-compiler --includedir=. --includedir=. Matekbd-1.0.gir -o Matekbd-1.0.typelib gmake[4]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' Making all in test gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT matekbd_indicator_test-matekbd-indicator-test.o -MD -MP -MF .deps/matekbd_indicator_test-matekbd-indicator-test.Tpo -c -o matekbd_indicator_test-matekbd-indicator-test.o `test -f 'matekbd-indicator-test.c' || echo './'`matekbd-indicator-test.c cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.o -MD -MP -MF .deps/matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.Tpo -c -o matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.o `test -f 'matekbd-keyboard-drawing-test.c' || echo './'`matekbd-keyboard-drawing-test.c cc -DHAVE_CONFIG_H -I. -I.. -isystem /usr/local/include -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -MT matekbd_status_test-matekbd-status-test.o -MD -MP -MF .deps/matekbd_status_test-matekbd-status-test.Tpo -c -o matekbd_status_test-matekbd-status-test.o `test -f 'matekbd-status-test.c' || echo './'`matekbd-status-test.c mv -f .deps/matekbd_status_test-matekbd-status-test.Tpo .deps/matekbd_status_test-matekbd-status-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier ../libmatekbd/libmatekbd.la ../libmatekbd/libmatekbdui.la -o matekbd-status-test matekbd_status_test-matekbd-status-test.o -lm -L/usr/local/lib mv -f .deps/matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.Tpo .deps/matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier ../libmatekbd/libmatekbd.la ../libmatekbd/libmatekbdui.la -o matekbd-keyboard-drawing-test matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.o -lm -L/usr/local/lib mv -f .deps/matekbd_indicator_test-matekbd-indicator-test.Tpo .deps/matekbd_indicator_test-matekbd-indicator-test.Po /bin/sh ../libtool --tag=CC --mode=link cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR="\"/usr/local/share/locale\"" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -L/usr/local/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier ../libmatekbd/libmatekbd.la ../libmatekbd/libmatekbdui.la -o matekbd-indicator-test matekbd_indicator_test-matekbd-indicator-test.o -lm -L/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/matekbd-status-test matekbd_status_test-matekbd-status-test.o -L/usr/local/lib ../libmatekbd/.libs/libmatekbd.so ../libmatekbd/.libs/libmatekbdui.so /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/.libs/libmatekbd.so -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxklavier -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/matekbd-keyboard-drawing-test matekbd_keyboard_drawing_test-matekbd-keyboard-drawing-test.o -L/usr/local/lib ../libmatekbd/.libs/libmatekbd.so ../libmatekbd/.libs/libmatekbdui.so /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/.libs/libmatekbd.so -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxklavier -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib libtool: link: cc -Wall -Wmissing-prototypes -I.. -Wall -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -DMATELOCALEDIR=\"/usr/local/share/locale\" -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -o .libs/matekbd-indicator-test matekbd_indicator_test-matekbd-indicator-test.o -L/usr/local/lib ../libmatekbd/.libs/libmatekbd.so ../libmatekbd/.libs/libmatekbdui.so /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd/.libs/libmatekbd.so -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -lxklavier -lX11 -lm -pthread -Wl,-rpath -Wl,/usr/local/lib gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' Making all in po gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/po' file=`echo af | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file af.po file=`echo am | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file am.po file=`echo an | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file an.po file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ast.po file=`echo az | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file az.po file=`echo be | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file be.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bn_IN.po file=`echo br | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file br.po file=`echo bs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file bs.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ca@valencia.po file=`echo cmn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cmn.po file=`echo crh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file crh.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cs.po file=`echo csb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file csb.po file=`echo cv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cv.po file=`echo cy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file cy.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de.po file=`echo de_CH | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file de_CH.po file=`echo dz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file dz.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file el.po file=`echo en_AU | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_AU.po file=`echo en_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_CA.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file en_GB.po file=`echo eo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eo.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es.po file=`echo es_419 | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_419.po file=`echo es_AR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_AR.po file=`echo es_CL | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CL.po file=`echo es_CO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CO.po file=`echo es_CR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_CR.po file=`echo es_DO | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_DO.po file=`echo es_EC | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_EC.po file=`echo es_ES | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_ES.po file=`echo es_MX | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_MX.po file=`echo es_NI | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_NI.po file=`echo es_PA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PA.po file=`echo es_PE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PE.po file=`echo es_PR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_PR.po file=`echo es_SV | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_SV.po file=`echo es_US | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_US.po file=`echo es_UY | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_UY.po file=`echo es_VE | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file es_VE.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file eu.po file=`echo fa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fa.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fi.po file=`echo fil | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fil.po file=`echo fo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fo.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr.po file=`echo fr_CA | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fr_CA.po file=`echo frp | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file frp.po file=`echo fur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fur.po file=`echo fy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file fy.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ga.po file=`echo gd | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gd.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file gu.po file=`echo ha | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ha.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hi.po file=`echo hr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hr.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file hy.po file=`echo ia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ia.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file id.po file=`echo ig | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ig.po file=`echo is | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file is.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ja.po file=`echo jv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file jv.po file=`echo ka | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ka.po file=`echo kk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kk.po file=`echo km | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file km.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ko.po file=`echo ks | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ks.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku.po file=`echo ku_IQ | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ku_IQ.po file=`echo ky | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ky.po file=`echo la | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file la.po file=`echo lb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lb.po file=`echo li | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file li.po file=`echo lo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lo.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mai.po file=`echo mg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mg.po file=`echo mi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mi.po file=`echo mk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mk.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ml.po file=`echo mn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mn.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file mr.po file=`echo ms | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ms.po file=`echo my | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file my.po file=`echo nah | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nah.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nb.po file=`echo nds | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nds.po file=`echo ne | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ne.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nl.po file=`echo nn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nn.po file=`echo nqo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nqo.po file=`echo nso | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file nso.po file=`echo oc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file oc.po file=`echo om | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file om.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pl.po file=`echo ps | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ps.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ru.po file=`echo rw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file rw.po file=`echo sc | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sc.po file=`echo sco | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sco.po file=`echo si | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file si.po file=`echo sk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sk.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sl.po file=`echo so | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file so.po file=`echo sq | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sq.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sv.po file=`echo sw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file sw.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file te.po file=`echo tg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tg.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file th.po file=`echo tk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tk.po file=`echo tl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tl.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tr.po file=`echo ts | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ts.po file=`echo tt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file tt.po file=`echo ug | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ug.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uk.po file=`echo ur | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur.po file=`echo ur_PK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file ur_PK.po file=`echo uz | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file uz.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file vi.po file=`echo wa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file wa.po file=`echo xh | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file xh.po file=`echo yi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file yi.po file=`echo yo | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file yo.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zh_TW.po file=`echo zu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/local/bin/msgfmt -o $file zu.po gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/po' gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[2]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[1]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' SUCCEEDED 00:00:26 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- ===> libmatekbd-1.22.0 depends on executable: gtk-update-icon-cache - found ===> libmatekbd-1.22.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for libmatekbd-1.22.0 ===> libmatekbd-1.22.0 depends on executable: gtk-update-icon-cache - found ===> libmatekbd-1.22.0 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> Generating temporary packing list gmake[1]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' if test -z 'strip'; then \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11/libmatekbd/libmatekbd-1.22.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11/libmatekbd/libmatekbd-1.22.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ install; \ else \ gmake INSTALL_PROGRAM="/bin/sh /construction/x11/libmatekbd/libmatekbd-1.22.0/install-sh -c -s" \ install_sh_PROGRAM="/bin/sh /construction/x11/libmatekbd/libmatekbd-1.22.0/install-sh -c -s" INSTALL_STRIP_FLAG=-s \ "INSTALL_PROGRAM_ENV=STRIPPROG='strip'" install; \ fi gmake[2]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' Making install in libmatekbd gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' gmake install-am gmake[4]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' gmake[5]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/lib' /bin/sh ../libtool --mode=install /usr/bin/install -c -s libmatekbd.la libmatekbdui.la '/construction/x11/libmatekbd/stage/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libmatekbd.so.4.2.0 /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.so.4.2.0 libtool: install: strip --strip-unneeded /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.so.4.2.0 libtool: install: (cd /construction/x11/libmatekbd/stage/usr/local/lib && { ln -s -f libmatekbd.so.4.2.0 libmatekbd.so.4 || { rm -f libmatekbd.so.4 && ln -s libmatekbd.so.4.2.0 libmatekbd.so.4; }; }) libtool: install: (cd /construction/x11/libmatekbd/stage/usr/local/lib && { ln -s -f libmatekbd.so.4.2.0 libmatekbd.so || { rm -f libmatekbd.so && ln -s libmatekbd.so.4.2.0 libmatekbd.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatekbd.lai /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.la libtool: warning: relinking 'libmatekbdui.la' libtool: install: (cd /construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd; /bin/sh "/construction/x11/libmatekbd/libmatekbd-1.22.0/libtool" --tag CC --mode=relink cc -I.. -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -pthread -D_THREAD_SAFE -D_THREAD_SAFE -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -pthread -I/usr/local/include -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include/libxml2 -I/usr/local/include -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/local/share\" -DSYSCONFDIR=\"/usr/local/etc\" -DLIBDIR=\"/usr/local/lib\" -DUIDIR=\"/usr/local/share/libmatekbd/ui\" -I/usr/local/include/gtk-3.0 -I/usr/local/include/pango-1.0 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/include/fribidi -I/usr/local/include/cairo -I/usr/local/include/pixman-1 -I/usr/local/include/freetype2 -I/usr/local/include/libdrm -I/usr/local/include/libpng16 -I/usr/local/include/harfbuzz -I/usr/local/include/gdk-pixbuf-2.0 -D_THREAD_SAFE -I/usr/local/include/gio-unix-2.0/ -D_THREAD_SAFE -I/usr/local/include/atk-1.0 -I/usr/local/include/at-spi2-atk/2.0 -I/usr/local/include/at-spi-2.0 -I/usr/local/include/dbus-1.0 -I/usr/local/lib/dbus-1.0/include -D_THREAD_SAFE -D_THREAD_SAFE -pthread -D_THREAD_SAFE -D_THREAD_SAFE -pipe -O2 -isystem /usr/local/include -fno-strict-aliasing -version-info 6:0:2 -no-undefined -o libmatekbdui.la -rpath /usr/local/lib libmatekbdui_la-matekbd-indicator-config.lo libmatekbdui_la-matekbd-indicator.lo libmatekbdui_la-matekbd-status.lo libmatekbdui_la-matekbd-indicator-marshal.lo libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo libmatekbdui_la-matekbd-keyboard-drawing.lo libmatekbd.la -L/usr/local/lib -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lintl -L/usr/local/lib -lxklavier -L/usr/local/lib -R/usr/local/lib -lX11 -L/usr/local/lib -lglib-2.0 -lintl -L/usr/local/lib -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lintl -L/usr/local/lib -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -lm -L/usr/local/lib -inst-prefix-dir /construction/x11/libmatekbd/stage) libtool: relink: cc -shared -fPIC -DPIC .libs/libmatekbdui_la-matekbd-indicator-config.o .libs/libmatekbdui_la-matekbd-indicator.o .libs/libmatekbdui_la-matekbd-status.o .libs/libmatekbdui_la-matekbd-indicator-marshal.o .libs/libmatekbdui_la-matekbd-keyboard-drawing-marshal.o .libs/libmatekbdui_la-matekbd-keyboard-drawing.o -Wl,-rpath -Wl,/usr/local/lib ./.libs/libmatekbd.so -L/usr/local/lib -lxklavier -lX11 -lgmodule-2.0 -lgtk-3 -latk-1.0 -lgio-2.0 -lgdk-3 -lpangocairo-1.0 -lpango-1.0 -lfribidi -lgdk_pixbuf-2.0 -lcairo-gobject -lcairo -lpthread -lgobject-2.0 -lglib-2.0 -lintl -lm -pthread -pthread -pthread -O2 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmatekbdui.so.4 -o .libs/libmatekbdui.so.4.2.0 libtool: install: /usr/bin/install -c .libs/libmatekbdui.so.4.2.0T /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.so.4.2.0 libtool: install: strip --strip-unneeded /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.so.4.2.0 libtool: install: (cd /construction/x11/libmatekbd/stage/usr/local/lib && { ln -s -f libmatekbdui.so.4.2.0 libmatekbdui.so.4 || { rm -f libmatekbdui.so.4 && ln -s libmatekbdui.so.4.2.0 libmatekbdui.so.4; }; }) libtool: install: (cd /construction/x11/libmatekbd/stage/usr/local/lib && { ln -s -f libmatekbdui.so.4.2.0 libmatekbdui.so || { rm -f libmatekbdui.so && ln -s libmatekbdui.so.4.2.0 libmatekbdui.so; }; }) libtool: install: /usr/bin/install -c .libs/libmatekbdui.lai /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.la libtool: install: /usr/bin/install -c .libs/libmatekbd.a /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.a libtool: install: strip --strip-debug /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.a libtool: install: chmod 644 /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.a libtool: install: ranlib /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbd.a libtool: install: /usr/bin/install -c .libs/libmatekbdui.a /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.a libtool: install: strip --strip-debug /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.a libtool: install: chmod 644 /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.a libtool: install: ranlib /construction/x11/libmatekbd/stage/usr/local/lib/libmatekbdui.a libtool: warning: remember to run 'libtool --finish /usr/local/lib' /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/share/gir-1.0' install -m 0644 Matekbd-1.0.gir '/construction/x11/libmatekbd/stage/usr/local/share/gir-1.0' /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/include/libmatekbd' install -m 0644 matekbd-desktop-config.h matekbd-keyboard-config.h matekbd-indicator.h matekbd-status.h matekbd-indicator-config.h matekbd-keyboard-drawing.h matekbd-util.h '/construction/x11/libmatekbd/stage/usr/local/include/libmatekbd' /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/lib/girepository-1.0' install -m 0644 Matekbd-1.0.typelib '/construction/x11/libmatekbd/stage/usr/local/lib/girepository-1.0' /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/share/libmatekbd/ui' install -m 0644 show-layout.ui '/construction/x11/libmatekbd/stage/usr/local/share/libmatekbd/ui' if test -n "org.mate.peripherals-keyboard-xkb.gschema.xml"; then \ test -z "/usr/local/share/glib-2.0/schemas" || /bin/mkdir -p "/construction/x11/libmatekbd/stage/usr/local/share/glib-2.0/schemas"; \ install -m 0644 org.mate.peripherals-keyboard-xkb.gschema.xml "/construction/x11/libmatekbd/stage/usr/local/share/glib-2.0/schemas"; \ test -n "/construction/x11/libmatekbd/stage" || glib-compile-schemas /usr/local/share/glib-2.0/schemas; \ fi gmake[5]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' gmake[4]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/libmatekbd' Making install in test gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' gmake[4]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' gmake[4]: Nothing to be done for 'install-exec-am'. gmake[4]: Nothing to be done for 'install-data-am'. gmake[4]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/test' Making install in po gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/po' linguas="af am an ar as ast az be bg bn bn_IN br bs ca ca@valencia cmn crh cs csb cv cy da de de_CH dz el en_AU en_CA en_GB eo es es_419 es_AR es_CL es_CO es_CR es_DO es_EC es_ES es_MX es_NI es_PA es_PE es_PR es_SV es_US es_UY es_VE et eu fa fi fil fo fr fr_CA frp fur fy ga gd gl gu ha he hi hr hu hy ia id ig is it ja jv ka kk km kn ko ks ku ku_IQ ky la lb li lo lt lv mai mg mi mk ml mn mr ms my nah nb nds ne nl nn nqo nso oc om or pa pl ps pt pt_BR ro ru rw sc sco si sk sl so sq sr sr@latin sv sw ta te tg th tk tl tr ts tt ug uk ur ur_PK uz vi wa xh yi yo zh_CN zh_HK zh_TW zu "; \ for lang in $linguas; do \ dir=/construction/x11/libmatekbd/stage/usr/local/share/locale/$lang/LC_MESSAGES; \ /bin/sh /construction/x11/libmatekbd/libmatekbd-1.22.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ install -m 0644 $lang.gmo $dir/libmatekbd.mo; \ echo "installing $lang.gmo as $dir/libmatekbd.mo"; \ else \ install -m 0644 ./$lang.gmo $dir/libmatekbd.mo; \ echo "installing ./$lang.gmo as" \ "$dir/libmatekbd.mo"; \ fi; \ if test -r $lang.gmo.m; then \ install -m 0644 $lang.gmo.m $dir/libmatekbd.mo.m; \ echo "installing $lang.gmo.m as $dir/libmatekbd.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ install -m 0644 ./$lang.gmo.m \ $dir/libmatekbd.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/libmatekbd.mo.m"; \ else \ true; \ fi; \ fi; \ done installing af.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/af/LC_MESSAGES/libmatekbd.mo installing am.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/am/LC_MESSAGES/libmatekbd.mo installing an.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/an/LC_MESSAGES/libmatekbd.mo installing ar.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ar/LC_MESSAGES/libmatekbd.mo installing as.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/as/LC_MESSAGES/libmatekbd.mo installing ast.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ast/LC_MESSAGES/libmatekbd.mo installing az.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/az/LC_MESSAGES/libmatekbd.mo installing be.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/be/LC_MESSAGES/libmatekbd.mo installing bg.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/bg/LC_MESSAGES/libmatekbd.mo installing bn.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/bn/LC_MESSAGES/libmatekbd.mo installing bn_IN.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/bn_IN/LC_MESSAGES/libmatekbd.mo installing br.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/br/LC_MESSAGES/libmatekbd.mo installing bs.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/bs/LC_MESSAGES/libmatekbd.mo installing ca.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ca/LC_MESSAGES/libmatekbd.mo installing ca@valencia.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ca@valencia/LC_MESSAGES/libmatekbd.mo installing cmn.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/cmn/LC_MESSAGES/libmatekbd.mo installing crh.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/crh/LC_MESSAGES/libmatekbd.mo installing cs.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/cs/LC_MESSAGES/libmatekbd.mo installing csb.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/csb/LC_MESSAGES/libmatekbd.mo installing cv.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/cv/LC_MESSAGES/libmatekbd.mo installing cy.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/cy/LC_MESSAGES/libmatekbd.mo installing da.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/da/LC_MESSAGES/libmatekbd.mo installing de.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/de/LC_MESSAGES/libmatekbd.mo installing de_CH.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/de_CH/LC_MESSAGES/libmatekbd.mo installing dz.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/dz/LC_MESSAGES/libmatekbd.mo installing el.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/el/LC_MESSAGES/libmatekbd.mo installing en_AU.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/en_AU/LC_MESSAGES/libmatekbd.mo installing en_CA.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/en_CA/LC_MESSAGES/libmatekbd.mo installing en_GB.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/en_GB/LC_MESSAGES/libmatekbd.mo installing eo.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/eo/LC_MESSAGES/libmatekbd.mo installing es.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es/LC_MESSAGES/libmatekbd.mo installing es_419.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_419/LC_MESSAGES/libmatekbd.mo installing es_AR.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_AR/LC_MESSAGES/libmatekbd.mo installing es_CL.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_CL/LC_MESSAGES/libmatekbd.mo installing es_CO.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_CO/LC_MESSAGES/libmatekbd.mo installing es_CR.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_CR/LC_MESSAGES/libmatekbd.mo installing es_DO.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_DO/LC_MESSAGES/libmatekbd.mo installing es_EC.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_EC/LC_MESSAGES/libmatekbd.mo installing es_ES.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_ES/LC_MESSAGES/libmatekbd.mo installing es_MX.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_MX/LC_MESSAGES/libmatekbd.mo installing es_NI.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_NI/LC_MESSAGES/libmatekbd.mo installing es_PA.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_PA/LC_MESSAGES/libmatekbd.mo installing es_PE.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_PE/LC_MESSAGES/libmatekbd.mo installing es_PR.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_PR/LC_MESSAGES/libmatekbd.mo installing es_SV.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_SV/LC_MESSAGES/libmatekbd.mo installing es_US.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_US/LC_MESSAGES/libmatekbd.mo installing es_UY.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_UY/LC_MESSAGES/libmatekbd.mo installing es_VE.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/es_VE/LC_MESSAGES/libmatekbd.mo installing et.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/et/LC_MESSAGES/libmatekbd.mo installing eu.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/eu/LC_MESSAGES/libmatekbd.mo installing fa.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fa/LC_MESSAGES/libmatekbd.mo installing fi.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fi/LC_MESSAGES/libmatekbd.mo installing fil.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fil/LC_MESSAGES/libmatekbd.mo installing fo.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fo/LC_MESSAGES/libmatekbd.mo installing fr.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fr/LC_MESSAGES/libmatekbd.mo installing fr_CA.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fr_CA/LC_MESSAGES/libmatekbd.mo installing frp.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/frp/LC_MESSAGES/libmatekbd.mo installing fur.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fur/LC_MESSAGES/libmatekbd.mo installing fy.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/fy/LC_MESSAGES/libmatekbd.mo installing ga.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ga/LC_MESSAGES/libmatekbd.mo installing gd.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/gd/LC_MESSAGES/libmatekbd.mo installing gl.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/gl/LC_MESSAGES/libmatekbd.mo installing gu.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/gu/LC_MESSAGES/libmatekbd.mo installing ha.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ha/LC_MESSAGES/libmatekbd.mo installing he.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/he/LC_MESSAGES/libmatekbd.mo installing hi.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/hi/LC_MESSAGES/libmatekbd.mo installing hr.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/hr/LC_MESSAGES/libmatekbd.mo installing hu.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/hu/LC_MESSAGES/libmatekbd.mo installing hy.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/hy/LC_MESSAGES/libmatekbd.mo installing ia.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ia/LC_MESSAGES/libmatekbd.mo installing id.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/id/LC_MESSAGES/libmatekbd.mo installing ig.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ig/LC_MESSAGES/libmatekbd.mo installing is.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/is/LC_MESSAGES/libmatekbd.mo installing it.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/it/LC_MESSAGES/libmatekbd.mo installing ja.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ja/LC_MESSAGES/libmatekbd.mo installing jv.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/jv/LC_MESSAGES/libmatekbd.mo installing ka.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ka/LC_MESSAGES/libmatekbd.mo installing kk.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/kk/LC_MESSAGES/libmatekbd.mo installing km.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/km/LC_MESSAGES/libmatekbd.mo installing kn.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/kn/LC_MESSAGES/libmatekbd.mo installing ko.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ko/LC_MESSAGES/libmatekbd.mo installing ks.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ks/LC_MESSAGES/libmatekbd.mo installing ku.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ku/LC_MESSAGES/libmatekbd.mo installing ku_IQ.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ku_IQ/LC_MESSAGES/libmatekbd.mo installing ky.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ky/LC_MESSAGES/libmatekbd.mo installing la.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/la/LC_MESSAGES/libmatekbd.mo installing lb.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/lb/LC_MESSAGES/libmatekbd.mo installing li.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/li/LC_MESSAGES/libmatekbd.mo installing lo.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/lo/LC_MESSAGES/libmatekbd.mo installing lt.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/lt/LC_MESSAGES/libmatekbd.mo installing lv.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/lv/LC_MESSAGES/libmatekbd.mo installing mai.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mai/LC_MESSAGES/libmatekbd.mo installing mg.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mg/LC_MESSAGES/libmatekbd.mo installing mi.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mi/LC_MESSAGES/libmatekbd.mo installing mk.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mk/LC_MESSAGES/libmatekbd.mo installing ml.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ml/LC_MESSAGES/libmatekbd.mo installing mn.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mn/LC_MESSAGES/libmatekbd.mo installing mr.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/mr/LC_MESSAGES/libmatekbd.mo installing ms.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ms/LC_MESSAGES/libmatekbd.mo installing my.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/my/LC_MESSAGES/libmatekbd.mo installing nah.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nah/LC_MESSAGES/libmatekbd.mo installing nb.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nb/LC_MESSAGES/libmatekbd.mo installing nds.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nds/LC_MESSAGES/libmatekbd.mo installing ne.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ne/LC_MESSAGES/libmatekbd.mo installing nl.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nl/LC_MESSAGES/libmatekbd.mo installing nn.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nn/LC_MESSAGES/libmatekbd.mo installing nqo.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nqo/LC_MESSAGES/libmatekbd.mo installing nso.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/nso/LC_MESSAGES/libmatekbd.mo installing oc.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/oc/LC_MESSAGES/libmatekbd.mo installing om.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/om/LC_MESSAGES/libmatekbd.mo installing or.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/or/LC_MESSAGES/libmatekbd.mo installing pa.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/pa/LC_MESSAGES/libmatekbd.mo installing pl.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/pl/LC_MESSAGES/libmatekbd.mo installing ps.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ps/LC_MESSAGES/libmatekbd.mo installing pt.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/pt/LC_MESSAGES/libmatekbd.mo installing pt_BR.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/pt_BR/LC_MESSAGES/libmatekbd.mo installing ro.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ro/LC_MESSAGES/libmatekbd.mo installing ru.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ru/LC_MESSAGES/libmatekbd.mo installing rw.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/rw/LC_MESSAGES/libmatekbd.mo installing sc.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sc/LC_MESSAGES/libmatekbd.mo installing sco.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sco/LC_MESSAGES/libmatekbd.mo installing si.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/si/LC_MESSAGES/libmatekbd.mo installing sk.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sk/LC_MESSAGES/libmatekbd.mo installing sl.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sl/LC_MESSAGES/libmatekbd.mo installing so.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/so/LC_MESSAGES/libmatekbd.mo installing sq.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sq/LC_MESSAGES/libmatekbd.mo installing sr.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sr/LC_MESSAGES/libmatekbd.mo installing sr@latin.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sr@latin/LC_MESSAGES/libmatekbd.mo installing sv.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sv/LC_MESSAGES/libmatekbd.mo installing sw.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/sw/LC_MESSAGES/libmatekbd.mo installing ta.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ta/LC_MESSAGES/libmatekbd.mo installing te.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/te/LC_MESSAGES/libmatekbd.mo installing tg.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/tg/LC_MESSAGES/libmatekbd.mo installing th.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/th/LC_MESSAGES/libmatekbd.mo installing tk.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/tk/LC_MESSAGES/libmatekbd.mo installing tl.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/tl/LC_MESSAGES/libmatekbd.mo installing tr.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/tr/LC_MESSAGES/libmatekbd.mo installing ts.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ts/LC_MESSAGES/libmatekbd.mo installing tt.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/tt/LC_MESSAGES/libmatekbd.mo installing ug.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ug/LC_MESSAGES/libmatekbd.mo installing uk.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/uk/LC_MESSAGES/libmatekbd.mo installing ur.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ur/LC_MESSAGES/libmatekbd.mo installing ur_PK.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/ur_PK/LC_MESSAGES/libmatekbd.mo installing uz.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/uz/LC_MESSAGES/libmatekbd.mo installing vi.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/vi/LC_MESSAGES/libmatekbd.mo installing wa.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/wa/LC_MESSAGES/libmatekbd.mo installing xh.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/xh/LC_MESSAGES/libmatekbd.mo installing yi.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/yi/LC_MESSAGES/libmatekbd.mo installing yo.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/yo/LC_MESSAGES/libmatekbd.mo installing zh_CN.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/zh_CN/LC_MESSAGES/libmatekbd.mo installing zh_HK.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/zh_HK/LC_MESSAGES/libmatekbd.mo installing zh_TW.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/zh_TW/LC_MESSAGES/libmatekbd.mo installing zu.gmo as /construction/x11/libmatekbd/stage/usr/local/share/locale/zu/LC_MESSAGES/libmatekbd.mo gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0/po' gmake[3]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[4]: Entering directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[4]: Nothing to be done for 'install-exec-am'. /bin/mkdir -p '/construction/x11/libmatekbd/stage/usr/local/libdata/pkgconfig' install -m 0644 libmatekbd.pc libmatekbdui.pc '/construction/x11/libmatekbd/stage/usr/local/libdata/pkgconfig' gmake[4]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[3]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[2]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' gmake[1]: Leaving directory '/construction/x11/libmatekbd/libmatekbd-1.22.0' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libfribidi.so.0 from converters/fribidi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfribidi.so:converters/fribidi Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libfontconfig.so.1 from x11-fonts/fontconfig but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfontconfig.so:x11-fonts/fontconfig Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libfreetype.so.6 from print/freetype2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libfreetype.so:print/freetype2 Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXinerama.so.1 from x11/libXinerama but it is not declared as a dependency Warning: you need USE_XORG+=xinerama Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXi.so.6 from x11/libXi but it is not declared as a dependency Warning: you need USE_XORG+=xi Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXrandr.so.2 from x11/libXrandr but it is not declared as a dependency Warning: you need USE_XORG+=xrandr Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXcursor.so.1 from x11/libXcursor but it is not declared as a dependency Warning: you need USE_XORG+=xcursor Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXcomposite.so.1 from x11/libXcomposite but it is not declared as a dependency Warning: you need USE_XORG+=xcomposite Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXdamage.so.1 from x11/libXdamage but it is not declared as a dependency Warning: you need USE_XORG+=xdamage Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXfixes.so.3 from x11/libXfixes but it is not declared as a dependency Warning: you need USE_XORG+=xfixes Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxkbcommon.so.0 from x11/libxkbcommon but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbcommon.so:x11/libxkbcommon Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libwayland-cursor.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-cursor.so:graphics/wayland Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libwayland-egl.so.1 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-egl.so:graphics/wayland Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libwayland-client.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-client.so:graphics/wayland Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXext.so.6 from x11/libXext but it is not declared as a dependency Warning: you need USE_XORG+=xext Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libepoxy.so.0 from graphics/libepoxy but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libepoxy.so:graphics/libepoxy Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libpixman-1.so.0 from x11/pixman but it is not declared as a dependency Warning: you need USE_XORG+=pixman Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libEGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=egl Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libpng16.so.16 from graphics/png but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpng16.so:graphics/png Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-shm.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-render.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXrender.so.1 from x11/libXrender but it is not declared as a dependency Warning: you need USE_XORG+=xrender Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libGL.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gl Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libffi.so.6 from devel/libffi but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libffi.so:devel/libffi Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libiconv.so.2 from converters/libiconv but it is not declared as a dependency Warning: you need USES+=iconv, USES+=iconv:wchar_t, or USES+=iconv:translit depending on needs Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libpcre.so.1 from devel/pcre but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libpcre.so:devel/pcre Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxml2.so.2 from textproc/libxml2 but it is not declared as a dependency Warning: you need USE_GNOME+=libxml2 Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxkbfile.so.1 from x11/libxkbfile but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxkbfile.so:x11/libxkbfile Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libexpat.so.1 from textproc/expat2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libexpat.so:textproc/expat2 Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libharfbuzz.so.0 from print/harfbuzz but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libharfbuzz.so:print/harfbuzz Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-dri2.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-dri3.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-xfixes.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-present.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-sync.so.1 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxshmfence.so.1 from x11/libxshmfence but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libxshmfence.so:x11/libxshmfence Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libgbm.so.1 from graphics/mesa-libs but it is not declared as a dependency Warning: you need USE_GL+=gbm Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libwayland-server.so.0 from graphics/wayland but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libwayland-server.so:graphics/wayland Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libdrm.so.2 from graphics/libdrm but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdrm.so:graphics/libdrm Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libglapi.so.0 from graphics/mesa-libs but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libglapi.so:graphics/mesa-libs Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXau.so.6 from x11/libXau but it is not declared as a dependency Warning: you need USE_XORG+=xau Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXdmcp.so.6 from x11/libXdmcp but it is not declared as a dependency Warning: you need USE_XORG+=xdmcp Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libxcb-glx.so.0 from x11/libxcb but it is not declared as a dependency Warning: you need USE_XORG+=xcb Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libXxf86vm.so.1 from x11/libXxf86vm but it is not declared as a dependency Warning: you need USE_XORG+=xxf86vm Error: /usr/local/lib/libmatekbd.so.4.2.0 is linked to /usr/local/lib/libgraphite2.so.3 from graphics/graphite2 but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libgraphite2.so:graphics/graphite2 Error: /usr/local/lib/libmatekbdui.so.4.2.0 is linked to /usr/local/lib/libatk-bridge-2.0.so.0 from accessibility/at-spi2-atk but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatk-bridge-2.0.so:accessibility/at-spi2-atk Error: /usr/local/lib/libmatekbdui.so.4.2.0 is linked to /usr/local/lib/libdbus-1.so.3 from devel/dbus but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libdbus-1.so:devel/dbus Error: /usr/local/lib/libmatekbdui.so.4.2.0 is linked to /usr/local/lib/libatspi.so.0 from accessibility/at-spi2-core but it is not declared as a dependency Warning: you need LIB_DEPENDS+=libatspi.so:accessibility/at-spi2-core Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:14 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for libmatekbd-1.22.0 file sizes/checksums [174]: 0% file sizes/checksums [174]: 57% file sizes/checksums [174]: 100% packing files [174]: 0% packing files [174]: 57% packing files [174]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:01 TOTAL TIME 00:01:54