Mock Version: 1.2.12 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mate-disk-utility.spec'], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3096/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/mate-disk-utility.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False warning: Could not canonicalize hostname: copr-builder-233397510.novalocal Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/mate-disk-utility-1.8.0-4.el7.centos.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mate-disk-utility.spec '], chrootPath='/var/lib/mock/epel-7-x86_64-mockbuilder-3096/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'}gid=135user='mockbuild'timeout=0logger=uid=1001) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/mate-disk-utility.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'HOME': '/builddir', 'HOSTNAME': 'mock'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.hE9Mpc + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf mate-disk-utility-1.8.0 + /usr/bin/tar -xf - + /usr/bin/xz -dc /builddir/build/SOURCES/mate-disk-utility-1.8.0.tar.xz + STATUS=0 + '[' 0 -ne 0 ']' + cd mate-disk-utility-1.8.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.43rHVI + umask 022 + cd /builddir/build/BUILD + cd mate-disk-utility-1.8.0 + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FFLAGS + FCFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -I/usr/lib64/gfortran/modules' + export FCFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + '[' 1 == 1 ']' + '[' x86_64 == ppc64le ']' ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /usr/bin/rm -f ./config.sub ++ basename ./config.sub + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub '/usr/lib/rpm/redhat/config.sub' -> './config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /usr/bin/rm -f ./config.guess ++ basename ./config.guess + /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess '/usr/lib/rpm/redhat/config.guess' -> './config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-keyring --enable-caja checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of gcc... none checking for library containing strerror... none required checking how to run the C preprocessor... gcc -E checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for ANSI C header files... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/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... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-redhat-linux-gnu file names to x86_64-redhat-linux-gnu format... func_convert_file_noop checking how to convert x86_64-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for x86_64-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for x86_64-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for x86_64-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether make supports nested variables... (cached) yes checking whether gcc understands -Wno-sign-compare... yes checking what warning flags to pass to the C compiler... -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare checking what language compliance flags to pass to the C compiler... checking for itstool... itstool checking for xmllint... xmllint checking for x86_64-redhat-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for gtkdoc-check... /usr/bin/gtkdoc-check checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf checking whether to build gtk-doc documentation... no checking for GLIB2... yes checking for GOBJECT2... yes checking for GIO2... yes checking for GIO_UNIX2... yes checking for GTHREAD2... yes checking for DBUS_GLIB... yes checking for GTK2... yes checking for UNIQUE... yes checking for LIBNOTIFY... yes checking for UDISKS... yes checking for X11... yes checking for LIBATASMART... yes checking for AVAHI_UI... yes checking for LIBSECRET... yes checking for MATE_KEYRING... no checking whether NLS is requested... yes checking for intltool >= 0.35.0... 0.50.2 found checking for intltool-update... /usr/bin/intltool-update checking for intltool-merge... /usr/bin/intltool-merge checking for intltool-extract... /usr/bin/intltool-extract checking for xgettext... /usr/bin/xgettext checking for msgmerge... /usr/bin/msgmerge checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for perl... /usr/bin/perl checking for perl >= 5.8.1... 5.16.3 checking for XML::Parser... ok checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... (cached) /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... (cached) /usr/bin/msgfmt checking for xgettext... (cached) /usr/bin/xgettext checking for CAJA... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating src/mdu/Makefile config.status: creating src/mdu/mdu.pc config.status: creating src/mdu-gtk/Makefile config.status: creating src/mdu-gtk/mdu-gtk.pc config.status: creating src/mate-disk/Makefile config.status: creating src/notification/Makefile config.status: creating src/format-tool/Makefile config.status: creating src/caja-extension/Makefile config.status: creating po/Makefile.in config.status: creating data/Makefile config.status: creating data/mdu-notification-daemon.desktop.in.in config.status: creating data/icons/Makefile config.status: creating data/icons/16x16/Makefile config.status: creating data/icons/22x22/Makefile config.status: creating data/icons/24x24/Makefile config.status: creating data/icons/48x48/Makefile config.status: creating data/icons/scalable/Makefile config.status: creating help/Makefile config.status: creating doc/Makefile config.status: creating doc/version.xml 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 mate-disk-utility 1.8.0 ============================= prefix: /usr libdir: /usr/lib64 libexecdir: /usr/libexec bindir: /usr/bin sbindir: /usr/sbin datadir: /usr/share sysconfdir: /etc localstatedir: /var compiler: gcc cflags: -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security cppflags: Maintainer mode: no Building api docs: no Caja extension: yes Use libunique: yes Keyring support: libsecret Remote Access: yes + sed -i -e 's! -shared ! -Wl,--as-needed\0!g' libtool + make -j2 V=1 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' Making all in src make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' Making all in mdu make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' make all-am make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-util.lo `test -f 'mdu-util.c' || echo './'`mdu-util.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-pool.lo `test -f 'mdu-pool.c' || echo './'`mdu-pool.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-util.c -fPIC -DPIC -o .libs/libmdu_la-mdu-util.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool.c -fPIC -DPIC -o .libs/libmdu_la-mdu-pool.o mdu-pool.c: In function 'recompute_presentables': mdu-pool.c:1299:66: warning: 'uuid' may be used uninitialized in this function [-Wmaybe-uninitialized] if (name != NULL && uuid != NULL && size > 0) { ^ mdu-pool.c:1299:50: warning: 'name' may be used uninitialized in this function [-Wmaybe-uninitialized] if (name != NULL && uuid != NULL && size > 0) { ^ mdu-pool.c:1033:21: warning: 'adapter' may be used uninitialized in this function [-Wmaybe-uninitialized] hub = _mdu_hub_new (pool, ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-util.c -o libmdu_la-mdu-util.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-device.lo `test -f 'mdu-device.c' || echo './'`mdu-device.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-device.c -fPIC -DPIC -o .libs/libmdu_la-mdu-device.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool.c -o libmdu_la-mdu-pool.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-adapter.lo `test -f 'mdu-adapter.c' || echo './'`mdu-adapter.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-adapter.c -fPIC -DPIC -o .libs/libmdu_la-mdu-adapter.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-device.c -o libmdu_la-mdu-device.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-adapter.c -o libmdu_la-mdu-adapter.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-expander.lo `test -f 'mdu-expander.c' || echo './'`mdu-expander.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-expander.c -fPIC -DPIC -o .libs/libmdu_la-mdu-expander.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-expander.c -o libmdu_la-mdu-expander.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-port.lo `test -f 'mdu-port.c' || echo './'`mdu-port.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-port.c -fPIC -DPIC -o .libs/libmdu_la-mdu-port.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-port.c -o libmdu_la-mdu-port.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-drive.lo `test -f 'mdu-drive.c' || echo './'`mdu-drive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-drive.c -fPIC -DPIC -o .libs/libmdu_la-mdu-drive.o mdu-drive.c: In function 'mdu_drive_get_description': mdu-drive.c:787:22: warning: variable 'model' set but not used [-Wunused-but-set-variable] const gchar *model; ^ mdu-drive.c:786:22: warning: variable 'vendor' set but not used [-Wunused-but-set-variable] const gchar *vendor; ^ mdu-drive.c: In function 'mdu_drive_get_icon': mdu-drive.c:935:21: warning: variable 'drive_media' set but not used [-Wunused-but-set-variable] const char *drive_media; ^ mdu-drive.c: In function 'mdu_drive_create_volume_real_internal': mdu-drive.c:1346:32: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] g_object_unref (d); ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-linux-md-drive.lo `test -f 'mdu-linux-md-drive.c' || echo './'`mdu-linux-md-drive.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-drive.c -o libmdu_la-mdu-drive.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-md-drive.c -fPIC -DPIC -o .libs/libmdu_la-mdu-linux-md-drive.o mdu-linux-md-drive.c: In function 'get_names_and_desc': mdu-linux-md-drive.c:509:13: warning: variable 'num_raid_devices' set but not used [-Wunused-but-set-variable] int num_raid_devices; ^ mdu-linux-md-drive.c:508:13: warning: variable 'num_slaves' set but not used [-Wunused-but-set-variable] int num_slaves; ^ mdu-linux-md-drive.c:507:17: warning: variable 'component_size' set but not used [-Wunused-but-set-variable] guint64 component_size; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-md-drive.c -o libmdu_la-mdu-linux-md-drive.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-linux-lvm2-volume-group.lo `test -f 'mdu-linux-lvm2-volume-group.c' || echo './'`mdu-linux-lvm2-volume-group.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume-group.c -fPIC -DPIC -o .libs/libmdu_la-mdu-linux-lvm2-volume-group.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-linux-lvm2-volume.lo `test -f 'mdu-linux-lvm2-volume.c' || echo './'`mdu-linux-lvm2-volume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume.c -fPIC -DPIC -o .libs/libmdu_la-mdu-linux-lvm2-volume.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume.c -o libmdu_la-mdu-linux-lvm2-volume.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume-group.c -o libmdu_la-mdu-linux-lvm2-volume-group.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-linux-lvm2-volume-hole.lo `test -f 'mdu-linux-lvm2-volume-hole.c' || echo './'`mdu-linux-lvm2-volume-hole.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume-hole.c -fPIC -DPIC -o .libs/libmdu_la-mdu-linux-lvm2-volume-hole.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-linux-lvm2-volume-hole.c -o libmdu_la-mdu-linux-lvm2-volume-hole.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-volume.lo `test -f 'mdu-volume.c' || echo './'`mdu-volume.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume.c -fPIC -DPIC -o .libs/libmdu_la-mdu-volume.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-presentable.lo `test -f 'mdu-presentable.c' || echo './'`mdu-presentable.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-presentable.c -fPIC -DPIC -o .libs/libmdu_la-mdu-presentable.o mdu-volume.c: In function 'mdu_volume_get_icon': mdu-volume.c:523:21: warning: variable 'usage' set but not used [-Wunused-but-set-variable] const char *usage; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-presentable.c -o libmdu_la-mdu-presentable.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume.c -o libmdu_la-mdu-volume.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-volume-hole.lo `test -f 'mdu-volume-hole.c' || echo './'`mdu-volume-hole.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume-hole.c -fPIC -DPIC -o .libs/libmdu_la-mdu-volume-hole.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-known-filesystem.lo `test -f 'mdu-known-filesystem.c' || echo './'`mdu-known-filesystem.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume-hole.c -o libmdu_la-mdu-volume-hole.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-known-filesystem.c -fPIC -DPIC -o .libs/libmdu_la-mdu-known-filesystem.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-known-filesystem.c -o libmdu_la-mdu-known-filesystem.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-error.lo `test -f 'mdu-error.c' || echo './'`mdu-error.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-error.c -fPIC -DPIC -o .libs/libmdu_la-mdu-error.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-process.lo `test -f 'mdu-process.c' || echo './'`mdu-process.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-process.c -fPIC -DPIC -o .libs/libmdu_la-mdu-process.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-error.c -o libmdu_la-mdu-error.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-hub.lo `test -f 'mdu-hub.c' || echo './'`mdu-hub.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-process.c -o libmdu_la-mdu-process.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-hub.c -fPIC -DPIC -o .libs/libmdu_la-mdu-hub.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-machine.lo `test -f 'mdu-machine.c' || echo './'`mdu-machine.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-machine.c -fPIC -DPIC -o .libs/libmdu_la-mdu-machine.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-hub.c -o libmdu_la-mdu-hub.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-machine.c -o libmdu_la-mdu-machine.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-ssh-bridge.lo `test -f 'mdu-ssh-bridge.c' || echo './'`mdu-ssh-bridge.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-ssh-bridge.c -fPIC -DPIC -o .libs/libmdu_la-mdu-ssh-bridge.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_la-mdu-marshal.lo `test -f 'mdu-marshal.c' || echo './'`mdu-marshal.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-marshal.c -fPIC -DPIC -o .libs/libmdu_la-mdu-marshal.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-marshal.c -o libmdu_la-mdu-marshal.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-ssh-bridge.c -o libmdu_la-mdu-ssh-bridge.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 0:0:0 -export-dynamic -no-undefined -export-symbols-regex '(^mdu_.*)' -Wl,-z,relro -o libmdu.la -rpath /usr/lib64 libmdu_la-mdu-util.lo libmdu_la-mdu-pool.lo libmdu_la-mdu-device.lo libmdu_la-mdu-adapter.lo libmdu_la-mdu-expander.lo libmdu_la-mdu-port.lo libmdu_la-mdu-drive.lo libmdu_la-mdu-linux-md-drive.lo libmdu_la-mdu-linux-lvm2-volume-group.lo libmdu_la-mdu-linux-lvm2-volume.lo libmdu_la-mdu-linux-lvm2-volume-hole.lo libmdu_la-mdu-volume.lo libmdu_la-mdu-presentable.lo libmdu_la-mdu-volume-hole.lo libmdu_la-mdu-known-filesystem.lo libmdu_la-mdu-error.lo libmdu_la-mdu-process.lo libmdu_la-mdu-hub.lo libmdu_la-mdu-machine.lo libmdu_la-mdu-ssh-bridge.lo libmdu_la-mdu-marshal.lo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libmdu_la-mdu-util.o .libs/libmdu_la-mdu-pool.o .libs/libmdu_la-mdu-device.o .libs/libmdu_la-mdu-adapter.o .libs/libmdu_la-mdu-expander.o .libs/libmdu_la-mdu-port.o .libs/libmdu_la-mdu-drive.o .libs/libmdu_la-mdu-linux-md-drive.o .libs/libmdu_la-mdu-linux-lvm2-volume-group.o .libs/libmdu_la-mdu-linux-lvm2-volume.o .libs/libmdu_la-mdu-linux-lvm2-volume-hole.o .libs/libmdu_la-mdu-volume.o .libs/libmdu_la-mdu-presentable.o .libs/libmdu_la-mdu-volume-hole.o .libs/libmdu_la-mdu-known-filesystem.o .libs/libmdu_la-mdu-error.o .libs/libmdu_la-mdu-process.o .libs/libmdu_la-mdu-hub.o .libs/libmdu_la-mdu-machine.o .libs/libmdu_la-mdu-ssh-bridge.o .libs/libmdu_la-mdu-marshal.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmdu.exp libtool: link: /usr/bin/grep -E -e "(^mdu_.*)" ".libs/libmdu.exp" > ".libs/libmdu.expT" libtool: link: mv -f ".libs/libmdu.expT" ".libs/libmdu.exp" libtool: link: echo "{ global:" > .libs/libmdu.ver libtool: link: cat .libs/libmdu.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmdu.ver libtool: link: echo "local: *; };" >> .libs/libmdu.ver libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libmdu_la-mdu-util.o .libs/libmdu_la-mdu-pool.o .libs/libmdu_la-mdu-device.o .libs/libmdu_la-mdu-adapter.o .libs/libmdu_la-mdu-expander.o .libs/libmdu_la-mdu-port.o .libs/libmdu_la-mdu-drive.o .libs/libmdu_la-mdu-linux-md-drive.o .libs/libmdu_la-mdu-linux-lvm2-volume-group.o .libs/libmdu_la-mdu-linux-lvm2-volume.o .libs/libmdu_la-mdu-linux-lvm2-volume-hole.o .libs/libmdu_la-mdu-volume.o .libs/libmdu_la-mdu-presentable.o .libs/libmdu_la-mdu-volume-hole.o .libs/libmdu_la-mdu-known-filesystem.o .libs/libmdu_la-mdu-error.o .libs/libmdu_la-mdu-process.o .libs/libmdu_la-mdu-hub.o .libs/libmdu_la-mdu-machine.o .libs/libmdu_la-mdu-ssh-bridge.o .libs/libmdu_la-mdu-marshal.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libmdu.so.0 -Wl,-version-script -Wl,.libs/libmdu.ver -o .libs/libmdu.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdu.so.0" && ln -s "libmdu.so.0.0.0" "libmdu.so.0") libtool: link: (cd ".libs" && rm -f "libmdu.so" && ln -s "libmdu.so.0.0.0" "libmdu.so") libtool: link: ar cru .libs/libmdu.a libmdu_la-mdu-util.o libmdu_la-mdu-pool.o libmdu_la-mdu-device.o libmdu_la-mdu-adapter.o libmdu_la-mdu-expander.o libmdu_la-mdu-port.o libmdu_la-mdu-drive.o libmdu_la-mdu-linux-md-drive.o libmdu_la-mdu-linux-lvm2-volume-group.o libmdu_la-mdu-linux-lvm2-volume.o libmdu_la-mdu-linux-lvm2-volume-hole.o libmdu_la-mdu-volume.o libmdu_la-mdu-presentable.o libmdu_la-mdu-volume-hole.o libmdu_la-mdu-known-filesystem.o libmdu_la-mdu-error.o libmdu_la-mdu-process.o libmdu_la-mdu-hub.o libmdu_la-mdu-machine.o libmdu_la-mdu-ssh-bridge.o libmdu_la-mdu-marshal.o libtool: link: ranlib .libs/libmdu.a libtool: link: ( cd ".libs" && rm -f "libmdu.la" && ln -s "../libmdu.la" "libmdu.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' Making all in mdu-gtk make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' make all-am make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-gtk.lo `test -f 'mdu-gtk.c' || echo './'`mdu-gtk.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-gtk-enumtypes.lo `test -f 'mdu-gtk-enumtypes.c' || echo './'`mdu-gtk-enumtypes.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-gtk-enumtypes.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-gtk-enumtypes.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-gtk.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-gtk.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-gtk-enumtypes.c -o libmdu_gtk_la-mdu-gtk-enumtypes.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-time-label.lo `test -f 'mdu-time-label.c' || echo './'`mdu-time-label.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-time-label.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-time-label.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-time-label.c -o libmdu_gtk_la-mdu-time-label.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-gtk.c -o libmdu_gtk_la-mdu-gtk.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-pool-tree-view.lo `test -f 'mdu-pool-tree-view.c' || echo './'`mdu-pool-tree-view.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool-tree-view.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-pool-tree-view.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool-tree-view.c -o libmdu_gtk_la-mdu-pool-tree-view.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-pool-tree-model.lo `test -f 'mdu-pool-tree-model.c' || echo './'`mdu-pool-tree-model.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool-tree-model.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-pool-tree-model.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-size-widget.lo `test -f 'mdu-size-widget.c' || echo './'`mdu-size-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-size-widget.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-size-widget.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-size-widget.c -o libmdu_gtk_la-mdu-size-widget.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-pool-tree-model.c -o libmdu_gtk_la-mdu-pool-tree-model.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-create-linux-md-dialog.lo `test -f 'mdu-create-linux-md-dialog.c' || echo './'`mdu-create-linux-md-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-linux-md-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-create-linux-md-dialog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-ata-smart-dialog.lo `test -f 'mdu-ata-smart-dialog.c' || echo './'`mdu-ata-smart-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-ata-smart-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-ata-smart-dialog.o mdu-create-linux-md-dialog.c: In function 'mdu_create_linux_md_dialog_constructed': mdu-create-linux-md-dialog.c:501:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^ mdu-create-linux-md-dialog.c:490:20: warning: variable 'button' set but not used [-Wunused-but-set-variable] GtkWidget *button; ^ mdu-ata-smart-dialog.c: In function 'mdu_ata_smart_dialog_constructed': mdu-ata-smart-dialog.c:1245:18: warning: variable 'rtl' set but not used [-Wunused-but-set-variable] gboolean rtl; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-linux-md-dialog.c -o libmdu_gtk_la-mdu-create-linux-md-dialog.o >/dev/null 2>&1 mdu-ata-smart-dialog.c: In function 'on_self_test_button_clicked': mdu-ata-smart-dialog.c:1193:57: warning: 'test' may be used uninitialized in this function [-Wmaybe-uninitialized] mdu_device_op_drive_ata_smart_initiate_selftest (mdu_dialog_get_device (MDU_DIALOG (dialog)), ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-ata-smart-dialog.c -o libmdu_gtk_la-mdu-ata-smart-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-spinner.lo `test -f 'mdu-spinner.c' || echo './'`mdu-spinner.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-spinner.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-spinner.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-volume-grid.lo `test -f 'mdu-volume-grid.c' || echo './'`mdu-volume-grid.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume-grid.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-volume-grid.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-spinner.c -o libmdu_gtk_la-mdu-spinner.o >/dev/null 2>&1 mdu-volume-grid.c: In function 'render_element': mdu-volume-grid.c:1022:17: warning: variable 'focus_rect_selected_not_focused_blue' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_not_focused_blue; ^ mdu-volume-grid.c:1021:17: warning: variable 'focus_rect_selected_not_focused_green' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_not_focused_green; ^ mdu-volume-grid.c:1020:17: warning: variable 'focus_rect_selected_not_focused_red' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_not_focused_red; ^ mdu-volume-grid.c:1019:17: warning: variable 'focus_rect_selected_blue' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_blue; ^ mdu-volume-grid.c:1018:17: warning: variable 'focus_rect_selected_green' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_green; ^ mdu-volume-grid.c:1017:17: warning: variable 'focus_rect_selected_red' set but not used [-Wunused-but-set-variable] gdouble focus_rect_selected_red; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-details-table.lo `test -f 'mdu-details-table.c' || echo './'`mdu-details-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-details-table.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-details-table.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-volume-grid.c -o libmdu_gtk_la-mdu-volume-grid.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-details-table.c -o libmdu_gtk_la-mdu-details-table.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-details-element.lo `test -f 'mdu-details-element.c' || echo './'`mdu-details-element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-details-element.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-details-element.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-error-dialog.lo `test -f 'mdu-error-dialog.c' || echo './'`mdu-error-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-error-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-error-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-details-element.c -o libmdu_gtk_la-mdu-details-element.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-error-dialog.c -o libmdu_gtk_la-mdu-error-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-confirmation-dialog.lo `test -f 'mdu-confirmation-dialog.c' || echo './'`mdu-confirmation-dialog.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-button-element.lo `test -f 'mdu-button-element.c' || echo './'`mdu-button-element.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-confirmation-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-confirmation-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-button-element.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-button-element.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-confirmation-dialog.c -o libmdu_gtk_la-mdu-confirmation-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-button-element.c -o libmdu_gtk_la-mdu-button-element.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-button-table.lo `test -f 'mdu-button-table.c' || echo './'`mdu-button-table.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-button-table.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-button-table.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-dialog.lo `test -f 'mdu-dialog.c' || echo './'`mdu-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-dialog.c -o libmdu_gtk_la-mdu-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-button-table.c -o libmdu_gtk_la-mdu-button-table.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-edit-partition-dialog.lo `test -f 'mdu-edit-partition-dialog.c' || echo './'`mdu-edit-partition-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-partition-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-edit-partition-dialog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-format-dialog.lo `test -f 'mdu-format-dialog.c' || echo './'`mdu-format-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-format-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-format-dialog.o mdu-edit-partition-dialog.c: In function 'update': mdu-edit-partition-dialog.c:159:17: warning: variable 'size' set but not used [-Wunused-but-set-variable] guint64 size; ^ mdu-format-dialog.c: In function 'mdu_format_dialog_constructed': mdu-format-dialog.c:479:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-format-dialog.c -o libmdu_gtk_la-mdu-format-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-partition-dialog.c -o libmdu_gtk_la-mdu-edit-partition-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-partition-dialog.lo `test -f 'mdu-partition-dialog.c' || echo './'`mdu-partition-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-partition-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-partition-dialog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-create-partition-dialog.lo `test -f 'mdu-create-partition-dialog.c' || echo './'`mdu-create-partition-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-partition-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-create-partition-dialog.o mdu-partition-dialog.c: In function 'mdu_partition_dialog_constructed': mdu-partition-dialog.c:189:18: warning: variable 'ret' set but not used [-Wunused-but-set-variable] gboolean ret; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-partition-dialog.c -o libmdu_gtk_la-mdu-partition-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-partition-dialog.c -o libmdu_gtk_la-mdu-create-partition-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.lo `test -f 'mdu-create-linux-lvm2-volume-dialog.c' || echo './'`mdu-create-linux-lvm2-volume-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-linux-lvm2-volume-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-create-linux-lvm2-volume-dialog.c -o libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-edit-name-dialog.lo `test -f 'mdu-edit-name-dialog.c' || echo './'`mdu-edit-name-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-name-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-edit-name-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-name-dialog.c -o libmdu_gtk_la-mdu-edit-name-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-disk-selection-widget.lo `test -f 'mdu-disk-selection-widget.c' || echo './'`mdu-disk-selection-widget.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-disk-selection-widget.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-disk-selection-widget.o mdu-disk-selection-widget.c: In function 'notes_data_func': mdu-disk-selection-widget.c:853:18: warning: variable 'can_create_volume' set but not used [-Wunused-but-set-variable] gboolean can_create_volume; ^ libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-disk-selection-widget.c -o libmdu_gtk_la-mdu-disk-selection-widget.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-add-component-linux-md-dialog.lo `test -f 'mdu-add-component-linux-md-dialog.c' || echo './'`mdu-add-component-linux-md-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-add-component-linux-md-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-add-component-linux-md-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-add-component-linux-md-dialog.c -o libmdu_gtk_la-mdu-add-component-linux-md-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.lo `test -f 'mdu-add-pv-linux-lvm2-dialog.c' || echo './'`mdu-add-pv-linux-lvm2-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-add-pv-linux-lvm2-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-edit-linux-md-dialog.lo `test -f 'mdu-edit-linux-md-dialog.c' || echo './'`mdu-edit-linux-md-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-linux-md-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-edit-linux-md-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-add-pv-linux-lvm2-dialog.c -o libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-linux-md-dialog.c -o libmdu_gtk_la-mdu-edit-linux-md-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.lo `test -f 'mdu-edit-linux-lvm2-dialog.c' || echo './'`mdu-edit-linux-lvm2-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-linux-lvm2-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.o /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-drive-benchmark-dialog.lo `test -f 'mdu-drive-benchmark-dialog.c' || echo './'`mdu-drive-benchmark-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-drive-benchmark-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-drive-benchmark-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-edit-linux-lvm2-dialog.c -o libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-drive-benchmark-dialog.c -o libmdu_gtk_la-mdu-drive-benchmark-dialog.o >/dev/null 2>&1 mdu-edit-linux-md-dialog.c: In function 'update_tree': mdu-edit-linux-md-dialog.c:754:40: warning: 'drive_for_slave' may be used uninitialized in this function [-Wmaybe-uninitialized] g_object_unref (drive_for_slave); ^ mdu-edit-linux-lvm2-dialog.c: In function 'update_details': mdu-edit-linux-lvm2-dialog.c:884:34: warning: variable 'vg' set but not used [-Wunused-but-set-variable] MduLinuxLvm2VolumeGroup *vg; ^ mdu-drive-benchmark-dialog.c: In function 'on_drawing_area_expose_event': mdu-drive-benchmark-dialog.c:880:17: warning: variable 'size' set but not used [-Wunused-but-set-variable] guint64 size; ^ /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libmdu_gtk_la-mdu-connect-to-server-dialog.lo `test -f 'mdu-connect-to-server-dialog.c' || echo './'`mdu-connect-to-server-dialog.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-connect-to-server-dialog.c -fPIC -DPIC -o .libs/libmdu_gtk_la-mdu-connect-to-server-dialog.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src -I../../src -DG_LOG_DOMAIN=\"libmdu-gtk\" -DMATELOCALEDIR=\"/usr/share/locale\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_COMPILATION -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c mdu-connect-to-server-dialog.c -o libmdu_gtk_la-mdu-connect-to-server-dialog.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -D_REENTRANT -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -version-info 0:0:0 -export-dynamic -no-undefined -export-symbols-regex '(^mdu_.*)' -Wl,-z,relro -o libmdu-gtk.la -rpath /usr/lib64 libmdu_gtk_la-mdu-gtk.lo libmdu_gtk_la-mdu-gtk-enumtypes.lo libmdu_gtk_la-mdu-time-label.lo libmdu_gtk_la-mdu-pool-tree-view.lo libmdu_gtk_la-mdu-pool-tree-model.lo libmdu_gtk_la-mdu-size-widget.lo libmdu_gtk_la-mdu-create-linux-md-dialog.lo libmdu_gtk_la-mdu-ata-smart-dialog.lo libmdu_gtk_la-mdu-spinner.lo libmdu_gtk_la-mdu-volume-grid.lo libmdu_gtk_la-mdu-details-table.lo libmdu_gtk_la-mdu-details-element.lo libmdu_gtk_la-mdu-error-dialog.lo libmdu_gtk_la-mdu-confirmation-dialog.lo libmdu_gtk_la-mdu-button-element.lo libmdu_gtk_la-mdu-button-table.lo libmdu_gtk_la-mdu-dialog.lo libmdu_gtk_la-mdu-edit-partition-dialog.lo libmdu_gtk_la-mdu-format-dialog.lo libmdu_gtk_la-mdu-partition-dialog.lo libmdu_gtk_la-mdu-create-partition-dialog.lo libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.lo libmdu_gtk_la-mdu-edit-name-dialog.lo libmdu_gtk_la-mdu-disk-selection-widget.lo libmdu_gtk_la-mdu-add-component-linux-md-dialog.lo libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.lo libmdu_gtk_la-mdu-edit-linux-md-dialog.lo libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.lo libmdu_gtk_la-mdu-drive-benchmark-dialog.lo libmdu_gtk_la-mdu-connect-to-server-dialog.lo -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -latasmart -lavahi-ui -lgtk-x11-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 libtool: link: /usr/bin/nm -B .libs/libmdu_gtk_la-mdu-gtk.o .libs/libmdu_gtk_la-mdu-gtk-enumtypes.o .libs/libmdu_gtk_la-mdu-time-label.o .libs/libmdu_gtk_la-mdu-pool-tree-view.o .libs/libmdu_gtk_la-mdu-pool-tree-model.o .libs/libmdu_gtk_la-mdu-size-widget.o .libs/libmdu_gtk_la-mdu-create-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-ata-smart-dialog.o .libs/libmdu_gtk_la-mdu-spinner.o .libs/libmdu_gtk_la-mdu-volume-grid.o .libs/libmdu_gtk_la-mdu-details-table.o .libs/libmdu_gtk_la-mdu-details-element.o .libs/libmdu_gtk_la-mdu-error-dialog.o .libs/libmdu_gtk_la-mdu-confirmation-dialog.o .libs/libmdu_gtk_la-mdu-button-element.o .libs/libmdu_gtk_la-mdu-button-table.o .libs/libmdu_gtk_la-mdu-dialog.o .libs/libmdu_gtk_la-mdu-edit-partition-dialog.o .libs/libmdu_gtk_la-mdu-format-dialog.o .libs/libmdu_gtk_la-mdu-partition-dialog.o .libs/libmdu_gtk_la-mdu-create-partition-dialog.o .libs/libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.o .libs/libmdu_gtk_la-mdu-edit-name-dialog.o .libs/libmdu_gtk_la-mdu-disk-selection-widget.o .libs/libmdu_gtk_la-mdu-add-component-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.o .libs/libmdu_gtk_la-mdu-edit-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.o .libs/libmdu_gtk_la-mdu-drive-benchmark-dialog.o .libs/libmdu_gtk_la-mdu-connect-to-server-dialog.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' | /usr/bin/sed 's/.* //' | sort | uniq > .libs/libmdu-gtk.exp libtool: link: /usr/bin/grep -E -e "(^mdu_.*)" ".libs/libmdu-gtk.exp" > ".libs/libmdu-gtk.expT" libtool: link: mv -f ".libs/libmdu-gtk.expT" ".libs/libmdu-gtk.exp" libtool: link: echo "{ global:" > .libs/libmdu-gtk.ver libtool: link: cat .libs/libmdu-gtk.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libmdu-gtk.ver libtool: link: echo "local: *; };" >> .libs/libmdu-gtk.ver libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libmdu_gtk_la-mdu-gtk.o .libs/libmdu_gtk_la-mdu-gtk-enumtypes.o .libs/libmdu_gtk_la-mdu-time-label.o .libs/libmdu_gtk_la-mdu-pool-tree-view.o .libs/libmdu_gtk_la-mdu-pool-tree-model.o .libs/libmdu_gtk_la-mdu-size-widget.o .libs/libmdu_gtk_la-mdu-create-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-ata-smart-dialog.o .libs/libmdu_gtk_la-mdu-spinner.o .libs/libmdu_gtk_la-mdu-volume-grid.o .libs/libmdu_gtk_la-mdu-details-table.o .libs/libmdu_gtk_la-mdu-details-element.o .libs/libmdu_gtk_la-mdu-error-dialog.o .libs/libmdu_gtk_la-mdu-confirmation-dialog.o .libs/libmdu_gtk_la-mdu-button-element.o .libs/libmdu_gtk_la-mdu-button-table.o .libs/libmdu_gtk_la-mdu-dialog.o .libs/libmdu_gtk_la-mdu-edit-partition-dialog.o .libs/libmdu_gtk_la-mdu-format-dialog.o .libs/libmdu_gtk_la-mdu-partition-dialog.o .libs/libmdu_gtk_la-mdu-create-partition-dialog.o .libs/libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.o .libs/libmdu_gtk_la-mdu-edit-name-dialog.o .libs/libmdu_gtk_la-mdu-disk-selection-widget.o .libs/libmdu_gtk_la-mdu-add-component-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.o .libs/libmdu_gtk_la-mdu-edit-linux-md-dialog.o .libs/libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.o .libs/libmdu_gtk_la-mdu-drive-benchmark-dialog.o .libs/libmdu_gtk_la-mdu-connect-to-server-dialog.o -L/lib64 -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lgtk-x11-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 -pthread -pthread -pthread -pthread -pthread -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -Wl,-soname -Wl,libmdu-gtk.so.0 -Wl,-version-script -Wl,.libs/libmdu-gtk.ver -o .libs/libmdu-gtk.so.0.0.0 libtool: link: (cd ".libs" && rm -f "libmdu-gtk.so.0" && ln -s "libmdu-gtk.so.0.0.0" "libmdu-gtk.so.0") libtool: link: (cd ".libs" && rm -f "libmdu-gtk.so" && ln -s "libmdu-gtk.so.0.0.0" "libmdu-gtk.so") libtool: link: ar cru .libs/libmdu-gtk.a libmdu_gtk_la-mdu-gtk.o libmdu_gtk_la-mdu-gtk-enumtypes.o libmdu_gtk_la-mdu-time-label.o libmdu_gtk_la-mdu-pool-tree-view.o libmdu_gtk_la-mdu-pool-tree-model.o libmdu_gtk_la-mdu-size-widget.o libmdu_gtk_la-mdu-create-linux-md-dialog.o libmdu_gtk_la-mdu-ata-smart-dialog.o libmdu_gtk_la-mdu-spinner.o libmdu_gtk_la-mdu-volume-grid.o libmdu_gtk_la-mdu-details-table.o libmdu_gtk_la-mdu-details-element.o libmdu_gtk_la-mdu-error-dialog.o libmdu_gtk_la-mdu-confirmation-dialog.o libmdu_gtk_la-mdu-button-element.o libmdu_gtk_la-mdu-button-table.o libmdu_gtk_la-mdu-dialog.o libmdu_gtk_la-mdu-edit-partition-dialog.o libmdu_gtk_la-mdu-format-dialog.o libmdu_gtk_la-mdu-partition-dialog.o libmdu_gtk_la-mdu-create-partition-dialog.o libmdu_gtk_la-mdu-create-linux-lvm2-volume-dialog.o libmdu_gtk_la-mdu-edit-name-dialog.o libmdu_gtk_la-mdu-disk-selection-widget.o libmdu_gtk_la-mdu-add-component-linux-md-dialog.o libmdu_gtk_la-mdu-add-pv-linux-lvm2-dialog.o libmdu_gtk_la-mdu-edit-linux-md-dialog.o libmdu_gtk_la-mdu-edit-linux-lvm2-dialog.o libmdu_gtk_la-mdu-drive-benchmark-dialog.o libmdu_gtk_la-mdu-connect-to-server-dialog.o libtool: link: ranlib .libs/libmdu-gtk.a libtool: link: ( cd ".libs" && rm -f "libmdu-gtk.la" && ln -s "../libmdu-gtk.la" "libmdu-gtk.la" ) make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' Making all in mate-disk make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-main.o `test -f 'mdu-main.c' || echo './'`mdu-main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-shell.o `test -f 'mdu-shell.c' || echo './'`mdu-shell.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section.o `test -f 'mdu-section.c' || echo './'`mdu-section.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section-linux-md-drive.o `test -f 'mdu-section-linux-md-drive.c' || echo './'`mdu-section-linux-md-drive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section-linux-lvm2-volume-group.o `test -f 'mdu-section-linux-lvm2-volume-group.c' || echo './'`mdu-section-linux-lvm2-volume-group.c mdu-section-linux-md-drive.c: In function 'update_state_and_action_elements': mdu-section-linux-md-drive.c:105:25: warning: variable 'sync_speed' set but not used [-Wunused-but-set-variable] guint64 sync_speed; ^ mdu-section-linux-md-drive.c: In function 'mdu_section_linux_md_drive_update': mdu-section-linux-md-drive.c:208:22: warning: variable 'home_host' set but not used [-Wunused-but-set-variable] const gchar *home_host; ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section-drive.o `test -f 'mdu-section-drive.c' || echo './'`mdu-section-drive.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section-volumes.o `test -f 'mdu-section-volumes.c' || echo './'`mdu-section-volumes.c mdu-section-volumes.c: In function 'on_usage_element_activated': mdu-section-volumes.c:1357:32: warning: 'pool' may be used uninitialized in this function [-Wmaybe-uninitialized] g_object_unref (pool); ^ gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"Palimpsest\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mate_disk-mdu-section-hub.o `test -f 'mdu-section-hub.c' || echo './'`mdu-section-hub.c mdu-section-volumes.c: In function 'on_luks_forget_passphrase_button_clicked': mdu-section-volumes.c:531:12: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (d != NULL) ^ mdu-section-volumes.c: In function 'on_luks_lock_button_clicked': mdu-section-volumes.c:584:12: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (d != NULL) ^ mdu-section-volumes.c: In function 'on_partition_delete_button_clicked': mdu-section-volumes.c:275:12: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (d != NULL) ^ mdu-section-volumes.c: In function 'on_partition_edit_button_clicked': mdu-section-volumes.c:489:12: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] if (d != NULL) ^ /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z,relro -o mate-disk mate_disk-mdu-main.o mate_disk-mdu-shell.o mate_disk-mdu-section.o mate_disk-mdu-section-linux-md-drive.o mate_disk-mdu-section-linux-lvm2-volume-group.o mate_disk-mdu-section-drive.o mate_disk-mdu-section-volumes.o mate_disk-mdu-section-hub.o -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -L/lib64 -ldbus-glib-1 -ldbus-1 -lgobject-2.0 -lglib-2.0 -lsecret-1 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lunique-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lX11 ../../src/mdu/libmdu.la ../../src/mdu-gtk/libmdu-gtk.la libtool: link: gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libsecret-1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -pthread -I/usr/include/unique-1.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DUSE_UNIQUE=1 -DG_CONST_RETURN=const -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z -Wl,relro -o .libs/mate-disk mate_disk-mdu-main.o mate_disk-mdu-shell.o mate_disk-mdu-section.o mate_disk-mdu-section-linux-md-drive.o mate_disk-mdu-section-linux-lvm2-volume-group.o mate_disk-mdu-section-drive.o mate_disk-mdu-section-volumes.o mate_disk-mdu-section-hub.o -L/lib64 -lunique-1.0 -lX11 ../../src/mdu/.libs/libmdu.so ../../src/mdu-gtk/.libs/libmdu-gtk.so -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lgtk-x11-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' Making all in notification make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"MduNotification\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mdu_notification_daemon-notification-main.o `test -f 'notification-main.c' || echo './'`notification-main.c gcc -DHAVE_CONFIG_H -I. -I../.. -I../../src/ -I../../src/ -DG_LOG_DOMAIN=\"MduNotification\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mdu_notification_daemon-mdu-slow-unmount-dialog.o `test -f 'mdu-slow-unmount-dialog.c' || echo './'`mdu-slow-unmount-dialog.c /bin/sh ../../libtool --tag=CC --mode=link gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z,relro -o mdu-notification-daemon mdu_notification_daemon-notification-main.o mdu_notification_daemon-mdu-slow-unmount-dialog.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -lnotify -lgdk_pixbuf-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 ../../src/mdu/libmdu.la ../../src/mdu-gtk/libmdu-gtk.la libtool: link: gcc -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -pthread -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/libpng15 -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z -Wl,relro -o .libs/mdu-notification-daemon mdu_notification_daemon-notification-main.o mdu_notification_daemon-mdu-slow-unmount-dialog.o -lnotify ../../src/mdu/.libs/libmdu.so -L/lib64 ../../src/mdu-gtk/.libs/libmdu-gtk.so -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lgtk-x11-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' Making all in format-tool make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"MDU-Format-Tool\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mdu_format_tool-mdu-format-tool.o `test -f 'mdu-format-tool.c' || echo './'`mdu-format-tool.c gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\""/usr/share/locale"\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -DG_LOG_DOMAIN=\"MDU-Format-Tool\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o mdu_format_tool-mdu-format-progress-dialog.o `test -f 'mdu-format-progress-dialog.c' || echo './'`mdu-format-progress-dialog.c /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z,relro -o mdu-format-tool mdu_format_tool-mdu-format-tool.o mdu_format_tool-mdu-format-progress-dialog.o -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ../../src/mdu/libmdu.la ../../src/mdu-gtk/libmdu-gtk.la libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -Wl,-z -Wl,relro -o .libs/mdu-format-tool mdu_format_tool-mdu-format-tool.o mdu_format_tool-mdu-format-progress-dialog.o -pthread -lgthread-2.0 ../../src/mdu/.libs/libmdu.so -L/lib64 ../../src/mdu-gtk/.libs/libmdu-gtk.so -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lgtk-x11-2.0 -lavahi-common -lavahi-client -lavahi-glib -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lfreetype -lglib-2.0 -pthread make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' Making all in caja-extension make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libcaja_mdu_la-caja-module.lo `test -f 'caja-module.c' || echo './'`caja-module.c /bin/sh ../../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\""/usr/share/locale"\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c -o libcaja_mdu_la-caja-mdu.lo `test -f 'caja-mdu.c' || echo './'`caja-mdu.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c caja-mdu.c -fPIC -DPIC -o .libs/libcaja_mdu_la-caja-mdu.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c caja-module.c -fPIC -DPIC -o .libs/libcaja_mdu_la-caja-module.o libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c caja-module.c -o libcaja_mdu_la-caja-module.o >/dev/null 2>&1 libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../.. -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 -pthread -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/gio-unix-2.0/ -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 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DDATADIR=\"/usr/share\" -DMATELOCALEDIR=\"/usr/share/locale\" -DLIBEXECDIR=\"/usr/libexec\" -I../../src -I../../src -Wall -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wno-sign-compare -DMDU_API_IS_SUBJECT_TO_CHANGE -DMDU_GTK_API_IS_SUBJECT_TO_CHANGE -pthread -I/usr/include/caja -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/libdrm -I/usr/include/harfbuzz -DG_LOG_DOMAIN=\"Caja-MDU\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -c caja-mdu.c -o libcaja_mdu_la-caja-mdu.o >/dev/null 2>&1 /bin/sh ../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -export_dynamic -module -avoid-version -no-undefined -Wl,-z,relro -o libcaja-mdu.la -rpath /usr/lib64/caja/extensions-2.0 libcaja_mdu_la-caja-module.lo libcaja_mdu_la-caja-mdu.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ../../src/mdu/libmdu.la ../../src/mdu-gtk/libmdu-gtk.la -lcaja-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype libtool: link: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libcaja_mdu_la-caja-module.o .libs/libcaja_mdu_la-caja-mdu.o -Wl,-rpath -Wl,/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu/.libs -Wl,-rpath -Wl,/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk/.libs -lgthread-2.0 ../../src/mdu/.libs/libmdu.so -L/lib64 ../../src/mdu-gtk/.libs/libmdu-gtk.so -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lavahi-common -lavahi-client -lavahi-glib -lcaja-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcaja-mdu.so -o .libs/libcaja-mdu.so libtool: link: ar cru .libs/libcaja-mdu.a libcaja_mdu_la-caja-module.o libcaja_mdu_la-caja-mdu.o libtool: link: ranlib .libs/libcaja-mdu.a libtool: link: ( cd ".libs" && rm -f "libcaja-mdu.la" && ln -s "../libcaja-mdu.la" "libcaja-mdu.la" ) make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' Making all in data make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' Making all in icons make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' Making all in 16x16 make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' Making all in 22x22 make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' Making all in 24x24 make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' Making all in 48x48 make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' Making all in scalable make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mate-disk.desktop.in mate-disk.desktop LC_ALL=C /usr/bin/intltool-merge -d -u -c ../po/.intltool-merge-cache ../po mdu-notification-daemon.desktop.in mdu-notification-daemon.desktop Generating and caching the translation database Merging translations into mdu-notification-daemon.desktop. Generating and caching the translation database Merging translations into mate-disk.desktop. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' Making all in doc make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' Making all in help make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' if ! test -d "cs/"; then mkdir "cs/"; fi if ! test -d "de/"; then mkdir "de/"; fi msgfmt -o "cs/cs.mo" "cs/cs.po" msgfmt -o "de/de.mo" "de/de.po" if ! test -d "el/"; then mkdir "el/"; fi msgfmt -o "el/el.mo" "el/el.po" if ! test -d "es/"; then mkdir "es/"; fi msgfmt -o "es/es.mo" "es/es.po" if ! test -d "pl/"; then mkdir "pl/"; fi msgfmt -o "pl/pl.mo" "pl/pl.po" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi msgfmt -o "pt_BR/pt_BR.mo" "pt_BR/pt_BR.po" if ! test -d "sv/"; then mkdir "sv/"; fi msgfmt -o "sv/sv.mo" "sv/sv.po" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi msgfmt -o "zh_CN/zh_CN.mo" "zh_CN/zh_CN.po" if ! test -d "cs/"; then mkdir "cs/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="cs/cs.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "cs/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "cs/cs.stamp" if ! test -d "de/"; then mkdir "de/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="de/de.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "de/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "de/de.stamp" if ! test -d "el/"; then mkdir "el/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="el/el.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "el/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "el/el.stamp" if ! test -d "es/"; then mkdir "es/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="es/es.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "es/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "es/es.stamp" if ! test -d "pl/"; then mkdir "pl/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="pl/pl.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "pl/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pl/pl.stamp" if ! test -d "pt_BR/"; then mkdir "pt_BR/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="pt_BR/pt_BR.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "pt_BR/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "pt_BR/pt_BR.stamp" if ! test -d "sv/"; then mkdir "sv/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="sv/sv.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "sv/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "sv/sv.stamp" if ! test -d "zh_CN/"; then mkdir "zh_CN/"; fi if test -d "C"; then d="../"; else d="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/"; fi; \ mo="zh_CN/zh_CN.mo"; \ if test -f "${mo}"; then mo="../${mo}"; else mo="/builddir/build/BUILD/mate-disk-utility-1.8.0/help/${mo}"; fi; \ (cd "zh_CN/" && itstool -m "${mo}" ${d}/C/index.docbook ${d}/C/legal.xml) && \ touch "zh_CN/zh_CN.stamp" make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' Making all in po make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/po' file=`echo ar | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ar.po file=`echo as | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file as.po file=`echo ast | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ast.po file=`echo bg | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bg.po file=`echo bn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn.po file=`echo bn_IN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file bn_IN.po file=`echo ca | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca.po file=`echo ca@valencia | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ca@valencia.po file=`echo cs | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file cs.po file=`echo da | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file da.po file=`echo de | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file de.po file=`echo el | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file el.po file=`echo en_GB | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en_GB.po file=`echo en@shaw | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file en@shaw.po file=`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file es.po file=`echo et | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file et.po file=`echo eu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file eu.po file=`echo fi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fi.po file=`echo fr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file fr.po file=`echo ga | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ga.po file=`echo gl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gl.po file=`echo gu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file gu.po file=`echo he | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file he.po file=`echo hi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hi.po file=`echo hu | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hu.po file=`echo hy | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file hy.po file=`echo id | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file id.po file=`echo it | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file it.po file=`echo ja | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ja.po file=`echo kn | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file kn.po file=`echo ko | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ko.po file=`echo ku | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ku.po file=`echo lt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lt.po file=`echo lv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file lv.po file=`echo mai | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mai.po file=`echo ml | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ml.po file=`echo mr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file mr.po file=`echo nb | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nb.po file=`echo nl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file nl.po file=`echo or | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file or.po file=`echo pa | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pa.po file=`echo pl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pl.po file=`echo pt | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt.po file=`echo pt_BR | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file pt_BR.po file=`echo ro | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ro.po file=`echo ru | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ru.po file=`echo sl | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sl.po file=`echo sr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr.po file=`echo sr@latin | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sr@latin.po file=`echo sv | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file sv.po file=`echo ta | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file ta.po file=`echo te | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file te.po file=`echo th | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file th.po file=`echo tr | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file tr.po file=`echo uk | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file uk.po file=`echo vi | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file vi.po file=`echo zh_CN | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_CN.po file=`echo zh_HK | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_HK.po file=`echo zh_TW | sed 's,.*/,,'`.gmo \ && rm -f $file && /usr/bin/msgfmt -o $file zh_TW.po make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/po' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.cgOqdS + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 ++ dirname /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 + cd mate-disk-utility-1.8.0 + /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 Making install in src make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' Making install in mdu make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmdu.la '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmdu.so.0.0.0 /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libmdu.so.0.0.0 libmdu.so.0 || { rm -f libmdu.so.0 && ln -s libmdu.so.0.0.0 libmdu.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libmdu.so.0.0.0 libmdu.so || { rm -f libmdu.so && ln -s libmdu.so.0.0.0 libmdu.so; }; }) libtool: install: /usr/bin/install -c .libs/libmdu.lai /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.la libtool: install: /usr/bin/install -c .libs/libmdu.a /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/include/mate-disk-utility/mdu' /usr/bin/install -c -m 644 mdu.h mdu-types.h mdu-callbacks.h mdu-device.h mdu-adapter.h mdu-expander.h mdu-port.h mdu-drive.h mdu-linux-md-drive.h mdu-linux-lvm2-volume-group.h mdu-linux-lvm2-volume-hole.h mdu-linux-lvm2-volume.h mdu-error.h mdu-known-filesystem.h mdu-pool.h mdu-presentable.h mdu-process.h mdu-util.h mdu-volume.h mdu-volume-hole.h mdu-hub.h mdu-machine.h '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/include/mate-disk-utility/mdu' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 mdu.pc '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu' Making install in mdu-gtk make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' /usr/bin/make install-am make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64' /bin/sh ../../libtool --mode=install /usr/bin/install -c libmdu-gtk.la '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64' libtool: install: /usr/bin/install -c .libs/libmdu-gtk.so.0.0.0 /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.so.0.0.0 libtool: install: (cd /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libmdu-gtk.so.0.0.0 libmdu-gtk.so.0 || { rm -f libmdu-gtk.so.0 && ln -s libmdu-gtk.so.0.0.0 libmdu-gtk.so.0; }; }) libtool: install: (cd /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64 && { ln -s -f libmdu-gtk.so.0.0.0 libmdu-gtk.so || { rm -f libmdu-gtk.so && ln -s libmdu-gtk.so.0.0.0 libmdu-gtk.so; }; }) libtool: install: /usr/bin/install -c .libs/libmdu-gtk.lai /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.la libtool: install: /usr/bin/install -c .libs/libmdu-gtk.a /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/include/mate-disk-utility/mdu-gtk' /usr/bin/install -c -m 644 mdu-gtk.h mdu-gtk-types.h mdu-gtk-enums.h mdu-gtk-enumtypes.h mdu-time-label.h mdu-pool-tree-view.h mdu-pool-tree-model.h mdu-size-widget.h mdu-create-linux-md-dialog.h mdu-ata-smart-dialog.h mdu-spinner.h mdu-volume-grid.h mdu-details-table.h mdu-details-element.h mdu-error-dialog.h mdu-confirmation-dialog.h mdu-button-element.h mdu-button-table.h mdu-dialog.h mdu-edit-partition-dialog.h mdu-format-dialog.h mdu-partition-dialog.h mdu-create-partition-dialog.h mdu-create-linux-lvm2-volume-dialog.h mdu-edit-name-dialog.h mdu-disk-selection-widget.h mdu-add-component-linux-md-dialog.h mdu-add-pv-linux-lvm2-dialog.h mdu-edit-linux-md-dialog.h mdu-edit-linux-lvm2-dialog.h mdu-drive-benchmark-dialog.h mdu-connect-to-server-dialog.h '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/include/mate-disk-utility/mdu-gtk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/pkgconfig' /usr/bin/install -c -m 644 mdu-gtk.pc '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/pkgconfig' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mdu-gtk' Making install in mate-disk make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/bin' /bin/sh ../../libtool --mode=install /usr/bin/install -c mate-disk '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/bin' libtool: install: warning: `../../src/mdu/libmdu.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/mdu-gtk/libmdu-gtk.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/mate-disk /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/bin/mate-disk make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/mate-disk' Making install in notification make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c mdu-notification-daemon '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec' libtool: install: warning: `../../src/mdu/libmdu.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/mdu-gtk/libmdu-gtk.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/mdu-notification-daemon /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec/mdu-notification-daemon make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/notification' Making install in format-tool make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec' /bin/sh ../../libtool --mode=install /usr/bin/install -c mdu-format-tool '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec' libtool: install: warning: `../../src/mdu/libmdu.la' has not been installed in `/usr/lib64' libtool: install: warning: `../../src/mdu-gtk/libmdu-gtk.la' has not been installed in `/usr/lib64' libtool: install: /usr/bin/install -c .libs/mdu-format-tool /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec/mdu-format-tool make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/format-tool' Making install in caja-extension make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0' /bin/sh ../../libtool --mode=install /usr/bin/install -c libcaja-mdu.la '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0' libtool: install: warning: relinking `libcaja-mdu.la' libtool: install: (cd /builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension; /bin/sh /builddir/build/BUILD/mate-disk-utility-1.8.0/libtool --tag CC --mode=relink gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -Wchar-subscripts -Wmissing-declarations -Wnested-externs -Wpointer-arith -Wcast-align -Wsign-compare -Wformat -Wformat-security -export_dynamic -module -avoid-version -no-undefined -Wl,-z,relro -o libcaja-mdu.la -rpath /usr/lib64/caja/extensions-2.0 libcaja_mdu_la-caja-module.lo libcaja_mdu_la-caja-mdu.lo -lglib-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0 -pthread -lgthread-2.0 -lglib-2.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype ../../src/mdu/libmdu.la ../../src/mdu-gtk/libmdu-gtk.la -lcaja-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -inst-prefix-dir /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64) libtool: relink: gcc -Wl,--as-needed -shared -fPIC -DPIC .libs/libcaja_mdu_la-caja-module.o .libs/libcaja_mdu_la-caja-mdu.o -lgthread-2.0 -L/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64 -L/usr/lib64 -lmdu -L/lib64 -lmdu-gtk -ldbus-glib-1 -ldbus-1 -lsecret-1 -latasmart -lavahi-ui -lavahi-common -lavahi-client -lavahi-glib -lcaja-extension -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lcairo -lpango-1.0 -lfontconfig -lgobject-2.0 -lglib-2.0 -lfreetype -O2 -m64 -mtune=generic -Wl,-z -Wl,relro -pthread -pthread -Wl,-soname -Wl,libcaja-mdu.so -o .libs/libcaja-mdu.so libtool: install: /usr/bin/install -c .libs/libcaja-mdu.soT /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.so libtool: install: /usr/bin/install -c .libs/libcaja-mdu.lai /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.la libtool: install: /usr/bin/install -c .libs/libcaja-mdu.a /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.a libtool: install: chmod 644 /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.a libtool: install: ranlib /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/caja/extensions-2.0' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src/caja-extension' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/src' Making install in data make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' Making install in icons make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' Making install in 16x16 make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/16x16/apps' /usr/bin/install -c -m 644 mate-disk.png mdu-eject.png mdu-detach.png mdu-mount.png mdu-unmount.png mdu-raid-array.png mdu-raid-array-start.png mdu-raid-array-stop.png mdu-encrypted-lock.png mdu-encrypted-unlock.png mdu-smart-failing.png mdu-smart-threshold.png mdu-smart-healthy.png mdu-smart-unknown.png mdu-check-disk.png mdu-info.png mdu-error.png mdu-warning.png mdu-unmountable.png caja-mdu.png mdu-multidisk-drive.png mdu-hba.png mdu-expander.png mdu-category-multidisk.png mdu-category-multipath.png mdu-category-peripheral.png mdu-emblem-mp.png mdu-emblem-mp-component.png mdu-emblem-lvm-vg.png mdu-emblem-lvm-lv.png mdu-emblem-raid-linear.png mdu-emblem-raid0.png mdu-emblem-raid1.png mdu-emblem-raid3.png mdu-emblem-raid4.png mdu-emblem-raid5.png mdu-emblem-raid6.png mdu-emblem-raid10.png '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/16x16/apps' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/16x16' Making install in 22x22 make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/22x22/apps' /usr/bin/install -c -m 644 mate-disk.png mdu-eject.png mdu-detach.png mdu-mount.png mdu-unmount.png mdu-raid-array.png mdu-raid-array-start.png mdu-raid-array-stop.png mdu-encrypted-lock.png mdu-encrypted-unlock.png mdu-smart-failing.png mdu-smart-threshold.png mdu-smart-healthy.png mdu-smart-unknown.png mdu-check-disk.png mdu-info.png mdu-error.png mdu-warning.png mdu-unmountable.png caja-mdu.png mdu-multidisk-drive.png mdu-hba.png mdu-expander.png mdu-category-multidisk.png mdu-category-multipath.png mdu-category-peripheral.png mdu-emblem-mp.png mdu-emblem-mp-component.png mdu-emblem-lvm-vg.png mdu-emblem-lvm-lv.png mdu-emblem-raid-linear.png mdu-emblem-raid0.png mdu-emblem-raid1.png mdu-emblem-raid3.png mdu-emblem-raid4.png mdu-emblem-raid5.png mdu-emblem-raid6.png mdu-emblem-raid10.png '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/22x22/apps' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/22x22' Making install in 24x24 make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/24x24/apps' /usr/bin/install -c -m 644 mate-disk.png '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/24x24/apps' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/24x24' Making install in 48x48 make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/48x48/apps' /usr/bin/install -c -m 644 mate-disk.png mdu-eject.png mdu-detach.png mdu-mount.png mdu-unmount.png mdu-raid-array.png mdu-raid-array-start.png mdu-raid-array-stop.png mdu-encrypted-lock.png mdu-encrypted-unlock.png mdu-smart-failing.png mdu-smart-threshold.png mdu-smart-healthy.png mdu-smart-unknown.png mdu-check-disk.png mdu-info.png mdu-error.png mdu-warning.png mdu-unmountable.png caja-mdu.png mdu-multidisk-drive.png mdu-hba.png mdu-expander.png mdu-category-multidisk.png mdu-category-multipath.png mdu-category-peripheral.png mdu-emblem-mp.png mdu-emblem-mp-component.png mdu-emblem-lvm-vg.png mdu-emblem-lvm-lv.png mdu-emblem-raid-linear.png mdu-emblem-raid0.png mdu-emblem-raid1.png mdu-emblem-raid3.png mdu-emblem-raid4.png mdu-emblem-raid5.png mdu-emblem-raid6.png mdu-emblem-raid10.png '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/48x48/apps' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/48x48' Making install in scalable make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/scalable/apps' /usr/bin/install -c -m 644 mate-disk.svg mdu-eject.svg mdu-detach.svg mdu-mount.svg mdu-unmount.svg mdu-raid-array.svg mdu-raid-array-start.svg mdu-raid-array-stop.svg mdu-encrypted-lock.svg mdu-encrypted-unlock.svg mdu-smart-failing.svg mdu-smart-threshold.svg mdu-smart-healthy.svg mdu-smart-unknown.svg mdu-check-disk.svg mdu-info.svg mdu-error.svg mdu-warning.svg mdu-unmountable.svg caja-mdu.svg mdu-multidisk-drive.svg mdu-hba.svg mdu-expander.svg mdu-category-multidisk.svg mdu-category-multipath.svg mdu-category-peripheral.svg mdu-emblem-mp.svg mdu-emblem-mp-component.svg mdu-emblem-lvm-vg.svg mdu-emblem-lvm-lv.svg mdu-emblem-raid-linear.svg mdu-emblem-raid0.svg mdu-emblem-raid1.svg mdu-emblem-raid3.svg mdu-emblem-raid4.svg mdu-emblem-raid5.svg mdu-emblem-raid6.svg mdu-emblem-raid10.svg '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/icons/mate/scalable/apps' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons/scalable' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[4]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[4]: Nothing to be done for `install-exec-am'. /usr/bin/make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' *** Icon cache not updated. After install, run this: *** gtk-update-icon-cache -f -t /usr/share/icons/mate make[5]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[4]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data/icons' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' make[3]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' make[3]: Nothing to be done for `install-exec-am'. /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/etc/xdg/autostart' /usr/bin/install -c -m 644 mdu-notification-daemon.desktop '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/etc/xdg/autostart' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/applications' /usr/bin/install -c -m 644 mate-disk.desktop '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/applications' make[3]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/data' Making install in doc make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/doc' Making install in help make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' make[2]: Nothing to be done for `install-exec-am'. /usr/bin/install -c -m 644 C/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/C/mate-disk/index.docbook /usr/bin/install -c -m 644 C/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/C/mate-disk/legal.xml /usr/bin/install -c -m 644 cs/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/cs/mate-disk/index.docbook /usr/bin/install -c -m 644 cs/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/cs/mate-disk/legal.xml /usr/bin/install -c -m 644 de/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/de/mate-disk/index.docbook /usr/bin/install -c -m 644 de/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/de/mate-disk/legal.xml /usr/bin/install -c -m 644 el/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/el/mate-disk/index.docbook /usr/bin/install -c -m 644 el/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/el/mate-disk/legal.xml /usr/bin/install -c -m 644 es/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/es/mate-disk/index.docbook /usr/bin/install -c -m 644 es/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/es/mate-disk/legal.xml /usr/bin/install -c -m 644 pl/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pl/mate-disk/index.docbook /usr/bin/install -c -m 644 pl/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pl/mate-disk/legal.xml /usr/bin/install -c -m 644 pt_BR/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pt_BR/mate-disk/index.docbook /usr/bin/install -c -m 644 pt_BR/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pt_BR/mate-disk/legal.xml /usr/bin/install -c -m 644 sv/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/sv/mate-disk/index.docbook /usr/bin/install -c -m 644 sv/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/sv/mate-disk/legal.xml /usr/bin/install -c -m 644 zh_CN/index.docbook /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/zh_CN/mate-disk/index.docbook /usr/bin/install -c -m 644 zh_CN/legal.xml /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/zh_CN/mate-disk/legal.xml /usr/bin/install -c -m 644 ./C/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/C/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./cs/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/cs/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./de/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/de/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./el/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/el/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./es/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/es/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./pl/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pl/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./pt_BR/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/pt_BR/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./sv/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/sv/mate-disk/figures/main-app.png /usr/bin/install -c -m 644 ./zh_CN/figures/main-app.png /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/help/zh_CN/mate-disk/figures/main-app.png make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/help' Making install in po make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/po' linguas="ar as ast bg bn bn_IN ca ca@valencia cs da de el en_GB en@shaw es et eu fi fr ga gl gu he hi hu hy id it ja kn ko ku lt lv mai ml mr nb nl or pa pl pt pt_BR ro ru sl sr sr@latin sv ta te th tr uk vi zh_CN zh_HK zh_TW "; \ for lang in $linguas; do \ dir=/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/$lang/LC_MESSAGES; \ /bin/sh /builddir/build/BUILD/mate-disk-utility-1.8.0/install-sh -d $dir; \ if test -r $lang.gmo; then \ /usr/bin/install -c -m 644 $lang.gmo $dir/mate-disk-utility.mo; \ echo "installing $lang.gmo as $dir/mate-disk-utility.mo"; \ else \ /usr/bin/install -c -m 644 ./$lang.gmo $dir/mate-disk-utility.mo; \ echo "installing ./$lang.gmo as" \ "$dir/mate-disk-utility.mo"; \ fi; \ if test -r $lang.gmo.m; then \ /usr/bin/install -c -m 644 $lang.gmo.m $dir/mate-disk-utility.mo.m; \ echo "installing $lang.gmo.m as $dir/mate-disk-utility.mo.m"; \ else \ if test -r ./$lang.gmo.m ; then \ /usr/bin/install -c -m 644 ./$lang.gmo.m \ $dir/mate-disk-utility.mo.m; \ echo "installing ./$lang.gmo.m as" \ "$dir/mate-disk-utility.mo.m"; \ else \ true; \ fi; \ fi; \ done installing ar.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ar/LC_MESSAGES/mate-disk-utility.mo installing as.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/as/LC_MESSAGES/mate-disk-utility.mo installing ast.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ast/LC_MESSAGES/mate-disk-utility.mo installing bg.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/bg/LC_MESSAGES/mate-disk-utility.mo installing bn.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/bn/LC_MESSAGES/mate-disk-utility.mo installing bn_IN.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/bn_IN/LC_MESSAGES/mate-disk-utility.mo installing ca.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ca/LC_MESSAGES/mate-disk-utility.mo installing ca@valencia.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ca@valencia/LC_MESSAGES/mate-disk-utility.mo installing cs.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/cs/LC_MESSAGES/mate-disk-utility.mo installing da.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/da/LC_MESSAGES/mate-disk-utility.mo installing de.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/de/LC_MESSAGES/mate-disk-utility.mo installing el.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/el/LC_MESSAGES/mate-disk-utility.mo installing en_GB.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/en_GB/LC_MESSAGES/mate-disk-utility.mo installing en@shaw.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/en@shaw/LC_MESSAGES/mate-disk-utility.mo installing es.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/es/LC_MESSAGES/mate-disk-utility.mo installing et.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/et/LC_MESSAGES/mate-disk-utility.mo installing eu.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/eu/LC_MESSAGES/mate-disk-utility.mo installing fi.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/fi/LC_MESSAGES/mate-disk-utility.mo installing fr.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/fr/LC_MESSAGES/mate-disk-utility.mo installing ga.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ga/LC_MESSAGES/mate-disk-utility.mo installing gl.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/gl/LC_MESSAGES/mate-disk-utility.mo installing gu.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/gu/LC_MESSAGES/mate-disk-utility.mo installing he.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/he/LC_MESSAGES/mate-disk-utility.mo installing hi.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/hi/LC_MESSAGES/mate-disk-utility.mo installing hu.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/hu/LC_MESSAGES/mate-disk-utility.mo installing hy.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/hy/LC_MESSAGES/mate-disk-utility.mo installing id.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/id/LC_MESSAGES/mate-disk-utility.mo installing it.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/it/LC_MESSAGES/mate-disk-utility.mo installing ja.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ja/LC_MESSAGES/mate-disk-utility.mo installing kn.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/kn/LC_MESSAGES/mate-disk-utility.mo installing ko.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ko/LC_MESSAGES/mate-disk-utility.mo installing ku.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ku/LC_MESSAGES/mate-disk-utility.mo installing lt.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/lt/LC_MESSAGES/mate-disk-utility.mo installing lv.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/lv/LC_MESSAGES/mate-disk-utility.mo installing mai.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/mai/LC_MESSAGES/mate-disk-utility.mo installing ml.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ml/LC_MESSAGES/mate-disk-utility.mo installing mr.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/mr/LC_MESSAGES/mate-disk-utility.mo installing nb.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/nb/LC_MESSAGES/mate-disk-utility.mo installing nl.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/nl/LC_MESSAGES/mate-disk-utility.mo installing or.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/or/LC_MESSAGES/mate-disk-utility.mo installing pa.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/pa/LC_MESSAGES/mate-disk-utility.mo installing pl.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/pl/LC_MESSAGES/mate-disk-utility.mo installing pt.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/pt/LC_MESSAGES/mate-disk-utility.mo installing pt_BR.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/pt_BR/LC_MESSAGES/mate-disk-utility.mo installing ro.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ro/LC_MESSAGES/mate-disk-utility.mo installing ru.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ru/LC_MESSAGES/mate-disk-utility.mo installing sl.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/sl/LC_MESSAGES/mate-disk-utility.mo installing sr.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/sr/LC_MESSAGES/mate-disk-utility.mo installing sr@latin.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/sr@latin/LC_MESSAGES/mate-disk-utility.mo installing sv.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/sv/LC_MESSAGES/mate-disk-utility.mo installing ta.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/ta/LC_MESSAGES/mate-disk-utility.mo installing te.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/te/LC_MESSAGES/mate-disk-utility.mo installing th.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/th/LC_MESSAGES/mate-disk-utility.mo installing tr.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/tr/LC_MESSAGES/mate-disk-utility.mo installing uk.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/uk/LC_MESSAGES/mate-disk-utility.mo installing vi.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/vi/LC_MESSAGES/mate-disk-utility.mo installing zh_CN.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/zh_CN/LC_MESSAGES/mate-disk-utility.mo installing zh_HK.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/zh_HK/LC_MESSAGES/mate-disk-utility.mo installing zh_TW.gmo as /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/locale/zh_TW/LC_MESSAGES/mate-disk-utility.mo make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0/po' make[1]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' make[2]: Entering directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' make[2]: Nothing to be done for `install-exec-am'. make[2]: Nothing to be done for `install-data-am'. make[2]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' make[1]: Leaving directory `/builddir/build/BUILD/mate-disk-utility-1.8.0' + echo ' ' + find /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 -name '*.la' -exec rm -fv '{}' ';' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.la' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.la' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.la' + find /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 -name '*.a' -exec rm -fv '{}' ';' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.a' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.a' removed '/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.a' + /usr/lib/rpm/find-lang.sh /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 mate-disk-utility --with-gnome --all-name + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/mate-disk-utility-1.8.0 extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec/mdu-format-tool extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/libexec/mdu-notification-daemon extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/bin/mate-disk extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/caja/extensions-2.0/libcaja-mdu.so extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu-gtk.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/lib64/libmdu.so.0.0.0 /usr/lib/rpm/sepdebugcrcfix: Updated 6 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libmdu-gtk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmdu-gtk.so.debug symlinked /usr/lib/debug/usr/lib64/libmdu-gtk.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmdu-gtk.so.0.debug symlinked /usr/lib/debug/usr/lib64/libmdu.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmdu.so.debug symlinked /usr/lib/debug/usr/lib64/libmdu.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libmdu.so.0.debug 4156 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.HWdgY9 + umask 022 + cd /builddir/build/BUILD + cd mate-disk-utility-1.8.0 + desktop-file-validate /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/applications/mate-disk.desktop + desktop-file-validate /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/etc/xdg/autostart/mdu-notification-daemon.desktop + exit 0 Processing files: mate-disk-utility-1.8.0-4.el7.centos.x86_64 Provides: application() application(mate-disk.desktop) libcaja-mdu.so()(64bit) mate-disk-utility = 1.8.0-4.el7.centos mate-disk-utility(x86-64) = 1.8.0-4.el7.centos Requires(interp): /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires: libX11.so.6()(64bit) libatasmart.so.4()(64bit) libatk-1.0.so.0()(64bit) libavahi-client.so.3()(64bit) libavahi-common.so.3()(64bit) libavahi-glib.so.1()(64bit) libavahi-ui.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libcairo.so.2()(64bit) libcaja-extension.so.1()(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libfontconfig.so.1()(64bit) libfreetype.so.6()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgthread-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libmdu-gtk.so.0()(64bit) libmdu.so.0()(64bit) libnotify.so.4()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpangoft2-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsecret-1.so.0()(64bit) libunique-1.0.so.0()(64bit) rtld(GNU_HASH) Processing files: mate-disk-utility-libs-1.8.0-4.el7.centos.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.WbnjZr + umask 022 + cd /builddir/build/BUILD + cd mate-disk-utility-1.8.0 + DOCDIR=/builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr README /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr AUTHORS /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr NEWS /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr COPYING /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr HACKING /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + cp -pr TODO /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64/usr/share/doc/mate-disk-utility-libs-1.8.0 + exit 0 Provides: libmdu.so.0()(64bit) mate-disk-utility-libs = 1.8.0-4.el7.centos mate-disk-utility-libs(x86-64) = 1.8.0-4.el7.centos Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdbus-1.so.3()(64bit) libdbus-glib-1.so.2()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsecret-1.so.0()(64bit) rtld(GNU_HASH) Processing files: mate-disk-utility-ui-libs-1.8.0-4.el7.centos.x86_64 Provides: libmdu-gtk.so.0()(64bit) mate-disk-utility-ui-libs = 1.8.0-4.el7.centos mate-disk-utility-ui-libs(x86-64) = 1.8.0-4.el7.centos Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libatasmart.so.4()(64bit) libavahi-ui.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libcairo.so.2()(64bit) libdbus-glib-1.so.2()(64bit) libgdk-x11-2.0.so.0()(64bit) libgdk_pixbuf-2.0.so.0()(64bit) libgio-2.0.so.0()(64bit) libglib-2.0.so.0()(64bit) libgobject-2.0.so.0()(64bit) libgtk-x11-2.0.so.0()(64bit) libpango-1.0.so.0()(64bit) libpangocairo-1.0.so.0()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libsecret-1.so.0()(64bit) rtld(GNU_HASH) Processing files: mate-disk-utility-devel-1.8.0-4.el7.centos.x86_64 Provides: mate-disk-utility-devel = 1.8.0-4.el7.centos mate-disk-utility-devel(x86-64) = 1.8.0-4.el7.centos pkgconfig(mdu) = 1.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmdu.so.0()(64bit) pkgconfig(gio-2.0) pkgconfig(gobject-2.0) Processing files: mate-disk-utility-ui-devel-1.8.0-4.el7.centos.x86_64 Provides: mate-disk-utility-ui-devel = 1.8.0-4.el7.centos mate-disk-utility-ui-devel(x86-64) = 1.8.0-4.el7.centos pkgconfig(mdu-gtk) = 1.8.0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libmdu-gtk.so.0()(64bit) pkgconfig(gtk+-2.0) pkgconfig(mdu) Processing files: mate-disk-utility-debuginfo-1.8.0-4.el7.centos.x86_64 Provides: mate-disk-utility-debuginfo = 1.8.0-4.el7.centos mate-disk-utility-debuginfo(x86-64) = 1.8.0-4.el7.centos Requires(rpmlib): rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 rpmlib(CompressedFileNames) <= 3.0.4-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 Wrote: /builddir/build/RPMS/mate-disk-utility-1.8.0-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mate-disk-utility-libs-1.8.0-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mate-disk-utility-ui-libs-1.8.0-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mate-disk-utility-devel-1.8.0-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mate-disk-utility-ui-devel-1.8.0-4.el7.centos.x86_64.rpm Wrote: /builddir/build/RPMS/mate-disk-utility-debuginfo-1.8.0-4.el7.centos.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.4XBEte + umask 022 + cd /builddir/build/BUILD + cd mate-disk-utility-1.8.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/mate-disk-utility-1.8.0-4.el7.centos.x86_64 + exit 0 Child return code was: 0 LEAVE do -->