Calculate Linux 14 Xfce4 64bit part15実機サブPC MATEをインストにチャレンジ、現状では起動はしない。

2014-11-17 に作業でこの時には上手く行かなかったと思います。

下記の主旨はMATEをインストにチャレンジです。

現状では起動はしないが、インストールされていると勝手に判断、確かportholeでもインストール済みの緑色の丸が付いていたと思います。

インストールしたやり方は外堀から埋めて行く方法でしましたが。

 

000001 *** emerge --nospinner --noreplace mate-base/libmatekbd ***
000002
000003 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
000004 * Use eselect news to read news items.
000005
000006 Calculating dependencies .... done!
000007
000008 >>> Verifying ebuild manifests
000009
000010 >>> Emerging (1 of 1) mate-base/libmatekbd-1.8.0
000011 >>> Downloading 'http://mirror.yandex.ru/gentoo-distfiles/distfiles/libmatekbd-1.8.0.tar.xz'
000012 ---- http://mirror.yandex.ru/gentoo-distfiles/distfiles/libmatekbd-1.8.0.tar.xz
000013 Resolving mirror.yandex.ru...
000014 Connecting to mirror.yandex.ru... connected.
000015 HTTP request sent, awaiting response... 200 OK
000016 Length: 364024 (355K) [application/octet-stream]
000017 Saving to: /var/calculate/remote/distfiles/libmatekbd-1.8.0.tar.xz
000018
000019 /var/calculate/remo 100%[=====================>] 355.49K 143KB/s in 2.5s
000020
000021 2014-11-17  (143 KB/s) - /var/calculate/remote/distfiles/libmatekbd-1.8.0.tar.xz saved [364024/364024]
000022
000023 * libmatekbd-1.8.0.tar.xz SHA256 SHA512 WHIRLPOOL size ;-) ... [ ok ]
000024 >>> Unpacking source...
000025 >>> Unpacking libmatekbd-1.8.0.tar.xz to /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work
000026 >>> Source unpacked in /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work
000027 >>> Preparing source in /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0 ...
000028 * Fixing OMF Makefiles ...
000029 [ ok ]
000030 * Disabling deprecation warnings ...
000031 [ ok ]
000032 * Running elibtoolize in: libmatekbd-1.8.0/
000033 * Applying portage/1.2.0 patch ...
000034 * Applying sed/1.5.6 patch ...
000035 * Applying as-needed/2.4.2 patch ...
000036 * Applying target-nm/2.4.2 patch ...
000037 >>> Source prepared.
000038 >>> Configuring source in /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0 ...
000039 * econf: updating libmatekbd-1.8.0/config.guess with /usr/share/gnuconfig/config.guess
000040 * econf: updating libmatekbd-1.8.0/config.sub with /usr/share/gnuconfig/config.sub
000041 ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-silent-rules --disable-dependency-tracking --docdir=/usr/share/doc/libmatekbd-1.8.0 --enable-compile-warnings=minimum --disable-schemas-compile --with-gtk=2.0 --disable-tests --with-x
000042 checking for a BSD-compatible install... /usr/bin/install -c
000043 checking whether build environment is sane... yes
000044 checking for a thread-safe mkdir -p... /bin/mkdir -p
000045 checking for gawk... gawk
000046 checking whether make sets $(MAKE)... yes
000047 checking whether make supports nested variables... yes
000048 checking whether make supports nested variables... (cached) yes
000049 checking which gtk+ version to compile against... 2.0
000050 checking for style of include used by make... GNU
000051 checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
000052 checking whether the C compiler works... yes
000053 checking for C compiler default output file name... a.out
000054 checking for suffix of executables...
000055 checking whether we are cross compiling... no
000056 checking for suffix of object files... o
000057 checking whether we are using the GNU C compiler... yes
000058 checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
000059 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
000060 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
000061 checking dependency style of x86_64-pc-linux-gnu-gcc... none
000062 checking what warning flags to pass to the C compiler... -Wall
000063 checking what language compliance flags to pass to the C compiler...
000064 checking for library containing strerror... none required
000065 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
000066 checking whether we are using the GNU C compiler... (cached) yes
000067 checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
000068 checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
000069 checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... (cached) yes
000070 checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
000071 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
000072 checking for grep that handles long lines and -e... /bin/grep
000073 checking for egrep... /bin/grep -E
000074 checking for ANSI C header files... yes
000075 checking build system type... x86_64-pc-linux-gnu
000076 checking host system type... x86_64-pc-linux-gnu
000077 checking how to print strings... printf
000078 checking for a sed that does not truncate output... /bin/sed
000079 checking for fgrep... /bin/grep -F
000080 checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
000081 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
000082 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
000083 checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
000084 checking whether ln -s works... yes
000085 checking the maximum length of command line arguments... 1572864
000086 checking whether the shell understands some XSI constructs... yes
000087 checking whether the shell understands "+="... yes
000088 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
000089 checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
000090 checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
000091 checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
000092 checking how to recognize dependent libraries... pass_all
000093 checking for x86_64-pc-linux-gnu-dlltool... no
000094 checking for dlltool... no
000095 checking how to associate runtime and link libraries... printf %s\n
000096 checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
000097 checking for archiver @FILE support... @
000098 checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
000099 checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
000100 checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
000101 checking for sysroot... no
000102 checking for x86_64-pc-linux-gnu-mt... no
000103 checking for mt... no
000104 checking if : is a manifest tool... no
000105 checking for sys/types.h... yes
000106 checking for sys/stat.h... yes
000107 checking for stdlib.h... yes
000108 checking for string.h... yes
000109 checking for memory.h... yes
000110 checking for strings.h... yes
000111 checking for inttypes.h... yes
000112 checking for stdint.h... yes
000113 checking for unistd.h... yes
000114 checking for dlfcn.h... yes
000115 checking for objdir... .libs
000116 checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
000117 checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
000118 checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
000119 checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
000120 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
000121 checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
000122 checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
000123 checking whether -lc should be explicitly linked in... no
000124 checking dynamic linker characteristics... GNU/Linux ld.so
000125 checking how to hardcode library paths into programs... immediate
000126 checking whether stripping libraries is possible... yes
000127 checking if libtool supports shared libraries... yes
000128 checking whether to build shared libraries... yes
000129 checking whether to build static libraries... yes
000130 checking locale.h usability... yes
000131 checking locale.h presence... yes
000132 checking for locale.h... yes
000133 checking for LC_MESSAGES... yes
000134 checking libintl.h usability... yes
000135 checking libintl.h presence... yes
000136 checking for libintl.h... yes
000137 checking for ngettext in libc... yes
000138 checking for dgettext in libc... yes
000139 checking for bind_textdomain_codeset... yes
000140 checking for msgfmt... /usr/bin/msgfmt
000141 checking for dcgettext... yes
000142 checking if msgfmt accepts -c... yes
000143 checking for gmsgfmt... /usr/bin/gmsgfmt
000144 checking for xgettext... /usr/bin/xgettext
000145 checking whether NLS is requested... yes
000146 checking for intltool >= 0.35.0... 0.50.2 found
000147 checking for intltool-update... /usr/bin/intltool-update
000148 checking for intltool-merge... /usr/bin/intltool-merge
000149 checking for intltool-extract... /usr/bin/intltool-extract
000150 checking for xgettext... (cached) /usr/bin/xgettext
000151 checking for msgmerge... /usr/bin/msgmerge
000152 checking for msgfmt... (cached) /usr/bin/msgfmt
000153 checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
000154 checking for perl... /usr/bin/perl
000155 checking for perl >= 5.8.1... 5.18.2
000156 checking for XML::Parser... ok
000157 checking for setlocale... yes
000158 checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
000159 checking pkg-config is at least version 0.9.0... yes
000160 checking for GLIB... yes
000161 checking for GMODULE... yes
000162 checking for GIO... yes
000163 checking for GDK... yes
000164 checking for GTK... yes
000165 checking for LIBXKLAVIER... yes
000166 checking for X... libraries , headers
000167 checking for gethostbyname... yes
000168 checking for connect... yes
000169 checking for remove... yes
000170 checking for shmat... yes
000171 checking for IceConnectionNumber in -lICE... yes
000172 checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
000173 checking pkg-config is at least version 0.16... yes
000174 checking for library containing sqrt... -lm
000175 checking that generated files are newer than configure... done
000176 configure: creating ./config.status
000177 config.status: creating Makefile
000178 config.status: creating libmatekbd.pc
000179 config.status: creating libmatekbdui.pc
000180 config.status: creating po/Makefile.in
000181 config.status: creating libmatekbd/Makefile
000182 config.status: creating test/Makefile
000183 config.status: creating config.h
000184 config.status: executing depfiles commands
000185 config.status: executing libtool commands
000186 config.status: executing default-1 commands
000187 config.status: executing po/stamp-it commands
000188 >>> Source configured.
000189 >>> Compiling source in /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0 ...
000190 make -j3
000191 make all-recursive
000192 make[1]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000193 Making all in libmatekbd
000194 make[2]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000195 glib-genmarshal --prefix=matekbd_indicator ./matekbd-indicator-marshal.list --header > matekbd-indicator-marshal.h
000196 ( glib-genmarshal --prefix=matekbd_keyboard_drawing ./matekbd-keyboard-drawing-marshal.list \
000197 --header > matekbd-keyboard-drawing-marshal.tmp \
000198 && mv matekbd-keyboard-drawing-marshal.tmp matekbd-keyboard-drawing-marshal.h ) \
000199 || ( rm -f matekbd-keyboard-drawing-marshal.tmp && exit 1 )
000200 glib-genmarshal --prefix=matekbd_indicator ./matekbd-indicator-marshal.list --body > matekbd-indicator-marshal.c
000201 ( glib-genmarshal --prefix=matekbd_keyboard_drawing ./matekbd-keyboard-drawing-marshal.list \
000202 --body > matekbd-keyboard-drawing-marshal.tmp \
000203 && mv matekbd-keyboard-drawing-marshal.tmp matekbd-keyboard-drawing-marshal.c ) \
000204 || ( rm -f matekbd-keyboard-drawing-marshal.tmp && exit 1 )
000205 make all-am
000206 make[3]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000207 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c -o libmatekbd_la-matekbd-desktop-config.lo `test -f 'matekbd-desktop-config.c' || echo './'`matekbd-desktop-config.c
000208 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c -o libmatekbd_la-matekbd-keyboard-config.lo `test -f 'matekbd-keyboard-config.c' || echo './'`matekbd-keyboard-config.c
000209 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c -o libmatekbd_la-matekbd-util.lo `test -f 'matekbd-util.c' || echo './'`matekbd-util.c
000210 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-desktop-config.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-desktop-config.o
000211 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-keyboard-config.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-keyboard-config.o
000212 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-util.c -fPIC -DPIC -o .libs/libmatekbd_la-matekbd-util.o
000213 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-util.c -o libmatekbd_la-matekbd-util.o >/dev/null 2>&1
000214 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-desktop-config.c -o libmatekbd_la-matekbd-desktop-config.o >/dev/null 2>&1
000215 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-indicator-config.lo `test -f 'matekbd-indicator-config.c' || echo './'`matekbd-indicator-config.c
000216 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -c matekbd-keyboard-config.c -o libmatekbd_la-matekbd-keyboard-config.o >/dev/null 2>&1
000217 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator-config.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator-config.o
000218 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-indicator.lo `test -f 'matekbd-indicator.c' || echo './'`matekbd-indicator.c
000219 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator.o
000220 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-status.lo `test -f 'matekbd-status.c' || echo './'`matekbd-status.c
000221 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator-config.c -o libmatekbdui_la-matekbd-indicator-config.o >/dev/null 2>&1
000222 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-status.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-status.o
000223 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator.c -o libmatekbdui_la-matekbd-indicator.o >/dev/null 2>&1
000224 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-indicator-marshal.lo `test -f 'matekbd-indicator-marshal.c' || echo './'`matekbd-indicator-marshal.c
000225 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-status.c -o libmatekbdui_la-matekbd-status.o >/dev/null 2>&1
000226 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator-marshal.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-indicator-marshal.o
000227 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-indicator-marshal.c -o libmatekbdui_la-matekbd-indicator-marshal.o >/dev/null 2>&1
000228 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-keyboard-drawing-marshal.lo `test -f 'matekbd-keyboard-drawing-marshal.c' || echo './'`matekbd-keyboard-drawing-marshal.c
000229 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-keyboard-drawing-marshal.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-keyboard-drawing-marshal.o
000230 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c -o libmatekbdui_la-matekbd-keyboard-drawing.lo `test -f 'matekbd-keyboard-drawing.c' || echo './'`matekbd-keyboard-drawing.c
000231 /bin/sed -e 's^\@datadir\@^/usr/share^g' -e 's^\@GETTEXT_PACKAGE\@^libmatekbd^g' < org.mate.peripherals-keyboard-xkb.gschema.xml.in.in > org.mate.peripherals-keyboard-xkb.gschema.xml.in
000232 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -O2 -march=x86-64 -pipe -version-info 6:0:2 -no-undefined -Wl,--as-needed -o libmatekbd.la -rpath /usr/lib64 libmatekbd_la-matekbd-desktop-config.lo libmatekbd_la-matekbd-keyboard-config.lo libmatekbd_la-matekbd-util.lo -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxklavier -lX11 -lm
000233 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-keyboard-drawing.c -fPIC -DPIC -o .libs/libmatekbdui_la-matekbd-keyboard-drawing.o
000234 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-keyboard-drawing-marshal.c -o libmatekbdui_la-matekbd-keyboard-drawing-marshal.o >/dev/null 2>&1
000235 LC_ALL=C /usr/bin/intltool-merge -x -u --no-translations org.mate.peripherals-keyboard-xkb.gschema.xml.in org.mate.peripherals-keyboard-xkb.gschema.xml
000236 Merging translations into org.mate.peripherals-keyboard-xkb.gschema.xml.
000237 libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libmatekbd_la-matekbd-desktop-config.o .libs/libmatekbd_la-matekbd-keyboard-config.o .libs/libmatekbd_la-matekbd-util.o -Wl,--as-needed -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxklavier -lX11 -lm -pthread -pthread -O2 -march=x86-64 -pthread -Wl,-soname -Wl,libmatekbd.so.4 -o .libs/libmatekbd.so.4.2.0
000238 CREATED org.mate.peripherals-keyboard-xkb.gschema.xml
000239 if test -f "org.mate.peripherals-keyboard-xkb.gschema.xml"; then d=; else d="./"; fi; glib-compile-schemas --strict --dry-run --schema-file=${d}org.mate.peripherals-keyboard-xkb.gschema.xml && touch org.mate.peripherals-keyboard-xkb.gschema.valid
000240 libtool: link: (cd ".libs" && rm -f "libmatekbd.so.4" && ln -s "libmatekbd.so.4.2.0" "libmatekbd.so.4")
000241 libtool: link: (cd ".libs" && rm -f "libmatekbd.so" && ln -s "libmatekbd.so.4.2.0" "libmatekbd.so")
000242 libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmatekbd.a libmatekbd_la-matekbd-desktop-config.o libmatekbd_la-matekbd-keyboard-config.o libmatekbd_la-matekbd-util.o
000243 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmatekbd.a
000244 libtool: link: ( cd ".libs" && rm -f "libmatekbd.la" && ln -s "../libmatekbd.la" "libmatekbd.la" )
000245 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -c matekbd-keyboard-drawing.c -o libmatekbdui_la-matekbd-keyboard-drawing.o >/dev/null 2>&1
000246 /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -version-info 6:0:2 -no-undefined -Wl,--as-needed -o libmatekbdui.la -rpath /usr/lib64 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 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxklavier -lX11 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm
000247 libtool: link: x86_64-pc-linux-gnu-gcc -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,/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd/.libs -Wl,--as-needed ./.libs/libmatekbd.so -lxklavier -lX11 -lgmodule-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread -pthread -pthread -O2 -march=x86-64 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmatekbdui.so.4 -o .libs/libmatekbdui.so.4.2.0
000248 libtool: link: (cd ".libs" && rm -f "libmatekbdui.so.4" && ln -s "libmatekbdui.so.4.2.0" "libmatekbdui.so.4")
000249 libtool: link: (cd ".libs" && rm -f "libmatekbdui.so" && ln -s "libmatekbdui.so.4.2.0" "libmatekbdui.so")
000250 libtool: link: x86_64-pc-linux-gnu-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
000251 libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmatekbdui.a
000252 libtool: link: ( cd ".libs" && rm -f "libmatekbdui.la" && ln -s "../libmatekbdui.la" "libmatekbdui.la" )
000253 rm org.mate.peripherals-keyboard-xkb.gschema.xml.in
000254 make[3]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000255 make[2]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000256 Making all in po
000257 make[2]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/po'
000258 file=`echo am | sed 's,.*/,,'`.gmo \
000259 && rm -f $file && /usr/bin/gmsgfmt -o $file am.po
000260 file=`echo ar | sed 's,.*/,,'`.gmo \
000261 && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po
000262 file=`echo bg | sed 's,.*/,,'`.gmo \
000263 && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po
000264 file=`echo bn | sed 's,.*/,,'`.gmo \
000265 && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po
000266 file=`echo ca | sed 's,.*/,,'`.gmo \
000267 && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po
000268 file=`echo cs | sed 's,.*/,,'`.gmo \
000269 && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po
000270 file=`echo da | sed 's,.*/,,'`.gmo \
000271 && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
000272 file=`echo de | sed 's,.*/,,'`.gmo \
000273 && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
000274 file=`echo el | sed 's,.*/,,'`.gmo \
000275 && rm -f $file && /usr/bin/gmsgfmt -o $file el.po
000276 file=`echo en_GB | sed 's,.*/,,'`.gmo \
000277 && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
000278 file=`echo es | sed 's,.*/,,'`.gmo \
000279 && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
000280 file=`echo et | sed 's,.*/,,'`.gmo \
000281 && rm -f $file && /usr/bin/gmsgfmt -o $file et.po
000282 file=`echo fi | sed 's,.*/,,'`.gmo \
000283 && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po
000284 file=`echo fr | sed 's,.*/,,'`.gmo \
000285 && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
000286 file=`echo gu | sed 's,.*/,,'`.gmo \
000287 && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po
000288 file=`echo he | sed 's,.*/,,'`.gmo \
000289 && rm -f $file && /usr/bin/gmsgfmt -o $file he.po
000290 file=`echo hi | sed 's,.*/,,'`.gmo \
000291 && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po
000292 file=`echo hr | sed 's,.*/,,'`.gmo \
000293 && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po
000294 file=`echo hu | sed 's,.*/,,'`.gmo \
000295 && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po
000296 file=`echo id | sed 's,.*/,,'`.gmo \
000297 && rm -f $file && /usr/bin/gmsgfmt -o $file id.po
000298 file=`echo it | sed 's,.*/,,'`.gmo \
000299 && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
000300 file=`echo ja | sed 's,.*/,,'`.gmo \
000301 && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
000302 file=`echo kn | sed 's,.*/,,'`.gmo \
000303 && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po
000304 file=`echo ko | sed 's,.*/,,'`.gmo \
000305 && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po
000306 file=`echo lt | sed 's,.*/,,'`.gmo \
000307 && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
000308 file=`echo lv | sed 's,.*/,,'`.gmo \
000309 && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po
000310 file=`echo ml | sed 's,.*/,,'`.gmo \
000311 && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po
000312 file=`echo mr | sed 's,.*/,,'`.gmo \
000313 && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po
000314 file=`echo ms | sed 's,.*/,,'`.gmo \
000315 && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po
000316 file=`echo nb | sed 's,.*/,,'`.gmo \
000317 && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
000318 file=`echo nl | sed 's,.*/,,'`.gmo \
000319 && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
000320 file=`echo pl | sed 's,.*/,,'`.gmo \
000321 && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po
000322 file=`echo pt_BR | sed 's,.*/,,'`.gmo \
000323 && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
000324 file=`echo ro | sed 's,.*/,,'`.gmo \
000325 && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
000326 file=`echo ru | sed 's,.*/,,'`.gmo \
000327 && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
000328 file=`echo sk | sed 's,.*/,,'`.gmo \
000329 && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po
000330 file=`echo sl | sed 's,.*/,,'`.gmo \
000331 && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
000332 file=`echo sr | sed 's,.*/,,'`.gmo \
000333 && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po
000334 file=`echo sv | sed 's,.*/,,'`.gmo \
000335 && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
000336 file=`echo ta | sed 's,.*/,,'`.gmo \
000337 && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po
000338 file=`echo te | sed 's,.*/,,'`.gmo \
000339 && rm -f $file && /usr/bin/gmsgfmt -o $file te.po
000340 file=`echo th | sed 's,.*/,,'`.gmo \
000341 && rm -f $file && /usr/bin/gmsgfmt -o $file th.po
000342 file=`echo tr | sed 's,.*/,,'`.gmo \
000343 && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po
000344 file=`echo uk | sed 's,.*/,,'`.gmo \
000345 && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
000346 file=`echo vi | sed 's,.*/,,'`.gmo \
000347 && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po
000348 file=`echo zh_CN | sed 's,.*/,,'`.gmo \
000349 && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
000350 file=`echo zh_TW | sed 's,.*/,,'`.gmo \
000351 && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po
000352 make[2]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/po'
000353 make[2]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000354 make[2]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000355 make[1]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000356 >>> Source compiled.
000357 >>> Test phase [not enabled]: mate-base/libmatekbd-1.8.0
000358
000359 >>> Install libmatekbd-1.8.0 into /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image/ category mate-base
000360 make -j3 DESTDIR=/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image/ 'scrollkeeper_localstate_dir=/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//var/lib/scrollkeeper ' install
000361 Making install in libmatekbd
000362 make[1]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000363 make install-am
000364 make[2]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000365 make[3]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000366 /bin/mkdir -p '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64'
000367 /bin/mkdir -p '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/MateConf/gsettings'
000368 /bin/mkdir -p '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/include/libmatekbd'
000369 /bin/sh ../libtool --mode=install /usr/bin/install -c libmatekbd.la libmatekbdui.la '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64'
000370 /usr/bin/install -c -m 644 matekbd.convert '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/MateConf/gsettings'
000371 /usr/bin/install -c -m 644 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 '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/include/libmatekbd'
000372 if test -n "org.mate.peripherals-keyboard-xkb.gschema.xml"; then \
000373 test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/glib-2.0/schemas"; \
000374 /usr/bin/install -c -m 644 org.mate.peripherals-keyboard-xkb.gschema.xml "/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/glib-2.0/schemas"; \
000375 test -n "1/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image/" || glib-compile-schemas /usr/share/glib-2.0/schemas; \
000376 fi
000377 /bin/mkdir -p '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/libmatekbd/ui'
000378 libtool: install: /usr/bin/install -c .libs/libmatekbd.so.4.2.0 /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbd.so.4.2.0
000379 libtool: install: (cd /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64 && { 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; }; })
000380 /usr/bin/install -c -m 644 show-layout.ui '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/libmatekbd/ui'
000381 libtool: install: (cd /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64 && { ln -s -f libmatekbd.so.4.2.0 libmatekbd.so || { rm -f libmatekbd.so && ln -s libmatekbd.so.4.2.0 libmatekbd.so; }; })
000382 libtool: install: /usr/bin/install -c .libs/libmatekbd.lai /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbd.la
000383 libtool: install: warning: relinking `libmatekbdui.la'
000384 libtool: install: (cd /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd; /bin/sh /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -I.. -Wall -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libxml2 -I../intl -DG_LOG_DOMAIN=\"MateKbdIndicator\" -DDATADIR=\"/usr/share\" -DSYSCONFDIR=\"/etc\" -DLIBDIR=\"/usr/lib64\" -DUIDIR=\"/usr/share/libmatekbd/ui\" -pthread -I/usr/include/gtk-2.0 -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/harfbuzz -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libdrm -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -march=x86-64 -pipe -version-info 6:0:2 -no-undefined -Wl,--as-needed -o libmatekbdui.la -rpath /usr/lib64 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 -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lxklavier -lX11 -lglib-2.0 -Wl,--export-dynamic -lgmodule-2.0 -pthread -lglib-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -inst-prefix-dir /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image/)
000385 libtool: relink: x86_64-pc-linux-gnu-gcc -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,--as-needed -L/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64 -L/usr/lib64 -lmatekbd -lxklavier -lX11 -lgmodule-2.0 -lgtk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lfreetype -lfontconfig -lgdk-x11-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgdk_pixbuf-2.0 -lgobject-2.0 -lglib-2.0 -lm -pthread -pthread -pthread -O2 -march=x86-64 -Wl,--export-dynamic -pthread -pthread -Wl,-soname -Wl,libmatekbdui.so.4 -o .libs/libmatekbdui.so.4.2.0
000386 libtool: install: /usr/bin/install -c .libs/libmatekbdui.so.4.2.0T /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbdui.so.4.2.0
000387 libtool: install: (cd /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64 && { 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; }; })
000388 libtool: install: (cd /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64 && { ln -s -f libmatekbdui.so.4.2.0 libmatekbdui.so || { rm -f libmatekbdui.so && ln -s libmatekbdui.so.4.2.0 libmatekbdui.so; }; })
000389 libtool: install: /usr/bin/install -c .libs/libmatekbdui.lai /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbdui.la
000390 libtool: install: /usr/bin/install -c .libs/libmatekbd.a /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbd.a
000391 libtool: install: chmod 644 /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbd.a
000392 libtool: install: x86_64-pc-linux-gnu-ranlib /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbd.a
000393 libtool: install: /usr/bin/install -c .libs/libmatekbdui.a /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbdui.a
000394 libtool: install: chmod 644 /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbdui.a
000395 libtool: install: x86_64-pc-linux-gnu-ranlib /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/libmatekbdui.a
000396 libtool: install: warning: remember to run `libtool --finish /usr/lib64'
000397 make[3]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000398 make[2]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000399 make[1]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/libmatekbd'
000400 Making install in po
000401 make[1]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/po'
000402 linguas="am ar bg bn ca cs da de el en_GB es et fi fr gu he hi hr hu id it ja kn ko lt lv ml mr ms nb nl pl pt_BR ro ru sk sl sr sv ta te th tr uk vi zh_CN zh_TW "; \
000403 for lang in $linguas; do \
000404 dir=/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/$lang/LC_MESSAGES; \
000405 /bin/sh /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/install-sh -d $dir; \
000406 if test -r $lang.gmo; then \
000407 /usr/bin/install -c -m 644 $lang.gmo $dir/libmatekbd.mo; \
000408 echo "installing $lang.gmo as $dir/libmatekbd.mo"; \
000409 else \
000410 /usr/bin/install -c -m 644 ./$lang.gmo $dir/libmatekbd.mo; \
000411 echo "installing ./$lang.gmo as" \
000412 "$dir/libmatekbd.mo"; \
000413 fi; \
000414 if test -r $lang.gmo.m; then \
000415 /usr/bin/install -c -m 644 $lang.gmo.m $dir/libmatekbd.mo.m; \
000416 echo "installing $lang.gmo.m as $dir/libmatekbd.mo.m"; \
000417 else \
000418 if test -r ./$lang.gmo.m ; then \
000419 /usr/bin/install -c -m 644 ./$lang.gmo.m \
000420 $dir/libmatekbd.mo.m; \
000421 echo "installing ./$lang.gmo.m as" \
000422 "$dir/libmatekbd.mo.m"; \
000423 else \
000424 true; \
000425 fi; \
000426 fi; \
000427 done
000428 installing am.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/am/LC_MESSAGES/libmatekbd.mo
000429 installing ar.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ar/LC_MESSAGES/libmatekbd.mo
000430 installing bg.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/bg/LC_MESSAGES/libmatekbd.mo
000431 installing bn.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/bn/LC_MESSAGES/libmatekbd.mo
000432 installing ca.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ca/LC_MESSAGES/libmatekbd.mo
000433 installing cs.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/cs/LC_MESSAGES/libmatekbd.mo
000434 installing da.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/da/LC_MESSAGES/libmatekbd.mo
000435 installing de.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/de/LC_MESSAGES/libmatekbd.mo
000436 installing el.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/el/LC_MESSAGES/libmatekbd.mo
000437 installing en_GB.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/en_GB/LC_MESSAGES/libmatekbd.mo
000438 installing es.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/es/LC_MESSAGES/libmatekbd.mo
000439 installing et.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/et/LC_MESSAGES/libmatekbd.mo
000440 installing fi.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/fi/LC_MESSAGES/libmatekbd.mo
000441 installing fr.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/fr/LC_MESSAGES/libmatekbd.mo
000442 installing gu.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/gu/LC_MESSAGES/libmatekbd.mo
000443 installing he.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/he/LC_MESSAGES/libmatekbd.mo
000444 installing hi.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/hi/LC_MESSAGES/libmatekbd.mo
000445 installing hr.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/hr/LC_MESSAGES/libmatekbd.mo
000446 installing hu.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/hu/LC_MESSAGES/libmatekbd.mo
000447 installing id.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/id/LC_MESSAGES/libmatekbd.mo
000448 installing it.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/it/LC_MESSAGES/libmatekbd.mo
000449 installing ja.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ja/LC_MESSAGES/libmatekbd.mo
000450 installing kn.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/kn/LC_MESSAGES/libmatekbd.mo
000451 installing ko.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ko/LC_MESSAGES/libmatekbd.mo
000452 installing lt.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/lt/LC_MESSAGES/libmatekbd.mo
000453 installing lv.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/lv/LC_MESSAGES/libmatekbd.mo
000454 installing ml.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ml/LC_MESSAGES/libmatekbd.mo
000455 installing mr.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/mr/LC_MESSAGES/libmatekbd.mo
000456 installing ms.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ms/LC_MESSAGES/libmatekbd.mo
000457 installing nb.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/nb/LC_MESSAGES/libmatekbd.mo
000458 installing nl.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/nl/LC_MESSAGES/libmatekbd.mo
000459 installing pl.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/pl/LC_MESSAGES/libmatekbd.mo
000460 installing pt_BR.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/pt_BR/LC_MESSAGES/libmatekbd.mo
000461 installing ro.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ro/LC_MESSAGES/libmatekbd.mo
000462 installing ru.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ru/LC_MESSAGES/libmatekbd.mo
000463 installing sk.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/sk/LC_MESSAGES/libmatekbd.mo
000464 installing sl.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/sl/LC_MESSAGES/libmatekbd.mo
000465 installing sr.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/sr/LC_MESSAGES/libmatekbd.mo
000466 installing sv.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/sv/LC_MESSAGES/libmatekbd.mo
000467 installing ta.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/ta/LC_MESSAGES/libmatekbd.mo
000468 installing te.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/te/LC_MESSAGES/libmatekbd.mo
000469 installing th.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/th/LC_MESSAGES/libmatekbd.mo
000470 installing tr.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/tr/LC_MESSAGES/libmatekbd.mo
000471 installing uk.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/uk/LC_MESSAGES/libmatekbd.mo
000472 installing vi.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/vi/LC_MESSAGES/libmatekbd.mo
000473 installing zh_CN.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/zh_CN/LC_MESSAGES/libmatekbd.mo
000474 installing zh_TW.gmo as /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/share/locale/zh_TW/LC_MESSAGES/libmatekbd.mo
000475 make[1]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0/po'
000476 make[1]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000477 make[2]: Entering directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000478 make[2]: Nothing to be done for 'install-exec-am'.
000479 /bin/mkdir -p '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/pkgconfig'
000480 /usr/bin/install -c -m 644 libmatekbd.pc libmatekbdui.pc '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image//usr/lib64/pkgconfig'
000481 make[2]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000482 make[1]: Leaving directory '/var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/work/libmatekbd-1.8.0'
000483 * Removing unnecessary /usr/lib64/libmatekbd.la (covered by .pc)
000484 * Removing unnecessary /usr/lib64/libmatekbdui.la (covered by .pc)
000485 >>> Completed installing libmatekbd-1.8.0 into /var/calculate/tmp/portage/mate-base/libmatekbd-1.8.0/image/
000486
000487 strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment -R .GCC.command.line -R .note.gnu.gold-version
000488 usr/lib64/libmatekbd.so.4.2.0
000489 usr/lib64/libmatekbdui.so.4.2.0
000490 usr/lib64/libmatekbd.a
000491 usr/lib64/libmatekbdui.a
000492 ecompressdir: bzip2 -9 /usr/share/doc
000493
000494 >>> Installing (1 of 1) mate-base/libmatekbd-1.8.0
000495 * This package will overwrite one or more files that may belong to other
000496 * packages (see list below). You can use a command such as `portageq
000497 * owners / <filename>` to identify the installed package that owns a
000498 * file. If portageq reports that only one package owns a file then do
000499 * NOT file a bug report. A bug report is only useful if it identifies at
000500 * least two or more packages that are known to install the same file(s).
000501 * If a collision occurs and you can not explain where the file came from
000502 * then you should simply ignore the collision since there is not enough
000503 * information to determine if a real problem exists. Please do NOT file
000504 * a bug report at http://bugs.gentoo.org unless you report exactly which
000505 * two packages install the same file(s). See
000506 * http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how to
000507 * solve the problem. And once again, please do NOT file a bug report
000508 * unless you have completely understood the above message.
000509 *
000510 * Detected file collision(s):
000511 *
000512 * /usr/share/locale/ja/LC_MESSAGES/libmatekbd.mo
000513 *
000514 * Searching all installed packages for file collisions...
000515 *
000516 * Press Ctrl-C to Stop
000517 *
000518 * None of the installed packages claim the file(s).
000519 *
000520 * Package 'mate-base/libmatekbd-1.8.0' merged despite file collisions.
000521 * If necessary, refer to your elog messages for the whole content of the
000522 * above message.
000523 * Calculate Utilities have changed files:
000524 * /home/hoge/.calculate/ini.env
000525 * Updating desktop mime database ...
000526 * Updating shared mime info database ...
000527 * Updating GSettings schemas ...
000528 [ ok ]
000529
000530 >>> Recording mate-base/libmatekbd in "world" favorites file...
000531
000532 * Messages for package mate-base/libmatekbd-1.8.0:
000533
000534 * This package will overwrite one or more files that may belong to other
000535 * packages (see list below). You can use a command such as `portageq
000536 * owners / <filename>` to identify the installed package that owns a
000537 * file. If portageq reports that only one package owns a file then do
000538 * NOT file a bug report. A bug report is only useful if it identifies at
000539 * least two or more packages that are known to install the same file(s).
000540 * If a collision occurs and you can not explain where the file came from
000541 * then you should simply ignore the collision since there is not enough
000542 * information to determine if a real problem exists. Please do NOT file
000543 * a bug report at http://bugs.gentoo.org unless you report exactly which
000544 * two packages install the same file(s). See
000545 * http://wiki.gentoo.org/wiki/Knowledge_Base:Blockers for tips on how to
000546 * solve the problem. And once again, please do NOT file a bug report
000547 * unless you have completely understood the above message.
000548 *
000549 * Detected file collision(s):
000550 *
000551 * /usr/share/locale/ja/LC_MESSAGES/libmatekbd.mo
000552 *
000553 * Searching all installed packages for file collisions...
000554 *
000555 * Press Ctrl-C to Stop
000556 *
000557 * None of the installed packages claim the file(s).
000558 *
000559 * Package 'mate-base/libmatekbd-1.8.0' merged despite file collisions.
000560 * If necessary, refer to your elog messages for the whole content of the
000561 * above message.
000562 >>> Auto-cleaning packages...
000563
000564 >>> No outdated packages were found on your system.
000565
000566 * GNU info directory index is up-to-date.
000567
000568 * IMPORTANT: config file '/etc/sudoers' needs updating.
000569 * See the CONFIGURATION FILES section of the emerge
000570 * man page to learn how to update config files.
000571
000572 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
000573 * Use eselect news to read news items.
000574
000575 *** process completed ***
000576 *** emerge --sync --nospinner ***
000577 >>> Synchronization of repository 'gentoo' located in '/usr/portage'...
000578 >>> Starting git pull in /usr/portage...
000579 Already up-to-date.
000580 >>> Git pull in /usr/portage successful
000581
000582 * IMPORTANT: config file '/etc/sudoers' needs updating.
000583 * See the CONFIGURATION FILES section of the emerge
000584 * man page to learn how to update config files.
000585
000586 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
000587 * Use eselect news to read news items.
000588
000589 *** process completed ***
000590 *** emerge --nospinner --noreplace mate-base/mate ***
000591
000592 * IMPORTANT: 10 news items need reading for repository 'gentoo'.
000593 * Use eselect news to read news items.
000594
000595 Calculating dependencies ... ........ ........ done!
000596 [ebuild N ] app-text/docbook-dsssl-stylesheets-1.79
000597 [binary N ] sys-power/cpupower-3.14 USE="nls -cpufreq_bench -debug"
000598 [ebuild N ] app-text/docbook-sgml-dtd-3.0-r3
000599 [ebuild N ] x11-proto/xf86miscproto-0.9.3
000600 [ebuild N ] x11-libs/libXxf86misc-1.0.3 USE="-static-libs"
000601 [ebuild N ] x11-themes/mate-backgrounds-1.8.0
000602 [ebuild N ] media-plugins/gst-plugins-speex-0.10.31-r1 ABI_X86="(64) (-32) (-x32)"
000603 [ebuild N ] media-plugins/gst-plugins-lame-0.10.19-r1 ABI_X86="(64) (-32) (-x32)"
000604 [ebuild N ] dev-util/gtk-doc-1.20 USE="-debug -doc -emacs -highlight {-test} -vim" PYTHON_TARGETS="python2_7"
000605 [ebuild N ] mate-extra/mate-calc-1.8.0
000606 [ebuild N ] mate-base/mate-session-manager-1.8.1-r1 USE="ipv6 -debug -gnome-keyring -systemd -upower"
000607 [ebuild R ] mate-base/mate-menus-1.8.0 USE="python*"
000608 [ebuild N ] media-gfx/eom-1.8.0 USE="X dbus exif jpeg svg tiff -debug -lcms -python -xmp" PYTHON_TARGETS="python2_7"
000609 [ebuild N ] app-text/atril-1.8.0 USE="dbus djvu introspection ps tiff -caja -debug -dvi -gnome-keyring -t1lib -xps"
000610 [ebuild N ] mate-extra/mate-dialogs-1.8.0 USE="libnotify -debug"
000611 [ebuild N ] x11-wm/marco-1.8.0 USE="xinerama -startup-notification {-test}"
000612 [ebuild N ] x11-themes/mate-themes-1.8.0
000613 [ebuild N ] mate-base/mate-settings-daemon-1.8.1 USE="X libnotify policykit pulseaudio -debug -smartcard"
000614 [ebuild N ] mate-extra/mate-screensaver-1.8.0 USE="X consolekit libnotify opengl pam -debug -systemd"
000615 [ebuild N ] mate-extra/mate-polkit-1.8.0 USE="introspection"
000616 [ebuild N ] mate-base/mate-applets-1.8.0-r1 USE="X ipv6 networkmanager policykit" PYTHON_TARGETS="python2_7"
000617 [ebuild N ] mate-extra/mate-media-1.8.0 USE="aac flac mp3 pulseaudio speex vorbis -debug -twolame"
000618 [ebuild N ] x11-misc/mozo-1.8.0 PYTHON_TARGETS="python2_7"
000619 [ebuild N ] mate-extra/mate-power-manager-1.8.0-r1 USE="applet policykit -gnome-keyring -man {-test} -unique"
000620 [ebuild N ] mate-base/mate-control-center-1.8.1 USE="-debug"
000621 [ebuild N ] app-arch/engrampa-1.8.0 USE="-caja -debug"
000622 [ebuild N ] mate-base/mate-1.8.0 USE="base extras themes (-bluetooth)"
000623 [blocks B ] sys-power/cpufrequtils ("sys-power/cpufrequtils" is blocking sys-power/cpupower-3.14)
000624
000625 !!! Multiple package instances within a single package slot have been pulled
000626 !!! into the dependency graph, resulting in a slot conflict:
000627
000628 mate-base/mate-menus:0
000629
000630 (mate-base/mate-menus-1.8.0::gentoo, ebuild scheduled for merge) pulled in by
000631 >=mate-base/mate-menus-1.6:0[introspection,python] required by (x11-misc/mozo-1.8.0::gentoo, ebuild scheduled for merge)
000632
000633 (mate-base/mate-menus-1.8.0::gentoo, installed) pulled in by
000634 (no parents that aren't satisfied by other packages in this slot)
000635
000636
000637 !!! Enabling --newuse and --update might solve this conflict.
000638 !!! If not, it might help emerge to give a more specific suggestion.
000639
000640
000641 * Error: The above package list contains packages which cannot be
000642 * installed at the same time on the same system.
000643
000644 (sys-power/cpupower-3.14::gentoo, binary scheduled for merge) pulled in by
000645 sys-power/cpupower required by (mate-base/mate-applets-1.8.0-r1::gentoo, ebuild scheduled for merge)
000646
000647 (sys-power/cpufrequtils-008-r4::gentoo, installed) pulled in by
000648 sys-power/cpufrequtils required by @selected
000649
000650
000651 For more information about Blocked Packages, please refer to the following
000652 section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
000653
000654 http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blocked
000655
000656
000657 The following USE changes are necessary to proceed:
000658 (see "package.use" in the portage(5) man page for more details)
000659 # required by x11-misc/mozo-1.8.0
000660 # required by mate-base/mate-1.8.0[base]
000661 # required by mate-base/mate (argument)
000662 >=mate-base/mate-menus-1.8.0 python
000663
000664 Use --autounmask-write to write changes to config files (honoring
000665 CONFIG_PROTECT). Carefully examine the list of proposed changes,
000666 paying special attention to mask or keyword changes that may expose
000667 experimental or unstable packages.
000668
000669 !!! The following installed packages are masked:
000670 - x11-libs/gtk+-3.12.2::gentoo (masked by: package.mask)
000671 /var/lib/layman/distros/profiles/CLDX/package.mask:
000672 # Gnome 3.12 does not allow to change the design
000673
000674 - sci-geosciences/googleearth-7.1.2.2041::gentoo (masked by: package.mask)
000675 /usr/portage/profiles/package.mask:
000676 # Julian Ospald <hasufell@gentoo.org> (21 Jul 2013)
000677 # Mask all unfetchable versions and those with tons of random
000678 # bugs and segfaults (all). Don't ask for a version bump unless
000679 # there is a working release.
000680
000681 For more information, see the MASKED PACKAGES section in the emerge
000682 man page or refer to the Gentoo Handbook.
000683
000684 *** process completed ***