* Package: dev-libs/glib-2.26.1-r1  * Repository: gentoo  * Maintainer: gnome@gentoo.org  * USE: amd64 elibc_glibc fam kernel_linux multilib static-libs test userland_GNU xattr  * FEATURES: ccache sandbox test * bashrc is adding splitdebug to FEATURES for glib * bashrc is adding "-ggdb" to CFLAGS for glib >>> Unpacking source... >>> Unpacking glib-2.26.1.tar.bz2 to /var/tmp/portage/dev-libs/glib-2.26.1-r1/work >>> Source unpacked in /var/tmp/portage/dev-libs/glib-2.26.1-r1/work >>> Preparing source in /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1 ... * Applying glib-2.26.1-gsettings-rules.patch ...  [ ok ] * Applying glib-2.26.1-deprecation-tests.patch ...  [ ok ] * Applying glib-2.26.1-gsettings-read.patch ...  [ ok ] * Applying glib-2.26.1-locked-message.patch ...  [ ok ] * Applying glib-2.26.1-gdbus-flushes.patch ...  [ ok ] * Applying glib-2.18.1-workaround-gio-test-failure-without-userpriv.patch ...  [ ok ] * Applying glib-2.12.12-fbsd.patch ...  [ ok ] * Applying glib-2.25-punt-python-check.patch ...  [ ok ] * Applying glib-2.24-assert-test-failure.patch ...  [ ok ] * Applying glib-2.25-skip-tests-with-dbus-keyring.patch ...  [ ok ] * Applying glib-2.26.0-disable-locale-sensitive-test.patch ...  [ ok ] * Applying glib-2.26.0-disable-volumemonitor-broken-test.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' ... * Running aclocal -I m4macros ...  [ ok ] * Running libtoolize --copy --force --install --automake ...  [ ok ] * Running aclocal -I m4macros ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running elibtoolize in: glib-2.26.1/ * Applying portage-2.2.patch ... * Applying sed-1.5.6.patch ... * Applying as-needed-2.2.6.patch ... * Removing useless C++ checks ...  [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1 ... * econf: updating glib-2.26.1/config.sub with /usr/share/gnuconfig/config.sub * econf: updating glib-2.26.1/config.guess with /usr/share/gnuconfig/config.guess ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --enable-xattr --disable-man --disable-gtk-doc --enable-fam --disable-selinux --enable-static --enable-regex --with-pcre=internal --with-threads=posix checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3 checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking for x86_64-pc-linux-gnu-c++... x86_64-pc-linux-gnu-c++ checking whether we are using the GNU C++ compiler... yes checking whether x86_64-pc-linux-gnu-c++ accepts -g... yes checking dependency style of x86_64-pc-linux-gnu-c++... gcc3 checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3 checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for x86_64-pc-linux-gnu-pkg-config... no checking for pkg-config... /usr/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) gawk checking for perl5... no checking for perl... perl checking for indent... no checking for perl... /usr/bin/perl checking for iconv_open... yes checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking whether we are using the GNU C Library 2.1 or newer... yes checking Whether to cache iconv descriptors... no checking for ZLIB... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for inflate in -lz... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking for LC_MESSAGES... yes checking libintl.h usability... yes checking libintl.h presence... yes checking for libintl.h... yes checking for ngettext in libc... yes checking for dgettext in libc... yes checking for bind_textdomain_codeset... yes checking for msgfmt... /usr/bin/msgfmt checking for dcgettext... yes checking if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... es checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for fgrep... /bin/grep -F checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/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 for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump checking how to recognize dependent libraries... pass_all checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok checking for dlfcn.h... yes checking for objdir... .libs checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-c++ -E checking for ld used by x86_64-pc-linux-gnu-c++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking for x86_64-pc-linux-gnu-c++ option to produce PIC... -fPIC -DPIC checking if x86_64-pc-linux-gnu-c++ PIC flag -fPIC -DPIC works... yes checking if x86_64-pc-linux-gnu-c++ static flag -static works... yes checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... yes checking if x86_64-pc-linux-gnu-c++ supports -c -o file.o... (cached) yes checking whether the x86_64-pc-linux-gnu-c++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate configure: creating ./config.lt config.lt: creating libtool checking for extra flags to get ANSI library prototypes... none needed checking for extra flags for POSIX compliance... none needed checking for ANSI C header files... (cached) yes checking for vprintf... yes checking for _doprnt... no checking for working alloca.h... yes checking for alloca... yes checking for mmap... yes checking for posix_memalign... yes checking for memalign... yes checking for valloc... yes checking for fsync... yes checking for pipe2... yes checking for atexit... yes checking for on_exit... yes checking for timegm... yes checking for gmtime_r... yes checking size of char... 1 checking size of short... 2 checking size of long... 8 checking size of int... 4 checking size of void *... 8 checking size of long long... 8 checking size of __int64... 0 checking for format to printf and scanf a guint64... %llu checking for an ANSI C-conforming const... yes checking if malloc() and friends prototypes are gmem.h compatible... yes checking for growing stack pointer... no checking for __inline... yes checking for __inline__... yes checking for inline... yes checking if inline functions in headers work... yes checking for working do while(0) macros... yes checking for ISO C99 varargs macros in C... yes checking for ISO C99 varargs macros in C++... yes checking for GNUC varargs macros... yes checking for GNUC visibility attribute... yes checking whether using Sun Studio C compiler... no checking whether byte ordering is bigendian... no checking dirent.h usability... yes checking dirent.h presence... yes checking for dirent.h... yes checking float.h usability... yes checking float.h presence... yes checking for float.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking pwd.h usability... yes checking pwd.h presence... yes checking for pwd.h... yes checking grp.h usability... yes checking grp.h presence... yes checking for grp.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking sys/resource.h usability... yes checking sys/resource.h presence... yes checking for sys/resource.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/times.h usability... yes checking sys/times.h presence... yes checking for sys/times.h... yes checking sys/wait.h usability... yes checking sys/wait.h presence... yes checking for sys/wait.h... yes checking for unistd.h... (cached) yes checking values.h usability... yes checking values.h presence... yes checking for values.h... yes checking sys/select.h usability... yes checking sys/select.h presence... yes checking for sys/select.h... yes checking for sys/types.h... (cached) yes checking for stdint.h... (cached) yes checking for inttypes.h... (cached) yes checking sched.h usability... yes checking sched.h presence... yes checking for sched.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking sys/vfs.h usability... yes checking sys/vfs.h presence... yes checking for sys/vfs.h... yes checking sys/mount.h usability... yes checking sys/mount.h presence... yes checking for sys/mount.h... yes checking sys/vmount.h usability... no checking sys/vmount.h presence... no checking for sys/vmount.h... no checking sys/statfs.h usability... yes checking sys/statfs.h presence... yes checking for sys/statfs.h... yes checking sys/statvfs.h usability... yes checking sys/statvfs.h presence... yes checking for sys/statvfs.h... yes checking mntent.h usability... yes checking mntent.h presence... yes checking for mntent.h... yes checking sys/mnttab.h usability... no checking sys/mnttab.h presence... no checking for sys/mnttab.h... no checking sys/vfstab.h usability... no checking sys/vfstab.h presence... no checking for sys/vfstab.h... no checking sys/mntctl.h usability... no checking sys/mntctl.h presence... no checking for sys/mntctl.h... no checking sys/sysctl.h usability... yes checking sys/sysctl.h presence... yes checking for sys/sysctl.h... yes checking fstab.h usability... yes checking fstab.h presence... yes checking for fstab.h... yes checking sys/uio.h usability... yes checking sys/uio.h presence... yes checking for sys/uio.h... yes checking for struct stat.st_mtimensec... no checking for struct stat.st_mtim.tv_nsec... yes checking for struct stat.st_atimensec... no checking for struct stat.st_atim.tv_nsec... yes checking for struct stat.st_ctimensec... no checking for struct stat.st_ctim.tv_nsec... yes checking for struct stat.st_blksize... yes checking for struct stat.st_blocks... yes checking for struct statfs.f_fstypename... no checking for struct statfs.f_bavail... yes checking for struct statvfs.f_basetype... no checking for struct tm.tm_gmtoff... no checking for nl_langinfo and CODESET... yes checking whether we are using the GNU C Library 2.1 or newer... (cached) yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for setlocale... yes checking size of size_t... 8 checking for the appropriate definition for size_t... unsigned long checking for lstat... yes checking for strerror... yes checking for strsignal... yes checking for memmove... yes checking for vsnprintf... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strncasecmp... yes checking for poll... yes checking for getcwd... yes checking for vasprintf... yes checking for setenv... yes checking for unsetenv... yes checking for getc_unlocked... yes checking for readlink... yes checking for symlink... yes checking for fdwalk... no checking for memmem... yes checking for chown... yes checking for lchmod... no checking for lchown... yes checking for fchmod... yes checking for fchown... yes checking for link... yes checking for statvfs... yes checking for statfs... yes checking for utimes... yes checking for getgrgid... yes checking for getpwuid... yes checking for getmntent_r... yes checking for setmntent... yes checking for endmntent... yes checking for hasmntopt... yes checking for getmntinfo... no checking for nanosleep... yes checking for nsleep... no checking for splice... yes checking crt_externs.h usability... no checking crt_externs.h presence... no checking for crt_externs.h... no checking for _NSGetEnviron... no checking for C99 vsnprintf... yes checking whether printf supports positional parameters... yes checking value of AF_INET... 2 checking value of AF_INET6... 10 checking value of AF_UNIX... 1 checking value of MSG_PEEK... 2 checking value of MSG_OOB... 1 checking value of MSG_DONTROUTE... 4 checking for getprotobyname_r... yes checking for endservent... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking wspiapi.h usability... no checking wspiapi.h presence... no checking for wspiapi.h... no checking for strndup... yes checking for setresuid... yes checking for setreuid... yes checking sys/prctl.h usability... yes checking sys/prctl.h presence... yes checking for sys/prctl.h... yes checking arpa/nameser_compat.h usability... yes checking arpa/nameser_compat.h presence... yes checking for arpa/nameser_compat.h... yes checking for res_query... in -lresolv checking number of arguments to statfs()... 2 checking for signed... yes checking for long long... yes checking for long double... yes checking for wchar_t... yes checking for wint_t... yes checking for size_t... yes checking for ptrdiff_t... yes checking for inttypes.h... yes checking for stdint.h... yes checking for snprintf... yes checking for wcslen... yes checking for C99 snprintf... yes checking for sys_errlist... yes checking for sys_siglist... yes checking for sys_siglist declaration... yes checking for fd_set... yes, found in sys/types.h checking whether realloc (NULL,) will work... yes checking for nl_langinfo (CODESET)... yes checking for a compliant posix_memalign() implementation... yes checking for OpenBSD strlcpy/strlcat... no checking for an implementation of va_copy()... yes checking for an implementation of __va_copy()... yes checking whether va_lists can be copied by value... no checking for dlopen... no checking for NSLinkModule... no checking for dlopen in -ldl... yes checking for dlsym in -ldl... yes /usr/lib/gcc/x86_64-pc-linux-gnu/4.4.4/../../../../lib64/crt1.o: In function `_start': (.text+0x20): undefined reference to `main' collect2: ld returned 1 exit status checking for RTLD_GLOBAL brokenness... no checking for preceeding underscore in symbols... no checking for dlerror... yes checking for the suffix of module shared libraries... .so checking for gspawn implementation... gspawn.lo checking for GIOChannel implementation... giounix.lo checking sys/inotify.h usability... yes checking sys/inotify.h presence... yes checking for sys/inotify.h... yes checking for inotify_init1... yes checking for FAMOpen in -lfam... yes checking fam.h usability... yes checking fam.h presence... yes checking for fam.h... yes checking for FAMNoExists in -lfam... yes checking for getxattr in -lc... yes checking sys/xattr.h usability... yes checking sys/xattr.h presence... yes checking for sys/xattr.h... yes checking for XATTR_NOFOLLOW... no checking for platform-dependent source... checking whether to compile timeloop... yes checking if building for some Win32 platform... no checking for thread implementation... posix checking thread related cflags... -pthread checking for sched_get_priority_min... yes checking thread related libraries... -pthread checking for localtime_r... yes checking for gmtime_r... (cached) yes checking for posix getpwuid_r... yes checking for posix getgrgid_r... yes checking size of pthread_t... 8 checking for pthread_attr_setstacksize... yes checking for minimal/maximal thread priority... sched_get_priority_min(SCHED_OTHER)/sched_get_priority_max(SCHED_OTHER) checking for pthread_setschedparam... yes checking for posix yield function... sched_yield checking size of pthread_mutex_t... 40 checking byte contents of PTHREAD_MUTEX_INITIALIZER... 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 checking for clock_gettime... no checking for clock_gettime in -lrt... yes checking for monotonic clocks... yes checking whether to use assembler code for atomic operations... checking whether GCC supports build-in atomic intrinsics... yes checking for futex(2) system call... yes checking value of POLLIN... 1 checking value of POLLOUT... 4 checking value of POLLPRI... 2 checking value of POLLERR... 8 checking value of POLLHUP... 16 checking value of POLLNVAL... 32 checking for broken poll... no checking whether compiler understands -Wno-pointer-sign... yes checking for EILSEQ... 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 xsltproc... /usr/bin/xsltproc checking for XML catalog (/etc/xml/catalog)... found checking for xmlcatalog... /usr/bin/xmlcatalog checking for DocBook XML DTD V4.1.2 in XML catalog... found checking for DocBook XSL Stylesheets in XML catalog... found checking whether to include dtrace tracing support... yes checking for dtrace... dtrace checking sys/sdt.h usability... yes checking sys/sdt.h presence... yes checking for sys/sdt.h... yes checking whether to include systemtap tracing support... yes checking for DBUS1... yes checking for -Bsymbolic-functions linker flag... yes configure: creating ./config.status config.status: creating glib-2.0.pc config.status: creating glib-2.0-uninstalled.pc config.status: creating gmodule-2.0.pc config.status: creating gmodule-export-2.0.pc config.status: creating gmodule-no-export-2.0.pc config.status: creating gmodule-2.0-uninstalled.pc config.status: creating gmodule-no-export-2.0-uninstalled.pc config.status: creating gthread-2.0.pc config.status: creating gthread-2.0-uninstalled.pc config.status: creating gobject-2.0.pc config.status: creating gobject-2.0-uninstalled.pc config.status: creating gio-2.0.pc config.status: creating gio-unix-2.0.pc config.status: creating gio-windows-2.0.pc config.status: creating gio-2.0-uninstalled.pc config.status: creating gio-unix-2.0-uninstalled.pc config.status: creating glib-zip config.status: creating glib-gettextize config.status: creating Makefile config.status: creating build/Makefile config.status: creating build/win32/Makefile config.status: creating build/win32/dirent/Makefile config.status: creating build/win32/vs9/Makefile config.status: creating glib/Makefile config.status: creating glib/glib.stp config.status: creating glib/libcharset/Makefile config.status: creating glib/gnulib/Makefile config.status: creating glib/pcre/Makefile config.status: creating glib/update-pcre/Makefile config.status: creating glib/tests/Makefile config.status: creating gmodule/Makefile config.status: creating gmodule/gmoduleconf.h config.status: creating gobject/Makefile config.status: creating gobject/gobject.stp config.status: creating gobject/glib-mkenums config.status: creating gobject/tests/Makefile config.status: creating gthread/Makefile config.status: creating gthread/tests/Makefile config.status: creating gio/Makefile config.status: creating gio/xdgmime/Makefile config.status: creating gio/inotify/Makefile config.status: creating gio/libasyncns/Makefile config.status: creating gio/fen/Makefile config.status: creating gio/fam/Makefile config.status: creating gio/win32/Makefile config.status: creating gio/tests/Makefile config.status: creating po/Makefile.in config.status: creating docs/Makefile config.status: creating docs/reference/Makefile config.status: creating docs/reference/glib/Makefile config.status: creating docs/reference/glib/version.xml config.status: creating docs/reference/gobject/Makefile config.status: creating docs/reference/gobject/version.xml config.status: creating docs/reference/gio/Makefile config.status: creating docs/reference/gio/version.xml config.status: creating tests/Makefile config.status: creating tests/gobject/Makefile config.status: creating tests/refcount/Makefile config.status: creating m4macros/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing default-1 commands config.status: executing libtool commands config.status: executing glib/glibconfig.h commands config.status: executing chmod-scripts commands >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1 ... make -j2 make all-recursive make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' Making all in . make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' Making all in m4macros make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' Making all in glib make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' cd .. && \ /bin/sh ./config.status glib/glibconfig.h dtrace -C -h -s glib_probes.d -o glib_probes.h.tmp sed -e "s,define STAP_HAS_SEMAPHORES 1,undef STAP_HAS_SEMAPHORES," < glib_probes.h.tmp > glib_probes.h && rm -f glib_probes.h.tmp dtrace -G -s glib_probes.d -o glib_probes.o config.status: executing glib/glibconfig.h commands config.status: glib/glibconfig.h is unchanged make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making all in libcharset make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib64\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c -o localcharset.lo localcharset.c sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-add.sin > t-ref-add.sed mv t-ref-add.sed ref-add.sed sed -e '/^#/d' -e 's/@''PACKAGE''@/glib/g' ref-del.sin > t-ref-del.sed mv t-ref-del.sed ref-del.sed /bin/sh ./config.charset 'x86_64-pc-linux-gnu' > t-charset.alias mv t-charset.alias charset.alias libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib64\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -fPIC -DPIC -o .libs/localcharset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DLIBDIR=\"/usr/lib64\" -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT localcharset.lo -MD -MP -MF .deps/localcharset.Tpo -c localcharset.c -o localcharset.o >/dev/null 2>&1 mv -f .deps/localcharset.Tpo .deps/localcharset.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o libcharset.la localcharset.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libcharset.a .libs/localcharset.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libcharset.a libtool: link: ( cd ".libs" && rm -f "libcharset.la" && ln -s "../libcharset.la" "libcharset.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' Making all in pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c -o pcre_compile.lo pcre_compile.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c -o pcre_chartables.lo pcre_chartables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c pcre_chartables.c -fPIC -DPIC -o .libs/pcre_chartables.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -fPIC -DPIC -o .libs/pcre_compile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_chartables.lo -MD -MP -MF .deps/pcre_chartables.Tpo -c pcre_chartables.c -o pcre_chartables.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_compile.lo -MD -MP -MF .deps/pcre_compile.Tpo -c pcre_compile.c -o pcre_compile.o >/dev/null 2>&1 mv -f .deps/pcre_chartables.Tpo .deps/pcre_chartables.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c -o pcre_config.lo pcre_config.c mv -f .deps/pcre_compile.Tpo .deps/pcre_compile.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c -o pcre_dfa_exec.lo pcre_dfa_exec.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c -fPIC -DPIC -o .libs/pcre_config.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -fPIC -DPIC -o .libs/pcre_dfa_exec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_config.lo -MD -MP -MF .deps/pcre_config.Tpo -c pcre_config.c -o pcre_config.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_dfa_exec.lo -MD -MP -MF .deps/pcre_dfa_exec.Tpo -c pcre_dfa_exec.c -o pcre_dfa_exec.o >/dev/null 2>&1 mv -f .deps/pcre_config.Tpo .deps/pcre_config.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c -o pcre_exec.lo pcre_exec.c mv -f .deps/pcre_dfa_exec.Tpo .deps/pcre_dfa_exec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c -o pcre_fullinfo.lo pcre_fullinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre_exec.c -fPIC -DPIC -o .libs/pcre_exec.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c -fPIC -DPIC -o .libs/pcre_fullinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_exec.lo -MD -MP -MF .deps/pcre_exec.Tpo -c pcre_exec.c -o pcre_exec.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_fullinfo.lo -MD -MP -MF .deps/pcre_fullinfo.Tpo -c pcre_fullinfo.c -o pcre_fullinfo.o >/dev/null 2>&1 mv -f .deps/pcre_exec.Tpo .deps/pcre_exec.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c -o pcre_get.lo pcre_get.c mv -f .deps/pcre_fullinfo.Tpo .deps/pcre_fullinfo.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c -o pcre_globals.lo pcre_globals.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre_get.c -fPIC -DPIC -o .libs/pcre_get.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre_globals.c -fPIC -DPIC -o .libs/pcre_globals.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_get.lo -MD -MP -MF .deps/pcre_get.Tpo -c pcre_get.c -o pcre_get.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_globals.lo -MD -MP -MF .deps/pcre_globals.Tpo -c pcre_globals.c -o pcre_globals.o >/dev/null 2>&1 mv -f .deps/pcre_get.Tpo .deps/pcre_get.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c -o pcre_newline.lo pcre_newline.c mv -f .deps/pcre_globals.Tpo .deps/pcre_globals.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c -o pcre_ord2utf8.lo pcre_ord2utf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre_newline.c -fPIC -DPIC -o .libs/pcre_newline.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -fPIC -DPIC -o .libs/pcre_ord2utf8.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_newline.lo -MD -MP -MF .deps/pcre_newline.Tpo -c pcre_newline.c -o pcre_newline.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ord2utf8.lo -MD -MP -MF .deps/pcre_ord2utf8.Tpo -c pcre_ord2utf8.c -o pcre_ord2utf8.o >/dev/null 2>&1 mv -f .deps/pcre_newline.Tpo .deps/pcre_newline.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c -o pcre_study.lo pcre_study.c mv -f .deps/pcre_ord2utf8.Tpo .deps/pcre_ord2utf8.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c -o pcre_tables.lo pcre_tables.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c pcre_study.c -fPIC -DPIC -o .libs/pcre_study.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c -fPIC -DPIC -o .libs/pcre_tables.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_study.lo -MD -MP -MF .deps/pcre_study.Tpo -c pcre_study.c -o pcre_study.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_tables.lo -MD -MP -MF .deps/pcre_tables.Tpo -c pcre_tables.c -o pcre_tables.o >/dev/null 2>&1 mv -f .deps/pcre_study.Tpo .deps/pcre_study.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c -o pcre_try_flipped.lo pcre_try_flipped.c mv -f .deps/pcre_tables.Tpo .deps/pcre_tables.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c -o pcre_ucp_searchfuncs.lo pcre_ucp_searchfuncs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c pcre_try_flipped.c -fPIC -DPIC -o .libs/pcre_try_flipped.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c pcre_ucp_searchfuncs.c -fPIC -DPIC -o .libs/pcre_ucp_searchfuncs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_try_flipped.lo -MD -MP -MF .deps/pcre_try_flipped.Tpo -c pcre_try_flipped.c -o pcre_try_flipped.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_ucp_searchfuncs.lo -MD -MP -MF .deps/pcre_ucp_searchfuncs.Tpo -c pcre_ucp_searchfuncs.c -o pcre_ucp_searchfuncs.o >/dev/null 2>&1 mv -f .deps/pcre_try_flipped.Tpo .deps/pcre_try_flipped.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c -o pcre_xclass.lo pcre_xclass.c mv -f .deps/pcre_ucp_searchfuncs.Tpo .deps/pcre_ucp_searchfuncs.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c pcre_xclass.c -fPIC -DPIC -o .libs/pcre_xclass.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_LOG_DOMAIN=\"GLib-GRegex\" -DSUPPORT_UCP -DSUPPORT_UTF8 -DNEWLINE=-1 -DMATCH_LIMIT=10000000 -DMATCH_LIMIT_RECURSION=8192 -DMAX_NAME_SIZE=32 -DMAX_NAME_COUNT=10000 -DMAX_DUPLENGTH=30000 -DLINK_SIZE=2 -DPOSIX_MALLOC_THRESHOLD=10 -DPCRE_STATIC -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -Wno-pointer-sign -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pcre_xclass.lo -MD -MP -MF .deps/pcre_xclass.Tpo -c pcre_xclass.c -o pcre_xclass.o >/dev/null 2>&1 mv -f .deps/pcre_xclass.Tpo .deps/pcre_xclass.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -no-undefined -Wl,-O1 -Wl,--as-needed -o libpcre.la pcre_compile.lo pcre_chartables.lo pcre_config.lo pcre_dfa_exec.lo pcre_exec.lo pcre_fullinfo.lo pcre_get.lo pcre_globals.lo pcre_newline.lo pcre_ord2utf8.lo pcre_study.lo pcre_tables.lo pcre_try_flipped.lo pcre_ucp_searchfuncs.lo pcre_xclass.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libpcre.a .libs/pcre_compile.o .libs/pcre_chartables.o .libs/pcre_config.o .libs/pcre_dfa_exec.o .libs/pcre_exec.o .libs/pcre_fullinfo.o .libs/pcre_get.o .libs/pcre_globals.o .libs/pcre_newline.o .libs/pcre_ord2utf8.o .libs/pcre_study.o .libs/pcre_tables.o .libs/pcre_try_flipped.o .libs/pcre_ucp_searchfuncs.o .libs/pcre_xclass.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libpcre.a libtool: link: ( cd ".libs" && rm -f "libpcre.la" && ln -s "../libpcre.la" "libpcre.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' Making all in update-pcre make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c -o garray.lo garray.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c -o gasyncqueue.lo gasyncqueue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -fPIC -DPIC -o .libs/garray.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -fPIC -DPIC -o .libs/gasyncqueue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncqueue.lo -MD -MP -MF .deps/gasyncqueue.Tpo -c gasyncqueue.c -o gasyncqueue.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT garray.lo -MD -MP -MF .deps/garray.Tpo -c garray.c -o garray.o >/dev/null 2>&1 mv -f .deps/gasyncqueue.Tpo .deps/gasyncqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomic-gcc.lo -MD -MP -MF .deps/gatomic-gcc.Tpo -c -o gatomic-gcc.lo gatomic-gcc.c mv -f .deps/garray.Tpo .deps/garray.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c -o gbacktrace.lo gbacktrace.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomic-gcc.lo -MD -MP -MF .deps/gatomic-gcc.Tpo -c gatomic-gcc.c -fPIC -DPIC -o .libs/gatomic-gcc.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -fPIC -DPIC -o .libs/gbacktrace.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomic-gcc.lo -MD -MP -MF .deps/gatomic-gcc.Tpo -c gatomic-gcc.c -o gatomic-gcc.o >/dev/null 2>&1 mv -f .deps/gatomic-gcc.Tpo .deps/gatomic-gcc.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c -o gbase64.lo gbase64.c gbacktrace.c: In function 'g_on_error_query': gbacktrace.c:125: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result gbacktrace.c: In function 'stack_trace': gbacktrace.c:236: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:237: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:238: warning: ignoring return value of 'dup', declared with attribute warn_unused_result gbacktrace.c:253: warning: ignoring return value of 'write', declared with attribute warn_unused_result gbacktrace.c:254: warning: ignoring return value of 'write', declared with attribute warn_unused_result gbacktrace.c:255: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbacktrace.lo -MD -MP -MF .deps/gbacktrace.Tpo -c gbacktrace.c -o gbacktrace.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c -fPIC -DPIC -o .libs/gbase64.o mv -f .deps/gbacktrace.Tpo .deps/gbacktrace.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbitlock.lo -MD -MP -MF .deps/gbitlock.Tpo -c -o gbitlock.lo gbitlock.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbase64.lo -MD -MP -MF .deps/gbase64.Tpo -c gbase64.c -o gbase64.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbitlock.lo -MD -MP -MF .deps/gbitlock.Tpo -c gbitlock.c -fPIC -DPIC -o .libs/gbitlock.o mv -f .deps/gbase64.Tpo .deps/gbase64.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c -o gbookmarkfile.lo gbookmarkfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbitlock.lo -MD -MP -MF .deps/gbitlock.Tpo -c gbitlock.c -o gbitlock.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c -fPIC -DPIC -o .libs/gbookmarkfile.o mv -f .deps/gbitlock.Tpo .deps/gbitlock.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbuffer.lo -MD -MP -MF .deps/gbuffer.Tpo -c -o gbuffer.lo gbuffer.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbuffer.lo -MD -MP -MF .deps/gbuffer.Tpo -c gbuffer.c -fPIC -DPIC -o .libs/gbuffer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbookmarkfile.lo -MD -MP -MF .deps/gbookmarkfile.Tpo -c gbookmarkfile.c -o gbookmarkfile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbuffer.lo -MD -MP -MF .deps/gbuffer.Tpo -c gbuffer.c -o gbuffer.o >/dev/null 2>&1 mv -f .deps/gbuffer.Tpo .deps/gbuffer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c -o gcache.lo gcache.c mv -f .deps/gbookmarkfile.Tpo .deps/gbookmarkfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c -o gchecksum.lo gchecksum.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -fPIC -DPIC -o .libs/gcache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcache.lo -MD -MP -MF .deps/gcache.Tpo -c gcache.c -o gcache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c -fPIC -DPIC -o .libs/gchecksum.o mv -f .deps/gcache.Tpo .deps/gcache.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c -o gcompletion.lo gcompletion.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gchecksum.lo -MD -MP -MF .deps/gchecksum.Tpo -c gchecksum.c -o gchecksum.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -fPIC -DPIC -o .libs/gcompletion.o mv -f .deps/gchecksum.Tpo .deps/gchecksum.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c -o gconvert.lo gconvert.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcompletion.lo -MD -MP -MF .deps/gcompletion.Tpo -c gcompletion.c -o gcompletion.o >/dev/null 2>&1 mv -f .deps/gcompletion.Tpo .deps/gcompletion.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c -o gdataset.lo gdataset.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -fPIC -DPIC -o .libs/gconvert.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -fPIC -DPIC -o .libs/gdataset.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconvert.lo -MD -MP -MF .deps/gconvert.Tpo -c gconvert.c -o gconvert.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataset.lo -MD -MP -MF .deps/gdataset.Tpo -c gdataset.c -o gdataset.o >/dev/null 2>&1 mv -f .deps/gconvert.Tpo .deps/gconvert.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c -o gdate.lo gdate.c mv -f .deps/gdataset.Tpo .deps/gdataset.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatetime.lo -MD -MP -MF .deps/gdatetime.Tpo -c -o gdatetime.lo gdatetime.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -fPIC -DPIC -o .libs/gdate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatetime.lo -MD -MP -MF .deps/gdatetime.Tpo -c gdatetime.c -fPIC -DPIC -o .libs/gdatetime.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdate.lo -MD -MP -MF .deps/gdate.Tpo -c gdate.c -o gdate.o >/dev/null 2>&1 mv -f .deps/gdate.Tpo .deps/gdate.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatetime.lo -MD -MP -MF .deps/gdatetime.Tpo -c gdatetime.c -o gdatetime.o >/dev/null 2>&1 /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c -o gdir.lo gdir.c mv -f .deps/gdatetime.Tpo .deps/gdatetime.Plo libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -fPIC -DPIC -o .libs/gdir.o /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c -o gerror.lo gerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdir.lo -MD -MP -MF .deps/gdir.Tpo -c gdir.c -o gdir.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -fPIC -DPIC -o .libs/gerror.o mv -f .deps/gdir.Tpo .deps/gdir.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c -o gfileutils.lo gfileutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gerror.lo -MD -MP -MF .deps/gerror.Tpo -c gerror.c -o gerror.o >/dev/null 2>&1 mv -f .deps/gerror.Tpo .deps/gerror.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c -o ghash.lo ghash.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -fPIC -DPIC -o .libs/gfileutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -fPIC -DPIC -o .libs/ghash.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghash.lo -MD -MP -MF .deps/ghash.Tpo -c ghash.c -o ghash.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileutils.lo -MD -MP -MF .deps/gfileutils.Tpo -c gfileutils.c -o gfileutils.o >/dev/null 2>&1 mv -f .deps/ghash.Tpo .deps/ghash.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c -o ghook.lo ghook.c mv -f .deps/gfileutils.Tpo .deps/gfileutils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghostutils.lo -MD -MP -MF .deps/ghostutils.Tpo -c -o ghostutils.lo ghostutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -fPIC -DPIC -o .libs/ghook.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghook.lo -MD -MP -MF .deps/ghook.Tpo -c ghook.c -o ghook.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghostutils.lo -MD -MP -MF .deps/ghostutils.Tpo -c ghostutils.c -fPIC -DPIC -o .libs/ghostutils.o mv -f .deps/ghook.Tpo .deps/ghook.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c -o giochannel.lo giochannel.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ghostutils.lo -MD -MP -MF .deps/ghostutils.Tpo -c ghostutils.c -o ghostutils.o >/dev/null 2>&1 mv -f .deps/ghostutils.Tpo .deps/ghostutils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c -o gkeyfile.lo gkeyfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -fPIC -DPIC -o .libs/giochannel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giochannel.lo -MD -MP -MF .deps/giochannel.Tpo -c giochannel.c -o giochannel.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -fPIC -DPIC -o .libs/gkeyfile.o mv -f .deps/giochannel.Tpo .deps/giochannel.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c -o glist.lo glist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfile.lo -MD -MP -MF .deps/gkeyfile.Tpo -c gkeyfile.c -o gkeyfile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -fPIC -DPIC -o .libs/glist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glist.lo -MD -MP -MF .deps/glist.Tpo -c glist.c -o glist.o >/dev/null 2>&1 mv -f .deps/glist.Tpo .deps/glist.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c -o gmain.lo gmain.c mv -f .deps/gkeyfile.Tpo .deps/gkeyfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c -o gmappedfile.lo gmappedfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -fPIC -DPIC -o .libs/gmain.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -fPIC -DPIC -o .libs/gmappedfile.o gmain.c: In function 'g_main_context_init_pipe': gmain.c:515: warning: ignoring return value of 'pipe2', declared with attribute warn_unused_result gmain.c: In function 'g_main_context_check': gmain.c:2610: warning: ignoring return value of 'read', declared with attribute warn_unused_result gmain.c: In function 'g_main_context_wakeup_unlocked': gmain.c:3378: warning: ignoring return value of 'write', declared with attribute warn_unused_result gmain.c: In function 'g_child_watch_signal_handler': gmain.c:3978: warning: ignoring return value of 'write', declared with attribute warn_unused_result gmain.c: In function 'child_watch_helper_thread': gmain.c:4011: warning: ignoring return value of 'read', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmain.lo -MD -MP -MF .deps/gmain.Tpo -c gmain.c -o gmain.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmappedfile.lo -MD -MP -MF .deps/gmappedfile.Tpo -c gmappedfile.c -o gmappedfile.o >/dev/null 2>&1 mv -f .deps/gmain.Tpo .deps/gmain.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c -o gmarkup.lo gmarkup.c mv -f .deps/gmappedfile.Tpo .deps/gmappedfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c -o gmem.lo gmem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -fPIC -DPIC -o .libs/gmarkup.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -fPIC -DPIC -o .libs/gmem.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmarkup.lo -MD -MP -MF .deps/gmarkup.Tpo -c gmarkup.c -o gmarkup.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmem.lo -MD -MP -MF .deps/gmem.Tpo -c gmem.c -o gmem.o >/dev/null 2>&1 mv -f .deps/gmarkup.Tpo .deps/gmarkup.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c -o gmessages.lo gmessages.c mv -f .deps/gmem.Tpo .deps/gmem.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c -o gnode.lo gnode.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -fPIC -DPIC -o .libs/gmessages.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -fPIC -DPIC -o .libs/gnode.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnode.lo -MD -MP -MF .deps/gnode.Tpo -c gnode.c -o gnode.o >/dev/null 2>&1 gmessages.c: In function 'write_string': gmessages.c:140: warning: ignoring return value of 'write', declared with attribute warn_unused_result libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmessages.lo -MD -MP -MF .deps/gmessages.Tpo -c gmessages.c -o gmessages.o >/dev/null 2>&1 mv -f .deps/gnode.Tpo .deps/gnode.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c -o goption.lo goption.c mv -f .deps/gmessages.Tpo .deps/gmessages.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c -o gpattern.lo gpattern.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -fPIC -DPIC -o .libs/goption.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -fPIC -DPIC -o .libs/gpattern.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goption.lo -MD -MP -MF .deps/goption.Tpo -c goption.c -o goption.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpattern.lo -MD -MP -MF .deps/gpattern.Tpo -c gpattern.c -o gpattern.o >/dev/null 2>&1 mv -f .deps/gpattern.Tpo .deps/gpattern.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c -o gpoll.lo gpoll.c mv -f .deps/goption.Tpo .deps/goption.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c -o gprimes.lo gprimes.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c gpoll.c -fPIC -DPIC -o .libs/gpoll.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -fPIC -DPIC -o .libs/gprimes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpoll.lo -MD -MP -MF .deps/gpoll.Tpo -c gpoll.c -o gpoll.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprimes.lo -MD -MP -MF .deps/gprimes.Tpo -c gprimes.c -o gprimes.o >/dev/null 2>&1 mv -f .deps/gprimes.Tpo .deps/gprimes.Plo mv -f .deps/gpoll.Tpo .deps/gpoll.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c -o gqsort.lo gqsort.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c -o gqueue.lo gqueue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -fPIC -DPIC -o .libs/gqsort.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -fPIC -DPIC -o .libs/gqueue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqsort.lo -MD -MP -MF .deps/gqsort.Tpo -c gqsort.c -o gqsort.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gqueue.lo -MD -MP -MF .deps/gqueue.Tpo -c gqueue.c -o gqueue.o >/dev/null 2>&1 mv -f .deps/gqueue.Tpo .deps/gqueue.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c -o grel.lo grel.c mv -f .deps/gqsort.Tpo .deps/gqsort.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c -o grand.lo grand.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -fPIC -DPIC -o .libs/grel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -fPIC -DPIC -o .libs/grand.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grel.lo -MD -MP -MF .deps/grel.Tpo -c grel.c -o grel.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT grand.lo -MD -MP -MF .deps/grand.Tpo -c grand.c -o grand.o >/dev/null 2>&1 mv -f .deps/grel.Tpo .deps/grel.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c -o gregex.lo gregex.c mv -f .deps/grand.Tpo .deps/grand.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c -o gscanner.lo gscanner.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c -fPIC -DPIC -o .libs/gregex.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -fPIC -DPIC -o .libs/gscanner.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gregex.lo -MD -MP -MF .deps/gregex.Tpo -c gregex.c -o gregex.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gscanner.lo -MD -MP -MF .deps/gscanner.Tpo -c gscanner.c -o gscanner.o >/dev/null 2>&1 mv -f .deps/gscanner.Tpo .deps/gscanner.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c -o gsequence.lo gsequence.c mv -f .deps/gregex.Tpo .deps/gregex.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c -o gshell.lo gshell.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -fPIC -DPIC -o .libs/gshell.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c -fPIC -DPIC -o .libs/gsequence.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gshell.lo -MD -MP -MF .deps/gshell.Tpo -c gshell.c -o gshell.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsequence.lo -MD -MP -MF .deps/gsequence.Tpo -c gsequence.c -o gsequence.o >/dev/null 2>&1 mv -f .deps/gshell.Tpo .deps/gshell.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c -o gslice.lo gslice.c mv -f .deps/gsequence.Tpo .deps/gsequence.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c -o gslist.lo gslist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c -fPIC -DPIC -o .libs/gslice.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -fPIC -DPIC -o .libs/gslist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslist.lo -MD -MP -MF .deps/gslist.Tpo -c gslist.c -o gslist.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gslice.lo -MD -MP -MF .deps/gslice.Tpo -c gslice.c -o gslice.o >/dev/null 2>&1 mv -f .deps/gslist.Tpo .deps/gslist.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c -o gstdio.lo gstdio.c mv -f .deps/gslice.Tpo .deps/gslice.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c -o gstrfuncs.lo gstrfuncs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -fPIC -DPIC -o .libs/gstdio.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -fPIC -DPIC -o .libs/gstrfuncs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstdio.lo -MD -MP -MF .deps/gstdio.Tpo -c gstdio.c -o gstdio.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstrfuncs.lo -MD -MP -MF .deps/gstrfuncs.Tpo -c gstrfuncs.c -o gstrfuncs.o >/dev/null 2>&1 mv -f .deps/gstdio.Tpo .deps/gstdio.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c -o gstring.lo gstring.c mv -f .deps/gstrfuncs.Tpo .deps/gstrfuncs.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c -o gtestutils.lo gtestutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -fPIC -DPIC -o .libs/gstring.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c -fPIC -DPIC -o .libs/gtestutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gstring.lo -MD -MP -MF .deps/gstring.Tpo -c gstring.c -o gstring.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtestutils.lo -MD -MP -MF .deps/gtestutils.Tpo -c gtestutils.c -o gtestutils.o >/dev/null 2>&1 mv -f .deps/gtestutils.Tpo .deps/gtestutils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c -o gthread.lo gthread.c mv -f .deps/gstring.Tpo .deps/gstring.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c -o gthreadpool.lo gthreadpool.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -fPIC -DPIC -o .libs/gthread.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -fPIC -DPIC -o .libs/gthreadpool.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread.lo -MD -MP -MF .deps/gthread.Tpo -c gthread.c -o gthread.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadpool.lo -MD -MP -MF .deps/gthreadpool.Tpo -c gthreadpool.c -o gthreadpool.o >/dev/null 2>&1 mv -f .deps/gthreadpool.Tpo .deps/gthreadpool.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c -o gtimer.lo gtimer.c mv -f .deps/gthread.Tpo .deps/gthread.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimezone.lo -MD -MP -MF .deps/gtimezone.Tpo -c -o gtimezone.lo gtimezone.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -fPIC -DPIC -o .libs/gtimer.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimezone.lo -MD -MP -MF .deps/gtimezone.Tpo -c gtimezone.c -fPIC -DPIC -o .libs/gtimezone.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimer.lo -MD -MP -MF .deps/gtimer.Tpo -c gtimer.c -o gtimer.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtimezone.lo -MD -MP -MF .deps/gtimezone.Tpo -c gtimezone.c -o gtimezone.o >/dev/null 2>&1 mv -f .deps/gtimer.Tpo .deps/gtimer.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c -o gtree.lo gtree.c mv -f .deps/gtimezone.Tpo .deps/gtimezone.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c -o guniprop.lo guniprop.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -fPIC -DPIC -o .libs/gtree.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -fPIC -DPIC -o .libs/guniprop.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtree.lo -MD -MP -MF .deps/gtree.Tpo -c gtree.c -o gtree.o >/dev/null 2>&1 mv -f .deps/gtree.Tpo .deps/gtree.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c -o gutf8.lo gutf8.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT guniprop.lo -MD -MP -MF .deps/guniprop.Tpo -c guniprop.c -o guniprop.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -fPIC -DPIC -o .libs/gutf8.o mv -f .deps/guniprop.Tpo .deps/guniprop.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c -o gunibreak.lo gunibreak.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutf8.lo -MD -MP -MF .deps/gutf8.Tpo -c gutf8.c -o gutf8.o >/dev/null 2>&1 mv -f .deps/gutf8.Tpo .deps/gutf8.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c -o gunicollate.lo gunicollate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -fPIC -DPIC -o .libs/gunibreak.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -fPIC -DPIC -o .libs/gunicollate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunibreak.lo -MD -MP -MF .deps/gunibreak.Tpo -c gunibreak.c -o gunibreak.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunicollate.lo -MD -MP -MF .deps/gunicollate.Tpo -c gunicollate.c -o gunicollate.o >/dev/null 2>&1 mv -f .deps/gunibreak.Tpo .deps/gunibreak.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c -o gunidecomp.lo gunidecomp.c mv -f .deps/gunicollate.Tpo .deps/gunicollate.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c -o gurifuncs.lo gurifuncs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -fPIC -DPIC -o .libs/gunidecomp.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c -fPIC -DPIC -o .libs/gurifuncs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunidecomp.lo -MD -MP -MF .deps/gunidecomp.Tpo -c gunidecomp.c -o gunidecomp.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gurifuncs.lo -MD -MP -MF .deps/gurifuncs.Tpo -c gurifuncs.c -o gurifuncs.o >/dev/null 2>&1 mv -f .deps/gurifuncs.Tpo .deps/gurifuncs.Plo mv -f .deps/gunidecomp.Tpo .deps/gunidecomp.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c -o gutils.lo gutils.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant.lo -MD -MP -MF .deps/gvariant.Tpo -c -o gvariant.lo gvariant.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant.lo -MD -MP -MF .deps/gvariant.Tpo -c gvariant.c -fPIC -DPIC -o .libs/gvariant.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -fPIC -DPIC -o .libs/gutils.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant.lo -MD -MP -MF .deps/gvariant.Tpo -c gvariant.c -o gvariant.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gutils.lo -MD -MP -MF .deps/gutils.Tpo -c gutils.c -o gutils.o >/dev/null 2>&1 mv -f .deps/gvariant.Tpo .deps/gvariant.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-core.lo -MD -MP -MF .deps/gvariant-core.Tpo -c -o gvariant-core.lo gvariant-core.c mv -f .deps/gutils.Tpo .deps/gutils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-parser.lo -MD -MP -MF .deps/gvariant-parser.Tpo -c -o gvariant-parser.lo gvariant-parser.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-core.lo -MD -MP -MF .deps/gvariant-core.Tpo -c gvariant-core.c -fPIC -DPIC -o .libs/gvariant-core.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-parser.lo -MD -MP -MF .deps/gvariant-parser.Tpo -c gvariant-parser.c -fPIC -DPIC -o .libs/gvariant-parser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-core.lo -MD -MP -MF .deps/gvariant-core.Tpo -c gvariant-core.c -o gvariant-core.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-parser.lo -MD -MP -MF .deps/gvariant-parser.Tpo -c gvariant-parser.c -o gvariant-parser.o >/dev/null 2>&1 mv -f .deps/gvariant-core.Tpo .deps/gvariant-core.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-serialiser.lo -MD -MP -MF .deps/gvariant-serialiser.Tpo -c -o gvariant-serialiser.lo gvariant-serialiser.c mv -f .deps/gvariant-parser.Tpo .deps/gvariant-parser.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttypeinfo.lo -MD -MP -MF .deps/gvarianttypeinfo.Tpo -c -o gvarianttypeinfo.lo gvarianttypeinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-serialiser.lo -MD -MP -MF .deps/gvariant-serialiser.Tpo -c gvariant-serialiser.c -fPIC -DPIC -o .libs/gvariant-serialiser.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttypeinfo.lo -MD -MP -MF .deps/gvarianttypeinfo.Tpo -c gvarianttypeinfo.c -fPIC -DPIC -o .libs/gvarianttypeinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant-serialiser.lo -MD -MP -MF .deps/gvariant-serialiser.Tpo -c gvariant-serialiser.c -o gvariant-serialiser.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttypeinfo.lo -MD -MP -MF .deps/gvarianttypeinfo.Tpo -c gvarianttypeinfo.c -o gvarianttypeinfo.o >/dev/null 2>&1 mv -f .deps/gvariant-serialiser.Tpo .deps/gvariant-serialiser.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttype.lo -MD -MP -MF .deps/gvarianttype.Tpo -c -o gvarianttype.lo gvarianttype.c mv -f .deps/gvarianttypeinfo.Tpo .deps/gvarianttypeinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c -o gprintf.lo gprintf.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttype.lo -MD -MP -MF .deps/gvarianttype.Tpo -c gvarianttype.c -fPIC -DPIC -o .libs/gvarianttype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -fPIC -DPIC -o .libs/gprintf.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvarianttype.lo -MD -MP -MF .deps/gvarianttype.Tpo -c gvarianttype.c -o gvarianttype.o >/dev/null 2>&1 mv -f .deps/gvarianttype.Tpo .deps/gvarianttype.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c -o giounix.lo giounix.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gprintf.lo -MD -MP -MF .deps/gprintf.Tpo -c gprintf.c -o gprintf.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -fPIC -DPIC -o .libs/giounix.o mv -f .deps/gprintf.Tpo .deps/gprintf.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c -o gspawn.lo gspawn.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giounix.lo -MD -MP -MF .deps/giounix.Tpo -c giounix.c -o giounix.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -fPIC -DPIC -o .libs/gspawn.o mv -f .deps/giounix.Tpo .deps/giounix.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtester.o -MD -MP -MF .deps/gtester.Tpo -c -o gtester.o gtester.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GLib\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DGLIB_COMPILATION -DPCRE_STATIC -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gspawn.lo -MD -MP -MF .deps/gspawn.Tpo -c gspawn.c -o gspawn.o >/dev/null 2>&1 mv -f .deps/gtester.Tpo .deps/gtester.Po mv -f .deps/gspawn.Tpo .deps/gspawn.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -export-symbols-regex "^g.*" -Wl,-O1 -Wl,--as-needed -o libglib-2.0.la -rpath /usr/lib64 garray.lo gasyncqueue.lo gatomic-gcc.lo gbacktrace.lo gbase64.lo gbitlock.lo gbookmarkfile.lo gbuffer.lo gcache.lo gchecksum.lo gcompletion.lo gconvert.lo gdataset.lo gdate.lo gdatetime.lo gdir.lo gerror.lo gfileutils.lo ghash.lo ghook.lo ghostutils.lo giochannel.lo gkeyfile.lo glist.lo gmain.lo gmappedfile.lo gmarkup.lo gmem.lo gmessages.lo gnode.lo goption.lo gpattern.lo gpoll.lo gprimes.lo gqsort.lo gqueue.lo grel.lo grand.lo gregex.lo gscanner.lo gsequence.lo gshell.lo gslice.lo gslist.lo gstdio.lo gstrfuncs.lo gstring.lo gtestutils.lo gthread.lo gthreadpool.lo gtimer.lo gtimezone.lo gtree.lo guniprop.lo gutf8.lo gunibreak.lo gunicollate.lo gunidecomp.lo gurifuncs.lo gutils.lo gvariant.lo gvariant-core.lo gvariant-parser.lo gvariant-serialiser.lo gvarianttypeinfo.lo gvarianttype.lo gprintf.lo libcharset/libcharset.la giounix.lo gspawn.lo pcre/libpcre.la glib_probes.o *** Warning: Linking the shared library libglib-2.0.la against the non-libtool *** objects glib_probes.o is not portable! libtool: link: /usr/bin/nm -B .libs/garray.o .libs/gasyncqueue.o .libs/gatomic-gcc.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbitlock.o .libs/gbookmarkfile.o .libs/gbuffer.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdatetime.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/ghostutils.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtimezone.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gvariant.o .libs/gvariant-core.o .libs/gvariant-parser.o .libs/gvariant-serialiser.o .libs/gvarianttypeinfo.o .libs/gvarianttype.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o glib_probes.o libcharset/.libs/libcharset.a pcre/.libs/libpcre.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libglib-2.0.exp libtool: link: /bin/grep -E -e "^g.*" ".libs/libglib-2.0.exp" > ".libs/libglib-2.0.expT" libtool: link: mv -f ".libs/libglib-2.0.expT" ".libs/libglib-2.0.exp" libtool: link: echo "{ global:" > .libs/libglib-2.0.ver libtool: link: cat .libs/libglib-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libglib-2.0.ver libtool: link: echo "local: *; };" >> .libs/libglib-2.0.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/garray.o .libs/gasyncqueue.o .libs/gatomic-gcc.o .libs/gbacktrace.o .libs/gbase64.o .libs/gbitlock.o .libs/gbookmarkfile.o .libs/gbuffer.o .libs/gcache.o .libs/gchecksum.o .libs/gcompletion.o .libs/gconvert.o .libs/gdataset.o .libs/gdate.o .libs/gdatetime.o .libs/gdir.o .libs/gerror.o .libs/gfileutils.o .libs/ghash.o .libs/ghook.o .libs/ghostutils.o .libs/giochannel.o .libs/gkeyfile.o .libs/glist.o .libs/gmain.o .libs/gmappedfile.o .libs/gmarkup.o .libs/gmem.o .libs/gmessages.o .libs/gnode.o .libs/goption.o .libs/gpattern.o .libs/gpoll.o .libs/gprimes.o .libs/gqsort.o .libs/gqueue.o .libs/grel.o .libs/grand.o .libs/gregex.o .libs/gscanner.o .libs/gsequence.o .libs/gshell.o .libs/gslice.o .libs/gslist.o .libs/gstdio.o .libs/gstrfuncs.o .libs/gstring.o .libs/gtestutils.o .libs/gthread.o .libs/gthreadpool.o .libs/gtimer.o .libs/gtimezone.o .libs/gtree.o .libs/guniprop.o .libs/gutf8.o .libs/gunibreak.o .libs/gunicollate.o .libs/gunidecomp.o .libs/gurifuncs.o .libs/gutils.o .libs/gvariant.o .libs/gvariant-core.o .libs/gvariant-parser.o .libs/gvariant-serialiser.o .libs/gvarianttypeinfo.o .libs/gvarianttype.o .libs/gprintf.o .libs/giounix.o .libs/gspawn.o glib_probes.o -Wl,--whole-archive libcharset/.libs/libcharset.a pcre/.libs/libpcre.a -Wl,--no-whole-archive -Wl,--as-needed -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libglib-2.0.so.0 -Wl,-version-script -Wl,.libs/libglib-2.0.ver -o .libs/libglib-2.0.so.0.2600.1 libtool: link: (cd ".libs" && rm -f "libglib-2.0.so.0" && ln -s "libglib-2.0.so.0.2600.1" "libglib-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libglib-2.0.so" && ln -s "libglib-2.0.so.0.2600.1" "libglib-2.0.so") libtool: link: (cd .libs/libglib-2.0.lax/libcharset.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset/.libs/libcharset.a") libtool: link: (cd .libs/libglib-2.0.lax/libpcre.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre/.libs/libpcre.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libglib-2.0.a garray.o gasyncqueue.o gatomic-gcc.o gbacktrace.o gbase64.o gbitlock.o gbookmarkfile.o gbuffer.o gcache.o gchecksum.o gcompletion.o gconvert.o gdataset.o gdate.o gdatetime.o gdir.o gerror.o gfileutils.o ghash.o ghook.o ghostutils.o giochannel.o gkeyfile.o glist.o gmain.o gmappedfile.o gmarkup.o gmem.o gmessages.o gnode.o goption.o gpattern.o gpoll.o gprimes.o gqsort.o gqueue.o grel.o grand.o gregex.o gscanner.o gsequence.o gshell.o gslice.o gslist.o gstdio.o gstrfuncs.o gstring.o gtestutils.o gthread.o gthreadpool.o gtimer.o gtimezone.o gtree.o guniprop.o gutf8.o gunibreak.o gunicollate.o gunidecomp.o gurifuncs.o gutils.o gvariant.o gvariant-core.o gvariant-parser.o gvariant-serialiser.o gvarianttypeinfo.o gvarianttype.o gprintf.o giounix.o gspawn.o .libs/libglib-2.0.lax/libcharset.a/localcharset.o .libs/libglib-2.0.lax/libpcre.a/pcre_chartables.o .libs/libglib-2.0.lax/libpcre.a/pcre_compile.o .libs/libglib-2.0.lax/libpcre.a/pcre_config.o .libs/libglib-2.0.lax/libpcre.a/pcre_dfa_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_exec.o .libs/libglib-2.0.lax/libpcre.a/pcre_fullinfo.o .libs/libglib-2.0.lax/libpcre.a/pcre_get.o .libs/libglib-2.0.lax/libpcre.a/pcre_globals.o .libs/libglib-2.0.lax/libpcre.a/pcre_newline.o .libs/libglib-2.0.lax/libpcre.a/pcre_ord2utf8.o .libs/libglib-2.0.lax/libpcre.a/pcre_study.o .libs/libglib-2.0.lax/libpcre.a/pcre_tables.o .libs/libglib-2.0.lax/libpcre.a/pcre_try_flipped.o .libs/libglib-2.0.lax/libpcre.a/pcre_ucp_searchfuncs.o .libs/libglib-2.0.lax/libpcre.a/pcre_xclass.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libglib-2.0.a libtool: link: rm -fr .libs/libglib-2.0.lax libtool: link: ( cd ".libs" && rm -f "libglib-2.0.la" && ln -s "../libglib-2.0.la" "libglib-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gtester gtester.o libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gtester gtester.o -Wl,--as-needed ./.libs/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testing.o -MD -MP -MF .deps/testing.Tpo -c -o testing.o testing.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT option-context.o -MD -MP -MF .deps/option-context.Tpo -c -o option-context.o option-context.c mv -f .deps/testing.Tpo .deps/testing.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT keyfile.o -MD -MP -MF .deps/keyfile.Tpo -c -o keyfile.o keyfile.c mv -f .deps/option-context.Tpo .deps/option-context.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT fileutils.o -MD -MP -MF .deps/fileutils.Tpo -c -o fileutils.o fileutils.c mv -f .deps/keyfile.Tpo .deps/keyfile.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT printf.o -MD -MP -MF .deps/printf.Tpo -c -o printf.o printf.c mv -f .deps/fileutils.Tpo .deps/fileutils.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT protocol.o -MD -MP -MF .deps/protocol.Tpo -c -o protocol.o protocol.c mv -f .deps/protocol.Tpo .deps/protocol.Po mv -f .deps/printf.Tpo .deps/printf.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT rand.o -MD -MP -MF .deps/rand.Tpo -c -o rand.o rand.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT strfuncs.o -MD -MP -MF .deps/strfuncs.Tpo -c -o strfuncs.o strfuncs.c mv -f .deps/rand.Tpo .deps/rand.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT string.o -MD -MP -MF .deps/string.Tpo -c -o string.o string.c mv -f .deps/strfuncs.Tpo .deps/strfuncs.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT markup-parse.o -MD -MP -MF .deps/markup-parse.Tpo -c -o markup-parse.o markup-parse.c mv -f .deps/string.Tpo .deps/string.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT markup-collect.o -MD -MP -MF .deps/markup-collect.Tpo -c -o markup-collect.o markup-collect.c markup-parse.c: In function 'main': markup-parse.c:270: warning: format not a string literal and no format arguments mv -f .deps/markup-parse.Tpo .deps/markup-parse.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT markup-escape.o -MD -MP -MF .deps/markup-escape.Tpo -c -o markup-escape.o markup-escape.c mv -f .deps/markup-collect.Tpo .deps/markup-collect.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT markup-subparser.o -MD -MP -MF .deps/markup-subparser.Tpo -c -o markup-subparser.o markup-subparser.c mv -f .deps/markup-escape.Tpo .deps/markup-escape.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT array-test.o -MD -MP -MF .deps/array-test.Tpo -c -o array-test.o array-test.c mv -f .deps/markup-subparser.Tpo .deps/markup-subparser.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT hostutils.o -MD -MP -MF .deps/hostutils.Tpo -c -o hostutils.o hostutils.c mv -f .deps/array-test.Tpo .deps/array-test.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvariant.o -MD -MP -MF .deps/gvariant.Tpo -c -o gvariant.o gvariant.c mv -f .deps/hostutils.Tpo .deps/hostutils.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT mem-overflow.o -MD -MP -MF .deps/mem-overflow.Tpo -c -o mem-overflow.o mem-overflow.c mv -f .deps/gvariant.Tpo .deps/gvariant.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT utils.o -MD -MP -MF .deps/utils.Tpo -c -o utils.o utils.c mv -f .deps/mem-overflow.Tpo .deps/mem-overflow.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT regex.o -MD -MP -MF .deps/regex.Tpo -c -o regex.o regex.c mv -f .deps/utils.Tpo .deps/utils.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT base64.o -MD -MP -MF .deps/base64.Tpo -c -o base64.o base64.c mv -f .deps/regex.Tpo .deps/regex.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT sequence.o -MD -MP -MF .deps/sequence.Tpo -c -o sequence.o sequence.c mv -f .deps/base64.Tpo .deps/base64.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT scannerapi.o -MD -MP -MF .deps/scannerapi.Tpo -c -o scannerapi.o scannerapi.c mv -f .deps/scannerapi.Tpo .deps/scannerapi.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT shell.o -MD -MP -MF .deps/shell.Tpo -c -o shell.o shell.c mv -f .deps/sequence.Tpo .deps/sequence.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT collate.o -MD -MP -MF .deps/collate.Tpo -c -o collate.o collate.c mv -f .deps/shell.Tpo .deps/shell.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT utf8-pointer.o -MD -MP -MF .deps/utf8-pointer.Tpo -c -o utf8-pointer.o utf8-pointer.c mv -f .deps/collate.Tpo .deps/collate.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT utf8-validate.o -MD -MP -MF .deps/utf8-validate.Tpo -c -o utf8-validate.o utf8-validate.c mv -f .deps/utf8-pointer.Tpo .deps/utf8-pointer.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT utf8-misc.o -MD -MP -MF .deps/utf8-misc.Tpo -c -o utf8-misc.o utf8-misc.c mv -f .deps/utf8-validate.Tpo .deps/utf8-validate.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT checksum.o -MD -MP -MF .deps/checksum.Tpo -c -o checksum.o checksum.c mv -f .deps/utf8-misc.Tpo .deps/utf8-misc.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT hash.o -MD -MP -MF .deps/hash.Tpo -c -o hash.o hash.c mv -f .deps/checksum.Tpo .deps/checksum.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT date.o -MD -MP -MF .deps/date.Tpo -c -o date.o date.c mv -f .deps/hash.Tpo .deps/hash.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT node.o -MD -MP -MF .deps/node.Tpo -c -o node.o node.c mv -f .deps/date.Tpo .deps/date.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT convert.o -MD -MP -MF .deps/convert.Tpo -c -o convert.o convert.c mv -f .deps/node.Tpo .deps/node.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT list.o -MD -MP -MF .deps/list.Tpo -c -o list.o list.c mv -f .deps/convert.Tpo .deps/convert.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT slist.o -MD -MP -MF .deps/slist.Tpo -c -o slist.o slist.c mv -f .deps/list.Tpo .deps/list.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT queue.o -MD -MP -MF .deps/queue.Tpo -c -o queue.o queue.c mv -f .deps/slist.Tpo .deps/slist.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT tree.o -MD -MP -MF .deps/tree.Tpo -c -o tree.o tree.c mv -f .deps/queue.Tpo .deps/queue.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT uri.o -MD -MP -MF .deps/uri.Tpo -c -o uri.o uri.c mv -f .deps/tree.Tpo .deps/tree.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT dir.o -MD -MP -MF .deps/dir.Tpo -c -o dir.o dir.c mv -f .deps/dir.Tpo .deps/dir.Po mv -f .deps/uri.Tpo .deps/uri.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT pattern.o -MD -MP -MF .deps/pattern.Tpo -c -o pattern.o pattern.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT logging.o -MD -MP -MF .deps/logging.Tpo -c -o logging.o logging.c mv -f .deps/pattern.Tpo .deps/pattern.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT error.o -MD -MP -MF .deps/error.Tpo -c -o error.o error.c mv -f .deps/logging.Tpo .deps/logging.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT bookmarkfile.o -MD -MP -MF .deps/bookmarkfile.Tpo -c -o bookmarkfile.o bookmarkfile.c mv -f .deps/error.Tpo .deps/error.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DSRCDIR=\""."\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatetime.o -MD -MP -MF .deps/gdatetime.Tpo -c -o gdatetime.o gdatetime.c mv -f .deps/bookmarkfile.Tpo .deps/bookmarkfile.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o testing testing.o ../../glib/libglib-2.0.la mv -f .deps/gdatetime.Tpo .deps/gdatetime.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o option-context option-context.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/testing testing.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/option-context option-context.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o keyfile keyfile.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o fileutils fileutils.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/keyfile keyfile.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/fileutils fileutils.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o printf printf.o ../../glib/libglib-2.0.la -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o protocol protocol.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/printf printf.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/protocol protocol.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o rand rand.o ../../glib/libglib-2.0.la -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o strfuncs strfuncs.o ../../glib/libglib-2.0.la -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/rand rand.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/strfuncs strfuncs.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o string string.o ../../glib/libglib-2.0.la -lm /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o markup-parse markup-parse.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/string string.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so -lm libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/markup-parse markup-parse.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o markup-collect markup-collect.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o markup-escape markup-escape.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/markup-collect markup-collect.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o markup-subparser markup-subparser.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/markup-escape markup-escape.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o array-test array-test.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/markup-subparser markup-subparser.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/array-test array-test.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o hostutils hostutils.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gvariant gvariant.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/hostutils hostutils.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gvariant gvariant.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o mem-overflow mem-overflow.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o utils utils.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/mem-overflow mem-overflow.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/utils utils.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o regex regex.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o base64 base64.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/regex regex.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/base64 base64.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o sequence sequence.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o scannerapi scannerapi.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/sequence sequence.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/scannerapi scannerapi.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o shell shell.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o collate collate.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/shell shell.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/collate collate.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o utf8-pointer utf8-pointer.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o utf8-validate utf8-validate.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/utf8-pointer utf8-pointer.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/utf8-validate utf8-validate.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o utf8-misc utf8-misc.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o checksum checksum.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/utf8-misc utf8-misc.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/checksum checksum.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o hash hash.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o date date.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/hash hash.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/date date.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o node node.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o convert convert.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/node node.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/convert convert.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o list list.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o slist slist.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/list list.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/slist slist.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o queue queue.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o tree tree.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/queue queue.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/tree tree.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o uri uri.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o dir dir.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/uri uri.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/dir dir.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o pattern pattern.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o logging logging.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/pattern pattern.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/logging logging.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o error error.o ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o bookmarkfile bookmarkfile.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/error error.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/bookmarkfile bookmarkfile.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdatetime gdatetime.o ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdatetime gdatetime.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making all in gmodule make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make all-am make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c -o gmodule.lo gmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -fPIC -DPIC -o .libs/gmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GModule\" -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmodule.lo -MD -MP -MF .deps/gmodule.Tpo -c gmodule.c -o gmodule.o >/dev/null 2>&1 mv -f .deps/gmodule.Tpo .deps/gmodule.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -Wl,--export-dynamic -version-info 2600:1:2600 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libgmodule-2.0.la -rpath /usr/lib64 gmodule.lo -ldl ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gmodule.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed -ldl ../glib/.libs/libglib-2.0.so -march=native -Wl,-Bsymbolic-functions -Wl,--export-dynamic -Wl,-O1 -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.2600.1 libtool: link: (cd ".libs" && rm -f "libgmodule-2.0.so.0" && ln -s "libgmodule-2.0.so.0.2600.1" "libgmodule-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libgmodule-2.0.so" && ln -s "libgmodule-2.0.so.0.2600.1" "libgmodule-2.0.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgmodule-2.0.a gmodule.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgmodule-2.0.a libtool: link: ( cd ".libs" && rm -f "libgmodule-2.0.la" && ln -s "../libgmodule-2.0.la" "libgmodule-2.0.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' Making all in gthread make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making all in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c -o gthread-impl.lo gthread-impl.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -fPIC -DPIC -o .libs/gthread-impl.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -DG_LOG_DOMAIN=\"GThread\" -D_POSIX4_DRAFT_SOURCE -D_POSIX4A_DRAFT10_SOURCE -U_OSF_SOURCE -DG_DISABLE_CAST_CHECKS -DG_DISABLE_DEPRECATED -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthread-impl.lo -MD -MP -MF .deps/gthread-impl.Tpo -c gthread-impl.c -o gthread-impl.o >/dev/null 2>&1 mv -f .deps/gthread-impl.Tpo .deps/gthread-impl.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libgthread-2.0.la -rpath /usr/lib64 gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gthread-impl.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed -lpthread -lrt ../glib/.libs/libglib-2.0.so -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.2600.1 libtool: link: (cd ".libs" && rm -f "libgthread-2.0.so.0" && ln -s "libgthread-2.0.so.0.2600.1" "libgthread-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libgthread-2.0.so" && ln -s "libgthread-2.0.so.0.2600.1" "libgthread-2.0.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgthread-2.0.a gthread-impl.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgthread-2.0.a libtool: link: ( cd ".libs" && rm -f "libgthread-2.0.la" && ln -s "../libgthread-2.0.la" "libgthread-2.0.la" ) make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making all in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT 1bit-mutex.o -MD -MP -MF .deps/1bit-mutex.Tpo -c -o 1bit-mutex.o 1bit-mutex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -DTEST_EMULATED_FUTEX -march=native -O2 -pipe -ggdb -Wall -MT 1bit_emufutex-1bit-mutex.o -MD -MP -MF .deps/1bit_emufutex-1bit-mutex.Tpo -c -o 1bit_emufutex-1bit-mutex.o `test -f '1bit-mutex.c' || echo './'`1bit-mutex.c mv -f .deps/1bit-mutex.Tpo .deps/1bit-mutex.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o 1bit-mutex 1bit-mutex.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gthread/libgthread-2.0.la mv -f .deps/1bit_emufutex-1bit-mutex.Tpo .deps/1bit_emufutex-1bit-mutex.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTEST_EMULATED_FUTEX -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o 1bit-emufutex 1bit_emufutex-1bit-mutex.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/1bit-mutex 1bit-mutex.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -DTEST_EMULATED_FUTEX -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/1bit-emufutex 1bit_emufutex-1bit-mutex.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making all in gobject make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glib-genmarshal.o -MD -MP -MF .deps/glib-genmarshal.Tpo -c -o glib-genmarshal.o glib-genmarshal.c dtrace -C -h -s gobject_probes.d -o gobject_probes.h.tmp sed -e "s,define STAP_HAS_SEMAPHORES 1,undef STAP_HAS_SEMAPHORES," < gobject_probes.h.tmp > gobject_probes.h && rm -f gobject_probes.h.tmp dtrace -G -s gobject_probes.d -o gobject_probes.o mv -f .deps/glib-genmarshal.Tpo .deps/glib-genmarshal.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o glib-genmarshal glib-genmarshal.o ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/glib-genmarshal glib-genmarshal.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so make glib-genmarshal make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[3]: `glib-genmarshal' is up to date. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' echo "#ifndef __G_MARSHAL_H__" > xgen-gmh \ && echo "#define __G_MARSHAL_H__" >> xgen-gmh \ && ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --header >> xgen-gmh \ && echo "#endif /* __G_MARSHAL_H__ */" >> xgen-gmh \ && (cmp -s xgen-gmh gmarshal.h 2>/dev/null || cp xgen-gmh gmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-gmarshal.h ./glib-genmarshal --nostdinc --prefix=g_cclosure_marshal ./gmarshal.list --body >> xgen-gmc \ && cp xgen-gmc gmarshal.c \ && rm -f xgen-gmc xgen-gmc~ make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomicarray.lo -MD -MP -MF .deps/gatomicarray.Tpo -c -o gatomicarray.lo gatomicarray.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbinding.lo -MD -MP -MF .deps/gbinding.Tpo -c -o gbinding.lo gbinding.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomicarray.lo -MD -MP -MF .deps/gatomicarray.Tpo -c gatomicarray.c -fPIC -DPIC -o .libs/gatomicarray.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbinding.lo -MD -MP -MF .deps/gbinding.Tpo -c gbinding.c -fPIC -DPIC -o .libs/gbinding.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gatomicarray.lo -MD -MP -MF .deps/gatomicarray.Tpo -c gatomicarray.c -o gatomicarray.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbinding.lo -MD -MP -MF .deps/gbinding.Tpo -c gbinding.c -o gbinding.o >/dev/null 2>&1 mv -f .deps/gatomicarray.Tpo .deps/gatomicarray.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c -o gboxed.lo gboxed.c mv -f .deps/gbinding.Tpo .deps/gbinding.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c -o gclosure.lo gclosure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -fPIC -DPIC -o .libs/gboxed.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -fPIC -DPIC -o .libs/gclosure.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gboxed.lo -MD -MP -MF .deps/gboxed.Tpo -c gboxed.c -o gboxed.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gclosure.lo -MD -MP -MF .deps/gclosure.Tpo -c gclosure.c -o gclosure.o >/dev/null 2>&1 mv -f .deps/gboxed.Tpo .deps/gboxed.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c -o genums.lo genums.c mv -f .deps/gclosure.Tpo .deps/gclosure.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c -o gobject.lo gobject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -fPIC -DPIC -o .libs/gobject.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -fPIC -DPIC -o .libs/genums.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT genums.lo -MD -MP -MF .deps/genums.Tpo -c genums.c -o genums.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gobject.lo -MD -MP -MF .deps/gobject.Tpo -c gobject.c -o gobject.o >/dev/null 2>&1 mv -f .deps/genums.Tpo .deps/genums.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c -o gparam.lo gparam.c mv -f .deps/gobject.Tpo .deps/gobject.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c -o gparamspecs.lo gparamspecs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -fPIC -DPIC -o .libs/gparam.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -fPIC -DPIC -o .libs/gparamspecs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparam.lo -MD -MP -MF .deps/gparam.Tpo -c gparam.c -o gparam.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gparamspecs.lo -MD -MP -MF .deps/gparamspecs.Tpo -c gparamspecs.c -o gparamspecs.o >/dev/null 2>&1 mv -f .deps/gparam.Tpo .deps/gparam.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c -o gsignal.lo gsignal.c mv -f .deps/gparamspecs.Tpo .deps/gparamspecs.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c -o gsourceclosure.lo gsourceclosure.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -fPIC -DPIC -o .libs/gsignal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -fPIC -DPIC -o .libs/gsourceclosure.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsourceclosure.lo -MD -MP -MF .deps/gsourceclosure.Tpo -c gsourceclosure.c -o gsourceclosure.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsignal.lo -MD -MP -MF .deps/gsignal.Tpo -c gsignal.c -o gsignal.o >/dev/null 2>&1 mv -f .deps/gsourceclosure.Tpo .deps/gsourceclosure.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c -o gtype.lo gtype.c mv -f .deps/gsignal.Tpo .deps/gsignal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c -o gtypemodule.lo gtypemodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -fPIC -DPIC -o .libs/gtype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -fPIC -DPIC -o .libs/gtypemodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtype.lo -MD -MP -MF .deps/gtype.Tpo -c gtype.c -o gtype.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypemodule.lo -MD -MP -MF .deps/gtypemodule.Tpo -c gtypemodule.c -o gtypemodule.o >/dev/null 2>&1 mv -f .deps/gtypemodule.Tpo .deps/gtypemodule.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c -o gtypeplugin.lo gtypeplugin.c mv -f .deps/gtype.Tpo .deps/gtype.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c -o gvalue.lo gvalue.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -fPIC -DPIC -o .libs/gtypeplugin.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -fPIC -DPIC -o .libs/gvalue.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtypeplugin.lo -MD -MP -MF .deps/gtypeplugin.Tpo -c gtypeplugin.c -o gtypeplugin.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvalue.lo -MD -MP -MF .deps/gvalue.Tpo -c gvalue.c -o gvalue.o >/dev/null 2>&1 mv -f .deps/gtypeplugin.Tpo .deps/gtypeplugin.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c -o gvaluearray.lo gvaluearray.c mv -f .deps/gvalue.Tpo .deps/gvalue.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c -o gvaluetransform.lo gvaluetransform.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -fPIC -DPIC -o .libs/gvaluearray.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -fPIC -DPIC -o .libs/gvaluetransform.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluearray.lo -MD -MP -MF .deps/gvaluearray.Tpo -c gvaluearray.c -o gvaluearray.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetransform.lo -MD -MP -MF .deps/gvaluetransform.Tpo -c gvaluetransform.c -o gvaluetransform.o >/dev/null 2>&1 mv -f .deps/gvaluearray.Tpo .deps/gvaluearray.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c -o gvaluetypes.lo gvaluetypes.c mv -f .deps/gvaluetransform.Tpo .deps/gvaluetransform.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gobject-query.o -MD -MP -MF .deps/gobject-query.Tpo -c -o gobject-query.o gobject-query.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -fPIC -DPIC -o .libs/gvaluetypes.o mv -f .deps/gobject-query.Tpo .deps/gobject-query.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testgobject.o -MD -MP -MF .deps/testgobject.Tpo -c -o testgobject.o testgobject.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GObject\" -I.. -I../glib -I../glib -I.. -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGOBJECT_COMPILATION -DG_DISABLE_CONST_RETURNS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvaluetypes.lo -MD -MP -MF .deps/gvaluetypes.Tpo -c gvaluetypes.c -o gvaluetypes.o >/dev/null 2>&1 mv -f .deps/testgobject.Tpo .deps/testgobject.Po mv -f .deps/gvaluetypes.Tpo .deps/gvaluetypes.Plo /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -export-symbols-regex "^g.*" -Wl,-O1 -Wl,--as-needed -o libgobject-2.0.la -rpath /usr/lib64 gatomicarray.lo gbinding.lo gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la gobject_probes.o *** Warning: Linking the shared library libgobject-2.0.la against the non-libtool *** objects gobject_probes.o is not portable! libtool: link: /usr/bin/nm -B .libs/gatomicarray.o .libs/gbinding.o .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o gobject_probes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp libtool: link: /bin/grep -E -e "^g.*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT" libtool: link: mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp" libtool: link: echo "{ global:" > .libs/libgobject-2.0.ver libtool: link: cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver libtool: link: echo "local: *; };" >> .libs/libgobject-2.0.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gatomicarray.o .libs/gbinding.o .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o gobject_probes.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.2600.1 libtool: link: (cd ".libs" && rm -f "libgobject-2.0.so.0" && ln -s "libgobject-2.0.so.0.2600.1" "libgobject-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libgobject-2.0.so" && ln -s "libgobject-2.0.so.0.2600.1" "libgobject-2.0.so") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgobject-2.0.a gatomicarray.o gbinding.o gboxed.o gclosure.o genums.o gobject.o gparam.o gparamspecs.o gsignal.o gsourceclosure.o gtype.o gtypemodule.o gtypeplugin.o gvalue.o gvaluearray.o gvaluetransform.o gvaluetypes.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgobject-2.0.a libtool: link: ( cd ".libs" && rm -f "libgobject-2.0.la" && ln -s "../libgobject-2.0.la" "libgobject-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gobject-query gobject-query.o ./libgobject-2.0.la ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o testgobject testgobject.o ./libgobject-2.0.la ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gobject-query gobject-query.o -Wl,--as-needed ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/testgobject testgobject.o -Wl,--as-needed ./.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT threadtests.o -MD -MP -MF .deps/threadtests.Tpo -c -o threadtests.o threadtests.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT dynamictests.o -MD -MP -MF .deps/dynamictests.Tpo -c -o dynamictests.o dynamictests.c mv -f .deps/threadtests.Tpo .deps/threadtests.Po mv -f .deps/dynamictests.Tpo .deps/dynamictests.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT binding.o -MD -MP -MF .deps/binding.Tpo -c -o binding.o binding.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT properties.o -MD -MP -MF .deps/properties.Tpo -c -o properties.o properties.c mv -f .deps/properties.Tpo .deps/properties.Po mv -f .deps/binding.Tpo .deps/binding.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o dynamictests dynamictests.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o threadtests threadtests.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/threadtests threadtests.o -Wl,--as-needed ../.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/dynamictests dynamictests.o -Wl,--as-needed ../.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o binding binding.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o properties properties.o ../libgobject-2.0.la ../../gthread/libgthread-2.0.la ../../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/binding binding.o -Wl,--as-needed ../.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/properties properties.o -Wl,--as-needed ../.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making all in gio make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make all-recursive make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making all in libasyncns make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c -o asyncns.lo asyncns.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c asyncns.c -fPIC -DPIC -o .libs/asyncns.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT asyncns.lo -MD -MP -MF .deps/asyncns.Tpo -c asyncns.c -o asyncns.o >/dev/null 2>&1 mv -f .deps/asyncns.Tpo .deps/asyncns.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o libasyncns.la asyncns.lo -lresolv libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libasyncns.a .libs/asyncns.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libasyncns.a libtool: link: ( cd ".libs" && rm -f "libasyncns.la" && ln -s "../libasyncns.la" "libasyncns.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' Making all in xdgmime make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c -o xdgmime.lo xdgmime.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c -o xdgmimealias.lo xdgmimealias.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c xdgmimealias.c -fPIC -DPIC -o .libs/xdgmimealias.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c -fPIC -DPIC -o .libs/xdgmime.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimealias.lo -MD -MP -MF .deps/xdgmimealias.Tpo -c xdgmimealias.c -o xdgmimealias.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmime.lo -MD -MP -MF .deps/xdgmime.Tpo -c xdgmime.c -o xdgmime.o >/dev/null 2>&1 mv -f .deps/xdgmimealias.Tpo .deps/xdgmimealias.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c -o xdgmimecache.lo xdgmimecache.c mv -f .deps/xdgmime.Tpo .deps/xdgmime.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c -o xdgmimeglob.lo xdgmimeglob.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c -fPIC -DPIC -o .libs/xdgmimecache.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c -fPIC -DPIC -o .libs/xdgmimeglob.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimecache.lo -MD -MP -MF .deps/xdgmimecache.Tpo -c xdgmimecache.c -o xdgmimecache.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeglob.lo -MD -MP -MF .deps/xdgmimeglob.Tpo -c xdgmimeglob.c -o xdgmimeglob.o >/dev/null 2>&1 mv -f .deps/xdgmimecache.Tpo .deps/xdgmimecache.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c -o xdgmimeicon.lo xdgmimeicon.c mv -f .deps/xdgmimeglob.Tpo .deps/xdgmimeglob.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c -o xdgmimeint.lo xdgmimeint.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c -fPIC -DPIC -o .libs/xdgmimeint.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c xdgmimeicon.c -fPIC -DPIC -o .libs/xdgmimeicon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeint.lo -MD -MP -MF .deps/xdgmimeint.Tpo -c xdgmimeint.c -o xdgmimeint.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeicon.lo -MD -MP -MF .deps/xdgmimeicon.Tpo -c xdgmimeicon.c -o xdgmimeicon.o >/dev/null 2>&1 mv -f .deps/xdgmimeint.Tpo .deps/xdgmimeint.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c -o xdgmimemagic.lo xdgmimemagic.c mv -f .deps/xdgmimeicon.Tpo .deps/xdgmimeicon.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c -o xdgmimeparent.lo xdgmimeparent.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c -fPIC -DPIC -o .libs/xdgmimemagic.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c -fPIC -DPIC -o .libs/xdgmimeparent.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimemagic.lo -MD -MP -MF .deps/xdgmimemagic.Tpo -c xdgmimemagic.c -o xdgmimemagic.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DXDG_PREFIX=_gio_xdg -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT xdgmimeparent.lo -MD -MP -MF .deps/xdgmimeparent.Tpo -c xdgmimeparent.c -o xdgmimeparent.o >/dev/null 2>&1 mv -f .deps/xdgmimemagic.Tpo .deps/xdgmimemagic.Plo mv -f .deps/xdgmimeparent.Tpo .deps/xdgmimeparent.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o libxdgmime.la xdgmime.lo xdgmimealias.lo xdgmimecache.lo xdgmimeglob.lo xdgmimeicon.lo xdgmimeint.lo xdgmimemagic.lo xdgmimeparent.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libxdgmime.a .libs/xdgmime.o .libs/xdgmimealias.o .libs/xdgmimecache.o .libs/xdgmimeglob.o .libs/xdgmimeicon.o .libs/xdgmimeint.o .libs/xdgmimemagic.o .libs/xdgmimeparent.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libxdgmime.a libtool: link: ( cd ".libs" && rm -f "libxdgmime.la" && ln -s "../libxdgmime.la" "libxdgmime.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' Making all in inotify make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c -o libinotify_la-inotify-kernel.lo `test -f 'inotify-kernel.c' || echo './'`inotify-kernel.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c -o libinotify_la-inotify-sub.lo `test -f 'inotify-sub.c' || echo './'`inotify-sub.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c inotify-kernel.c -fPIC -DPIC -o .libs/libinotify_la-inotify-kernel.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c inotify-sub.c -fPIC -DPIC -o .libs/libinotify_la-inotify-sub.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-kernel.lo -MD -MP -MF .deps/libinotify_la-inotify-kernel.Tpo -c inotify-kernel.c -o libinotify_la-inotify-kernel.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-sub.lo -MD -MP -MF .deps/libinotify_la-inotify-sub.Tpo -c inotify-sub.c -o libinotify_la-inotify-sub.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-sub.Tpo .deps/libinotify_la-inotify-sub.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c -o libinotify_la-inotify-path.lo `test -f 'inotify-path.c' || echo './'`inotify-path.c mv -f .deps/libinotify_la-inotify-kernel.Tpo .deps/libinotify_la-inotify-kernel.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c -o libinotify_la-inotify-missing.lo `test -f 'inotify-missing.c' || echo './'`inotify-missing.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c inotify-path.c -fPIC -DPIC -o .libs/libinotify_la-inotify-path.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c inotify-missing.c -fPIC -DPIC -o .libs/libinotify_la-inotify-missing.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-path.lo -MD -MP -MF .deps/libinotify_la-inotify-path.Tpo -c inotify-path.c -o libinotify_la-inotify-path.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-missing.lo -MD -MP -MF .deps/libinotify_la-inotify-missing.Tpo -c inotify-missing.c -o libinotify_la-inotify-missing.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-path.Tpo .deps/libinotify_la-inotify-path.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c -o libinotify_la-inotify-helper.lo `test -f 'inotify-helper.c' || echo './'`inotify-helper.c mv -f .deps/libinotify_la-inotify-missing.Tpo .deps/libinotify_la-inotify-missing.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c -o libinotify_la-inotify-diag.lo `test -f 'inotify-diag.c' || echo './'`inotify-diag.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c inotify-helper.c -fPIC -DPIC -o .libs/libinotify_la-inotify-helper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c inotify-diag.c -fPIC -DPIC -o .libs/libinotify_la-inotify-diag.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-helper.lo -MD -MP -MF .deps/libinotify_la-inotify-helper.Tpo -c inotify-helper.c -o libinotify_la-inotify-helper.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-inotify-diag.lo -MD -MP -MF .deps/libinotify_la-inotify-diag.Tpo -c inotify-diag.c -o libinotify_la-inotify-diag.o >/dev/null 2>&1 mv -f .deps/libinotify_la-inotify-diag.Tpo .deps/libinotify_la-inotify-diag.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c -o libinotify_la-ginotifyfilemonitor.lo `test -f 'ginotifyfilemonitor.c' || echo './'`ginotifyfilemonitor.c mv -f .deps/libinotify_la-inotify-helper.Tpo .deps/libinotify_la-inotify-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c -o libinotify_la-ginotifydirectorymonitor.lo `test -f 'ginotifydirectorymonitor.c' || echo './'`ginotifydirectorymonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c ginotifyfilemonitor.c -fPIC -DPIC -o .libs/libinotify_la-ginotifyfilemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c ginotifydirectorymonitor.c -fPIC -DPIC -o .libs/libinotify_la-ginotifydirectorymonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifyfilemonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifyfilemonitor.Tpo -c ginotifyfilemonitor.c -o libinotify_la-ginotifyfilemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libinotify_la-ginotifydirectorymonitor.lo -MD -MP -MF .deps/libinotify_la-ginotifydirectorymonitor.Tpo -c ginotifydirectorymonitor.c -o libinotify_la-ginotifydirectorymonitor.o >/dev/null 2>&1 mv -f .deps/libinotify_la-ginotifyfilemonitor.Tpo .deps/libinotify_la-ginotifyfilemonitor.Plo mv -f .deps/libinotify_la-ginotifydirectorymonitor.Tpo .deps/libinotify_la-ginotifydirectorymonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o libinotify.la libinotify_la-inotify-kernel.lo libinotify_la-inotify-sub.lo libinotify_la-inotify-path.lo libinotify_la-inotify-missing.lo libinotify_la-inotify-helper.lo libinotify_la-inotify-diag.lo libinotify_la-ginotifyfilemonitor.lo libinotify_la-ginotifydirectorymonitor.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libinotify.a .libs/libinotify_la-inotify-kernel.o .libs/libinotify_la-inotify-sub.o .libs/libinotify_la-inotify-path.o .libs/libinotify_la-inotify-missing.o .libs/libinotify_la-inotify-helper.o .libs/libinotify_la-inotify-diag.o .libs/libinotify_la-ginotifyfilemonitor.o .libs/libinotify_la-ginotifydirectorymonitor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libinotify.a libtool: link: ( cd ".libs" && rm -f "libinotify.la" && ln -s "../libinotify.la" "libinotify.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' Making all in . make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c -o gappinfo.lo gappinfo.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c -o gasynchelper.lo gasynchelper.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c -fPIC -DPIC -o .libs/gasynchelper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c -fPIC -DPIC -o .libs/gappinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gappinfo.lo -MD -MP -MF .deps/gappinfo.Tpo -c gappinfo.c -o gappinfo.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasynchelper.lo -MD -MP -MF .deps/gasynchelper.Tpo -c gasynchelper.c -o gasynchelper.o >/dev/null 2>&1 mv -f .deps/gappinfo.Tpo .deps/gappinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncinitable.lo -MD -MP -MF .deps/gasyncinitable.Tpo -c -o gasyncinitable.lo gasyncinitable.c mv -f .deps/gasynchelper.Tpo .deps/gasynchelper.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c -o gasyncresult.lo gasyncresult.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncinitable.lo -MD -MP -MF .deps/gasyncinitable.Tpo -c gasyncinitable.c -fPIC -DPIC -o .libs/gasyncinitable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c -fPIC -DPIC -o .libs/gasyncresult.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncinitable.lo -MD -MP -MF .deps/gasyncinitable.Tpo -c gasyncinitable.c -o gasyncinitable.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gasyncresult.lo -MD -MP -MF .deps/gasyncresult.Tpo -c gasyncresult.c -o gasyncresult.o >/dev/null 2>&1 mv -f .deps/gasyncinitable.Tpo .deps/gasyncinitable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c -o gbufferedinputstream.lo gbufferedinputstream.c mv -f .deps/gasyncresult.Tpo .deps/gasyncresult.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c -o gbufferedoutputstream.lo gbufferedoutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c -fPIC -DPIC -o .libs/gbufferedinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c -fPIC -DPIC -o .libs/gbufferedoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedinputstream.lo -MD -MP -MF .deps/gbufferedinputstream.Tpo -c gbufferedinputstream.c -o gbufferedinputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gbufferedoutputstream.lo -MD -MP -MF .deps/gbufferedoutputstream.Tpo -c gbufferedoutputstream.c -o gbufferedoutputstream.o >/dev/null 2>&1 mv -f .deps/gbufferedinputstream.Tpo .deps/gbufferedinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c -o gcancellable.lo gcancellable.c mv -f .deps/gbufferedoutputstream.Tpo .deps/gbufferedoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c -o gcontenttype.lo gcontenttype.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c -fPIC -DPIC -o .libs/gcancellable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c -fPIC -DPIC -o .libs/gcontenttype.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcancellable.lo -MD -MP -MF .deps/gcancellable.Tpo -c gcancellable.c -o gcancellable.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcontenttype.lo -MD -MP -MF .deps/gcontenttype.Tpo -c gcontenttype.c -o gcontenttype.o >/dev/null 2>&1 mv -f .deps/gcancellable.Tpo .deps/gcancellable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcharsetconverter.lo -MD -MP -MF .deps/gcharsetconverter.Tpo -c -o gcharsetconverter.lo gcharsetconverter.c mv -f .deps/gcontenttype.Tpo .deps/gcontenttype.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverter.lo -MD -MP -MF .deps/gconverter.Tpo -c -o gconverter.lo gconverter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcharsetconverter.lo -MD -MP -MF .deps/gcharsetconverter.Tpo -c gcharsetconverter.c -fPIC -DPIC -o .libs/gcharsetconverter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverter.lo -MD -MP -MF .deps/gconverter.Tpo -c gconverter.c -fPIC -DPIC -o .libs/gconverter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcharsetconverter.lo -MD -MP -MF .deps/gcharsetconverter.Tpo -c gcharsetconverter.c -o gcharsetconverter.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverter.lo -MD -MP -MF .deps/gconverter.Tpo -c gconverter.c -o gconverter.o >/dev/null 2>&1 mv -f .deps/gcharsetconverter.Tpo .deps/gcharsetconverter.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverterinputstream.lo -MD -MP -MF .deps/gconverterinputstream.Tpo -c -o gconverterinputstream.lo gconverterinputstream.c mv -f .deps/gconverter.Tpo .deps/gconverter.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverteroutputstream.lo -MD -MP -MF .deps/gconverteroutputstream.Tpo -c -o gconverteroutputstream.lo gconverteroutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverterinputstream.lo -MD -MP -MF .deps/gconverterinputstream.Tpo -c gconverterinputstream.c -fPIC -DPIC -o .libs/gconverterinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverteroutputstream.lo -MD -MP -MF .deps/gconverteroutputstream.Tpo -c gconverteroutputstream.c -fPIC -DPIC -o .libs/gconverteroutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverterinputstream.lo -MD -MP -MF .deps/gconverterinputstream.Tpo -c gconverterinputstream.c -o gconverterinputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gconverteroutputstream.lo -MD -MP -MF .deps/gconverteroutputstream.Tpo -c gconverteroutputstream.c -o gconverteroutputstream.o >/dev/null 2>&1 mv -f .deps/gconverterinputstream.Tpo .deps/gconverterinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcredentials.lo -MD -MP -MF .deps/gcredentials.Tpo -c -o gcredentials.lo gcredentials.c mv -f .deps/gconverteroutputstream.Tpo .deps/gconverteroutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c -o gdatainputstream.lo gdatainputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcredentials.lo -MD -MP -MF .deps/gcredentials.Tpo -c gcredentials.c -fPIC -DPIC -o .libs/gcredentials.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c -fPIC -DPIC -o .libs/gdatainputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gcredentials.lo -MD -MP -MF .deps/gcredentials.Tpo -c gcredentials.c -o gcredentials.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdatainputstream.lo -MD -MP -MF .deps/gdatainputstream.Tpo -c gdatainputstream.c -o gdatainputstream.o >/dev/null 2>&1 mv -f .deps/gcredentials.Tpo .deps/gcredentials.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c -o gdataoutputstream.lo gdataoutputstream.c mv -f .deps/gdatainputstream.Tpo .deps/gdatainputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c -o gdrive.lo gdrive.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c -fPIC -DPIC -o .libs/gdataoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c gdrive.c -fPIC -DPIC -o .libs/gdrive.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdataoutputstream.lo -MD -MP -MF .deps/gdataoutputstream.Tpo -c gdataoutputstream.c -o gdataoutputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdrive.lo -MD -MP -MF .deps/gdrive.Tpo -c gdrive.c -o gdrive.o >/dev/null 2>&1 mv -f .deps/gdataoutputstream.Tpo .deps/gdataoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c -o gdummyfile.lo gdummyfile.c mv -f .deps/gdrive.Tpo .deps/gdrive.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyproxyresolver.lo -MD -MP -MF .deps/gdummyproxyresolver.Tpo -c -o gdummyproxyresolver.lo gdummyproxyresolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c -fPIC -DPIC -o .libs/gdummyfile.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyproxyresolver.lo -MD -MP -MF .deps/gdummyproxyresolver.Tpo -c gdummyproxyresolver.c -fPIC -DPIC -o .libs/gdummyproxyresolver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyproxyresolver.lo -MD -MP -MF .deps/gdummyproxyresolver.Tpo -c gdummyproxyresolver.c -o gdummyproxyresolver.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdummyfile.lo -MD -MP -MF .deps/gdummyfile.Tpo -c gdummyfile.c -o gdummyfile.o >/dev/null 2>&1 mv -f .deps/gdummyproxyresolver.Tpo .deps/gdummyproxyresolver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c -o gemblem.lo gemblem.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c gemblem.c -fPIC -DPIC -o .libs/gemblem.o mv -f .deps/gdummyfile.Tpo .deps/gdummyfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblemedicon.lo -MD -MP -MF .deps/gemblemedicon.Tpo -c -o gemblemedicon.lo gemblemedicon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblem.lo -MD -MP -MF .deps/gemblem.Tpo -c gemblem.c -o gemblem.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblemedicon.lo -MD -MP -MF .deps/gemblemedicon.Tpo -c gemblemedicon.c -fPIC -DPIC -o .libs/gemblemedicon.o mv -f .deps/gemblem.Tpo .deps/gemblem.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c -o gfile.lo gfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gemblemedicon.lo -MD -MP -MF .deps/gemblemedicon.Tpo -c gemblemedicon.c -o gemblemedicon.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c gfile.c -fPIC -DPIC -o .libs/gfile.o mv -f .deps/gemblemedicon.Tpo .deps/gemblemedicon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c -o gfileattribute.lo gfileattribute.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c gfileattribute.c -fPIC -DPIC -o .libs/gfileattribute.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfile.lo -MD -MP -MF .deps/gfile.Tpo -c gfile.c -o gfile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileattribute.lo -MD -MP -MF .deps/gfileattribute.Tpo -c gfileattribute.c -o gfileattribute.o >/dev/null 2>&1 mv -f .deps/gfileattribute.Tpo .deps/gfileattribute.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c -o gfileenumerator.lo gfileenumerator.c mv -f .deps/gfile.Tpo .deps/gfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c -o gfileicon.lo gfileicon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c gfileenumerator.c -fPIC -DPIC -o .libs/gfileenumerator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c gfileicon.c -fPIC -DPIC -o .libs/gfileicon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileenumerator.lo -MD -MP -MF .deps/gfileenumerator.Tpo -c gfileenumerator.c -o gfileenumerator.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileicon.lo -MD -MP -MF .deps/gfileicon.Tpo -c gfileicon.c -o gfileicon.o >/dev/null 2>&1 mv -f .deps/gfileicon.Tpo .deps/gfileicon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c -o gfileinfo.lo gfileinfo.c mv -f .deps/gfileenumerator.Tpo .deps/gfileenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c -o gfileinputstream.lo gfileinputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c gfileinfo.c -fPIC -DPIC -o .libs/gfileinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c gfileinputstream.c -fPIC -DPIC -o .libs/gfileinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinfo.lo -MD -MP -MF .deps/gfileinfo.Tpo -c gfileinfo.c -o gfileinfo.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileinputstream.lo -MD -MP -MF .deps/gfileinputstream.Tpo -c gfileinputstream.c -o gfileinputstream.o >/dev/null 2>&1 mv -f .deps/gfileinfo.Tpo .deps/gfileinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c -o gfilemonitor.lo gfilemonitor.c mv -f .deps/gfileinputstream.Tpo .deps/gfileinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c -o gfilenamecompleter.lo gfilenamecompleter.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c gfilemonitor.c -fPIC -DPIC -o .libs/gfilemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c gfilenamecompleter.c -fPIC -DPIC -o .libs/gfilenamecompleter.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilemonitor.lo -MD -MP -MF .deps/gfilemonitor.Tpo -c gfilemonitor.c -o gfilemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilenamecompleter.lo -MD -MP -MF .deps/gfilenamecompleter.Tpo -c gfilenamecompleter.c -o gfilenamecompleter.o >/dev/null 2>&1 mv -f .deps/gfilemonitor.Tpo .deps/gfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c -o gfileoutputstream.lo gfileoutputstream.c mv -f .deps/gfilenamecompleter.Tpo .deps/gfilenamecompleter.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileiostream.lo -MD -MP -MF .deps/gfileiostream.Tpo -c -o gfileiostream.lo gfileiostream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c gfileoutputstream.c -fPIC -DPIC -o .libs/gfileoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileiostream.lo -MD -MP -MF .deps/gfileiostream.Tpo -c gfileiostream.c -fPIC -DPIC -o .libs/gfileiostream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileoutputstream.lo -MD -MP -MF .deps/gfileoutputstream.Tpo -c gfileoutputstream.c -o gfileoutputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfileiostream.lo -MD -MP -MF .deps/gfileiostream.Tpo -c gfileiostream.c -o gfileiostream.o >/dev/null 2>&1 mv -f .deps/gfileoutputstream.Tpo .deps/gfileoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c -o gfilterinputstream.lo gfilterinputstream.c mv -f .deps/gfileiostream.Tpo .deps/gfileiostream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c -o gfilteroutputstream.lo gfilteroutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c gfilterinputstream.c -fPIC -DPIC -o .libs/gfilterinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c gfilteroutputstream.c -fPIC -DPIC -o .libs/gfilteroutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilteroutputstream.lo -MD -MP -MF .deps/gfilteroutputstream.Tpo -c gfilteroutputstream.c -o gfilteroutputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfilterinputstream.lo -MD -MP -MF .deps/gfilterinputstream.Tpo -c gfilterinputstream.c -o gfilterinputstream.o >/dev/null 2>&1 mv -f .deps/gfilterinputstream.Tpo .deps/gfilterinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c -o gicon.lo gicon.c mv -f .deps/gfilteroutputstream.Tpo .deps/gfilteroutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetaddress.lo -MD -MP -MF .deps/ginetaddress.Tpo -c -o ginetaddress.lo ginetaddress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetaddress.lo -MD -MP -MF .deps/ginetaddress.Tpo -c ginetaddress.c -fPIC -DPIC -o .libs/ginetaddress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c gicon.c -fPIC -DPIC -o .libs/gicon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetaddress.lo -MD -MP -MF .deps/ginetaddress.Tpo -c ginetaddress.c -o ginetaddress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gicon.lo -MD -MP -MF .deps/gicon.Tpo -c gicon.c -o gicon.o >/dev/null 2>&1 mv -f .deps/gicon.Tpo .deps/gicon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetsocketaddress.lo -MD -MP -MF .deps/ginetsocketaddress.Tpo -c -o ginetsocketaddress.lo ginetsocketaddress.c mv -f .deps/ginetaddress.Tpo .deps/ginetaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginitable.lo -MD -MP -MF .deps/ginitable.Tpo -c -o ginitable.lo ginitable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginitable.lo -MD -MP -MF .deps/ginitable.Tpo -c ginitable.c -fPIC -DPIC -o .libs/ginitable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetsocketaddress.lo -MD -MP -MF .deps/ginetsocketaddress.Tpo -c ginetsocketaddress.c -fPIC -DPIC -o .libs/ginetsocketaddress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginitable.lo -MD -MP -MF .deps/ginitable.Tpo -c ginitable.c -o ginitable.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginetsocketaddress.lo -MD -MP -MF .deps/ginetsocketaddress.Tpo -c ginetsocketaddress.c -o ginetsocketaddress.o >/dev/null 2>&1 mv -f .deps/ginitable.Tpo .deps/ginitable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c -o ginputstream.lo ginputstream.c mv -f .deps/ginetsocketaddress.Tpo .deps/ginetsocketaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c -o gioerror.lo gioerror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c ginputstream.c -fPIC -DPIC -o .libs/ginputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c gioerror.c -fPIC -DPIC -o .libs/gioerror.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT ginputstream.lo -MD -MP -MF .deps/ginputstream.Tpo -c ginputstream.c -o ginputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioerror.lo -MD -MP -MF .deps/gioerror.Tpo -c gioerror.c -o gioerror.o >/dev/null 2>&1 mv -f .deps/ginputstream.Tpo .deps/ginputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c -o giomodule.lo giomodule.c mv -f .deps/gioerror.Tpo .deps/gioerror.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c -o gioscheduler.lo gioscheduler.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c giomodule.c -fPIC -DPIC -o .libs/giomodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c gioscheduler.c -fPIC -DPIC -o .libs/gioscheduler.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioscheduler.lo -MD -MP -MF .deps/gioscheduler.Tpo -c gioscheduler.c -o gioscheduler.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giomodule.lo -MD -MP -MF .deps/giomodule.Tpo -c giomodule.c -o giomodule.o >/dev/null 2>&1 mv -f .deps/gioscheduler.Tpo .deps/gioscheduler.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giostream.lo -MD -MP -MF .deps/giostream.Tpo -c -o giostream.lo giostream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giostream.lo -MD -MP -MF .deps/giostream.Tpo -c giostream.c -fPIC -DPIC -o .libs/giostream.o mv -f .deps/giomodule.Tpo .deps/giomodule.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c -o gloadableicon.lo gloadableicon.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c gloadableicon.c -fPIC -DPIC -o .libs/gloadableicon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT giostream.lo -MD -MP -MF .deps/giostream.Tpo -c giostream.c -o giostream.o >/dev/null 2>&1 mv -f .deps/giostream.Tpo .deps/giostream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c -o gmount.lo gmount.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gloadableicon.lo -MD -MP -MF .deps/gloadableicon.Tpo -c gloadableicon.c -o gloadableicon.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c gmount.c -fPIC -DPIC -o .libs/gmount.o mv -f .deps/gloadableicon.Tpo .deps/gloadableicon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c -o gmemoryinputstream.lo gmemoryinputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmount.lo -MD -MP -MF .deps/gmount.Tpo -c gmount.c -o gmount.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c gmemoryinputstream.c -fPIC -DPIC -o .libs/gmemoryinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryinputstream.lo -MD -MP -MF .deps/gmemoryinputstream.Tpo -c gmemoryinputstream.c -o gmemoryinputstream.o >/dev/null 2>&1 mv -f .deps/gmount.Tpo .deps/gmount.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c -o gmemoryoutputstream.lo gmemoryoutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c gmemoryoutputstream.c -fPIC -DPIC -o .libs/gmemoryoutputstream.o mv -f .deps/gmemoryinputstream.Tpo .deps/gmemoryinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c -o gmountoperation.lo gmountoperation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c gmountoperation.c -fPIC -DPIC -o .libs/gmountoperation.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemoryoutputstream.lo -MD -MP -MF .deps/gmemoryoutputstream.Tpo -c gmemoryoutputstream.c -o gmemoryoutputstream.o >/dev/null 2>&1 mv -f .deps/gmemoryoutputstream.Tpo .deps/gmemoryoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c -o gnativevolumemonitor.lo gnativevolumemonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmountoperation.lo -MD -MP -MF .deps/gmountoperation.Tpo -c gmountoperation.c -o gmountoperation.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c gnativevolumemonitor.c -fPIC -DPIC -o .libs/gnativevolumemonitor.o mv -f .deps/gmountoperation.Tpo .deps/gmountoperation.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkaddress.lo -MD -MP -MF .deps/gnetworkaddress.Tpo -c -o gnetworkaddress.lo gnetworkaddress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnativevolumemonitor.lo -MD -MP -MF .deps/gnativevolumemonitor.Tpo -c gnativevolumemonitor.c -o gnativevolumemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkaddress.lo -MD -MP -MF .deps/gnetworkaddress.Tpo -c gnetworkaddress.c -fPIC -DPIC -o .libs/gnetworkaddress.o mv -f .deps/gnativevolumemonitor.Tpo .deps/gnativevolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkservice.lo -MD -MP -MF .deps/gnetworkservice.Tpo -c -o gnetworkservice.lo gnetworkservice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkaddress.lo -MD -MP -MF .deps/gnetworkaddress.Tpo -c gnetworkaddress.c -o gnetworkaddress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkservice.lo -MD -MP -MF .deps/gnetworkservice.Tpo -c gnetworkservice.c -fPIC -DPIC -o .libs/gnetworkservice.o mv -f .deps/gnetworkaddress.Tpo .deps/gnetworkaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c -o goutputstream.lo goutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnetworkservice.lo -MD -MP -MF .deps/gnetworkservice.Tpo -c gnetworkservice.c -o gnetworkservice.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c goutputstream.c -fPIC -DPIC -o .libs/goutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT goutputstream.lo -MD -MP -MF .deps/goutputstream.Tpo -c goutputstream.c -o goutputstream.o >/dev/null 2>&1 mv -f .deps/gnetworkservice.Tpo .deps/gnetworkservice.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpermission.lo -MD -MP -MF .deps/gpermission.Tpo -c -o gpermission.lo gpermission.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpermission.lo -MD -MP -MF .deps/gpermission.Tpo -c gpermission.c -fPIC -DPIC -o .libs/gpermission.o mv -f .deps/goutputstream.Tpo .deps/goutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c -o gpollfilemonitor.lo gpollfilemonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c gpollfilemonitor.c -fPIC -DPIC -o .libs/gpollfilemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpermission.lo -MD -MP -MF .deps/gpermission.Tpo -c gpermission.c -o gpermission.o >/dev/null 2>&1 mv -f .deps/gpermission.Tpo .deps/gpermission.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyresolver.lo -MD -MP -MF .deps/gproxyresolver.Tpo -c -o gproxyresolver.lo gproxyresolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gpollfilemonitor.lo -MD -MP -MF .deps/gpollfilemonitor.Tpo -c gpollfilemonitor.c -o gpollfilemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyresolver.lo -MD -MP -MF .deps/gproxyresolver.Tpo -c gproxyresolver.c -fPIC -DPIC -o .libs/gproxyresolver.o mv -f .deps/gpollfilemonitor.Tpo .deps/gpollfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gresolver.lo -MD -MP -MF .deps/gresolver.Tpo -c -o gresolver.lo gresolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyresolver.lo -MD -MP -MF .deps/gproxyresolver.Tpo -c gproxyresolver.c -o gproxyresolver.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gresolver.lo -MD -MP -MF .deps/gresolver.Tpo -c gresolver.c -fPIC -DPIC -o .libs/gresolver.o mv -f .deps/gproxyresolver.Tpo .deps/gproxyresolver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c -o gseekable.lo gseekable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gresolver.lo -MD -MP -MF .deps/gresolver.Tpo -c gresolver.c -o gresolver.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c gseekable.c -fPIC -DPIC -o .libs/gseekable.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gseekable.lo -MD -MP -MF .deps/gseekable.Tpo -c gseekable.c -o gseekable.o >/dev/null 2>&1 mv -f .deps/gresolver.Tpo .deps/gresolver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c -o gsimpleasyncresult.lo gsimpleasyncresult.c mv -f .deps/gseekable.Tpo .deps/gseekable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimplepermission.lo -MD -MP -MF .deps/gsimplepermission.Tpo -c -o gsimplepermission.lo gsimplepermission.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c gsimpleasyncresult.c -fPIC -DPIC -o .libs/gsimpleasyncresult.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimplepermission.lo -MD -MP -MF .deps/gsimplepermission.Tpo -c gsimplepermission.c -fPIC -DPIC -o .libs/gsimplepermission.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimpleasyncresult.lo -MD -MP -MF .deps/gsimpleasyncresult.Tpo -c gsimpleasyncresult.c -o gsimpleasyncresult.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsimplepermission.lo -MD -MP -MF .deps/gsimplepermission.Tpo -c gsimplepermission.c -o gsimplepermission.o >/dev/null 2>&1 mv -f .deps/gsimpleasyncresult.Tpo .deps/gsimpleasyncresult.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocket.lo -MD -MP -MF .deps/gsocket.Tpo -c -o gsocket.lo gsocket.c mv -f .deps/gsimplepermission.Tpo .deps/gsimplepermission.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddress.lo -MD -MP -MF .deps/gsocketaddress.Tpo -c -o gsocketaddress.lo gsocketaddress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocket.lo -MD -MP -MF .deps/gsocket.Tpo -c gsocket.c -fPIC -DPIC -o .libs/gsocket.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddress.lo -MD -MP -MF .deps/gsocketaddress.Tpo -c gsocketaddress.c -fPIC -DPIC -o .libs/gsocketaddress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocket.lo -MD -MP -MF .deps/gsocket.Tpo -c gsocket.c -o gsocket.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddress.lo -MD -MP -MF .deps/gsocketaddress.Tpo -c gsocketaddress.c -o gsocketaddress.o >/dev/null 2>&1 mv -f .deps/gsocket.Tpo .deps/gsocket.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddressenumerator.lo -MD -MP -MF .deps/gsocketaddressenumerator.Tpo -c -o gsocketaddressenumerator.lo gsocketaddressenumerator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddressenumerator.lo -MD -MP -MF .deps/gsocketaddressenumerator.Tpo -c gsocketaddressenumerator.c -fPIC -DPIC -o .libs/gsocketaddressenumerator.o mv -f .deps/gsocketaddress.Tpo .deps/gsocketaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketclient.lo -MD -MP -MF .deps/gsocketclient.Tpo -c -o gsocketclient.lo gsocketclient.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketclient.lo -MD -MP -MF .deps/gsocketclient.Tpo -c gsocketclient.c -fPIC -DPIC -o .libs/gsocketclient.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketaddressenumerator.lo -MD -MP -MF .deps/gsocketaddressenumerator.Tpo -c gsocketaddressenumerator.c -o gsocketaddressenumerator.o >/dev/null 2>&1 mv -f .deps/gsocketaddressenumerator.Tpo .deps/gsocketaddressenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnectable.lo -MD -MP -MF .deps/gsocketconnectable.Tpo -c -o gsocketconnectable.lo gsocketconnectable.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketclient.lo -MD -MP -MF .deps/gsocketclient.Tpo -c gsocketclient.c -o gsocketclient.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnectable.lo -MD -MP -MF .deps/gsocketconnectable.Tpo -c gsocketconnectable.c -fPIC -DPIC -o .libs/gsocketconnectable.o mv -f .deps/gsocketclient.Tpo .deps/gsocketclient.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnection.lo -MD -MP -MF .deps/gsocketconnection.Tpo -c -o gsocketconnection.lo gsocketconnection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnectable.lo -MD -MP -MF .deps/gsocketconnectable.Tpo -c gsocketconnectable.c -o gsocketconnectable.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnection.lo -MD -MP -MF .deps/gsocketconnection.Tpo -c gsocketconnection.c -fPIC -DPIC -o .libs/gsocketconnection.o mv -f .deps/gsocketconnectable.Tpo .deps/gsocketconnectable.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketcontrolmessage.lo -MD -MP -MF .deps/gsocketcontrolmessage.Tpo -c -o gsocketcontrolmessage.lo gsocketcontrolmessage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketcontrolmessage.lo -MD -MP -MF .deps/gsocketcontrolmessage.Tpo -c gsocketcontrolmessage.c -fPIC -DPIC -o .libs/gsocketcontrolmessage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketconnection.lo -MD -MP -MF .deps/gsocketconnection.Tpo -c gsocketconnection.c -o gsocketconnection.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketcontrolmessage.lo -MD -MP -MF .deps/gsocketcontrolmessage.Tpo -c gsocketcontrolmessage.c -o gsocketcontrolmessage.o >/dev/null 2>&1 mv -f .deps/gsocketconnection.Tpo .deps/gsocketconnection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketinputstream.lo -MD -MP -MF .deps/gsocketinputstream.Tpo -c -o gsocketinputstream.lo gsocketinputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketinputstream.lo -MD -MP -MF .deps/gsocketinputstream.Tpo -c gsocketinputstream.c -fPIC -DPIC -o .libs/gsocketinputstream.o mv -f .deps/gsocketcontrolmessage.Tpo .deps/gsocketcontrolmessage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketlistener.lo -MD -MP -MF .deps/gsocketlistener.Tpo -c -o gsocketlistener.lo gsocketlistener.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketinputstream.lo -MD -MP -MF .deps/gsocketinputstream.Tpo -c gsocketinputstream.c -o gsocketinputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketlistener.lo -MD -MP -MF .deps/gsocketlistener.Tpo -c gsocketlistener.c -fPIC -DPIC -o .libs/gsocketlistener.o mv -f .deps/gsocketinputstream.Tpo .deps/gsocketinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketoutputstream.lo -MD -MP -MF .deps/gsocketoutputstream.Tpo -c -o gsocketoutputstream.lo gsocketoutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketoutputstream.lo -MD -MP -MF .deps/gsocketoutputstream.Tpo -c gsocketoutputstream.c -fPIC -DPIC -o .libs/gsocketoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketlistener.lo -MD -MP -MF .deps/gsocketlistener.Tpo -c gsocketlistener.c -o gsocketlistener.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketoutputstream.lo -MD -MP -MF .deps/gsocketoutputstream.Tpo -c gsocketoutputstream.c -o gsocketoutputstream.o >/dev/null 2>&1 mv -f .deps/gsocketlistener.Tpo .deps/gsocketlistener.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxy.lo -MD -MP -MF .deps/gproxy.Tpo -c -o gproxy.lo gproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxy.lo -MD -MP -MF .deps/gproxy.Tpo -c gproxy.c -fPIC -DPIC -o .libs/gproxy.o mv -f .deps/gsocketoutputstream.Tpo .deps/gsocketoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddress.lo -MD -MP -MF .deps/gproxyaddress.Tpo -c -o gproxyaddress.lo gproxyaddress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxy.lo -MD -MP -MF .deps/gproxy.Tpo -c gproxy.c -o gproxy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddress.lo -MD -MP -MF .deps/gproxyaddress.Tpo -c gproxyaddress.c -fPIC -DPIC -o .libs/gproxyaddress.o mv -f .deps/gproxy.Tpo .deps/gproxy.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddressenumerator.lo -MD -MP -MF .deps/gproxyaddressenumerator.Tpo -c -o gproxyaddressenumerator.lo gproxyaddressenumerator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddress.lo -MD -MP -MF .deps/gproxyaddress.Tpo -c gproxyaddress.c -o gproxyaddress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddressenumerator.lo -MD -MP -MF .deps/gproxyaddressenumerator.Tpo -c gproxyaddressenumerator.c -fPIC -DPIC -o .libs/gproxyaddressenumerator.o mv -f .deps/gproxyaddress.Tpo .deps/gproxyaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyconnection.lo -MD -MP -MF .deps/gproxyconnection.Tpo -c -o gproxyconnection.lo gproxyconnection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyaddressenumerator.lo -MD -MP -MF .deps/gproxyaddressenumerator.Tpo -c gproxyaddressenumerator.c -o gproxyaddressenumerator.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyconnection.lo -MD -MP -MF .deps/gproxyconnection.Tpo -c gproxyconnection.c -fPIC -DPIC -o .libs/gproxyconnection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gproxyconnection.lo -MD -MP -MF .deps/gproxyconnection.Tpo -c gproxyconnection.c -o gproxyconnection.o >/dev/null 2>&1 mv -f .deps/gproxyaddressenumerator.Tpo .deps/gproxyaddressenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketservice.lo -MD -MP -MF .deps/gsocketservice.Tpo -c -o gsocketservice.lo gsocketservice.c mv -f .deps/gproxyconnection.Tpo .deps/gproxyconnection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsrvtarget.lo -MD -MP -MF .deps/gsrvtarget.Tpo -c -o gsrvtarget.lo gsrvtarget.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketservice.lo -MD -MP -MF .deps/gsocketservice.Tpo -c gsocketservice.c -fPIC -DPIC -o .libs/gsocketservice.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsrvtarget.lo -MD -MP -MF .deps/gsrvtarget.Tpo -c gsrvtarget.c -fPIC -DPIC -o .libs/gsrvtarget.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocketservice.lo -MD -MP -MF .deps/gsocketservice.Tpo -c gsocketservice.c -o gsocketservice.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsrvtarget.lo -MD -MP -MF .deps/gsrvtarget.Tpo -c gsrvtarget.c -o gsrvtarget.o >/dev/null 2>&1 mv -f .deps/gsrvtarget.Tpo .deps/gsrvtarget.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtcpconnection.lo -MD -MP -MF .deps/gtcpconnection.Tpo -c -o gtcpconnection.lo gtcpconnection.c mv -f .deps/gsocketservice.Tpo .deps/gsocketservice.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedsocketservice.lo -MD -MP -MF .deps/gthreadedsocketservice.Tpo -c -o gthreadedsocketservice.lo gthreadedsocketservice.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtcpconnection.lo -MD -MP -MF .deps/gtcpconnection.Tpo -c gtcpconnection.c -fPIC -DPIC -o .libs/gtcpconnection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedsocketservice.lo -MD -MP -MF .deps/gthreadedsocketservice.Tpo -c gthreadedsocketservice.c -fPIC -DPIC -o .libs/gthreadedsocketservice.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gtcpconnection.lo -MD -MP -MF .deps/gtcpconnection.Tpo -c gtcpconnection.c -o gtcpconnection.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedsocketservice.lo -MD -MP -MF .deps/gthreadedsocketservice.Tpo -c gthreadedsocketservice.c -o gthreadedsocketservice.o >/dev/null 2>&1 mv -f .deps/gtcpconnection.Tpo .deps/gtcpconnection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c -o gthemedicon.lo gthemedicon.c mv -f .deps/gthreadedsocketservice.Tpo .deps/gthreadedsocketservice.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedresolver.lo -MD -MP -MF .deps/gthreadedresolver.Tpo -c -o gthreadedresolver.lo gthreadedresolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c gthemedicon.c -fPIC -DPIC -o .libs/gthemedicon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedresolver.lo -MD -MP -MF .deps/gthreadedresolver.Tpo -c gthreadedresolver.c -fPIC -DPIC -o .libs/gthreadedresolver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthemedicon.lo -MD -MP -MF .deps/gthemedicon.Tpo -c gthemedicon.c -o gthemedicon.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gthreadedresolver.lo -MD -MP -MF .deps/gthreadedresolver.Tpo -c gthreadedresolver.c -o gthreadedresolver.o >/dev/null 2>&1 mv -f .deps/gthemedicon.Tpo .deps/gthemedicon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c -o gunionvolumemonitor.lo gunionvolumemonitor.c mv -f .deps/gthreadedresolver.Tpo .deps/gthreadedresolver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c -o gvfs.lo gvfs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c gunionvolumemonitor.c -fPIC -DPIC -o .libs/gunionvolumemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c gvfs.c -fPIC -DPIC -o .libs/gvfs.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunionvolumemonitor.lo -MD -MP -MF .deps/gunionvolumemonitor.Tpo -c gunionvolumemonitor.c -o gunionvolumemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvfs.lo -MD -MP -MF .deps/gvfs.Tpo -c gvfs.c -o gvfs.o >/dev/null 2>&1 mv -f .deps/gunionvolumemonitor.Tpo .deps/gunionvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c -o gvolume.lo gvolume.c mv -f .deps/gvfs.Tpo .deps/gvfs.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c -o gvolumemonitor.lo gvolumemonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c gvolume.c -fPIC -DPIC -o .libs/gvolume.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c gvolumemonitor.c -fPIC -DPIC -o .libs/gvolumemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolume.lo -MD -MP -MF .deps/gvolume.Tpo -c gvolume.c -o gvolume.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvolumemonitor.lo -MD -MP -MF .deps/gvolumemonitor.Tpo -c gvolumemonitor.c -o gvolumemonitor.o >/dev/null 2>&1 mv -f .deps/gvolume.Tpo .deps/gvolume.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibcompressor.lo -MD -MP -MF .deps/gzlibcompressor.Tpo -c -o gzlibcompressor.lo gzlibcompressor.c mv -f .deps/gvolumemonitor.Tpo .deps/gvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibdecompressor.lo -MD -MP -MF .deps/gzlibdecompressor.Tpo -c -o gzlibdecompressor.lo gzlibdecompressor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibcompressor.lo -MD -MP -MF .deps/gzlibcompressor.Tpo -c gzlibcompressor.c -fPIC -DPIC -o .libs/gzlibcompressor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibdecompressor.lo -MD -MP -MF .deps/gzlibdecompressor.Tpo -c gzlibdecompressor.c -fPIC -DPIC -o .libs/gzlibdecompressor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibcompressor.lo -MD -MP -MF .deps/gzlibcompressor.Tpo -c gzlibcompressor.c -o gzlibcompressor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gzlibdecompressor.lo -MD -MP -MF .deps/gzlibdecompressor.Tpo -c gzlibdecompressor.c -o gzlibdecompressor.o >/dev/null 2>&1 mv -f .deps/gzlibcompressor.Tpo .deps/gzlibcompressor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c -o gioenumtypes.lo gioenumtypes.c mv -f .deps/gzlibdecompressor.Tpo .deps/gzlibdecompressor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c -o gdesktopappinfo.lo gdesktopappinfo.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c gioenumtypes.c -fPIC -DPIC -o .libs/gioenumtypes.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c gdesktopappinfo.c -fPIC -DPIC -o .libs/gdesktopappinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gioenumtypes.lo -MD -MP -MF .deps/gioenumtypes.Tpo -c gioenumtypes.c -o gioenumtypes.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdesktopappinfo.lo -MD -MP -MF .deps/gdesktopappinfo.Tpo -c gdesktopappinfo.c -o gdesktopappinfo.o >/dev/null 2>&1 mv -f .deps/gioenumtypes.Tpo .deps/gioenumtypes.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfiledescriptorbased.lo -MD -MP -MF .deps/gfiledescriptorbased.Tpo -c -o gfiledescriptorbased.lo gfiledescriptorbased.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfiledescriptorbased.lo -MD -MP -MF .deps/gfiledescriptorbased.Tpo -c gfiledescriptorbased.c -fPIC -DPIC -o .libs/gfiledescriptorbased.o mv -f .deps/gdesktopappinfo.Tpo .deps/gdesktopappinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixconnection.lo -MD -MP -MF .deps/gunixconnection.Tpo -c -o gunixconnection.lo gunixconnection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixconnection.lo -MD -MP -MF .deps/gunixconnection.Tpo -c gunixconnection.c -fPIC -DPIC -o .libs/gunixconnection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gfiledescriptorbased.lo -MD -MP -MF .deps/gfiledescriptorbased.Tpo -c gfiledescriptorbased.c -o gfiledescriptorbased.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixconnection.lo -MD -MP -MF .deps/gunixconnection.Tpo -c gunixconnection.c -o gunixconnection.o >/dev/null 2>&1 mv -f .deps/gfiledescriptorbased.Tpo .deps/gfiledescriptorbased.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixcredentialsmessage.lo -MD -MP -MF .deps/gunixcredentialsmessage.Tpo -c -o gunixcredentialsmessage.lo gunixcredentialsmessage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixcredentialsmessage.lo -MD -MP -MF .deps/gunixcredentialsmessage.Tpo -c gunixcredentialsmessage.c -fPIC -DPIC -o .libs/gunixcredentialsmessage.o mv -f .deps/gunixconnection.Tpo .deps/gunixconnection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdlist.lo -MD -MP -MF .deps/gunixfdlist.Tpo -c -o gunixfdlist.lo gunixfdlist.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdlist.lo -MD -MP -MF .deps/gunixfdlist.Tpo -c gunixfdlist.c -fPIC -DPIC -o .libs/gunixfdlist.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixcredentialsmessage.lo -MD -MP -MF .deps/gunixcredentialsmessage.Tpo -c gunixcredentialsmessage.c -o gunixcredentialsmessage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdlist.lo -MD -MP -MF .deps/gunixfdlist.Tpo -c gunixfdlist.c -o gunixfdlist.o >/dev/null 2>&1 mv -f .deps/gunixcredentialsmessage.Tpo .deps/gunixcredentialsmessage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdmessage.lo -MD -MP -MF .deps/gunixfdmessage.Tpo -c -o gunixfdmessage.lo gunixfdmessage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdmessage.lo -MD -MP -MF .deps/gunixfdmessage.Tpo -c gunixfdmessage.c -fPIC -DPIC -o .libs/gunixfdmessage.o mv -f .deps/gunixfdlist.Tpo .deps/gunixfdlist.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c -o gunixmount.lo gunixmount.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c gunixmount.c -fPIC -DPIC -o .libs/gunixmount.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixfdmessage.lo -MD -MP -MF .deps/gunixfdmessage.Tpo -c gunixfdmessage.c -o gunixfdmessage.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmount.lo -MD -MP -MF .deps/gunixmount.Tpo -c gunixmount.c -o gunixmount.o >/dev/null 2>&1 mv -f .deps/gunixfdmessage.Tpo .deps/gunixfdmessage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c -o gunixmounts.lo gunixmounts.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c gunixmounts.c -fPIC -DPIC -o .libs/gunixmounts.o mv -f .deps/gunixmount.Tpo .deps/gunixmount.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixresolver.lo -MD -MP -MF .deps/gunixresolver.Tpo -c -o gunixresolver.lo gunixresolver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixresolver.lo -MD -MP -MF .deps/gunixresolver.Tpo -c gunixresolver.c -fPIC -DPIC -o .libs/gunixresolver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixmounts.lo -MD -MP -MF .deps/gunixmounts.Tpo -c gunixmounts.c -o gunixmounts.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixresolver.lo -MD -MP -MF .deps/gunixresolver.Tpo -c gunixresolver.c -o gunixresolver.o >/dev/null 2>&1 mv -f .deps/gunixmounts.Tpo .deps/gunixmounts.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixsocketaddress.lo -MD -MP -MF .deps/gunixsocketaddress.Tpo -c -o gunixsocketaddress.lo gunixsocketaddress.c mv -f .deps/gunixresolver.Tpo .deps/gunixresolver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c -o gunixvolume.lo gunixvolume.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixsocketaddress.lo -MD -MP -MF .deps/gunixsocketaddress.Tpo -c gunixsocketaddress.c -fPIC -DPIC -o .libs/gunixsocketaddress.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c gunixvolume.c -fPIC -DPIC -o .libs/gunixvolume.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixsocketaddress.lo -MD -MP -MF .deps/gunixsocketaddress.Tpo -c gunixsocketaddress.c -o gunixsocketaddress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolume.lo -MD -MP -MF .deps/gunixvolume.Tpo -c gunixvolume.c -o gunixvolume.o >/dev/null 2>&1 mv -f .deps/gunixsocketaddress.Tpo .deps/gunixsocketaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c -o gunixvolumemonitor.lo gunixvolumemonitor.c mv -f .deps/gunixvolume.Tpo .deps/gunixvolume.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c -o gunixinputstream.lo gunixinputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c gunixvolumemonitor.c -fPIC -DPIC -o .libs/gunixvolumemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c gunixinputstream.c -fPIC -DPIC -o .libs/gunixinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixvolumemonitor.lo -MD -MP -MF .deps/gunixvolumemonitor.Tpo -c gunixvolumemonitor.c -o gunixvolumemonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixinputstream.lo -MD -MP -MF .deps/gunixinputstream.Tpo -c gunixinputstream.c -o gunixinputstream.o >/dev/null 2>&1 mv -f .deps/gunixvolumemonitor.Tpo .deps/gunixvolumemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c -o gunixoutputstream.lo gunixoutputstream.c mv -f .deps/gunixinputstream.Tpo .deps/gunixinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvdb-reader.lo -MD -MP -MF .deps/gvdb-reader.Tpo -c -o gvdb-reader.lo `test -f 'gvdb/gvdb-reader.c' || echo './'`gvdb/gvdb-reader.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c gunixoutputstream.c -fPIC -DPIC -o .libs/gunixoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvdb-reader.lo -MD -MP -MF .deps/gvdb-reader.Tpo -c gvdb/gvdb-reader.c -fPIC -DPIC -o .libs/gvdb-reader.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvdb-reader.lo -MD -MP -MF .deps/gvdb-reader.Tpo -c gvdb/gvdb-reader.c -o gvdb-reader.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gunixoutputstream.lo -MD -MP -MF .deps/gunixoutputstream.Tpo -c gunixoutputstream.c -o gunixoutputstream.o >/dev/null 2>&1 mv -f .deps/gvdb-reader.Tpo .deps/gvdb-reader.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdelayedsettingsbackend.lo -MD -MP -MF .deps/gdelayedsettingsbackend.Tpo -c -o gdelayedsettingsbackend.lo gdelayedsettingsbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdelayedsettingsbackend.lo -MD -MP -MF .deps/gdelayedsettingsbackend.Tpo -c gdelayedsettingsbackend.c -fPIC -DPIC -o .libs/gdelayedsettingsbackend.o mv -f .deps/gunixoutputstream.Tpo .deps/gunixoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfilesettingsbackend.lo -MD -MP -MF .deps/gkeyfilesettingsbackend.Tpo -c -o gkeyfilesettingsbackend.lo gkeyfilesettingsbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdelayedsettingsbackend.lo -MD -MP -MF .deps/gdelayedsettingsbackend.Tpo -c gdelayedsettingsbackend.c -o gdelayedsettingsbackend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfilesettingsbackend.lo -MD -MP -MF .deps/gkeyfilesettingsbackend.Tpo -c gkeyfilesettingsbackend.c -fPIC -DPIC -o .libs/gkeyfilesettingsbackend.o mv -f .deps/gdelayedsettingsbackend.Tpo .deps/gdelayedsettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemorysettingsbackend.lo -MD -MP -MF .deps/gmemorysettingsbackend.Tpo -c -o gmemorysettingsbackend.lo gmemorysettingsbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gkeyfilesettingsbackend.lo -MD -MP -MF .deps/gkeyfilesettingsbackend.Tpo -c gkeyfilesettingsbackend.c -o gkeyfilesettingsbackend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemorysettingsbackend.lo -MD -MP -MF .deps/gmemorysettingsbackend.Tpo -c gmemorysettingsbackend.c -fPIC -DPIC -o .libs/gmemorysettingsbackend.o mv -f .deps/gkeyfilesettingsbackend.Tpo .deps/gkeyfilesettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnullsettingsbackend.lo -MD -MP -MF .deps/gnullsettingsbackend.Tpo -c -o gnullsettingsbackend.lo gnullsettingsbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gmemorysettingsbackend.lo -MD -MP -MF .deps/gmemorysettingsbackend.Tpo -c gmemorysettingsbackend.c -o gmemorysettingsbackend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnullsettingsbackend.lo -MD -MP -MF .deps/gnullsettingsbackend.Tpo -c gnullsettingsbackend.c -fPIC -DPIC -o .libs/gnullsettingsbackend.o mv -f .deps/gmemorysettingsbackend.Tpo .deps/gmemorysettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsbackend.lo -MD -MP -MF .deps/gsettingsbackend.Tpo -c -o gsettingsbackend.lo gsettingsbackend.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gnullsettingsbackend.lo -MD -MP -MF .deps/gnullsettingsbackend.Tpo -c gnullsettingsbackend.c -o gnullsettingsbackend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsbackend.lo -MD -MP -MF .deps/gsettingsbackend.Tpo -c gsettingsbackend.c -fPIC -DPIC -o .libs/gsettingsbackend.o mv -f .deps/gnullsettingsbackend.Tpo .deps/gnullsettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsschema.lo -MD -MP -MF .deps/gsettingsschema.Tpo -c -o gsettingsschema.lo gsettingsschema.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsschema.lo -MD -MP -MF .deps/gsettingsschema.Tpo -c gsettingsschema.c -fPIC -DPIC -o .libs/gsettingsschema.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsbackend.lo -MD -MP -MF .deps/gsettingsbackend.Tpo -c gsettingsbackend.c -o gsettingsbackend.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettingsschema.lo -MD -MP -MF .deps/gsettingsschema.Tpo -c gsettingsschema.c -o gsettingsschema.o >/dev/null 2>&1 mv -f .deps/gsettingsbackend.Tpo .deps/gsettingsbackend.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings-mapping.lo -MD -MP -MF .deps/gsettings-mapping.Tpo -c -o gsettings-mapping.lo gsettings-mapping.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings-mapping.lo -MD -MP -MF .deps/gsettings-mapping.Tpo -c gsettings-mapping.c -fPIC -DPIC -o .libs/gsettings-mapping.o mv -f .deps/gsettingsschema.Tpo .deps/gsettingsschema.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings.lo -MD -MP -MF .deps/gsettings.Tpo -c -o gsettings.lo gsettings.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings.lo -MD -MP -MF .deps/gsettings.Tpo -c gsettings.c -fPIC -DPIC -o .libs/gsettings.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings-mapping.lo -MD -MP -MF .deps/gsettings-mapping.Tpo -c gsettings-mapping.c -o gsettings-mapping.o >/dev/null 2>&1 mv -f .deps/gsettings-mapping.Tpo .deps/gsettings-mapping.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusutils.lo -MD -MP -MF .deps/gdbusutils.Tpo -c -o gdbusutils.lo gdbusutils.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings.lo -MD -MP -MF .deps/gsettings.Tpo -c gsettings.c -o gsettings.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusutils.lo -MD -MP -MF .deps/gdbusutils.Tpo -c gdbusutils.c -fPIC -DPIC -o .libs/gdbusutils.o mv -f .deps/gsettings.Tpo .deps/gsettings.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusaddress.lo -MD -MP -MF .deps/gdbusaddress.Tpo -c -o gdbusaddress.lo gdbusaddress.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusutils.lo -MD -MP -MF .deps/gdbusutils.Tpo -c gdbusutils.c -o gdbusutils.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusaddress.lo -MD -MP -MF .deps/gdbusaddress.Tpo -c gdbusaddress.c -fPIC -DPIC -o .libs/gdbusaddress.o mv -f .deps/gdbusutils.Tpo .deps/gdbusutils.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthobserver.lo -MD -MP -MF .deps/gdbusauthobserver.Tpo -c -o gdbusauthobserver.lo gdbusauthobserver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusaddress.lo -MD -MP -MF .deps/gdbusaddress.Tpo -c gdbusaddress.c -o gdbusaddress.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthobserver.lo -MD -MP -MF .deps/gdbusauthobserver.Tpo -c gdbusauthobserver.c -fPIC -DPIC -o .libs/gdbusauthobserver.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthobserver.lo -MD -MP -MF .deps/gdbusauthobserver.Tpo -c gdbusauthobserver.c -o gdbusauthobserver.o >/dev/null 2>&1 mv -f .deps/gdbusaddress.Tpo .deps/gdbusaddress.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauth.lo -MD -MP -MF .deps/gdbusauth.Tpo -c -o gdbusauth.lo gdbusauth.c mv -f .deps/gdbusauthobserver.Tpo .deps/gdbusauthobserver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanism.lo -MD -MP -MF .deps/gdbusauthmechanism.Tpo -c -o gdbusauthmechanism.lo gdbusauthmechanism.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauth.lo -MD -MP -MF .deps/gdbusauth.Tpo -c gdbusauth.c -fPIC -DPIC -o .libs/gdbusauth.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanism.lo -MD -MP -MF .deps/gdbusauthmechanism.Tpo -c gdbusauthmechanism.c -fPIC -DPIC -o .libs/gdbusauthmechanism.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauth.lo -MD -MP -MF .deps/gdbusauth.Tpo -c gdbusauth.c -o gdbusauth.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanism.lo -MD -MP -MF .deps/gdbusauthmechanism.Tpo -c gdbusauthmechanism.c -o gdbusauthmechanism.o >/dev/null 2>&1 mv -f .deps/gdbusauthmechanism.Tpo .deps/gdbusauthmechanism.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismanon.lo -MD -MP -MF .deps/gdbusauthmechanismanon.Tpo -c -o gdbusauthmechanismanon.lo gdbusauthmechanismanon.c mv -f .deps/gdbusauth.Tpo .deps/gdbusauth.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismexternal.lo -MD -MP -MF .deps/gdbusauthmechanismexternal.Tpo -c -o gdbusauthmechanismexternal.lo gdbusauthmechanismexternal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismanon.lo -MD -MP -MF .deps/gdbusauthmechanismanon.Tpo -c gdbusauthmechanismanon.c -fPIC -DPIC -o .libs/gdbusauthmechanismanon.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismexternal.lo -MD -MP -MF .deps/gdbusauthmechanismexternal.Tpo -c gdbusauthmechanismexternal.c -fPIC -DPIC -o .libs/gdbusauthmechanismexternal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismanon.lo -MD -MP -MF .deps/gdbusauthmechanismanon.Tpo -c gdbusauthmechanismanon.c -o gdbusauthmechanismanon.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismexternal.lo -MD -MP -MF .deps/gdbusauthmechanismexternal.Tpo -c gdbusauthmechanismexternal.c -o gdbusauthmechanismexternal.o >/dev/null 2>&1 mv -f .deps/gdbusauthmechanismanon.Tpo .deps/gdbusauthmechanismanon.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismsha1.lo -MD -MP -MF .deps/gdbusauthmechanismsha1.Tpo -c -o gdbusauthmechanismsha1.lo gdbusauthmechanismsha1.c mv -f .deps/gdbusauthmechanismexternal.Tpo .deps/gdbusauthmechanismexternal.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbuserror.lo -MD -MP -MF .deps/gdbuserror.Tpo -c -o gdbuserror.lo gdbuserror.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismsha1.lo -MD -MP -MF .deps/gdbusauthmechanismsha1.Tpo -c gdbusauthmechanismsha1.c -fPIC -DPIC -o .libs/gdbusauthmechanismsha1.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbuserror.lo -MD -MP -MF .deps/gdbuserror.Tpo -c gdbuserror.c -fPIC -DPIC -o .libs/gdbuserror.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusauthmechanismsha1.lo -MD -MP -MF .deps/gdbusauthmechanismsha1.Tpo -c gdbusauthmechanismsha1.c -o gdbusauthmechanismsha1.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbuserror.lo -MD -MP -MF .deps/gdbuserror.Tpo -c gdbuserror.c -o gdbuserror.o >/dev/null 2>&1 mv -f .deps/gdbusauthmechanismsha1.Tpo .deps/gdbusauthmechanismsha1.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusconnection.lo -MD -MP -MF .deps/gdbusconnection.Tpo -c -o gdbusconnection.lo gdbusconnection.c mv -f .deps/gdbuserror.Tpo .deps/gdbuserror.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmessage.lo -MD -MP -MF .deps/gdbusmessage.Tpo -c -o gdbusmessage.lo gdbusmessage.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusconnection.lo -MD -MP -MF .deps/gdbusconnection.Tpo -c gdbusconnection.c -fPIC -DPIC -o .libs/gdbusconnection.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmessage.lo -MD -MP -MF .deps/gdbusmessage.Tpo -c gdbusmessage.c -fPIC -DPIC -o .libs/gdbusmessage.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusconnection.lo -MD -MP -MF .deps/gdbusconnection.Tpo -c gdbusconnection.c -o gdbusconnection.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmessage.lo -MD -MP -MF .deps/gdbusmessage.Tpo -c gdbusmessage.c -o gdbusmessage.o >/dev/null 2>&1 mv -f .deps/gdbusconnection.Tpo .deps/gdbusconnection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnameowning.lo -MD -MP -MF .deps/gdbusnameowning.Tpo -c -o gdbusnameowning.lo gdbusnameowning.c mv -f .deps/gdbusmessage.Tpo .deps/gdbusmessage.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnamewatching.lo -MD -MP -MF .deps/gdbusnamewatching.Tpo -c -o gdbusnamewatching.lo gdbusnamewatching.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnameowning.lo -MD -MP -MF .deps/gdbusnameowning.Tpo -c gdbusnameowning.c -fPIC -DPIC -o .libs/gdbusnameowning.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnamewatching.lo -MD -MP -MF .deps/gdbusnamewatching.Tpo -c gdbusnamewatching.c -fPIC -DPIC -o .libs/gdbusnamewatching.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnameowning.lo -MD -MP -MF .deps/gdbusnameowning.Tpo -c gdbusnameowning.c -o gdbusnameowning.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusnamewatching.lo -MD -MP -MF .deps/gdbusnamewatching.Tpo -c gdbusnamewatching.c -o gdbusnamewatching.o >/dev/null 2>&1 mv -f .deps/gdbusnameowning.Tpo .deps/gdbusnameowning.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusproxy.lo -MD -MP -MF .deps/gdbusproxy.Tpo -c -o gdbusproxy.lo gdbusproxy.c mv -f .deps/gdbusnamewatching.Tpo .deps/gdbusnamewatching.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusprivate.lo -MD -MP -MF .deps/gdbusprivate.Tpo -c -o gdbusprivate.lo gdbusprivate.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusproxy.lo -MD -MP -MF .deps/gdbusproxy.Tpo -c gdbusproxy.c -fPIC -DPIC -o .libs/gdbusproxy.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusprivate.lo -MD -MP -MF .deps/gdbusprivate.Tpo -c gdbusprivate.c -fPIC -DPIC -o .libs/gdbusprivate.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusproxy.lo -MD -MP -MF .deps/gdbusproxy.Tpo -c gdbusproxy.c -o gdbusproxy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusprivate.lo -MD -MP -MF .deps/gdbusprivate.Tpo -c gdbusprivate.c -o gdbusprivate.o >/dev/null 2>&1 mv -f .deps/gdbusproxy.Tpo .deps/gdbusproxy.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusintrospection.lo -MD -MP -MF .deps/gdbusintrospection.Tpo -c -o gdbusintrospection.lo gdbusintrospection.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusintrospection.lo -MD -MP -MF .deps/gdbusintrospection.Tpo -c gdbusintrospection.c -fPIC -DPIC -o .libs/gdbusintrospection.o mv -f .deps/gdbusprivate.Tpo .deps/gdbusprivate.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmethodinvocation.lo -MD -MP -MF .deps/gdbusmethodinvocation.Tpo -c -o gdbusmethodinvocation.lo gdbusmethodinvocation.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusintrospection.lo -MD -MP -MF .deps/gdbusintrospection.Tpo -c gdbusintrospection.c -o gdbusintrospection.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmethodinvocation.lo -MD -MP -MF .deps/gdbusmethodinvocation.Tpo -c gdbusmethodinvocation.c -fPIC -DPIC -o .libs/gdbusmethodinvocation.o mv -f .deps/gdbusintrospection.Tpo .deps/gdbusintrospection.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusserver.lo -MD -MP -MF .deps/gdbusserver.Tpo -c -o gdbusserver.lo gdbusserver.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusmethodinvocation.lo -MD -MP -MF .deps/gdbusmethodinvocation.Tpo -c gdbusmethodinvocation.c -o gdbusmethodinvocation.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusserver.lo -MD -MP -MF .deps/gdbusserver.Tpo -c gdbusserver.c -fPIC -DPIC -o .libs/gdbusserver.o mv -f .deps/gdbusmethodinvocation.Tpo .deps/gdbusmethodinvocation.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c -o glocaldirectorymonitor.lo glocaldirectorymonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c glocaldirectorymonitor.c -fPIC -DPIC -o .libs/glocaldirectorymonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbusserver.lo -MD -MP -MF .deps/gdbusserver.Tpo -c gdbusserver.c -o gdbusserver.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocaldirectorymonitor.lo -MD -MP -MF .deps/glocaldirectorymonitor.Tpo -c glocaldirectorymonitor.c -o glocaldirectorymonitor.o >/dev/null 2>&1 mv -f .deps/gdbusserver.Tpo .deps/gdbusserver.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c -o glocalfile.lo glocalfile.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c glocalfile.c -fPIC -DPIC -o .libs/glocalfile.o mv -f .deps/glocaldirectorymonitor.Tpo .deps/glocaldirectorymonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c -o glocalfileenumerator.lo glocalfileenumerator.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c glocalfileenumerator.c -fPIC -DPIC -o .libs/glocalfileenumerator.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfile.lo -MD -MP -MF .deps/glocalfile.Tpo -c glocalfile.c -o glocalfile.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileenumerator.lo -MD -MP -MF .deps/glocalfileenumerator.Tpo -c glocalfileenumerator.c -o glocalfileenumerator.o >/dev/null 2>&1 mv -f .deps/glocalfileenumerator.Tpo .deps/glocalfileenumerator.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c -o glocalfileinfo.lo glocalfileinfo.c mv -f .deps/glocalfile.Tpo .deps/glocalfile.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c -o glocalfileinputstream.lo glocalfileinputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c glocalfileinfo.c -fPIC -DPIC -o .libs/glocalfileinfo.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c glocalfileinputstream.c -fPIC -DPIC -o .libs/glocalfileinputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinfo.lo -MD -MP -MF .deps/glocalfileinfo.Tpo -c glocalfileinfo.c -o glocalfileinfo.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileinputstream.lo -MD -MP -MF .deps/glocalfileinputstream.Tpo -c glocalfileinputstream.c -o glocalfileinputstream.o >/dev/null 2>&1 mv -f .deps/glocalfileinfo.Tpo .deps/glocalfileinfo.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c -o glocalfilemonitor.lo glocalfilemonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c glocalfilemonitor.c -fPIC -DPIC -o .libs/glocalfilemonitor.o mv -f .deps/glocalfileinputstream.Tpo .deps/glocalfileinputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c -o glocalfileoutputstream.lo glocalfileoutputstream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c glocalfileoutputstream.c -fPIC -DPIC -o .libs/glocalfileoutputstream.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfilemonitor.lo -MD -MP -MF .deps/glocalfilemonitor.Tpo -c glocalfilemonitor.c -o glocalfilemonitor.o >/dev/null 2>&1 mv -f .deps/glocalfilemonitor.Tpo .deps/glocalfilemonitor.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileiostream.lo -MD -MP -MF .deps/glocalfileiostream.Tpo -c -o glocalfileiostream.lo glocalfileiostream.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileoutputstream.lo -MD -MP -MF .deps/glocalfileoutputstream.Tpo -c glocalfileoutputstream.c -o glocalfileoutputstream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileiostream.lo -MD -MP -MF .deps/glocalfileiostream.Tpo -c glocalfileiostream.c -fPIC -DPIC -o .libs/glocalfileiostream.o mv -f .deps/glocalfileoutputstream.Tpo .deps/glocalfileoutputstream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c -o glocalvfs.lo glocalvfs.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalfileiostream.lo -MD -MP -MF .deps/glocalfileiostream.Tpo -c glocalfileiostream.c -o glocalfileiostream.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c glocalvfs.c -fPIC -DPIC -o .libs/glocalvfs.o mv -f .deps/glocalfileiostream.Tpo .deps/glocalfileiostream.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4proxy.lo -MD -MP -MF .deps/gsocks4proxy.Tpo -c -o gsocks4proxy.lo gsocks4proxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glocalvfs.lo -MD -MP -MF .deps/glocalvfs.Tpo -c glocalvfs.c -o glocalvfs.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4proxy.lo -MD -MP -MF .deps/gsocks4proxy.Tpo -c gsocks4proxy.c -fPIC -DPIC -o .libs/gsocks4proxy.o mv -f .deps/glocalvfs.Tpo .deps/glocalvfs.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4aproxy.lo -MD -MP -MF .deps/gsocks4aproxy.Tpo -c -o gsocks4aproxy.lo gsocks4aproxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4proxy.lo -MD -MP -MF .deps/gsocks4proxy.Tpo -c gsocks4proxy.c -o gsocks4proxy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4aproxy.lo -MD -MP -MF .deps/gsocks4aproxy.Tpo -c gsocks4aproxy.c -fPIC -DPIC -o .libs/gsocks4aproxy.o mv -f .deps/gsocks4proxy.Tpo .deps/gsocks4proxy.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks5proxy.lo -MD -MP -MF .deps/gsocks5proxy.Tpo -c -o gsocks5proxy.lo gsocks5proxy.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks4aproxy.lo -MD -MP -MF .deps/gsocks4aproxy.Tpo -c gsocks4aproxy.c -o gsocks4aproxy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks5proxy.lo -MD -MP -MF .deps/gsocks5proxy.Tpo -c gsocks5proxy.c -fPIC -DPIC -o .libs/gsocks5proxy.o mv -f .deps/gsocks4aproxy.Tpo .deps/gsocks4aproxy.Plo /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c -o gio-marshal.lo gio-marshal.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsocks5proxy.lo -MD -MP -MF .deps/gsocks5proxy.Tpo -c gsocks5proxy.c -o gsocks5proxy.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c gio-marshal.c -fPIC -DPIC -o .libs/gio-marshal.o mv -f .deps/gsocks5proxy.Tpo .deps/gsocks5proxy.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gio-querymodules.o -MD -MP -MF .deps/gio-querymodules.Tpo -c -o gio-querymodules.o gio-querymodules.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gio-marshal.lo -MD -MP -MF .deps/gio-marshal.Tpo -c gio-marshal.c -o gio-marshal.o >/dev/null 2>&1 mv -f .deps/gio-querymodules.Tpo .deps/gio-querymodules.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gvdb-builder.o -MD -MP -MF .deps/gvdb-builder.Tpo -c -o gvdb-builder.o `test -f 'gvdb/gvdb-builder.c' || echo './'`gvdb/gvdb-builder.c mv -f .deps/gio-marshal.Tpo .deps/gio-marshal.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT glib-compile-schemas.o -MD -MP -MF .deps/glib-compile-schemas.Tpo -c -o glib-compile-schemas.o glib-compile-schemas.c mv -f .deps/gvdb-builder.Tpo .deps/gvdb-builder.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings-tool.o -MD -MP -MF .deps/gsettings-tool.Tpo -c -o gsettings-tool.o gsettings-tool.c mv -f .deps/glib-compile-schemas.Tpo .deps/glib-compile-schemas.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DG_LOG_DOMAIN=\"GLib-GIO\" -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_THREADS_MANDATORY -DG_DISABLE_DEPRECATED -DGIO_COMPILATION -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-tool.o -MD -MP -MF .deps/gdbus-tool.Tpo -c -o gdbus-tool.o gdbus-tool.c mv -f .deps/gsettings-tool.Tpo .deps/gsettings-tool.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -export-symbols-regex '^g_.*' -Wl,-O1 -Wl,--as-needed -o libgio-2.0.la -rpath /usr/lib64 gappinfo.lo gasynchelper.lo gasyncinitable.lo gasyncresult.lo gbufferedinputstream.lo gbufferedoutputstream.lo gcancellable.lo gcontenttype.lo gcharsetconverter.lo gconverter.lo gconverterinputstream.lo gconverteroutputstream.lo gcredentials.lo gdatainputstream.lo gdataoutputstream.lo gdrive.lo gdummyfile.lo gdummyproxyresolver.lo gemblem.lo gemblemedicon.lo gfile.lo gfileattribute.lo gfileenumerator.lo gfileicon.lo gfileinfo.lo gfileinputstream.lo gfilemonitor.lo gfilenamecompleter.lo gfileoutputstream.lo gfileiostream.lo gfilterinputstream.lo gfilteroutputstream.lo gicon.lo ginetaddress.lo ginetsocketaddress.lo ginitable.lo ginputstream.lo gioerror.lo giomodule.lo gioscheduler.lo giostream.lo gloadableicon.lo gmount.lo gmemoryinputstream.lo gmemoryoutputstream.lo gmountoperation.lo gnativevolumemonitor.lo gnetworkaddress.lo gnetworkservice.lo goutputstream.lo gpermission.lo gpollfilemonitor.lo gproxyresolver.lo gresolver.lo gseekable.lo gsimpleasyncresult.lo gsimplepermission.lo gsocket.lo gsocketaddress.lo gsocketaddressenumerator.lo gsocketclient.lo gsocketconnectable.lo gsocketconnection.lo gsocketcontrolmessage.lo gsocketinputstream.lo gsocketlistener.lo gsocketoutputstream.lo gproxy.lo gproxyaddress.lo gproxyaddressenumerator.lo gproxyconnection.lo gsocketservice.lo gsrvtarget.lo gtcpconnection.lo gthreadedsocketservice.lo gthemedicon.lo gthreadedresolver.lo gunionvolumemonitor.lo gvfs.lo gvolume.lo gvolumemonitor.lo gzlibcompressor.lo gzlibdecompressor.lo gioenumtypes.lo gdesktopappinfo.lo gfiledescriptorbased.lo gunixconnection.lo gunixcredentialsmessage.lo gunixfdlist.lo gunixfdmessage.lo gunixmount.lo gunixmounts.lo gunixresolver.lo gunixsocketaddress.lo gunixvolume.lo gunixvolumemonitor.lo gunixinputstream.lo gunixoutputstream.lo gvdb-reader.lo gdelayedsettingsbackend.lo gkeyfilesettingsbackend.lo gmemorysettingsbackend.lo gnullsettingsbackend.lo gsettingsbackend.lo gsettingsschema.lo gsettings-mapping.lo gsettings.lo gdbusutils.lo gdbusaddress.lo gdbusauthobserver.lo gdbusauth.lo gdbusauthmechanism.lo gdbusauthmechanismanon.lo gdbusauthmechanismexternal.lo gdbusauthmechanismsha1.lo gdbuserror.lo gdbusconnection.lo gdbusmessage.lo gdbusnameowning.lo gdbusnamewatching.lo gdbusproxy.lo gdbusprivate.lo gdbusintrospection.lo gdbusmethodinvocation.lo gdbusserver.lo glocaldirectorymonitor.lo glocalfile.lo glocalfileenumerator.lo glocalfileinfo.lo glocalfileinputstream.lo glocalfilemonitor.lo glocalfileoutputstream.lo glocalfileiostream.lo glocalvfs.lo gsocks4proxy.lo gsocks4aproxy.lo gsocks5proxy.lo gio-marshal.lo ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la inotify/libinotify.la libasyncns/libasyncns.la xdgmime/libxdgmime.la -lz mv -f .deps/gdbus-tool.Tpo .deps/gdbus-tool.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o glib-compile-schemas gvdb-builder.o glib-compile-schemas.o ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/glib-compile-schemas gvdb-builder.o glib-compile-schemas.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so libtool: link: /usr/bin/nm -B .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncinitable.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gcharsetconverter.o .libs/gconverter.o .libs/gconverterinputstream.o .libs/gconverteroutputstream.o .libs/gcredentials.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gdummyproxyresolver.o .libs/gemblem.o .libs/gemblemedicon.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfileiostream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginetaddress.o .libs/ginetsocketaddress.o .libs/ginitable.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/giostream.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/gnetworkaddress.o .libs/gnetworkservice.o .libs/goutputstream.o .libs/gpermission.o .libs/gpollfilemonitor.o .libs/gproxyresolver.o .libs/gresolver.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gsimplepermission.o .libs/gsocket.o .libs/gsocketaddress.o .libs/gsocketaddressenumerator.o .libs/gsocketclient.o .libs/gsocketconnectable.o .libs/gsocketconnection.o .libs/gsocketcontrolmessage.o .libs/gsocketinputstream.o .libs/gsocketlistener.o .libs/gsocketoutputstream.o .libs/gproxy.o .libs/gproxyaddress.o .libs/gproxyaddressenumerator.o .libs/gproxyconnection.o .libs/gsocketservice.o .libs/gsrvtarget.o .libs/gtcpconnection.o .libs/gthreadedsocketservice.o .libs/gthemedicon.o .libs/gthreadedresolver.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gzlibcompressor.o .libs/gzlibdecompressor.o .libs/gioenumtypes.o .libs/gdesktopappinfo.o .libs/gfiledescriptorbased.o .libs/gunixconnection.o .libs/gunixcredentialsmessage.o .libs/gunixfdlist.o .libs/gunixfdmessage.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixresolver.o .libs/gunixsocketaddress.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/gvdb-reader.o .libs/gdelayedsettingsbackend.o .libs/gkeyfilesettingsbackend.o .libs/gmemorysettingsbackend.o .libs/gnullsettingsbackend.o .libs/gsettingsbackend.o .libs/gsettingsschema.o .libs/gsettings-mapping.o .libs/gsettings.o .libs/gdbusutils.o .libs/gdbusaddress.o .libs/gdbusauthobserver.o .libs/gdbusauth.o .libs/gdbusauthmechanism.o .libs/gdbusauthmechanismanon.o .libs/gdbusauthmechanismexternal.o .libs/gdbusauthmechanismsha1.o .libs/gdbuserror.o .libs/gdbusconnection.o .libs/gdbusmessage.o .libs/gdbusnameowning.o .libs/gdbusnamewatching.o .libs/gdbusproxy.o .libs/gdbusprivate.o .libs/gdbusintrospection.o .libs/gdbusmethodinvocation.o .libs/gdbusserver.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalfileiostream.o .libs/glocalvfs.o .libs/gsocks4proxy.o .libs/gsocks4aproxy.o .libs/gsocks5proxy.o .libs/gio-marshal.o inotify/.libs/libinotify.a libasyncns/.libs/libasyncns.a xdgmime/.libs/libxdgmime.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgio-2.0.exp libtool: link: /bin/grep -E -e "^g_.*" ".libs/libgio-2.0.exp" > ".libs/libgio-2.0.expT" libtool: link: mv -f ".libs/libgio-2.0.expT" ".libs/libgio-2.0.exp" libtool: link: echo "{ global:" > .libs/libgio-2.0.ver libtool: link: cat .libs/libgio-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgio-2.0.ver libtool: link: echo "local: *; };" >> .libs/libgio-2.0.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncinitable.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gcharsetconverter.o .libs/gconverter.o .libs/gconverterinputstream.o .libs/gconverteroutputstream.o .libs/gcredentials.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gdummyproxyresolver.o .libs/gemblem.o .libs/gemblemedicon.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfileiostream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginetaddress.o .libs/ginetsocketaddress.o .libs/ginitable.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/giostream.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/gnetworkaddress.o .libs/gnetworkservice.o .libs/goutputstream.o .libs/gpermission.o .libs/gpollfilemonitor.o .libs/gproxyresolver.o .libs/gresolver.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gsimplepermission.o .libs/gsocket.o .libs/gsocketaddress.o .libs/gsocketaddressenumerator.o .libs/gsocketclient.o .libs/gsocketconnectable.o .libs/gsocketconnection.o .libs/gsocketcontrolmessage.o .libs/gsocketinputstream.o .libs/gsocketlistener.o .libs/gsocketoutputstream.o .libs/gproxy.o .libs/gproxyaddress.o .libs/gproxyaddressenumerator.o .libs/gproxyconnection.o .libs/gsocketservice.o .libs/gsrvtarget.o .libs/gtcpconnection.o .libs/gthreadedsocketservice.o .libs/gthemedicon.o .libs/gthreadedresolver.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gzlibcompressor.o .libs/gzlibdecompressor.o .libs/gioenumtypes.o .libs/gdesktopappinfo.o .libs/gfiledescriptorbased.o .libs/gunixconnection.o .libs/gunixcredentialsmessage.o .libs/gunixfdlist.o .libs/gunixfdmessage.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixresolver.o .libs/gunixsocketaddress.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/gvdb-reader.o .libs/gdelayedsettingsbackend.o .libs/gkeyfilesettingsbackend.o .libs/gmemorysettingsbackend.o .libs/gnullsettingsbackend.o .libs/gsettingsbackend.o .libs/gsettingsschema.o .libs/gsettings-mapping.o .libs/gsettings.o .libs/gdbusutils.o .libs/gdbusaddress.o .libs/gdbusauthobserver.o .libs/gdbusauth.o .libs/gdbusauthmechanism.o .libs/gdbusauthmechanismanon.o .libs/gdbusauthmechanismexternal.o .libs/gdbusauthmechanismsha1.o .libs/gdbuserror.o .libs/gdbusconnection.o .libs/gdbusmessage.o .libs/gdbusnameowning.o .libs/gdbusnamewatching.o .libs/gdbusproxy.o .libs/gdbusprivate.o .libs/gdbusintrospection.o .libs/gdbusmethodinvocation.o .libs/gdbusserver.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalfileiostream.o .libs/glocalvfs.o .libs/gsocks4proxy.o .libs/gsocks4aproxy.o .libs/gsocks5proxy.o .libs/gio-marshal.o -Wl,--whole-archive inotify/.libs/libinotify.a libasyncns/.libs/libasyncns.a xdgmime/.libs/libxdgmime.a -Wl,--no-whole-archive -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt ../gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgio-2.0.so.0 -Wl,-version-script -Wl,.libs/libgio-2.0.ver -o .libs/libgio-2.0.so.0.2600.1 libtool: link: (cd ".libs" && rm -f "libgio-2.0.so.0" && ln -s "libgio-2.0.so.0.2600.1" "libgio-2.0.so.0") libtool: link: (cd ".libs" && rm -f "libgio-2.0.so" && ln -s "libgio-2.0.so.0.2600.1" "libgio-2.0.so") libtool: link: (cd .libs/libgio-2.0.lax/libinotify.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify/.libs/libinotify.a") libtool: link: (cd .libs/libgio-2.0.lax/libasyncns.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns/.libs/libasyncns.a") libtool: link: (cd .libs/libgio-2.0.lax/libxdgmime.a && x86_64-pc-linux-gnu-ar x "/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime/.libs/libxdgmime.a") libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgio-2.0.a gappinfo.o gasynchelper.o gasyncinitable.o gasyncresult.o gbufferedinputstream.o gbufferedoutputstream.o gcancellable.o gcontenttype.o gcharsetconverter.o gconverter.o gconverterinputstream.o gconverteroutputstream.o gcredentials.o gdatainputstream.o gdataoutputstream.o gdrive.o gdummyfile.o gdummyproxyresolver.o gemblem.o gemblemedicon.o gfile.o gfileattribute.o gfileenumerator.o gfileicon.o gfileinfo.o gfileinputstream.o gfilemonitor.o gfilenamecompleter.o gfileoutputstream.o gfileiostream.o gfilterinputstream.o gfilteroutputstream.o gicon.o ginetaddress.o ginetsocketaddress.o ginitable.o ginputstream.o gioerror.o giomodule.o gioscheduler.o giostream.o gloadableicon.o gmount.o gmemoryinputstream.o gmemoryoutputstream.o gmountoperation.o gnativevolumemonitor.o gnetworkaddress.o gnetworkservice.o goutputstream.o gpermission.o gpollfilemonitor.o gproxyresolver.o gresolver.o gseekable.o gsimpleasyncresult.o gsimplepermission.o gsocket.o gsocketaddress.o gsocketaddressenumerator.o gsocketclient.o gsocketconnectable.o gsocketconnection.o gsocketcontrolmessage.o gsocketinputstream.o gsocketlistener.o gsocketoutputstream.o gproxy.o gproxyaddress.o gproxyaddressenumerator.o gproxyconnection.o gsocketservice.o gsrvtarget.o gtcpconnection.o gthreadedsocketservice.o gthemedicon.o gthreadedresolver.o gunionvolumemonitor.o gvfs.o gvolume.o gvolumemonitor.o gzlibcompressor.o gzlibdecompressor.o gioenumtypes.o gdesktopappinfo.o gfiledescriptorbased.o gunixconnection.o gunixcredentialsmessage.o gunixfdlist.o gunixfdmessage.o gunixmount.o gunixmounts.o gunixresolver.o gunixsocketaddress.o gunixvolume.o gunixvolumemonitor.o gunixinputstream.o gunixoutputstream.o gvdb-reader.o gdelayedsettingsbackend.o gkeyfilesettingsbackend.o gmemorysettingsbackend.o gnullsettingsbackend.o gsettingsbackend.o gsettingsschema.o gsettings-mapping.o gsettings.o gdbusutils.o gdbusaddress.o gdbusauthobserver.o gdbusauth.o gdbusauthmechanism.o gdbusauthmechanismanon.o gdbusauthmechanismexternal.o gdbusauthmechanismsha1.o gdbuserror.o gdbusconnection.o gdbusmessage.o gdbusnameowning.o gdbusnamewatching.o gdbusproxy.o gdbusprivate.o gdbusintrospection.o gdbusmethodinvocation.o gdbusserver.o glocaldirectorymonitor.o glocalfile.o glocalfileenumerator.o glocalfileinfo.o glocalfileinputstream.o glocalfilemonitor.o glocalfileoutputstream.o glocalfileiostream.o glocalvfs.o gsocks4proxy.o gsocks4aproxy.o gsocks5proxy.o gio-marshal.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-ginotifydirectorymonitor.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-ginotifyfilemonitor.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-diag.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-helper.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-kernel.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-missing.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-path.o .libs/libgio-2.0.lax/libinotify.a/libinotify_la-inotify-sub.o .libs/libgio-2.0.lax/libasyncns.a/asyncns.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmime.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimealias.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimecache.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeglob.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeicon.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeint.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimemagic.o .libs/libgio-2.0.lax/libxdgmime.a/xdgmimeparent.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgio-2.0.a libtool: link: rm -fr .libs/libgio-2.0.lax libtool: link: ( cd ".libs" && rm -f "libgio-2.0.la" && ln -s "../libgio-2.0.la" "libgio-2.0.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gio-querymodules gio-querymodules.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la libgio-2.0.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gsettings gsettings-tool.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gsettings gsettings-tool.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so ./.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gio-querymodules gio-querymodules.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so ../gmodule/.libs/libgmodule-2.0.so ./.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus gdbus-tool.o libgio-2.0.la ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus gdbus-tool.o -Wl,--as-needed ./.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making all in fam make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c -o libgiofam_la-fam-helper.lo `test -f 'fam-helper.c' || echo './'`fam-helper.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c -o libgiofam_la-fam-module.lo `test -f 'fam-module.c' || echo './'`fam-module.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -fPIC -DPIC -o .libs/libgiofam_la-fam-module.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -fPIC -DPIC -o .libs/libgiofam_la-fam-helper.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-helper.lo -MD -MP -MF .deps/libgiofam_la-fam-helper.Tpo -c fam-helper.c -o libgiofam_la-fam-helper.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-fam-module.lo -MD -MP -MF .deps/libgiofam_la-fam-module.Tpo -c fam-module.c -o libgiofam_la-fam-module.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-fam-helper.Tpo .deps/libgiofam_la-fam-helper.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c -o libgiofam_la-gfamdirectorymonitor.lo `test -f 'gfamdirectorymonitor.c' || echo './'`gfamdirectorymonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamdirectorymonitor.o mv -f .deps/libgiofam_la-fam-module.Tpo .deps/libgiofam_la-fam-module.Plo /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c -o libgiofam_la-gfamfilemonitor.lo `test -f 'gfamfilemonitor.c' || echo './'`gfamfilemonitor.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -fPIC -DPIC -o .libs/libgiofam_la-gfamfilemonitor.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamdirectorymonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamdirectorymonitor.Tpo -c gfamdirectorymonitor.c -o libgiofam_la-gfamdirectorymonitor.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DG_DISABLE_SINGLE_INCLUDES -pthread -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -MT libgiofam_la-gfamfilemonitor.lo -MD -MP -MF .deps/libgiofam_la-gfamfilemonitor.Tpo -c gfamfilemonitor.c -o libgiofam_la-gfamfilemonitor.o >/dev/null 2>&1 mv -f .deps/libgiofam_la-gfamdirectorymonitor.Tpo .deps/libgiofam_la-gfamdirectorymonitor.Plo mv -f .deps/libgiofam_la-gfamfilemonitor.Tpo .deps/libgiofam_la-gfamfilemonitor.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex '^g_io_module_(load|unload|query)' -Wl,-O1 -Wl,--as-needed -o libgiofam.la -rpath /usr/lib64/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo ../../gio/libgio-2.0.la ../../gobject/libgobject-2.0.la ../../glib/libglib-2.0.la -lfam libtool: link: /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgiofam.exp libtool: link: /bin/grep -E -e "^g_io_module_(load|unload|query)" ".libs/libgiofam.exp" > ".libs/libgiofam.expT" libtool: link: mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" libtool: link: echo "{ global:" > .libs/libgiofam.ver libtool: link: cat .libs/libgiofam.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgiofam.ver libtool: link: echo "local: *; };" >> .libs/libgiofam.ver libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../../glib/.libs/libglib-2.0.so /usr/lib64/libfam.so -lpthread -march=native -Wl,-O1 -Wl,-soname -Wl,libgiofam.so -Wl,-version-script -Wl,.libs/libgiofam.ver -o .libs/libgiofam.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgiofam.a libgiofam_la-fam-helper.o libgiofam_la-fam-module.o libgiofam_la-gfamdirectorymonitor.o libgiofam_la-gfamfilemonitor.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgiofam.a libtool: link: ( cd ".libs" && rm -f "libgiofam.la" && ln -s "../libgiofam.la" "libgiofam.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' Making all in tests make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT memory-input-stream.o -MD -MP -MF .deps/memory-input-stream.Tpo -c -o memory-input-stream.o memory-input-stream.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT memory-output-stream.o -MD -MP -MF .deps/memory-output-stream.Tpo -c -o memory-output-stream.o memory-output-stream.c mv -f .deps/memory-input-stream.Tpo .deps/memory-input-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT readwrite.o -MD -MP -MF .deps/readwrite.Tpo -c -o readwrite.o readwrite.c mv -f .deps/memory-output-stream.Tpo .deps/memory-output-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT g-file.o -MD -MP -MF .deps/g-file.Tpo -c -o g-file.o g-file.c mv -f .deps/readwrite.Tpo .deps/readwrite.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT g-file-info.o -MD -MP -MF .deps/g-file-info.Tpo -c -o g-file-info.o g-file-info.c mv -f .deps/g-file.Tpo .deps/g-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT converter-stream.o -MD -MP -MF .deps/converter-stream.Tpo -c -o converter-stream.o converter-stream.c mv -f .deps/g-file-info.Tpo .deps/g-file-info.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT data-input-stream.o -MD -MP -MF .deps/data-input-stream.Tpo -c -o data-input-stream.o data-input-stream.c mv -f .deps/converter-stream.Tpo .deps/converter-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT data-output-stream.o -MD -MP -MF .deps/data-output-stream.Tpo -c -o data-output-stream.o data-output-stream.c mv -f .deps/data-input-stream.Tpo .deps/data-input-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT g-icon.o -MD -MP -MF .deps/g-icon.Tpo -c -o g-icon.o g-icon.c mv -f .deps/data-output-stream.Tpo .deps/data-output-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT buffered-input-stream.o -MD -MP -MF .deps/buffered-input-stream.Tpo -c -o buffered-input-stream.o buffered-input-stream.c mv -f .deps/g-icon.Tpo .deps/g-icon.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT buffered-output-stream.o -MD -MP -MF .deps/buffered-output-stream.Tpo -c -o buffered-output-stream.o buffered-output-stream.c mv -f .deps/buffered-input-stream.Tpo .deps/buffered-input-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT sleepy-stream.o -MD -MP -MF .deps/sleepy-stream.Tpo -c -o sleepy-stream.o sleepy-stream.c mv -f .deps/buffered-output-stream.Tpo .deps/buffered-output-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT filter-streams.o -MD -MP -MF .deps/filter-streams.Tpo -c -o filter-streams.o filter-streams.c mv -f .deps/sleepy-stream.Tpo .deps/sleepy-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT volumemonitor.o -MD -MP -MF .deps/volumemonitor.Tpo -c -o volumemonitor.o volumemonitor.c mv -f .deps/filter-streams.Tpo .deps/filter-streams.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT simple-async-result.o -MD -MP -MF .deps/simple-async-result.Tpo -c -o simple-async-result.o simple-async-result.c mv -f .deps/volumemonitor.Tpo .deps/volumemonitor.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT srvtarget.o -MD -MP -MF .deps/srvtarget.Tpo -c -o srvtarget.o srvtarget.c mv -f .deps/simple-async-result.Tpo .deps/simple-async-result.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT contexts.o -MD -MP -MF .deps/contexts.Tpo -c -o contexts.o contexts.c mv -f .deps/srvtarget.Tpo .deps/srvtarget.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gsettings.o -MD -MP -MF .deps/gsettings.Tpo -c -o gsettings.o gsettings.c mv -f .deps/contexts.Tpo .deps/contexts.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gschema-compile.o -MD -MP -MF .deps/gschema-compile.Tpo -c -o gschema-compile.o gschema-compile.c mv -f .deps/gsettings.Tpo .deps/gsettings.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT async-close-output-stream.o -MD -MP -MF .deps/async-close-output-stream.Tpo -c -o async-close-output-stream.o async-close-output-stream.c mv -f .deps/gschema-compile.Tpo .deps/gschema-compile.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-addresses.o -MD -MP -MF .deps/gdbus-addresses.Tpo -c -o gdbus-addresses.o gdbus-addresses.c mv -f .deps/async-close-output-stream.Tpo .deps/async-close-output-stream.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT network-address.o -MD -MP -MF .deps/network-address.Tpo -c -o network-address.o network-address.c mv -f .deps/gdbus-addresses.Tpo .deps/gdbus-addresses.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-message.o -MD -MP -MF .deps/gdbus-message.Tpo -c -o gdbus-message.o gdbus-message.c mv -f .deps/network-address.Tpo .deps/network-address.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT socket.o -MD -MP -MF .deps/socket.Tpo -c -o socket.o socket.c mv -f .deps/gdbus-message.Tpo .deps/gdbus-message.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-connection.o -MD -MP -MF .deps/gdbus-connection.Tpo -c -o gdbus-connection.o gdbus-connection.c mv -f .deps/socket.Tpo .deps/socket.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-sessionbus.o -MD -MP -MF .deps/gdbus-sessionbus.Tpo -c -o gdbus-sessionbus.o gdbus-sessionbus.c mv -f .deps/gdbus-connection.Tpo .deps/gdbus-connection.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-tests.o -MD -MP -MF .deps/gdbus-tests.Tpo -c -o gdbus-tests.o gdbus-tests.c gdbus-sessionbus.c: In function 'session_bus_up_with_address': gdbus-sessionbus.c:246: warning: ignoring return value of 'write', declared with attribute warn_unused_result gdbus-sessionbus.c: In function 'session_bus_down_with_address': gdbus-sessionbus.c:294: warning: ignoring return value of 'write', declared with attribute warn_unused_result mv -f .deps/gdbus-sessionbus.Tpo .deps/gdbus-sessionbus.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-connection-slow.o -MD -MP -MF .deps/gdbus-connection-slow.Tpo -c -o gdbus-connection-slow.o gdbus-connection-slow.c mv -f .deps/gdbus-tests.Tpo .deps/gdbus-tests.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-names.o -MD -MP -MF .deps/gdbus-names.Tpo -c -o gdbus-names.o gdbus-names.c mv -f .deps/gdbus-connection-slow.Tpo .deps/gdbus-connection-slow.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-proxy.o -MD -MP -MF .deps/gdbus-proxy.Tpo -c -o gdbus-proxy.o gdbus-proxy.c mv -f .deps/gdbus-names.Tpo .deps/gdbus-names.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-proxy-well-known-name.o -MD -MP -MF .deps/gdbus-proxy-well-known-name.Tpo -c -o gdbus-proxy-well-known-name.o gdbus-proxy-well-known-name.c mv -f .deps/gdbus-proxy.Tpo .deps/gdbus-proxy.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-introspection.o -MD -MP -MF .deps/gdbus-introspection.Tpo -c -o gdbus-introspection.o gdbus-introspection.c mv -f .deps/gdbus-proxy-well-known-name.Tpo .deps/gdbus-proxy-well-known-name.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-threading.o -MD -MP -MF .deps/gdbus-threading.Tpo -c -o gdbus-threading.o gdbus-threading.c mv -f .deps/gdbus-introspection.Tpo .deps/gdbus-introspection.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-export.o -MD -MP -MF .deps/gdbus-export.Tpo -c -o gdbus-export.o gdbus-export.c mv -f .deps/gdbus-threading.Tpo .deps/gdbus-threading.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-error.o -MD -MP -MF .deps/gdbus-error.Tpo -c -o gdbus-error.o gdbus-error.c mv -f .deps/gdbus-export.Tpo .deps/gdbus-export.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-peer.o -MD -MP -MF .deps/gdbus-peer.Tpo -c -o gdbus-peer.o gdbus-peer.c mv -f .deps/gdbus-error.Tpo .deps/gdbus-error.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-exit-on-close.o -MD -MP -MF .deps/gdbus-exit-on-close.Tpo -c -o gdbus-exit-on-close.o gdbus-exit-on-close.c gdbus-peer.c:1170: warning: 'test_nonce_tcp' defined but not used mv -f .deps/gdbus-peer.Tpo .deps/gdbus-peer.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-non-socket.o -MD -MP -MF .deps/gdbus-non-socket.Tpo -c -o gdbus-non-socket.o gdbus-non-socket.c mv -f .deps/gdbus-exit-on-close.Tpo .deps/gdbus-exit-on-close.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-bz627724.o -MD -MP -MF .deps/gdbus-bz627724.Tpo -c -o gdbus-bz627724.o gdbus-bz627724.c gdbus-non-socket.c:208: warning: 'test_non_socket' defined but not used mv -f .deps/gdbus-non-socket.Tpo .deps/gdbus-non-socket.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT appinfo.o -MD -MP -MF .deps/appinfo.Tpo -c -o appinfo.o appinfo.c mv -f .deps/gdbus-bz627724.Tpo .deps/gdbus-bz627724.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT contenttype.o -MD -MP -MF .deps/contenttype.Tpo -c -o contenttype.o contenttype.c mv -f .deps/appinfo.Tpo .deps/appinfo.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/contenttype.Tpo .deps/contenttype.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT live-g-file.o -MD -MP -MF .deps/live-g-file.Tpo -c -o live-g-file.o live-g-file.c mv -f .deps/file.Tpo .deps/file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT desktop-app-info.o -MD -MP -MF .deps/desktop-app-info.Tpo -c -o desktop-app-info.o desktop-app-info.c mv -f .deps/live-g-file.Tpo .deps/live-g-file.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT unix-fd.o -MD -MP -MF .deps/unix-fd.Tpo -c -o unix-fd.o unix-fd.c desktop-app-info.c:54: warning: 'test_delete' defined but not used mv -f .deps/desktop-app-info.Tpo .deps/desktop-app-info.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT unix-streams.o -MD -MP -MF .deps/unix-streams.Tpo -c -o unix-streams.o unix-streams.c mv -f .deps/unix-fd.Tpo .deps/unix-fd.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=native -O2 -pipe -ggdb -Wall -MT gdbus_serialization-gdbus-serialization.o -MD -MP -MF .deps/gdbus_serialization-gdbus-serialization.Tpo -c -o gdbus_serialization-gdbus-serialization.o `test -f 'gdbus-serialization.c' || echo './'`gdbus-serialization.c mv -f .deps/unix-streams.Tpo .deps/unix-streams.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=native -O2 -pipe -ggdb -Wall -MT gdbus_serialization-gdbus-tests.o -MD -MP -MF .deps/gdbus_serialization-gdbus-tests.Tpo -c -o gdbus_serialization-gdbus-tests.o `test -f 'gdbus-tests.c' || echo './'`gdbus-tests.c mv -f .deps/gdbus_serialization-gdbus-serialization.Tpo .deps/gdbus_serialization-gdbus-serialization.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT resolver.o -MD -MP -MF .deps/resolver.Tpo -c -o resolver.o resolver.c mv -f .deps/gdbus_serialization-gdbus-tests.Tpo .deps/gdbus_serialization-gdbus-tests.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT socket-server.o -MD -MP -MF .deps/socket-server.Tpo -c -o socket-server.o socket-server.c mv -f .deps/resolver.Tpo .deps/resolver.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT socket-client.o -MD -MP -MF .deps/socket-client.Tpo -c -o socket-client.o socket-client.c mv -f .deps/socket-server.Tpo .deps/socket-server.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT echo-server.o -MD -MP -MF .deps/echo-server.Tpo -c -o echo-server.o echo-server.c mv -f .deps/socket-client.Tpo .deps/socket-client.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT httpd.o -MD -MP -MF .deps/httpd.Tpo -c -o httpd.o httpd.c mv -f .deps/echo-server.Tpo .deps/echo-server.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT send-data.o -MD -MP -MF .deps/send-data.Tpo -c -o send-data.o send-data.c mv -f .deps/httpd.Tpo .deps/httpd.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT filter-cat.o -MD -MP -MF .deps/filter-cat.Tpo -c -o filter-cat.o filter-cat.c mv -f .deps/send-data.Tpo .deps/send-data.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-export.o -MD -MP -MF .deps/gdbus-example-export.Tpo -c -o gdbus-example-export.o gdbus-example-export.c mv -f .deps/filter-cat.Tpo .deps/filter-cat.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-own-name.o -MD -MP -MF .deps/gdbus-example-own-name.Tpo -c -o gdbus-example-own-name.o gdbus-example-own-name.c mv -f .deps/gdbus-example-export.Tpo .deps/gdbus-example-export.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-watch-name.o -MD -MP -MF .deps/gdbus-example-watch-name.Tpo -c -o gdbus-example-watch-name.o gdbus-example-watch-name.c mv -f .deps/gdbus-example-own-name.Tpo .deps/gdbus-example-own-name.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-watch-proxy.o -MD -MP -MF .deps/gdbus-example-watch-proxy.Tpo -c -o gdbus-example-watch-proxy.o gdbus-example-watch-proxy.c mv -f .deps/gdbus-example-watch-name.Tpo .deps/gdbus-example-watch-name.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-server.o -MD -MP -MF .deps/gdbus-example-server.Tpo -c -o gdbus-example-server.o gdbus-example-server.c mv -f .deps/gdbus-example-watch-proxy.Tpo .deps/gdbus-example-watch-proxy.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-subtree.o -MD -MP -MF .deps/gdbus-example-subtree.Tpo -c -o gdbus-example-subtree.o gdbus-example-subtree.c mv -f .deps/gdbus-example-server.Tpo .deps/gdbus-example-server.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-peer.o -MD -MP -MF .deps/gdbus-example-peer.Tpo -c -o gdbus-example-peer.o gdbus-example-peer.c mv -f .deps/gdbus-example-subtree.Tpo .deps/gdbus-example-subtree.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-proxy-subclass.o -MD -MP -MF .deps/gdbus-example-proxy-subclass.Tpo -c -o gdbus-example-proxy-subclass.o gdbus-example-proxy-subclass.c mv -f .deps/gdbus-example-peer.Tpo .deps/gdbus-example-peer.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-connection-flush-helper.o -MD -MP -MF .deps/gdbus-connection-flush-helper.Tpo -c -o gdbus-connection-flush-helper.o gdbus-connection-flush-helper.c mv -f .deps/gdbus-example-proxy-subclass.Tpo .deps/gdbus-example-proxy-subclass.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT appinfo-test.o -MD -MP -MF .deps/appinfo-test.Tpo -c -o appinfo-test.o appinfo-test.c mv -f .deps/gdbus-connection-flush-helper.Tpo .deps/gdbus-connection-flush-helper.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT proxy.o -MD -MP -MF .deps/proxy.Tpo -c -o proxy.o proxy.c mv -f .deps/appinfo-test.Tpo .deps/appinfo-test.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -g -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DSRCDIR=\""."\" -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT gdbus-example-unix-fd-client.o -MD -MP -MF .deps/gdbus-example-unix-fd-client.Tpo -c -o gdbus-example-unix-fd-client.o gdbus-example-unix-fd-client.c mv -f .deps/proxy.Tpo .deps/proxy.Po /usr/bin/msgfmt -o test.mo ./de.po; \ /bin/mkdir -p de/LC_MESSAGES; \ cp -f test.mo de/LC_MESSAGES /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o memory-input-stream memory-input-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la mv -f .deps/gdbus-example-unix-fd-client.Tpo .deps/gdbus-example-unix-fd-client.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o memory-output-stream memory-output-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/memory-output-stream memory-output-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/memory-input-stream memory-input-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o readwrite readwrite.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o g-file g-file.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/readwrite readwrite.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/g-file g-file.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o g-file-info g-file-info.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o converter-stream converter-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/g-file-info g-file-info.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/converter-stream converter-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o data-input-stream data-input-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o data-output-stream data-output-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/data-input-stream data-input-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/data-output-stream data-output-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o g-icon g-icon.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o buffered-input-stream buffered-input-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/g-icon g-icon.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/buffered-input-stream buffered-input-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o buffered-output-stream buffered-output-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o sleepy-stream sleepy-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/buffered-output-stream buffered-output-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/sleepy-stream sleepy-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o filter-streams filter-streams.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o volumemonitor volumemonitor.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/filter-streams filter-streams.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/volumemonitor volumemonitor.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o simple-async-result simple-async-result.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o srvtarget srvtarget.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/simple-async-result simple-async-result.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/srvtarget srvtarget.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o contexts contexts.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gsettings gsettings.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/contexts contexts.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gsettings gsettings.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gschema-compile gschema-compile.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o async-close-output-stream async-close-output-stream.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/async-close-output-stream async-close-output-stream.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gschema-compile gschema-compile.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-addresses gdbus-addresses.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o network-address network-address.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-addresses gdbus-addresses.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/network-address network-address.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-message gdbus-message.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o socket socket.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-message gdbus-message.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/socket socket.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-connection gdbus-connection.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-connection-slow gdbus-connection-slow.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-connection gdbus-connection.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-connection-slow gdbus-connection-slow.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-names gdbus-names.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-proxy gdbus-proxy.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-names gdbus-names.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-proxy gdbus-proxy.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-proxy-well-known-name gdbus-proxy-well-known-name.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-introspection gdbus-introspection.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-introspection gdbus-introspection.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-proxy-well-known-name gdbus-proxy-well-known-name.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-threading gdbus-threading.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-export gdbus-export.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-export gdbus-export.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-threading gdbus-threading.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-error gdbus-error.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-peer gdbus-peer.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-error gdbus-error.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-peer gdbus-peer.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-exit-on-close gdbus-exit-on-close.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-non-socket gdbus-non-socket.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-exit-on-close gdbus-exit-on-close.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-non-socket gdbus-non-socket.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-bz627724 gdbus-bz627724.o gdbus-sessionbus.o gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o appinfo appinfo.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-bz627724 gdbus-bz627724.o gdbus-sessionbus.o gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/appinfo appinfo.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o contenttype contenttype.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o file file.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/contenttype contenttype.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/file file.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o live-g-file live-g-file.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o desktop-app-info desktop-app-info.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/live-g-file live-g-file.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/desktop-app-info desktop-app-info.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o unix-fd unix-fd.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o unix-streams unix-streams.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/unix-fd unix-fd.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/unix-streams unix-streams.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-serialization gdbus_serialization-gdbus-serialization.o gdbus_serialization-gdbus-tests.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la -ldbus-1 -lpthread -lrt /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o resolver resolver.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-serialization gdbus_serialization-gdbus-serialization.o gdbus_serialization-gdbus-tests.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz -ldbus-1 -lpthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/resolver resolver.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o socket-server socket-server.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o socket-client socket-client.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/socket-server socket-server.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/socket-client socket-client.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o echo-server echo-server.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o httpd httpd.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/echo-server echo-server.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/httpd httpd.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o send-data send-data.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o filter-cat filter-cat.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/send-data send-data.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/filter-cat filter-cat.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-export gdbus-example-export.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-own-name gdbus-example-own-name.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-export gdbus-example-export.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-own-name gdbus-example-own-name.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-watch-name gdbus-example-watch-name.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-watch-proxy gdbus-example-watch-proxy.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-watch-name gdbus-example-watch-name.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-watch-proxy gdbus-example-watch-proxy.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-server gdbus-example-server.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-subtree gdbus-example-subtree.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-server gdbus-example-server.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-subtree gdbus-example-subtree.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-peer gdbus-example-peer.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-proxy-subclass gdbus-example-proxy-subclass.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-peer gdbus-example-peer.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-proxy-subclass gdbus-example-proxy-subclass.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-connection-flush-helper gdbus-connection-flush-helper.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o appinfo-test appinfo-test.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-connection-flush-helper gdbus-connection-flush-helper.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/appinfo-test appinfo-test.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o proxy proxy.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la ../../gthread/libgthread-2.0.la /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o gdbus-example-unix-fd-client gdbus-example-unix-fd-client.o ../../glib/libglib-2.0.la ../../gthread/libgthread-2.0.la ../../gobject/libgobject-2.0.la ../../gio/libgio-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/proxy proxy.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl -lresolv -lz ../../gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/gdbus-example-unix-fd-client gdbus-example-unix-fd-client.o -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gthread/.libs/libgthread-2.0.so ../../gobject/.libs/libgobject-2.0.so ../../gio/.libs/libgio-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lresolv -lz make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making all in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' Making all in gobject make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' ../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --header >> xgen-gmh \ && (cmp -s xgen-gmh testmarshal.h 2>/dev/null || cp xgen-gmh testmarshal.h) \ && rm -f xgen-gmh xgen-gmh~ \ && echo timestamp > stamp-testmarshal.h ../../gobject/glib-genmarshal --prefix=test_marshal ./testmarshal.list --body >> xgen-gmc \ && cp xgen-gmc testmarshal.c \ && rm -f xgen-gmc xgen-gmc~ make all-am make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c -o testmarshal.lo testmarshal.c /bin/sh ../../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c -o testmodule.lo testmodule.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -fPIC -DPIC -o .libs/testmodule.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -fPIC -DPIC -o .libs/testmarshal.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmodule.lo -MD -MP -MF .deps/testmodule.Tpo -c testmodule.c -o testmodule.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT testmarshal.lo -MD -MP -MF .deps/testmarshal.Tpo -c testmarshal.c -o testmarshal.o >/dev/null 2>&1 mv -f .deps/testmarshal.Tpo .deps/testmarshal.Plo mv -f .deps/testmodule.Tpo .deps/testmodule.Plo /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o libtestgobject.la testmarshal.lo testmodule.lo libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libtestgobject.a .libs/testmarshal.o .libs/testmodule.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libtestgobject.a libtool: link: ( cd ".libs" && rm -f "libtestgobject.la" && ln -s "../libtestgobject.la" "libtestgobject.la" ) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' Making all in refcount make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT closures.o -MD -MP -MF .deps/closures.Tpo -c -o closures.o closures.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT objects.o -MD -MP -MF .deps/objects.Tpo -c -o objects.o objects.c mv -f .deps/closures.Tpo .deps/closures.Po mv -f .deps/objects.Tpo .deps/objects.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT objects2.o -MD -MP -MF .deps/objects2.Tpo -c -o objects2.o objects2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT properties.o -MD -MP -MF .deps/properties.Tpo -c -o properties.o properties.c mv -f .deps/properties.Tpo .deps/properties.Po mv -f .deps/objects2.Tpo .deps/objects2.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT properties2.o -MD -MP -MF .deps/properties2.Tpo -c -o properties2.o properties2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT properties3.o -MD -MP -MF .deps/properties3.Tpo -c -o properties3.o properties3.c mv -f .deps/properties2.Tpo .deps/properties2.Po mv -f .deps/properties3.Tpo .deps/properties3.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -march=native -O2 -pipe -ggdb -Wall -MT properties4.o -MD -MP -MF .deps/properties4.Tpo -c -o properties4.o properties4.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=1 -march=native -O2 -pipe -ggdb -Wall -MT signal1-signals.o -MD -MP -MF .deps/signal1-signals.Tpo -c -o signal1-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/properties4.Tpo .deps/properties4.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=2 -march=native -O2 -pipe -ggdb -Wall -MT signal2-signals.o -MD -MP -MF .deps/signal2-signals.Tpo -c -o signal2-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/signal1-signals.Tpo .deps/signal1-signals.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -DTESTNUM=3 -march=native -O2 -pipe -ggdb -Wall -MT signal3-signals.o -MD -MP -MF .deps/signal3-signals.Tpo -c -o signal3-signals.o `test -f 'signals.c' || echo './'`signals.c mv -f .deps/signal2-signals.Tpo .deps/signal2-signals.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o closures closures.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt mv -f .deps/signal3-signals.Tpo .deps/signal3-signals.Po /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o objects objects.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/objects objects.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/closures closures.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o objects2 objects2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o properties properties.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/objects2 objects2.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/properties properties.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o properties2 properties2.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o properties3 properties3.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/properties2 properties2.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/properties3 properties3.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o properties4 properties4.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTESTNUM=1 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o signal1 signal1-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/properties4 properties4.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread libtool: link: x86_64-pc-linux-gnu-gcc -DTESTNUM=1 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/signal1 signal1-signals.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTESTNUM=2 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o signal2 signal2-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt /bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DTESTNUM=3 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o signal3 signal3-signals.o ../../glib/libglib-2.0.la ../../gobject/libgobject-2.0.la ../../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -DTESTNUM=2 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/signal2 signal2-signals.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread libtool: link: x86_64-pc-linux-gnu-gcc -DTESTNUM=3 -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/signal3 signal3-signals.o -pthread -Wl,--as-needed ../../glib/.libs/libglib-2.0.so ../../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so ../../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c -o libmoduletestplugin_a.lo libmoduletestplugin_a.c /bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c -o libmoduletestplugin_b.lo libmoduletestplugin_b.c libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -fPIC -DPIC -o .libs/libmoduletestplugin_a.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -fPIC -DPIC -o .libs/libmoduletestplugin_b.o libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_b.lo -MD -MP -MF .deps/libmoduletestplugin_b.Tpo -c libmoduletestplugin_b.c -o libmoduletestplugin_b.o >/dev/null 2>&1 libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT libmoduletestplugin_a.lo -MD -MP -MF .deps/libmoduletestplugin_a.Tpo -c libmoduletestplugin_a.c -o libmoduletestplugin_a.o >/dev/null 2>&1 mv -f .deps/libmoduletestplugin_b.Tpo .deps/libmoduletestplugin_b.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT testglib.o -MD -MP -MF .deps/testglib.Tpo -c -o testglib.o testglib.c mv -f .deps/libmoduletestplugin_a.Tpo .deps/libmoduletestplugin_a.Plo x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT testgdate.o -MD -MP -MF .deps/testgdate.Tpo -c -o testgdate.o testgdate.c mv -f .deps/testglib.Tpo .deps/testglib.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT testgdateparser.o -MD -MP -MF .deps/testgdateparser.Tpo -c -o testgdateparser.o testgdateparser.c mv -f .deps/testgdate.Tpo .deps/testgdate.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT unicode-normalize.o -MD -MP -MF .deps/unicode-normalize.Tpo -c -o unicode-normalize.o unicode-normalize.c mv -f .deps/testgdateparser.Tpo .deps/testgdateparser.Po mv -f .deps/unicode-normalize.Tpo .deps/unicode-normalize.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT unicode-collate.o -MD -MP -MF .deps/unicode-collate.Tpo -c -o unicode-collate.o unicode-collate.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT timeloop.o -MD -MP -MF .deps/timeloop.Tpo -c -o timeloop.o timeloop.c mv -f .deps/unicode-collate.Tpo .deps/unicode-collate.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT timeloop-closure.o -MD -MP -MF .deps/timeloop-closure.Tpo -c -o timeloop-closure.o timeloop-closure.c mv -f .deps/timeloop.Tpo .deps/timeloop.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT errorcheck-mutex-test.o -MD -MP -MF .deps/errorcheck-mutex-test.Tpo -c -o errorcheck-mutex-test.o errorcheck-mutex-test.c mv -f .deps/errorcheck-mutex-test.Tpo .deps/errorcheck-mutex-test.Po x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I../glib -I../glib -I.. -I../gmodule -DG_DISABLE_CAST_CHECKS -DG_DISABLE_SINGLE_INCLUDES -pthread -g -march=native -O2 -pipe -ggdb -Wall -MT assert-msg-test.o -MD -MP -MF .deps/assert-msg-test.Tpo -c -o assert-msg-test.o assert-msg-test.c mv -f .deps/timeloop-closure.Tpo .deps/timeloop-closure.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o libmoduletestplugin_a.la libmoduletestplugin_a.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la mv -f .deps/assert-msg-test.Tpo .deps/assert-msg-test.Po /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,--export-dynamic -avoid-version -module -rpath /usr/lib64 -Wl,-O1 -Wl,--as-needed -o libmoduletestplugin_b.la libmoduletestplugin_b.lo -ldl ../gmodule/libgmodule-2.0.la ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libmoduletestplugin_a.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed ../gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so -march=native -Wl,--export-dynamic -Wl,-O1 -Wl,-soname -Wl,libmoduletestplugin_a.so -o .libs/libmoduletestplugin_a.so libtool: link: x86_64-pc-linux-gnu-gcc -shared .libs/libmoduletestplugin_b.o -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -Wl,-rpath -Wl,/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed ../gmodule/.libs/libgmodule-2.0.so -ldl /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so ../glib/.libs/libglib-2.0.so -march=native -Wl,--export-dynamic -Wl,-O1 -Wl,-soname -Wl,libmoduletestplugin_b.so -o .libs/libmoduletestplugin_b.so libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmoduletestplugin_a.a libmoduletestplugin_a.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmoduletestplugin_a.a libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libmoduletestplugin_b.a libmoduletestplugin_b.o libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libmoduletestplugin_b.a libtool: link: ( cd ".libs" && rm -f "libmoduletestplugin_a.la" && ln -s "../libmoduletestplugin_a.la" "libmoduletestplugin_a.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o testglib testglib.o ../glib/libglib-2.0.la libtool: link: ( cd ".libs" && rm -f "libmoduletestplugin_b.la" && ln -s "../libmoduletestplugin_b.la" "libmoduletestplugin_b.la" ) /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o testgdate testgdate.o ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/testglib testglib.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/testgdate testgdate.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o testgdateparser testgdateparser.o ../glib/libglib-2.0.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o unicode-normalize unicode-normalize.o ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/testgdateparser testgdateparser.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/unicode-normalize unicode-normalize.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o unicode-collate unicode-collate.o ../glib/libglib-2.0.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o timeloop timeloop.o ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/unicode-collate unicode-collate.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/timeloop timeloop.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o timeloop-closure timeloop-closure.o ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o errorcheck-mutex-test errorcheck-mutex-test.o ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la -pthread -lrt libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/timeloop-closure timeloop-closure.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gobject/.libs/libgobject-2.0.so /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs/libgthread-2.0.so -lpthread -lrt /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/errorcheck-mutex-test errorcheck-mutex-test.o -pthread -Wl,--as-needed ../glib/.libs/libglib-2.0.so ../gthread/.libs/libgthread-2.0.so -lpthread /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs/libglib-2.0.so -lrt -pthread /bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -Wl,--as-needed -o assert-msg-test assert-msg-test.o ../glib/libglib-2.0.la libtool: link: x86_64-pc-linux-gnu-gcc -g -march=native -O2 -pipe -ggdb -Wall -Wl,-O1 -o .libs/assert-msg-test assert-msg-test.o -Wl,--as-needed ../glib/.libs/libglib-2.0.so make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' Making all in po make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/po' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/po' Making all in docs make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' Making all in reference make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' Making all in glib make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' Making all in gobject make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' Making all in gio make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' >>> Source compiled. make -j2 check Making check in . make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make check-local make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' Making check in m4macros make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make check-local make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' Making check in glib make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make check-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making check in libcharset make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' Making check in pcre make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' Making check in update-pcre make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' Making check in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make check-TESTS check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' PASS: abicheck.sh ============= 1 test passed ============= make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making check in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' ../../glib/gtester -k --quiet -o tmpsample.xml --test-arg=--gtester-selftest ../../glib/gtester xmllint --version 2>/dev/null; test "$?" != 0 || xmllint --noout tmpsample.xml make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' TEST: testing... (pid=6403) /random-generator/rand-1: OK /random-generator/rand-2: OK /random-generator/random-conversions: OK /misc/assertions: OK /misc/test-data: OK /misc/primetoul: OK /forking/fail assertion: OK /forking/patterns: OK /misc/fatal-log-handler: OK PASS: testing TEST: option-context... (pid=6424) /option/basic: OK /option/group/captions: OK /option/group/main: OK /option/group/error-hook: Cannot set locale to de_DE, skipping OK /option/restoration/int: OK /option/restoration/string: OK /option/restoration/boolean: OK /option/arg/repetition/int: OK /option/arg/repetition/string: OK /option/arg/repetition/filename: OK /option/arg/repetition/double: OK /option/arg/repetition/locale: OK /option/arg/repetition/int64: OK /option/arg/array/string: OK /option/arg/callback/string: OK /option/arg/callback/count: OK /option/arg/callback/optional1: OK /option/arg/callback/optional2: OK /option/arg/callback/optional3: OK /option/arg/callback/optional4: OK /option/arg/callback/optional5: OK /option/arg/callback/optional6: OK /option/arg/callback/optional7: OK /option/arg/callback/optional8: OK /option/arg/remaining/callback: OK /option/arg/remaining/callback-false: OK /option/arg/ignore/long: OK /option/arg/ignore/short: OK /option/arg/ignore/arg: OK /option/context/add: OK /option/context/empty1: OK /option/context/empty2: OK /option/context/empty3: OK /option/arg/rest/non-option: OK /option/arg/rest/separator1: OK /option/arg/rest/separator2: OK /option/arg/rest/separator3: OK /option/arg/rest/separator4: OK /option/arg/rest/separator5: OK /option/arg/remaining/non-option: OK /option/arg/remaining/separator: OK /option/arg/remaining/array: OK /option/bug/unknown-short: OK /option/bug/lonely-dash: OK /option/bug/missing-arg: OK /option/bug/dash-arg: OK PASS: option-context TEST: keyfile... (pid=6450) /keyfile/line-ends: OK /keyfile/whitespace: OK /keyfile/comments: OK /keyfile/listing: OK /keyfile/string: OK /keyfile/boolean: OK /keyfile/number: OK /keyfile/locale-string: OK /keyfile/lists: OK /keyfile/lists-set-get: OK /keyfile/group-remove: OK /keyfile/key-remove: OK /keyfile/groups: OK /keyfile/duplicate-keys: OK /keyfile/duplicate-groups: OK /keyfile/duplicate-groups2: OK /keyfile/group-names: OK /keyfile/key-names: OK /keyfile/reload: OK /keyfile/int64: OK /keyfile/load: OK /keyfile/non-utf8: OK PASS: keyfile TEST: fileutils... (pid=6472) /fileutils/build-path: OK /fileutils/build-pathv: OK /fileutils/build-filename: OK /fileutils/build-filenamev: OK /fileutils/mkdir-with-parents: OK /fileutils/format-size-for-display: OK PASS: fileutils TEST: printf... (pid=6487) /snprintf/retval-and-trunc: OK /snprintf/%d: OK /snprintf/%o: OK /snprintf/%u: OK /snprintf/%x: OK /snprintf/%X: OK /snprintf/%f: OK /snprintf/%e: OK /snprintf/%c: OK /snprintf/%s: OK /snprintf/%n: OK /snprintf/test-percent: OK /snprintf/test-positional-params: OK /snprintf/test-64bit: OK /printf/test-percent: OK /printf/test-positional-params: OK /printf/test-64bit: OK /sprintf/test-positional-params: OK PASS: printf TEST: protocol... (pid=6513) /glib/testing/protocol/debug: OK /glib/testing/protocol/info: OK /glib/testing/protocol/message: OK /glib/testing/protocol/warning: OK /glib/testing/protocol/critical: OK /glib/testing/protocol/error: OK /glib/testing/protocol/gtest-message: OK /glib/testing/protocol/test-message: OK /glib/testing/protocol/test-error: OK PASS: protocol TEST: rand... (pid=6583) /rand/test-rand: OK PASS: rand TEST: strfuncs... (pid=6598) /strfuncs/test-is-to-digit: OK /strfuncs/strdup: OK /strfuncs/strndup: OK /strfuncs/strdup-printf: OK /strfuncs/strdupv: OK /strfuncs/strnfill: OK /strfuncs/strconcat: OK /strfuncs/strjoin: OK /strfuncs/strcanon: OK /strfuncs/strcompress-strescape: OK /strfuncs/ascii-strcasecmp: OK /strfuncs/strchug: OK /strfuncs/strchomp: OK /strfuncs/strreverse: OK /strfuncs/strstr: OK /strfuncs/has-prefix: OK /strfuncs/has-suffix: OK /strfuncs/strsplit: OK /strfuncs/strsplit-set: OK /strfuncs/strv-length: OK /strfuncs/strtod: OK /strfuncs/strtoull-strtoll: OK /strfuncs/bounds-check: OK /strfuncs/strip-context: OK PASS: strfuncs TEST: string... (pid=6627) /string/test-string-chunks: OK /string/test-string-chunk-insert: OK /string/test-string-new: OK /string/test-string-printf: OK /string/test-string-assign: OK /string/test-string-append-c: OK /string/test-string-append: OK /string/test-string-prepend-c: OK /string/test-string-prepend: OK /string/test-string-insert: OK /string/test-string-insert-unichar: OK /string/test-string-equal: OK /string/test-string-truncate: OK /string/test-string-overwrite: OK /string/test-string-nul-handling: OK /string/test-string-up-down: OK PASS: string TEST: markup-parse... (pid=6642) /markup/parse/fail-15.gmarkup: OK /markup/parse/fail-29.gmarkup: OK /markup/parse/fail-31.gmarkup: OK /markup/parse/fail-13.gmarkup: OK /markup/parse/valid-11.gmarkup: OK /markup/parse/fail-38.gmarkup: OK /markup/parse/fail-36.gmarkup: OK /markup/parse/fail-5.gmarkup: OK /markup/parse/fail-24.gmarkup: OK /markup/parse/fail-9.gmarkup: OK /markup/parse/fail-4.gmarkup: OK /markup/parse/valid-10.gmarkup: OK /markup/parse/fail-35.gmarkup: OK /markup/parse/fail-20.gmarkup: OK /markup/parse/valid-7.gmarkup: OK /markup/parse/fail-28.gmarkup: OK /markup/parse/fail-34.gmarkup: OK /markup/parse/fail-12.gmarkup: OK /markup/parse/fail-14.gmarkup: OK /markup/parse/fail-11.gmarkup: OK /markup/parse/fail-16.gmarkup: OK /markup/parse/fail-37.gmarkup: OK /markup/parse/fail-33.gmarkup: OK /markup/parse/fail-23.gmarkup: OK /markup/parse/fail-19.gmarkup: OK /markup/parse/valid-5.gmarkup: OK /markup/parse/fail-27.gmarkup: OK /markup/parse/fail-30.gmarkup: OK /markup/parse/fail-8.gmarkup: OK /markup/parse/fail-17.gmarkup: OK /markup/parse/valid-4.gmarkup: OK /markup/parse/fail-6.gmarkup: OK /markup/parse/fail-18.gmarkup: OK /markup/parse/fail-21.gmarkup: OK /markup/parse/valid-8.gmarkup: OK /markup/parse/valid-2.gmarkup: OK /markup/parse/fail-7.gmarkup: OK /markup/parse/fail-32.gmarkup: OK /markup/parse/fail-1.gmarkup: OK /markup/parse/valid-3.gmarkup: OK /markup/parse/valid-9.gmarkup: OK /markup/parse/fail-40.gmarkup: OK /markup/parse/fail-2.gmarkup: OK /markup/parse/fail-22.gmarkup: OK /markup/parse/fail-3.gmarkup: OK /markup/parse/fail-10.gmarkup: OK /markup/parse/fail-26.gmarkup: OK /markup/parse/valid-6.gmarkup: OK /markup/parse/fail-39.gmarkup: OK /markup/parse/valid-1.gmarkup: OK /markup/parse/fail-25.gmarkup: OK PASS: markup-parse TEST: markup-collect... (pid=6656) /markup/collect/0: OK /markup/collect/1: OK /markup/collect/2: OK /markup/collect/3: OK /markup/collect/4: OK /markup/collect/5: OK /markup/collect/6: OK /markup/collect/7: OK /markup/collect/8: OK /markup/collect/9: OK /markup/collect/10: OK /markup/collect/11: OK /markup/collect/12: OK /markup/collect/13: OK /markup/collect/14: OK /markup/collect/15: OK /markup/collect/16: OK /markup/collect/17: OK PASS: markup-collect TEST: markup-escape... (pid=6670) /markup/escape-text/0: OK /markup/escape-text/1: OK /markup/escape-text/2: OK /markup/escape-text/3: OK /markup/escape-text/4: OK /markup/escape-text/5: OK /markup/escape-text/6: OK /markup/escape-text/7: OK /markup/escape-text/8: OK /markup/escape-text/9: OK /markup/escape-text/10: OK /markup/escape-text/11: OK /markup/escape-text/12: OK /markup/escape-text/13: OK /markup/escape-text/14: OK /markup/escape-text/15: OK /markup/escape-unichar/0: OK /markup/escape-unichar/1: OK /markup/escape-unichar/2: OK /markup/escape-unichar/3: OK /markup/escape-unichar/4: OK /markup/escape-unichar/5: OK /markup/escape-unichar/6: OK /markup/escape-unichar/7: OK /markup/escape-unichar/8: OK /markup/escape-unichar/9: OK /markup/escape-unichar/10: OK /markup/escape-unichar/11: OK /markup/escape-unichar/12: OK /markup/escape-unichar/13: OK /markup/escape-unichar/14: OK /markup/escape-unichar/15: OK /markup/escape-unichar/16: OK /markup/format: OK PASS: markup-escape TEST: markup-subparser... (pid=6684) /glib/markup/subparser/success/0: OK /glib/markup/subparser/success/1: OK /glib/markup/subparser/success/2: OK /glib/markup/subparser/success/3: OK /glib/markup/subparser/success/4: OK /glib/markup/subparser/success/5: OK /glib/markup/subparser/success/6: OK /glib/markup/subparser/failure/0: OK /glib/markup/subparser/failure/1: OK /glib/markup/subparser/failure/2: OK /glib/markup/subparser/failure/3: OK /glib/markup/subparser/failure/4: OK /glib/markup/subparser/failure/5: OK /glib/markup/subparser/failure/6: OK PASS: markup-subparser TEST: array-test... (pid=6699) /array/append: OK /array/prepend: OK /array/remove: OK /array/remove-fast: OK /array/remove-range: OK /array/ref-count: OK /array/large-size: OK /array/sort: OK /array/sort-with-data: OK /pointerarray/add: OK /pointerarray/ref-count: OK /pointerarray/free-func: OK /pointerarray/sort: OK /pointerarray/sort-with-data: OK /bytearray/append: OK /bytearray/prepend: OK /bytearray/remove: OK /bytearray/remove-fast: OK /bytearray/remove-range: OK /bytearray/ref-count: OK /bytearray/sort: OK /bytearray/sort-with-data: OK PASS: array-test TEST: hostutils... (pid=6714) /hostutils/to_ascii: OK /hostutils/to_unicode: OK /hostutils/is_ip_addr: OK PASS: hostutils TEST: gvariant... (pid=6728) /gvariant/type: OK /gvariant/typeinfo: OK /gvariant/serialiser/maybe: OK /gvariant/serialiser/array: OK /gvariant/serialiser/tuple: OK /gvariant/serialiser/variant: OK /gvariant/serialiser/strings: OK /gvariant/serialiser/byteswap: OK /gvariant/serialiser/fuzz/1%: OK /gvariant/serialiser/fuzz/5%: OK /gvariant/serialiser/fuzz/9%: OK /gvariant/serialiser/fuzz/13%: OK /gvariant/serialiser/fuzz/17%: OK /gvariant/utf8: OK /gvariant/containers: OK /gvariant/format-strings: OK /gvariant/invalid-varargs: OK /gvariant/varargs: OK /gvariant/valist: OK /gvariant/builder-memory: OK /gvariant/hashing: OK /gvariant/byteswap: OK /gvariant/parser: OK /gvariant/parse-failures: OK /gvariant/parse-positional: OK /gvariant/floating: OK /gvariant/bytestring: OK PASS: gvariant TEST: mem-overflow... (pid=6749) /mem/overflow: OK /mem/empty-alloc: OK PASS: mem-overflow TEST: utils... (pid=6782) /utils/language-names: OK /utils/version: OK /utils/appname: OK /utils/tmpdir: OK PASS: utils TEST: regex... (pid=6796) /regex/basic: OK /regex/compile: OK /regex/properties: OK /regex/class: OK /regex/lookahead: OK /regex/lookbehind: OK /regex/subpattern: OK /regex/condition: OK /regex/recursion: OK /regex/new/1: OK /regex/new/2: OK /regex/new/3: OK /regex/new/4: OK /regex/new/5: OK /regex/new/6: OK /regex/new/7: OK /regex/new/8: OK /regex/new/9: OK /regex/new/10: OK /regex/new/11: OK /regex/new/12: OK /regex/new-fail/13: OK /regex/new-fail/14: OK /regex/new-fail/15: OK /regex/new-fail/16: OK /regex/new-fail/17: OK /regex/new-fail/18: OK /regex/match-simple/19: OK /regex/match-simple/20: OK /regex/match-simple/21: OK /regex/match-simple/22: OK /regex/match-simple/23: OK /regex/match-simple/24: OK /regex/match-simple/25: OK /regex/match-simple/26: OK /regex/match-simple/27: OK /regex/match-simple/28: OK /regex/match-simple/29: OK /regex/match-simple/30: OK /regex/match-simple/31: OK /regex/match-simple/32: OK /regex/match-simple/33: OK /regex/match-simple/34: OK /regex/match-simple/35: OK /regex/match-simple/36: OK /regex/match-simple/37: OK /regex/match-simple/38: OK /regex/match-simple/39: OK /regex/match-simple/40: OK /regex/match-simple/41: OK /regex/match-simple/42: OK /regex/match-simple/43: OK /regex/match-simple/44: OK /regex/match-simple/45: OK /regex/match-simple/46: OK /regex/match-simple/47: OK /regex/match-simple/48: OK /regex/match-simple/49: OK /regex/match-simple/50: OK /regex/match-simple/51: OK /regex/match-simple/52: OK /regex/match-simple/53: OK /regex/match-simple/54: OK /regex/match-simple/55: OK /regex/match-simple/56: OK /regex/match-simple/57: OK /regex/match-simple/58: OK /regex/match-simple/59: OK /regex/match-simple/60: OK /regex/match-simple/61: OK /regex/match-simple/62: OK /regex/match-simple/63: OK /regex/match-simple/64: OK /regex/match-simple/65: OK /regex/match-simple/66: OK /regex/match-simple/67: OK /regex/match-simple/68: OK /regex/match-simple/69: OK /regex/match-simple/70: OK /regex/match-simple/71: OK /regex/match-simple/72: OK /regex/match-simple/73: OK /regex/match-simple/74: OK /regex/match-simple/75: OK /regex/match-simple/76: OK /regex/match-simple/77: OK /regex/match-simple/78: OK /regex/match-simple/79: OK /regex/match-simple/80: OK /regex/match-simple/81: OK /regex/match-simple/82: OK /regex/match-simple/83: OK /regex/match-simple/84: OK /regex/match-simple/85: OK /regex/match-simple/86: OK /regex/match-simple/87: OK /regex/match/88: OK /regex/match/89: OK /regex/match/90: OK /regex/match/91: OK /regex/match/92: OK /regex/match/93: OK /regex/match/94: OK /regex/match/95: OK /regex/match/96: OK /regex/match/97: OK /regex/match/98: OK /regex/match/99: OK /regex/match/100: OK /regex/match/101: OK /regex/match/102: OK /regex/match/103: OK /regex/match/104: OK /regex/match/105: OK /regex/match/106: OK /regex/match/107: OK /regex/match/108: OK /regex/match/109: OK /regex/match/110: OK /regex/match/111: OK /regex/match/112: OK /regex/match/113: OK /regex/match/114: OK /regex/match/115: OK /regex/match/116: OK /regex/match/117: OK /regex/match/118: OK /regex/match/119: OK /regex/match/120: OK /regex/match/121: OK /regex/match/122: OK /regex/match/123: OK /regex/match/124: OK /regex/match/125: OK /regex/match/126: OK /regex/match/127: OK /regex/match/128: OK /regex/match/129: OK /regex/match/130: OK /regex/match/131: OK /regex/match/132: OK /regex/match/133: OK /regex/match/134: OK /regex/match/135: OK /regex/match/136: OK /regex/match/137: OK /regex/match/138: OK /regex/match/139: OK /regex/match/140: OK /regex/match/141: OK /regex/match/142: OK /regex/match/143: OK /regex/match/144: OK /regex/match/145: OK /regex/match/146: OK /regex/match/147: OK /regex/match/148: OK /regex/match/149: OK /regex/match/150: OK /regex/match/151: OK /regex/match/152: OK /regex/match/next0/153: OK /regex/match/next0/154: OK /regex/match/next0/155: OK /regex/match/next0/156: OK /regex/match/next1/157: OK /regex/match/next1/158: OK /regex/match/next1/159: OK /regex/match/next1/160: OK /regex/match/next2/161: OK /regex/match/next2/162: OK /regex/match/next2/163: OK /regex/match/next2/164: OK /regex/match/next2/165: OK /regex/match/next2/166: OK /regex/match/next2/167: OK /regex/match/next3/168: OK /regex/match/next3/169: OK /regex/match/next3/170: OK /regex/match/next3/171: OK /regex/match/next3/172: OK /regex/match/next3/173: OK /regex/match/next4/174: OK /regex/match/count/175: OK /regex/match/count/176: OK /regex/match/count/177: OK /regex/match/count/178: OK /regex/match/count/179: OK /regex/match/count/180: OK /regex/match/count/181: OK /regex/match/count/182: OK /regex/match/count/183: OK /regex/match/count/184: OK /regex/match/partial/185: OK /regex/match/partial/186: OK /regex/match/partial/187: OK /regex/match/partial/188: OK /regex/match/partial/189: OK /regex/match/partial/190: OK /regex/match/partial/191: OK /regex/match/subpattern/192: OK /regex/match/subpattern/193: OK /regex/match/subpattern/194: OK /regex/match/subpattern/195: OK /regex/match/subpattern/196: OK /regex/match/subpattern/197: OK /regex/match/subpattern/198: OK /regex/match/subpattern/199: OK /regex/match/subpattern/200: OK /regex/match/subpattern/201: OK /regex/match/named/subpattern/202: OK /regex/match/named/subpattern/203: OK /regex/match/named/subpattern/204: OK /regex/match/named/subpattern/205: OK /regex/match/named/subpattern/206: OK /regex/match/named/subpattern/207: OK /regex/match/named/subpattern/208: OK /regex/match/named/subpattern/209: OK /regex/match/named/subpattern/210: OK /regex/match/subpattern/named/dupnames/211: OK /regex/match/subpattern/named/dupnames/212: OK /regex/match/subpattern/named/dupnames/213: OK /regex/match/subpattern/named/dupnames/214: OK /regex/match/subpattern/named/dupnames/215: OK /regex/match/named/subpattern/216: OK /regex/match/named/subpattern/217: OK /regex/match/named/subpattern/218: OK /regex/match/named/subpattern/219: OK /regex/match/named/subpattern/220: OK /regex/fetch-all0/221: OK /regex/fetch-all0/222: OK /regex/fetch-all1/223: OK /regex/fetch-all1/224: OK /regex/fetch-all1/225: OK /regex/fetch-all2/226: OK /regex/fetch-all2/227: OK /regex/fetch-all2/228: OK /regex/fetch-all3/229: OK /regex/fetch-all3/230: OK /regex/fetch-all3/231: OK /regex/fetch-all3/232: OK /regex/fetch-all3/233: OK /regex/split/simple0/234: OK /regex/split/simple0/235: OK /regex/split/simple1/236: OK /regex/split/simple1/237: OK /regex/split/simple2/238: OK /regex/split/simple3/239: OK /regex/split/simple3/240: OK /regex/split/simple3/241: OK /regex/split/simple3/242: OK /regex/split/simple3/243: OK /regex/split/simple2/244: OK /regex/split/simple3/245: OK /regex/split/simple3/246: OK /regex/split/simple3/247: OK /regex/split/simple0/248: OK /regex/split/simple0/249: OK /regex/full-split0/250: OK /regex/split0/251: OK /regex/full-split0/252: OK /regex/split0/253: OK /regex/full-split0/254: OK /regex/full-split0/255: OK /regex/full-split0/256: OK /regex/full-split1/257: OK /regex/split1/258: OK /regex/full-split1/259: OK /regex/full-split1/260: OK /regex/split1/261: OK /regex/full-split1/262: OK /regex/full-split2/263: OK /regex/split2/264: OK /regex/full-split2/265: OK /regex/full-split2/266: OK /regex/full-split2/267: OK /regex/split2/268: OK /regex/full-split3/269: OK /regex/split3/270: OK /regex/full-split3/271: OK /regex/split3/272: OK /regex/full-split3/273: OK /regex/split3/274: OK /regex/full-split3/275: OK /regex/split3/276: OK /regex/full-split3/277: OK /regex/split3/278: OK /regex/full-split2/279: OK /regex/split2/280: OK /regex/full-split3/281: OK /regex/split3/282: OK /regex/full-split2/283: OK /regex/full-split3/284: OK /regex/split3/285: OK /regex/full-split3/286: OK /regex/split3/287: OK /regex/full-split1/288: OK /regex/full-split2/289: OK /regex/full-split3/290: OK /regex/full-split3/291: OK /regex/check-repacement/292: OK /regex/check-repacement/293: /regex/check-repacement/294: OK /regex/check-repacement/295: OK /regex/check-repacement/296: OK /regex/check-repacement/297: OK /regex/check-repacement/298: OK /regex/check-repacement/299: OK /regex/expand/300: OK /regex/expand/301: OK /regex/expand/302: OK /regex/expand/303: OK /regex/expand/304: OK /regex/expand/305: OK /regex/expand/306: OK /regex/expand/307: OK /regex/expand/308: OK /regex/expand/309: OK /regex/expand/310: OK /regex/expand/311: OK /regex/expand/312: OK /regex/expand/313: OK /regex/expand/314: OK /regex/expand/315: OK /regex/expand/316: OK /regex/expand/317: OK /regex/expand/318: OK /regex/expand/319: OK /regex/expand/320: OK /regex/expand/321: OK /regex/expand/322: OK /regex/expand/323: OK /regex/expand/324: OK /regex/expand/325: OK /regex/expand/326: OK /regex/expand/327: OK /regex/expand/328: OK /regex/expand/329: OK /regex/expand/330: OK /regex/expand/331: OK /regex/expand/332: OK /regex/expand/333: OK /regex/expand/334: OK /regex/expand/335: OK /regex/expand/336: OK /regex/expand/337: OK /regex/expand/338: OK /regex/expand/339: OK /regex/expand/340: OK /regex/expand/341: OK /regex/expand/342: OK /regex/expand/343: OK /regex/expand/344: OK /regex/expand/345: OK /regex/expand/346: OK /regex/expand/347: OK /regex/expand/348: OK /regex/expand/349: OK /regex/expand/350: OK /regex/expand/351: OK /regex/expand/352: OK /regex/expand/353: OK /regex/expand/354: OK /regex/expand/355: OK /regex/expand/356: OK /regex/expand/357: OK /regex/expand/358: OK /regex/expand/359: OK /regex/expand/360: OK /regex/expand/361: OK /regex/expand/362: OK /regex/expand/363: OK /regex/expand/364: OK /regex/expand/365: OK /regex/expand/366: OK /regex/expand/367: OK /regex/replace/368: OK /regex/replace/369: OK /regex/replace/370: OK /regex/replace/371: OK /regex/replace/372: OK /regex/replace/373: OK /regex/replace/374: OK /regex/replace/375: OK /regex/replace/376: OK /regex/replace/377: OK /regex/replace/378: OK /regex/replace/379: OK /regex/replace/380: OK /regex/replace/381: OK /regex/replace/382: OK /regex/replace/383: OK /regex/replace/384: OK /regex/replace/385: OK /regex/replace/386: OK /regex/replace/387: OK /regex/replace/388: OK /regex/replace/389: OK /regex/replace/390: OK /regex/replace/391: OK /regex/replace/392: OK /regex/replace/393: OK /regex/replace-literally/394: OK /regex/replace-literally/395: OK /regex/replace-literally/396: OK /regex/replace-literally/397: OK /regex/replace-literally/398: OK /regex/replace-literally/399: OK /regex/replace-literally/400: OK /regex/replace-literally/401: OK /regex/replace-literally/402: OK /regex/replace-literally/403: OK /regex/replace-literally/404: OK /regex/replace-literally/405: OK /regex/replace-literally/406: OK /regex/replace-literally/407: OK /regex/replace-literally/408: OK /regex/replace-literally/409: OK /regex/replace-literally/410: OK /regex/replace-literally/411: OK /regex/replace-literally/412: OK /regex/replace-literally/413: OK /regex/string-number/414: OK /regex/string-number/415: OK /regex/string-number/416: OK /regex/string-number/417: OK /regex/string-number/418: OK /regex/string-number/419: OK /regex/string-number/420: OK /regex/string-number/421: OK /regex/string-number/422: OK /regex/string-number/423: OK /regex/string-number/424: OK /regex/escape/425: OK /regex/escape/426: OK /regex/escape/427: OK /regex/escape/428: OK /regex/escape/429: OK /regex/escape/430: OK /regex/escape/431: OK /regex/escape/432: OK /regex/escape/433: OK /regex/escape/434: OK /regex/escape/435: OK /regex/escape/436: OK /regex/escape/437: OK /regex/escape/438: OK /regex/escape/439: OK /regex/escape/440: OK /regex/escape/441: OK /regex/escape/442: OK /regex/match-all-full0/443: OK /regex/match-all0/444: OK /regex/match-all-full0/445: OK /regex/match-all0/446: OK /regex/match-all-full0/447: OK /regex/match-all-full0/448: OK /regex/match-all-full1/449: OK /regex/match-all1/450: OK /regex/match-all-full1/451: OK /regex/match-all1/452: OK /regex/match-all-full1/453: OK /regex/match-all-full1/454: OK /regex/match-all-full1/455: OK /regex/match-all-full1/456: OK /regex/match-all1/457: OK /regex/match-all-full2/458: OK /regex/match-all2/459: OK /regex/match-all-full2/460: OK /regex/match-all2/461: OK /regex/match-all-full2/462: OK /regex/match-all2/463: OK /regex/match-all-full3/464: OK /regex/match-all3/465: OK /regex/match-all-full3/466: OK /regex/match-all3/467: OK PASS: regex TEST: base64... (pid=6810) /base64/full/1: OK /base64/full/2: OK /base64/full/3: OK /base64/full/4: OK /base64/incremental/nobreak/1: OK /base64/incremental/break/1: OK /base64/incremental/nobreak/2: OK /base64/incremental/break/2: OK /base64/incremental/nobreak/3: OK /base64/incremental/break/3: OK /base64/incremental/nobreak/4: OK /base64/incremental/nobreak/4: OK /base64/incremental/nobreak/4: OK /base64/encode: OK /base64/decode: OK /base64/decode-inplace: OK /base64/encode-decode: OK PASS: base64 TEST: sequence... (pid=6824) /sequence/out-of-range-jump: OK /sequence/insert-sorted-non-pointer: OK /sequence/stable-sort: OK /sequence/random/seed:825541564: OK /sequence/random/seed:801678400: OK /sequence/random/seed:1477639090: OK /sequence/random/seed:3369132895: OK /sequence/random/seed:1192944867: OK /sequence/random/seed:770458294: OK /sequence/random/seed:1099575817: OK /sequence/random/seed:590523467: OK /sequence/random/seed:3583571454: OK /sequence/random/seed:579241222: OK /sequence/random/seed:2098216122: OK PASS: sequence TEST: scannerapi... (pid=6838) /scanner/warn: OK /scanner/error: OK /scanner/symbols: OK /scanner/tokens: OK PASS: scannerapi TEST: shell... (pid=6853) /shell/cmdline/0: OK /shell/cmdline/1: OK /shell/cmdline/2: OK /shell/cmdline/3: OK /shell/cmdline/4: OK /shell/cmdline/5: OK /shell/cmdline/6: OK /shell/cmdline/7: OK /shell/cmdline/8: OK /shell/cmdline/9: OK /shell/cmdline/10: OK /shell/cmdline/11: OK /shell/cmdline/12: OK /shell/cmdline/13: OK /shell/cmdline/14: OK /shell/cmdline/15: OK /shell/cmdline/16: OK /shell/cmdline/17: OK /shell/cmdline/18: OK /shell/cmdline/19: OK /shell/quote/0: OK /shell/quote/1: OK /shell/quote/2: OK /shell/quote/3: OK /shell/quote/4: OK /shell/quote/5: OK /shell/quote/6: OK /shell/unquote/0: OK /shell/unquote/1: OK /shell/unquote/2: OK /shell/unquote/3: OK /shell/unquote/4: OK /shell/unquote/5: OK /shell/unquote/6: OK /shell/unquote/7: OK /shell/unquote/8: OK /shell/unquote/9: OK /shell/unquote/10: OK /shell/unquote/11: OK /shell/unquote/12: OK /shell/unquote/13: OK /shell/unquote/14: OK /shell/unquote/15: OK /shell/unquote/16: OK /shell/unquote/17: OK /shell/unquote/18: OK /shell/unquote/19: OK /shell/unquote/20: OK PASS: shell TEST: collate... (pid=6867) /unicode/collate/0: OK /unicode/collate-key/0: OK /unicode/collate-filename/0: OK /unicode/collate/1: OK /unicode/collate-key/1: OK /unicode/collate-filename/1: OK PASS: collate TEST: utf8-pointer... (pid=6881) /utf8/offsets: OK /utf8/lengths: OK /utf8/find: OK PASS: utf8-pointer TEST: utf8-validate... (pid=6895) /utf8/validate/0: OK /utf8/validate/1: OK /utf8/validate/2: OK /utf8/validate/3: OK /utf8/validate/4: OK /utf8/validate/5: OK /utf8/validate/6: OK /utf8/validate/7: OK /utf8/validate/8: OK /utf8/validate/9: OK /utf8/validate/10: OK /utf8/validate/11: OK /utf8/validate/12: OK /utf8/validate/13: OK /utf8/validate/14: OK /utf8/validate/15: OK /utf8/validate/16: OK /utf8/validate/17: OK /utf8/validate/18: OK /utf8/validate/19: OK /utf8/validate/20: OK /utf8/validate/21: OK /utf8/validate/22: OK /utf8/validate/23: OK /utf8/validate/24: OK /utf8/validate/25: OK /utf8/validate/26: OK /utf8/validate/27: OK /utf8/validate/28: OK /utf8/validate/29: OK /utf8/validate/30: OK /utf8/validate/31: OK /utf8/validate/32: OK /utf8/validate/33: OK /utf8/validate/34: OK /utf8/validate/35: OK /utf8/validate/36: OK /utf8/validate/37: OK /utf8/validate/38: OK /utf8/validate/39: OK /utf8/validate/40: OK /utf8/validate/41: OK /utf8/validate/42: OK /utf8/validate/43: OK /utf8/validate/44: OK /utf8/validate/45: OK /utf8/validate/46: OK /utf8/validate/47: OK /utf8/validate/48: OK /utf8/validate/49: OK /utf8/validate/50: OK /utf8/validate/51: OK /utf8/validate/52: OK /utf8/validate/53: OK /utf8/validate/54: OK /utf8/validate/55: OK /utf8/validate/56: OK /utf8/validate/57: OK /utf8/validate/58: OK /utf8/validate/59: OK /utf8/validate/60: OK /utf8/validate/61: OK /utf8/validate/62: OK /utf8/validate/63: OK /utf8/validate/64: OK /utf8/validate/65: OK /utf8/validate/66: OK /utf8/validate/67: OK /utf8/validate/68: OK /utf8/validate/69: OK /utf8/validate/70: OK /utf8/validate/71: OK /utf8/validate/72: OK /utf8/validate/73: OK /utf8/validate/74: OK /utf8/validate/75: OK /utf8/validate/76: OK /utf8/validate/77: OK /utf8/validate/78: OK /utf8/validate/79: OK /utf8/validate/80: OK /utf8/validate/81: OK /utf8/validate/82: OK /utf8/validate/83: OK /utf8/validate/84: OK /utf8/validate/85: OK /utf8/validate/86: OK /utf8/validate/87: OK /utf8/validate/88: OK /utf8/validate/89: OK /utf8/validate/90: OK /utf8/validate/91: OK /utf8/validate/92: OK /utf8/validate/93: OK /utf8/validate/94: OK /utf8/validate/95: OK /utf8/validate/96: OK /utf8/validate/97: OK /utf8/validate/98: OK /utf8/validate/99: OK /utf8/validate/100: OK /utf8/validate/101: OK /utf8/validate/102: OK /utf8/validate/103: OK /utf8/validate/104: OK /utf8/validate/105: OK /utf8/validate/106: OK /utf8/validate/107: OK /utf8/validate/108: OK /utf8/validate/109: OK /utf8/validate/110: OK /utf8/validate/111: OK /utf8/validate/112: OK /utf8/validate/113: OK /utf8/validate/114: OK /utf8/validate/115: OK /utf8/validate/116: OK /utf8/validate/117: OK /utf8/validate/118: OK /utf8/validate/119: OK /utf8/validate/120: OK /utf8/validate/121: OK /utf8/validate/122: OK /utf8/validate/123: OK /utf8/validate/124: OK /utf8/validate/125: OK /utf8/validate/126: OK /utf8/validate/127: OK /utf8/validate/128: OK /utf8/validate/129: OK /utf8/validate/130: OK /utf8/validate/131: OK /utf8/validate/132: OK /utf8/validate/133: OK /utf8/validate/134: OK /utf8/validate/135: OK /utf8/validate/136: OK /utf8/validate/137: OK /utf8/validate/138: OK /utf8/validate/139: OK /utf8/validate/140: OK /utf8/validate/141: OK /utf8/validate/142: OK /utf8/validate/143: OK /utf8/validate/144: OK /utf8/validate/145: OK /utf8/validate/146: OK /utf8/validate/147: OK /utf8/validate/148: OK /utf8/validate/149: OK /utf8/validate/150: OK /utf8/validate/151: OK /utf8/validate/152: OK /utf8/validate/153: OK /utf8/validate/154: OK /utf8/validate/155: OK /utf8/validate/156: OK /utf8/validate/157: OK /utf8/validate/158: OK /utf8/validate/159: OK /utf8/validate/160: OK /utf8/validate/161: OK /utf8/validate/162: OK /utf8/validate/163: OK /utf8/validate/164: OK /utf8/validate/165: OK /utf8/validate/166: OK /utf8/validate/167: OK /utf8/validate/168: OK /utf8/validate/169: OK /utf8/validate/170: OK /utf8/validate/171: OK /utf8/validate/172: OK /utf8/validate/173: OK /utf8/validate/174: OK /utf8/validate/175: OK /utf8/validate/176: OK /utf8/validate/177: OK /utf8/validate/178: OK /utf8/validate/179: OK /utf8/validate/180: OK /utf8/validate/181: OK /utf8/validate/182: OK /utf8/validate/183: OK /utf8/validate/184: OK /utf8/validate/185: OK /utf8/validate/186: OK /utf8/validate/187: OK /utf8/validate/188: OK /utf8/validate/189: OK /utf8/validate/190: OK /utf8/validate/191: OK /utf8/validate/192: OK /utf8/validate/193: OK /utf8/validate/194: OK /utf8/validate/195: OK /utf8/validate/196: OK /utf8/validate/197: OK /utf8/validate/198: OK /utf8/validate/199: OK /utf8/validate/200: OK /utf8/validate/201: OK /utf8/validate/202: OK /utf8/validate/203: OK /utf8/validate/204: OK /utf8/validate/205: OK /utf8/validate/206: OK /utf8/validate/207: OK /utf8/validate/208: OK /utf8/validate/209: OK /utf8/validate/210: OK /utf8/validate/211: OK /utf8/validate/212: OK /utf8/validate/213: OK /utf8/validate/214: OK /utf8/validate/215: OK PASS: utf8-validate TEST: utf8-misc... (pid=6909) /utf8/strlen: OK /utf8/strncpy: OK /utf8/strrchr: OK /utf8/reverse: OK /unicode/validate: OK /unicode/character-type: OK /unicode/break-type: OK /unicode/script: OK /unicode/combining-class: OK /unicode/mirror: OK /unicode/mark: OK /unicode/title: OK PASS: utf8-misc TEST: checksum... (pid=6923) /checksum/unsupported: OK /checksum/MD5/0: OK /checksum/MD5/reset/0: OK /checksum/MD5/1: OK /checksum/MD5/reset/1: OK /checksum/MD5/2: OK /checksum/MD5/reset/2: OK /checksum/MD5/3: OK /checksum/MD5/reset/3: OK /checksum/MD5/4: OK /checksum/MD5/reset/4: OK /checksum/MD5/5: OK /checksum/MD5/reset/5: OK /checksum/MD5/6: OK /checksum/MD5/reset/6: OK /checksum/MD5/7: OK /checksum/MD5/reset/7: OK /checksum/MD5/8: OK /checksum/MD5/reset/8: OK /checksum/MD5/9: OK /checksum/MD5/reset/9: OK /checksum/MD5/10: OK /checksum/MD5/reset/10: OK /checksum/MD5/11: OK /checksum/MD5/reset/11: OK /checksum/MD5/12: OK /checksum/MD5/reset/12: OK /checksum/MD5/13: OK /checksum/MD5/reset/13: OK /checksum/MD5/14: OK /checksum/MD5/reset/14: OK /checksum/MD5/15: OK /checksum/MD5/reset/15: OK /checksum/MD5/16: OK /checksum/MD5/reset/16: OK /checksum/MD5/17: OK /checksum/MD5/reset/17: OK /checksum/MD5/18: OK /checksum/MD5/reset/18: OK /checksum/MD5/19: OK /checksum/MD5/reset/19: OK /checksum/MD5/20: OK /checksum/MD5/reset/20: OK /checksum/MD5/21: OK /checksum/MD5/reset/21: OK /checksum/MD5/22: OK /checksum/MD5/reset/22: OK /checksum/MD5/23: OK /checksum/MD5/reset/23: OK /checksum/MD5/24: OK /checksum/MD5/reset/24: OK /checksum/MD5/25: OK /checksum/MD5/reset/25: OK /checksum/MD5/26: OK /checksum/MD5/reset/26: OK /checksum/MD5/27: OK /checksum/MD5/reset/27: OK /checksum/MD5/28: OK /checksum/MD5/reset/28: OK /checksum/MD5/29: OK /checksum/MD5/reset/29: OK /checksum/MD5/30: OK /checksum/MD5/reset/30: OK /checksum/MD5/31: OK /checksum/MD5/reset/31: OK /checksum/MD5/32: OK /checksum/MD5/reset/32: OK /checksum/MD5/33: OK /checksum/MD5/reset/33: OK /checksum/MD5/34: OK /checksum/MD5/reset/34: OK /checksum/MD5/35: OK /checksum/MD5/reset/35: OK /checksum/MD5/36: OK /checksum/MD5/reset/36: OK /checksum/MD5/37: OK /checksum/MD5/reset/37: OK /checksum/MD5/38: OK /checksum/MD5/reset/38: OK /checksum/MD5/39: OK /checksum/MD5/reset/39: OK /checksum/MD5/40: OK /checksum/MD5/reset/40: OK /checksum/MD5/41: OK /checksum/MD5/reset/41: OK /checksum/MD5/42: OK /checksum/MD5/reset/42: OK /checksum/MD5/43: OK /checksum/MD5/reset/43: OK /checksum/MD5/44: OK /checksum/MD5/reset/44: OK /checksum/MD5/45: OK /checksum/MD5/reset/45: OK /checksum/MD5/46: OK /checksum/MD5/reset/46: OK /checksum/MD5/47: OK /checksum/MD5/reset/47: OK /checksum/MD5/48: OK /checksum/MD5/reset/48: OK /checksum/MD5/49: OK /checksum/MD5/reset/49: OK /checksum/MD5/50: OK /checksum/MD5/reset/50: OK /checksum/MD5/51: OK /checksum/MD5/reset/51: OK /checksum/MD5/52: OK /checksum/MD5/reset/52: OK /checksum/MD5/53: OK /checksum/MD5/reset/53: OK /checksum/MD5/54: OK /checksum/MD5/reset/54: OK /checksum/MD5/55: OK /checksum/MD5/reset/55: OK /checksum/MD5/56: OK /checksum/MD5/reset/56: OK /checksum/MD5/57: OK /checksum/MD5/reset/57: OK /checksum/MD5/58: OK /checksum/MD5/reset/58: OK /checksum/MD5/59: OK /checksum/MD5/reset/59: OK /checksum/MD5/60: OK /checksum/MD5/reset/60: OK /checksum/MD5/61: OK /checksum/MD5/reset/61: OK /checksum/MD5/62: OK /checksum/MD5/reset/62: OK /checksum/MD5/63: OK /checksum/MD5/reset/63: OK /checksum/MD5/64: OK /checksum/MD5/reset/64: OK /checksum/MD5/65: OK /checksum/MD5/reset/65: OK /checksum/MD5/66: OK /checksum/MD5/reset/66: OK /checksum/MD5/67: OK /checksum/MD5/reset/67: OK /checksum/MD5/68: OK /checksum/MD5/reset/68: OK /checksum/MD5/69: OK /checksum/MD5/reset/69: OK /checksum/MD5/70: OK /checksum/MD5/reset/70: OK /checksum/MD5/71: OK /checksum/MD5/reset/71: OK /checksum/MD5/72: OK /checksum/MD5/reset/72: OK /checksum/MD5/73: OK /checksum/MD5/reset/73: OK /checksum/MD5/74: OK /checksum/MD5/reset/74: OK /checksum/MD5/75: OK /checksum/MD5/reset/75: OK /checksum/MD5/76: OK /checksum/MD5/reset/76: OK /checksum/MD5/77: OK /checksum/MD5/reset/77: OK /checksum/MD5/78: OK /checksum/MD5/reset/78: OK /checksum/MD5/79: OK /checksum/MD5/reset/79: OK /checksum/MD5/80: OK /checksum/MD5/reset/80: OK /checksum/MD5/81: OK /checksum/MD5/reset/81: OK /checksum/MD5/82: OK /checksum/MD5/reset/82: OK /checksum/MD5/83: OK /checksum/MD5/reset/83: OK /checksum/MD5/84: OK /checksum/MD5/reset/84: OK /checksum/MD5/85: OK /checksum/MD5/reset/85: OK /checksum/MD5/86: OK /checksum/MD5/reset/86: OK /checksum/MD5/87: OK /checksum/MD5/reset/87: OK /checksum/MD5/88: OK /checksum/MD5/reset/88: OK /checksum/MD5/89: OK /checksum/MD5/reset/89: OK /checksum/MD5/90: OK /checksum/MD5/reset/90: OK /checksum/MD5/91: OK /checksum/MD5/reset/91: OK /checksum/MD5/92: OK /checksum/MD5/reset/92: OK /checksum/MD5/93: OK /checksum/MD5/reset/93: OK /checksum/MD5/94: OK /checksum/MD5/reset/94: OK /checksum/MD5/95: OK /checksum/MD5/reset/95: OK /checksum/MD5/96: OK /checksum/MD5/reset/96: OK /checksum/MD5/97: OK /checksum/MD5/reset/97: OK /checksum/MD5/98: OK /checksum/MD5/reset/98: OK /checksum/MD5/99: OK /checksum/MD5/reset/99: OK /checksum/MD5/100: OK /checksum/MD5/reset/100: OK /checksum/MD5/101: OK /checksum/MD5/reset/101: OK /checksum/MD5/102: OK /checksum/MD5/reset/102: OK /checksum/MD5/103: OK /checksum/MD5/reset/103: OK /checksum/MD5/104: OK /checksum/MD5/reset/104: OK /checksum/MD5/105: OK /checksum/MD5/reset/105: OK /checksum/MD5/106: OK /checksum/MD5/reset/106: OK /checksum/MD5/107: OK /checksum/MD5/reset/107: OK /checksum/MD5/108: OK /checksum/MD5/reset/108: OK /checksum/MD5/109: OK /checksum/MD5/reset/109: OK /checksum/MD5/110: OK /checksum/MD5/reset/110: OK /checksum/MD5/111: OK /checksum/MD5/reset/111: OK /checksum/MD5/112: OK /checksum/MD5/reset/112: OK /checksum/MD5/113: OK /checksum/MD5/reset/113: OK /checksum/MD5/114: OK /checksum/MD5/reset/114: OK /checksum/MD5/115: OK /checksum/MD5/reset/115: OK /checksum/MD5/116: OK /checksum/MD5/reset/116: OK /checksum/MD5/117: OK /checksum/MD5/reset/117: OK /checksum/MD5/118: OK /checksum/MD5/reset/118: OK /checksum/MD5/119: OK /checksum/MD5/reset/119: OK /checksum/MD5/120: OK /checksum/MD5/reset/120: OK /checksum/MD5/121: OK /checksum/MD5/reset/121: OK /checksum/MD5/122: OK /checksum/MD5/reset/122: OK /checksum/MD5/123: OK /checksum/MD5/reset/123: OK /checksum/MD5/124: OK /checksum/MD5/reset/124: OK /checksum/MD5/125: OK /checksum/MD5/reset/125: OK /checksum/MD5/126: OK /checksum/MD5/reset/126: OK /checksum/MD5/127: OK /checksum/MD5/reset/127: OK /checksum/MD5/128: OK /checksum/MD5/reset/128: OK /checksum/MD5/129: OK /checksum/MD5/reset/129: OK /checksum/MD5/130: OK /checksum/MD5/reset/130: OK /checksum/MD5/131: OK /checksum/MD5/reset/131: OK /checksum/MD5/132: OK /checksum/MD5/reset/132: OK /checksum/MD5/133: OK /checksum/MD5/reset/133: OK /checksum/MD5/134: OK /checksum/MD5/reset/134: OK /checksum/MD5/135: OK /checksum/MD5/reset/135: OK /checksum/MD5/136: OK /checksum/MD5/reset/136: OK /checksum/MD5/137: OK /checksum/MD5/reset/137: OK /checksum/MD5/138: OK /checksum/MD5/reset/138: OK /checksum/MD5/139: OK /checksum/MD5/reset/139: OK /checksum/MD5/140: OK /checksum/MD5/reset/140: OK /checksum/MD5/141: OK /checksum/MD5/reset/141: OK /checksum/MD5/142: OK /checksum/MD5/reset/142: OK /checksum/MD5/143: OK /checksum/MD5/reset/143: OK /checksum/MD5/144: OK /checksum/MD5/reset/144: OK /checksum/MD5/145: OK /checksum/MD5/reset/145: OK /checksum/MD5/146: OK /checksum/MD5/reset/146: OK /checksum/MD5/147: OK /checksum/MD5/reset/147: OK /checksum/MD5/148: OK /checksum/MD5/reset/148: OK /checksum/MD5/149: OK /checksum/MD5/reset/149: OK /checksum/MD5/150: OK /checksum/MD5/reset/150: OK /checksum/MD5/151: OK /checksum/MD5/reset/151: OK /checksum/MD5/152: OK /checksum/MD5/reset/152: OK /checksum/MD5/153: OK /checksum/MD5/reset/153: OK /checksum/MD5/154: OK /checksum/MD5/reset/154: OK /checksum/MD5/155: OK /checksum/MD5/reset/155: OK /checksum/MD5/156: OK /checksum/MD5/reset/156: OK /checksum/MD5/157: OK /checksum/MD5/reset/157: OK /checksum/MD5/158: OK /checksum/MD5/reset/158: OK /checksum/MD5/159: OK /checksum/MD5/reset/159: OK /checksum/MD5/160: OK /checksum/MD5/reset/160: OK /checksum/MD5/161: OK /checksum/MD5/reset/161: OK /checksum/MD5/162: OK /checksum/MD5/reset/162: OK /checksum/MD5/163: OK /checksum/MD5/reset/163: OK /checksum/MD5/164: OK /checksum/MD5/reset/164: OK /checksum/MD5/165: OK /checksum/MD5/reset/165: OK /checksum/MD5/166: OK /checksum/MD5/reset/166: OK /checksum/MD5/167: OK /checksum/MD5/reset/167: OK /checksum/MD5/168: OK /checksum/MD5/reset/168: OK /checksum/MD5/169: OK /checksum/MD5/reset/169: OK /checksum/MD5/170: OK /checksum/MD5/reset/170: OK /checksum/MD5/171: OK /checksum/MD5/reset/171: OK /checksum/MD5/172: OK /checksum/MD5/reset/172: OK /checksum/MD5/173: OK /checksum/MD5/reset/173: OK /checksum/MD5/174: OK /checksum/MD5/reset/174: OK /checksum/MD5/175: OK /checksum/MD5/reset/175: OK /checksum/MD5/176: OK /checksum/MD5/reset/176: OK /checksum/MD5/177: OK /checksum/MD5/reset/177: OK /checksum/MD5/178: OK /checksum/MD5/reset/178: OK /checksum/MD5/179: OK /checksum/MD5/reset/179: OK /checksum/MD5/180: OK /checksum/MD5/reset/180: OK /checksum/MD5/181: OK /checksum/MD5/reset/181: OK /checksum/MD5/182: OK /checksum/MD5/reset/182: OK /checksum/MD5/183: OK /checksum/MD5/reset/183: OK /checksum/MD5/string: OK /checksum/SHA1/0: OK /checksum/SHA1/reset/0: OK /checksum/SHA1/1: OK /checksum/SHA1/reset/1: OK /checksum/SHA1/2: OK /checksum/SHA1/reset/2: OK /checksum/SHA1/3: OK /checksum/SHA1/reset/3: OK /checksum/SHA1/4: OK /checksum/SHA1/reset/4: OK /checksum/SHA1/5: OK /checksum/SHA1/reset/5: OK /checksum/SHA1/6: OK /checksum/SHA1/reset/6: OK /checksum/SHA1/7: OK /checksum/SHA1/reset/7: OK /checksum/SHA1/8: OK /checksum/SHA1/reset/8: OK /checksum/SHA1/9: OK /checksum/SHA1/reset/9: OK /checksum/SHA1/10: OK /checksum/SHA1/reset/10: OK /checksum/SHA1/11: OK /checksum/SHA1/reset/11: OK /checksum/SHA1/12: OK /checksum/SHA1/reset/12: OK /checksum/SHA1/13: OK /checksum/SHA1/reset/13: OK /checksum/SHA1/14: OK /checksum/SHA1/reset/14: OK /checksum/SHA1/15: OK /checksum/SHA1/reset/15: OK /checksum/SHA1/16: OK /checksum/SHA1/reset/16: OK /checksum/SHA1/17: OK /checksum/SHA1/reset/17: OK /checksum/SHA1/18: OK /checksum/SHA1/reset/18: OK /checksum/SHA1/19: OK /checksum/SHA1/reset/19: OK /checksum/SHA1/20: OK /checksum/SHA1/reset/20: OK /checksum/SHA1/21: OK /checksum/SHA1/reset/21: OK /checksum/SHA1/22: OK /checksum/SHA1/reset/22: OK /checksum/SHA1/23: OK /checksum/SHA1/reset/23: OK /checksum/SHA1/24: OK /checksum/SHA1/reset/24: OK /checksum/SHA1/25: OK /checksum/SHA1/reset/25: OK /checksum/SHA1/26: OK /checksum/SHA1/reset/26: OK /checksum/SHA1/27: OK /checksum/SHA1/reset/27: OK /checksum/SHA1/28: OK /checksum/SHA1/reset/28: OK /checksum/SHA1/29: OK /checksum/SHA1/reset/29: OK /checksum/SHA1/30: OK /checksum/SHA1/reset/30: OK /checksum/SHA1/31: OK /checksum/SHA1/reset/31: OK /checksum/SHA1/32: OK /checksum/SHA1/reset/32: OK /checksum/SHA1/33: OK /checksum/SHA1/reset/33: OK /checksum/SHA1/34: OK /checksum/SHA1/reset/34: OK /checksum/SHA1/35: OK /checksum/SHA1/reset/35: OK /checksum/SHA1/36: OK /checksum/SHA1/reset/36: OK /checksum/SHA1/37: OK /checksum/SHA1/reset/37: OK /checksum/SHA1/38: OK /checksum/SHA1/reset/38: OK /checksum/SHA1/39: OK /checksum/SHA1/reset/39: OK /checksum/SHA1/40: OK /checksum/SHA1/reset/40: OK /checksum/SHA1/41: OK /checksum/SHA1/reset/41: OK /checksum/SHA1/42: OK /checksum/SHA1/reset/42: OK /checksum/SHA1/43: OK /checksum/SHA1/reset/43: OK /checksum/SHA1/44: OK /checksum/SHA1/reset/44: OK /checksum/SHA1/45: OK /checksum/SHA1/reset/45: OK /checksum/SHA1/46: OK /checksum/SHA1/reset/46: OK /checksum/SHA1/47: OK /checksum/SHA1/reset/47: OK /checksum/SHA1/48: OK /checksum/SHA1/reset/48: OK /checksum/SHA1/49: OK /checksum/SHA1/reset/49: OK /checksum/SHA1/50: OK /checksum/SHA1/reset/50: OK /checksum/SHA1/51: OK /checksum/SHA1/reset/51: OK /checksum/SHA1/52: OK /checksum/SHA1/reset/52: OK /checksum/SHA1/53: OK /checksum/SHA1/reset/53: OK /checksum/SHA1/54: OK /checksum/SHA1/reset/54: OK /checksum/SHA1/55: OK /checksum/SHA1/reset/55: OK /checksum/SHA1/56: OK /checksum/SHA1/reset/56: OK /checksum/SHA1/57: OK /checksum/SHA1/reset/57: OK /checksum/SHA1/58: OK /checksum/SHA1/reset/58: OK /checksum/SHA1/59: OK /checksum/SHA1/reset/59: OK /checksum/SHA1/60: OK /checksum/SHA1/reset/60: OK /checksum/SHA1/61: OK /checksum/SHA1/reset/61: OK /checksum/SHA1/62: OK /checksum/SHA1/reset/62: OK /checksum/SHA1/63: OK /checksum/SHA1/reset/63: OK /checksum/SHA1/64: OK /checksum/SHA1/reset/64: OK /checksum/SHA1/65: OK /checksum/SHA1/reset/65: OK /checksum/SHA1/66: OK /checksum/SHA1/reset/66: OK /checksum/SHA1/67: OK /checksum/SHA1/reset/67: OK /checksum/SHA1/68: OK /checksum/SHA1/reset/68: OK /checksum/SHA1/69: OK /checksum/SHA1/reset/69: OK /checksum/SHA1/70: OK /checksum/SHA1/reset/70: OK /checksum/SHA1/71: OK /checksum/SHA1/reset/71: OK /checksum/SHA1/72: OK /checksum/SHA1/reset/72: OK /checksum/SHA1/73: OK /checksum/SHA1/reset/73: OK /checksum/SHA1/74: OK /checksum/SHA1/reset/74: OK /checksum/SHA1/75: OK /checksum/SHA1/reset/75: OK /checksum/SHA1/76: OK /checksum/SHA1/reset/76: OK /checksum/SHA1/77: OK /checksum/SHA1/reset/77: OK /checksum/SHA1/78: OK /checksum/SHA1/reset/78: OK /checksum/SHA1/79: OK /checksum/SHA1/reset/79: OK /checksum/SHA1/80: OK /checksum/SHA1/reset/80: OK /checksum/SHA1/81: OK /checksum/SHA1/reset/81: OK /checksum/SHA1/82: OK /checksum/SHA1/reset/82: OK /checksum/SHA1/83: OK /checksum/SHA1/reset/83: OK /checksum/SHA1/84: OK /checksum/SHA1/reset/84: OK /checksum/SHA1/85: OK /checksum/SHA1/reset/85: OK /checksum/SHA1/86: OK /checksum/SHA1/reset/86: OK /checksum/SHA1/87: OK /checksum/SHA1/reset/87: OK /checksum/SHA1/88: OK /checksum/SHA1/reset/88: OK /checksum/SHA1/89: OK /checksum/SHA1/reset/89: OK /checksum/SHA1/90: OK /checksum/SHA1/reset/90: OK /checksum/SHA1/91: OK /checksum/SHA1/reset/91: OK /checksum/SHA1/92: OK /checksum/SHA1/reset/92: OK /checksum/SHA1/93: OK /checksum/SHA1/reset/93: OK /checksum/SHA1/94: OK /checksum/SHA1/reset/94: OK /checksum/SHA1/95: OK /checksum/SHA1/reset/95: OK /checksum/SHA1/96: OK /checksum/SHA1/reset/96: OK /checksum/SHA1/97: OK /checksum/SHA1/reset/97: OK /checksum/SHA1/98: OK /checksum/SHA1/reset/98: OK /checksum/SHA1/99: OK /checksum/SHA1/reset/99: OK /checksum/SHA1/100: OK /checksum/SHA1/reset/100: OK /checksum/SHA1/101: OK /checksum/SHA1/reset/101: OK /checksum/SHA1/102: OK /checksum/SHA1/reset/102: OK /checksum/SHA1/103: OK /checksum/SHA1/reset/103: OK /checksum/SHA1/104: OK /checksum/SHA1/reset/104: OK /checksum/SHA1/105: OK /checksum/SHA1/reset/105: OK /checksum/SHA1/106: OK /checksum/SHA1/reset/106: OK /checksum/SHA1/107: OK /checksum/SHA1/reset/107: OK /checksum/SHA1/108: OK /checksum/SHA1/reset/108: OK /checksum/SHA1/109: OK /checksum/SHA1/reset/109: OK /checksum/SHA1/110: OK /checksum/SHA1/reset/110: OK /checksum/SHA1/111: OK /checksum/SHA1/reset/111: OK /checksum/SHA1/112: OK /checksum/SHA1/reset/112: OK /checksum/SHA1/113: OK /checksum/SHA1/reset/113: OK /checksum/SHA1/114: OK /checksum/SHA1/reset/114: OK /checksum/SHA1/115: OK /checksum/SHA1/reset/115: OK /checksum/SHA1/116: OK /checksum/SHA1/reset/116: OK /checksum/SHA1/117: OK /checksum/SHA1/reset/117: OK /checksum/SHA1/118: OK /checksum/SHA1/reset/118: OK /checksum/SHA1/119: OK /checksum/SHA1/reset/119: OK /checksum/SHA1/120: OK /checksum/SHA1/reset/120: OK /checksum/SHA1/121: OK /checksum/SHA1/reset/121: OK /checksum/SHA1/122: OK /checksum/SHA1/reset/122: OK /checksum/SHA1/123: OK /checksum/SHA1/reset/123: OK /checksum/SHA1/124: OK /checksum/SHA1/reset/124: OK /checksum/SHA1/125: OK /checksum/SHA1/reset/125: OK /checksum/SHA1/126: OK /checksum/SHA1/reset/126: OK /checksum/SHA1/127: OK /checksum/SHA1/reset/127: OK /checksum/SHA1/128: OK /checksum/SHA1/reset/128: OK /checksum/SHA1/129: OK /checksum/SHA1/reset/129: OK /checksum/SHA1/130: OK /checksum/SHA1/reset/130: OK /checksum/SHA1/131: OK /checksum/SHA1/reset/131: OK /checksum/SHA1/132: OK /checksum/SHA1/reset/132: OK /checksum/SHA1/133: OK /checksum/SHA1/reset/133: OK /checksum/SHA1/134: OK /checksum/SHA1/reset/134: OK /checksum/SHA1/135: OK /checksum/SHA1/reset/135: OK /checksum/SHA1/136: OK /checksum/SHA1/reset/136: OK /checksum/SHA1/137: OK /checksum/SHA1/reset/137: OK /checksum/SHA1/138: OK /checksum/SHA1/reset/138: OK /checksum/SHA1/139: OK /checksum/SHA1/reset/139: OK /checksum/SHA1/140: OK /checksum/SHA1/reset/140: OK /checksum/SHA1/141: OK /checksum/SHA1/reset/141: OK /checksum/SHA1/142: OK /checksum/SHA1/reset/142: OK /checksum/SHA1/143: OK /checksum/SHA1/reset/143: OK /checksum/SHA1/144: OK /checksum/SHA1/reset/144: OK /checksum/SHA1/145: OK /checksum/SHA1/reset/145: OK /checksum/SHA1/146: OK /checksum/SHA1/reset/146: OK /checksum/SHA1/147: OK /checksum/SHA1/reset/147: OK /checksum/SHA1/148: OK /checksum/SHA1/reset/148: OK /checksum/SHA1/149: OK /checksum/SHA1/reset/149: OK /checksum/SHA1/150: OK /checksum/SHA1/reset/150: OK /checksum/SHA1/151: OK /checksum/SHA1/reset/151: OK /checksum/SHA1/152: OK /checksum/SHA1/reset/152: OK /checksum/SHA1/153: OK /checksum/SHA1/reset/153: OK /checksum/SHA1/154: OK /checksum/SHA1/reset/154: OK /checksum/SHA1/155: OK /checksum/SHA1/reset/155: OK /checksum/SHA1/156: OK /checksum/SHA1/reset/156: OK /checksum/SHA1/157: OK /checksum/SHA1/reset/157: OK /checksum/SHA1/158: OK /checksum/SHA1/reset/158: OK /checksum/SHA1/159: OK /checksum/SHA1/reset/159: OK /checksum/SHA1/160: OK /checksum/SHA1/reset/160: OK /checksum/SHA1/161: OK /checksum/SHA1/reset/161: OK /checksum/SHA1/162: OK /checksum/SHA1/reset/162: OK /checksum/SHA1/163: OK /checksum/SHA1/reset/163: OK /checksum/SHA1/164: OK /checksum/SHA1/reset/164: OK /checksum/SHA1/165: OK /checksum/SHA1/reset/165: OK /checksum/SHA1/166: OK /checksum/SHA1/reset/166: OK /checksum/SHA1/167: OK /checksum/SHA1/reset/167: OK /checksum/SHA1/168: OK /checksum/SHA1/reset/168: OK /checksum/SHA1/169: OK /checksum/SHA1/reset/169: OK /checksum/SHA1/170: OK /checksum/SHA1/reset/170: OK /checksum/SHA1/171: OK /checksum/SHA1/reset/171: OK /checksum/SHA1/172: OK /checksum/SHA1/reset/172: OK /checksum/SHA1/173: OK /checksum/SHA1/reset/173: OK /checksum/SHA1/174: OK /checksum/SHA1/reset/174: OK /checksum/SHA1/175: OK /checksum/SHA1/reset/175: OK /checksum/SHA1/176: OK /checksum/SHA1/reset/176: OK /checksum/SHA1/177: OK /checksum/SHA1/reset/177: OK /checksum/SHA1/178: OK /checksum/SHA1/reset/178: OK /checksum/SHA1/179: OK /checksum/SHA1/reset/179: OK /checksum/SHA1/180: OK /checksum/SHA1/reset/180: OK /checksum/SHA1/181: OK /checksum/SHA1/reset/181: OK /checksum/SHA1/182: OK /checksum/SHA1/reset/182: OK /checksum/SHA1/183: OK /checksum/SHA1/reset/183: OK /checksum/SHA1/string: OK /checksum/SHA256/0: OK /checksum/SHA256/reset/0: OK /checksum/SHA256/1: OK /checksum/SHA256/reset/1: OK /checksum/SHA256/2: OK /checksum/SHA256/reset/2: OK /checksum/SHA256/3: OK /checksum/SHA256/reset/3: OK /checksum/SHA256/4: OK /checksum/SHA256/reset/4: OK /checksum/SHA256/5: OK /checksum/SHA256/reset/5: OK /checksum/SHA256/6: OK /checksum/SHA256/reset/6: OK /checksum/SHA256/7: OK /checksum/SHA256/reset/7: OK /checksum/SHA256/8: OK /checksum/SHA256/reset/8: OK /checksum/SHA256/9: OK /checksum/SHA256/reset/9: OK /checksum/SHA256/10: OK /checksum/SHA256/reset/10: OK /checksum/SHA256/11: OK /checksum/SHA256/reset/11: OK /checksum/SHA256/12: OK /checksum/SHA256/reset/12: OK /checksum/SHA256/13: OK /checksum/SHA256/reset/13: OK /checksum/SHA256/14: OK /checksum/SHA256/reset/14: OK /checksum/SHA256/15: OK /checksum/SHA256/reset/15: OK /checksum/SHA256/16: OK /checksum/SHA256/reset/16: OK /checksum/SHA256/17: OK /checksum/SHA256/reset/17: OK /checksum/SHA256/18: OK /checksum/SHA256/reset/18: OK /checksum/SHA256/19: OK /checksum/SHA256/reset/19: OK /checksum/SHA256/20: OK /checksum/SHA256/reset/20: OK /checksum/SHA256/21: OK /checksum/SHA256/reset/21: OK /checksum/SHA256/22: OK /checksum/SHA256/reset/22: OK /checksum/SHA256/23: OK /checksum/SHA256/reset/23: OK /checksum/SHA256/24: OK /checksum/SHA256/reset/24: OK /checksum/SHA256/25: OK /checksum/SHA256/reset/25: OK /checksum/SHA256/26: OK /checksum/SHA256/reset/26: OK /checksum/SHA256/27: OK /checksum/SHA256/reset/27: OK /checksum/SHA256/28: OK /checksum/SHA256/reset/28: OK /checksum/SHA256/29: OK /checksum/SHA256/reset/29: OK /checksum/SHA256/30: OK /checksum/SHA256/reset/30: OK /checksum/SHA256/31: OK /checksum/SHA256/reset/31: OK /checksum/SHA256/32: OK /checksum/SHA256/reset/32: OK /checksum/SHA256/33: OK /checksum/SHA256/reset/33: OK /checksum/SHA256/34: OK /checksum/SHA256/reset/34: OK /checksum/SHA256/35: OK /checksum/SHA256/reset/35: OK /checksum/SHA256/36: OK /checksum/SHA256/reset/36: OK /checksum/SHA256/37: OK /checksum/SHA256/reset/37: OK /checksum/SHA256/38: OK /checksum/SHA256/reset/38: OK /checksum/SHA256/39: OK /checksum/SHA256/reset/39: OK /checksum/SHA256/40: OK /checksum/SHA256/reset/40: OK /checksum/SHA256/41: OK /checksum/SHA256/reset/41: OK /checksum/SHA256/42: OK /checksum/SHA256/reset/42: OK /checksum/SHA256/43: OK /checksum/SHA256/reset/43: OK /checksum/SHA256/44: OK /checksum/SHA256/reset/44: OK /checksum/SHA256/45: OK /checksum/SHA256/reset/45: OK /checksum/SHA256/46: OK /checksum/SHA256/reset/46: OK /checksum/SHA256/47: OK /checksum/SHA256/reset/47: OK /checksum/SHA256/48: OK /checksum/SHA256/reset/48: OK /checksum/SHA256/49: OK /checksum/SHA256/reset/49: OK /checksum/SHA256/50: OK /checksum/SHA256/reset/50: OK /checksum/SHA256/51: OK /checksum/SHA256/reset/51: OK /checksum/SHA256/52: OK /checksum/SHA256/reset/52: OK /checksum/SHA256/53: OK /checksum/SHA256/reset/53: OK /checksum/SHA256/54: OK /checksum/SHA256/reset/54: OK /checksum/SHA256/55: OK /checksum/SHA256/reset/55: OK /checksum/SHA256/56: OK /checksum/SHA256/reset/56: OK /checksum/SHA256/57: OK /checksum/SHA256/reset/57: OK /checksum/SHA256/58: OK /checksum/SHA256/reset/58: OK /checksum/SHA256/59: OK /checksum/SHA256/reset/59: OK /checksum/SHA256/60: OK /checksum/SHA256/reset/60: OK /checksum/SHA256/61: OK /checksum/SHA256/reset/61: OK /checksum/SHA256/62: OK /checksum/SHA256/reset/62: OK /checksum/SHA256/63: OK /checksum/SHA256/reset/63: OK /checksum/SHA256/64: OK /checksum/SHA256/reset/64: OK /checksum/SHA256/65: OK /checksum/SHA256/reset/65: OK /checksum/SHA256/66: OK /checksum/SHA256/reset/66: OK /checksum/SHA256/67: OK /checksum/SHA256/reset/67: OK /checksum/SHA256/68: OK /checksum/SHA256/reset/68: OK /checksum/SHA256/69: OK /checksum/SHA256/reset/69: OK /checksum/SHA256/70: OK /checksum/SHA256/reset/70: OK /checksum/SHA256/71: OK /checksum/SHA256/reset/71: OK /checksum/SHA256/72: OK /checksum/SHA256/reset/72: OK /checksum/SHA256/73: OK /checksum/SHA256/reset/73: OK /checksum/SHA256/74: OK /checksum/SHA256/reset/74: OK /checksum/SHA256/75: OK /checksum/SHA256/reset/75: OK /checksum/SHA256/76: OK /checksum/SHA256/reset/76: OK /checksum/SHA256/77: OK /checksum/SHA256/reset/77: OK /checksum/SHA256/78: OK /checksum/SHA256/reset/78: OK /checksum/SHA256/79: OK /checksum/SHA256/reset/79: OK /checksum/SHA256/80: OK /checksum/SHA256/reset/80: OK /checksum/SHA256/81: OK /checksum/SHA256/reset/81: OK /checksum/SHA256/82: OK /checksum/SHA256/reset/82: OK /checksum/SHA256/83: OK /checksum/SHA256/reset/83: OK /checksum/SHA256/84: OK /checksum/SHA256/reset/84: OK /checksum/SHA256/85: OK /checksum/SHA256/reset/85: OK /checksum/SHA256/86: OK /checksum/SHA256/reset/86: OK /checksum/SHA256/87: OK /checksum/SHA256/reset/87: OK /checksum/SHA256/88: OK /checksum/SHA256/reset/88: OK /checksum/SHA256/89: OK /checksum/SHA256/reset/89: OK /checksum/SHA256/90: OK /checksum/SHA256/reset/90: OK /checksum/SHA256/91: OK /checksum/SHA256/reset/91: OK /checksum/SHA256/92: OK /checksum/SHA256/reset/92: OK /checksum/SHA256/93: OK /checksum/SHA256/reset/93: OK /checksum/SHA256/94: OK /checksum/SHA256/reset/94: OK /checksum/SHA256/95: OK /checksum/SHA256/reset/95: OK /checksum/SHA256/96: OK /checksum/SHA256/reset/96: OK /checksum/SHA256/97: OK /checksum/SHA256/reset/97: OK /checksum/SHA256/98: OK /checksum/SHA256/reset/98: OK /checksum/SHA256/99: OK /checksum/SHA256/reset/99: OK /checksum/SHA256/100: OK /checksum/SHA256/reset/100: OK /checksum/SHA256/101: OK /checksum/SHA256/reset/101: OK /checksum/SHA256/102: OK /checksum/SHA256/reset/102: OK /checksum/SHA256/103: OK /checksum/SHA256/reset/103: OK /checksum/SHA256/104: OK /checksum/SHA256/reset/104: OK /checksum/SHA256/105: OK /checksum/SHA256/reset/105: OK /checksum/SHA256/106: OK /checksum/SHA256/reset/106: OK /checksum/SHA256/107: OK /checksum/SHA256/reset/107: OK /checksum/SHA256/108: OK /checksum/SHA256/reset/108: OK /checksum/SHA256/109: OK /checksum/SHA256/reset/109: OK /checksum/SHA256/110: OK /checksum/SHA256/reset/110: OK /checksum/SHA256/111: OK /checksum/SHA256/reset/111: OK /checksum/SHA256/112: OK /checksum/SHA256/reset/112: OK /checksum/SHA256/113: OK /checksum/SHA256/reset/113: OK /checksum/SHA256/114: OK /checksum/SHA256/reset/114: OK /checksum/SHA256/115: OK /checksum/SHA256/reset/115: OK /checksum/SHA256/116: OK /checksum/SHA256/reset/116: OK /checksum/SHA256/117: OK /checksum/SHA256/reset/117: OK /checksum/SHA256/118: OK /checksum/SHA256/reset/118: OK /checksum/SHA256/119: OK /checksum/SHA256/reset/119: OK /checksum/SHA256/120: OK /checksum/SHA256/reset/120: OK /checksum/SHA256/121: OK /checksum/SHA256/reset/121: OK /checksum/SHA256/122: OK /checksum/SHA256/reset/122: OK /checksum/SHA256/123: OK /checksum/SHA256/reset/123: OK /checksum/SHA256/124: OK /checksum/SHA256/reset/124: OK /checksum/SHA256/125: OK /checksum/SHA256/reset/125: OK /checksum/SHA256/126: OK /checksum/SHA256/reset/126: OK /checksum/SHA256/127: OK /checksum/SHA256/reset/127: OK /checksum/SHA256/128: OK /checksum/SHA256/reset/128: OK /checksum/SHA256/129: OK /checksum/SHA256/reset/129: OK /checksum/SHA256/130: OK /checksum/SHA256/reset/130: OK /checksum/SHA256/131: OK /checksum/SHA256/reset/131: OK /checksum/SHA256/132: OK /checksum/SHA256/reset/132: OK /checksum/SHA256/133: OK /checksum/SHA256/reset/133: OK /checksum/SHA256/134: OK /checksum/SHA256/reset/134: OK /checksum/SHA256/135: OK /checksum/SHA256/reset/135: OK /checksum/SHA256/136: OK /checksum/SHA256/reset/136: OK /checksum/SHA256/137: OK /checksum/SHA256/reset/137: OK /checksum/SHA256/138: OK /checksum/SHA256/reset/138: OK /checksum/SHA256/139: OK /checksum/SHA256/reset/139: OK /checksum/SHA256/140: OK /checksum/SHA256/reset/140: OK /checksum/SHA256/141: OK /checksum/SHA256/reset/141: OK /checksum/SHA256/142: OK /checksum/SHA256/reset/142: OK /checksum/SHA256/143: OK /checksum/SHA256/reset/143: OK /checksum/SHA256/144: OK /checksum/SHA256/reset/144: OK /checksum/SHA256/145: OK /checksum/SHA256/reset/145: OK /checksum/SHA256/146: OK /checksum/SHA256/reset/146: OK /checksum/SHA256/147: OK /checksum/SHA256/reset/147: OK /checksum/SHA256/148: OK /checksum/SHA256/reset/148: OK /checksum/SHA256/149: OK /checksum/SHA256/reset/149: OK /checksum/SHA256/150: OK /checksum/SHA256/reset/150: OK /checksum/SHA256/151: OK /checksum/SHA256/reset/151: OK /checksum/SHA256/152: OK /checksum/SHA256/reset/152: OK /checksum/SHA256/153: OK /checksum/SHA256/reset/153: OK /checksum/SHA256/154: OK /checksum/SHA256/reset/154: OK /checksum/SHA256/155: OK /checksum/SHA256/reset/155: OK /checksum/SHA256/156: OK /checksum/SHA256/reset/156: OK /checksum/SHA256/157: OK /checksum/SHA256/reset/157: OK /checksum/SHA256/158: OK /checksum/SHA256/reset/158: OK /checksum/SHA256/159: OK /checksum/SHA256/reset/159: OK /checksum/SHA256/160: OK /checksum/SHA256/reset/160: OK /checksum/SHA256/161: OK /checksum/SHA256/reset/161: OK /checksum/SHA256/162: OK /checksum/SHA256/reset/162: OK /checksum/SHA256/163: OK /checksum/SHA256/reset/163: OK /checksum/SHA256/164: OK /checksum/SHA256/reset/164: OK /checksum/SHA256/165: OK /checksum/SHA256/reset/165: OK /checksum/SHA256/166: OK /checksum/SHA256/reset/166: OK /checksum/SHA256/167: OK /checksum/SHA256/reset/167: OK /checksum/SHA256/168: OK /checksum/SHA256/reset/168: OK /checksum/SHA256/169: OK /checksum/SHA256/reset/169: OK /checksum/SHA256/170: OK /checksum/SHA256/reset/170: OK /checksum/SHA256/171: OK /checksum/SHA256/reset/171: OK /checksum/SHA256/172: OK /checksum/SHA256/reset/172: OK /checksum/SHA256/173: OK /checksum/SHA256/reset/173: OK /checksum/SHA256/174: OK /checksum/SHA256/reset/174: OK /checksum/SHA256/175: OK /checksum/SHA256/reset/175: OK /checksum/SHA256/176: OK /checksum/SHA256/reset/176: OK /checksum/SHA256/177: OK /checksum/SHA256/reset/177: OK /checksum/SHA256/178: OK /checksum/SHA256/reset/178: OK /checksum/SHA256/179: OK /checksum/SHA256/reset/179: OK /checksum/SHA256/180: OK /checksum/SHA256/reset/180: OK /checksum/SHA256/181: OK /checksum/SHA256/reset/181: OK /checksum/SHA256/182: OK /checksum/SHA256/reset/182: OK /checksum/SHA256/183: OK /checksum/SHA256/reset/183: OK /checksum/SHA256/string: OK PASS: checksum TEST: hash... (pid=6937) /hash/misc: OK /hash/one: OK /hash/honeyman: OK /hash/direct: OK /hash/int64: OK /hash/double: OK /hash/string: OK /hash/ref: OK PASS: hash TEST: date... (pid=6951) /date/basic: OK /date/empty: OK /date/dmy: OK /date/julian: OK /date/dates: OK /date/parse: OK /date/year/1: OK /date/year/2: OK /date/year/3: OK /date/year/4: OK /date/year/5: OK /date/year/6: OK /date/year/7: OK /date/year/8: OK /date/year/9: OK /date/year/10: OK /date/year/11: OK /date/year/12: OK /date/year/13: OK /date/year/14: OK /date/year/98: OK /date/year/99: OK /date/year/100: OK /date/year/101: OK /date/year/102: OK /date/year/103: OK /date/year/397: OK /date/year/398: OK /date/year/399: OK /date/year/400: OK /date/year/401: OK /date/year/402: OK /date/year/403: OK /date/year/404: OK /date/year/405: OK /date/year/406: OK /date/year/1598: OK /date/year/1599: OK /date/year/1600: OK /date/year/1601: OK /date/year/1602: OK /date/year/1650: OK /date/year/1651: OK /date/year/1897: OK /date/year/1898: OK /date/year/1899: OK /date/year/1900: OK /date/year/1901: OK /date/year/1902: OK /date/year/1903: OK /date/year/1961: OK /date/year/1962: OK /date/year/1963: OK /date/year/1964: OK /date/year/1965: OK /date/year/1967: OK /date/year/1968: OK /date/year/1969: OK /date/year/1970: OK /date/year/1971: OK /date/year/1972: OK /date/year/1973: OK /date/year/1974: OK /date/year/1975: OK /date/year/1976: OK /date/year/1977: OK /date/year/1978: OK /date/year/1979: OK /date/year/1980: OK /date/year/1981: OK /date/year/1982: OK /date/year/1983: OK /date/year/1984: OK /date/year/1985: OK /date/year/1986: OK /date/year/1987: OK /date/year/1988: OK /date/year/1989: OK /date/year/1990: OK /date/year/1991: OK /date/year/1992: OK /date/year/1993: OK /date/year/1994: OK /date/year/1995: OK /date/year/1996: OK /date/year/1997: OK /date/year/1998: OK /date/year/1999: OK /date/year/2000: OK /date/year/2001: OK /date/year/2002: OK /date/year/2003: OK /date/year/2004: OK /date/year/2005: OK /date/year/2006: OK /date/year/2007: OK /date/year/2008: OK /date/year/2009: OK /date/year/2010: OK /date/year/2011: OK /date/year/2012: OK /date/year/3000: OK /date/year/3001: OK /date/year/3002: OK /date/year/3998: OK /date/year/3999: OK /date/year/4000: OK /date/year/4001: OK /date/year/4002: OK /date/year/4003: OK PASS: date TEST: node... (pid=6965) /node/allocation: OK /node/construction: OK /node/traversal: OK /node/misc: OK /node/unlink: OK /node/copy: OK PASS: node TEST: convert... (pid=6979) /conversion/iconv-state: OK /conversion/illegal-sequence: OK /conversion/byte-order: OK /conversion/unicode: OK PASS: convert TEST: list... (pid=6993) /list/sort: OK /list/sort-with-data: OK /list/insert-sorted: OK /list/insert-sorted-with-data: OK /list/reverse: OK /list/nth: OK /list/concat: OK /list/remove: OK /list/remove-all: OK /list/first-last: OK /list/insert: OK PASS: list TEST: slist... (pid=7007) /slist/sort: OK /slist/sort-with-data: OK /slist/insert-sorted: OK /slist/insert-sorted-with-data: OK /slist/reverse: OK /slist/nth: OK /slist/remove: OK /slist/remove-all: OK /slist/insert: OK /slist/position: OK PASS: slist TEST: queue... (pid=7027) /queue/basic: OK /queue/copy: OK /queue/off-by-one: OK /queue/find-custom: OK /queue/static: OK /queue/clear: OK /queue/random/seed:37617716: OK PASS: queue TEST: tree... (pid=7041) /tree/search: OK /tree/remove: OK /tree/destroy: OK /tree/traverse: OK PASS: tree TEST: uri... (pid=7055) /uri/to-uri: OK /uri/from-uri: OK /uri/roundtrip: OK /uri/list: OK /uri/unescape: OK PASS: uri TEST: dir... (pid=7069) /dir/read: OK /dir/nonexisting: OK PASS: dir TEST: pattern... (pid=7083) /pattern/compile/0: OK /pattern/compile/1: OK /pattern/compile/2: OK /pattern/compile/3: OK /pattern/compile/4: OK /pattern/compile/5: OK /pattern/compile/6: OK /pattern/compile/7: OK /pattern/compile/8: OK /pattern/compile/9: OK /pattern/compile/10: OK /pattern/compile/11: OK /pattern/compile/12: OK /pattern/match/0: OK /pattern/match/1: OK /pattern/match/2: OK /pattern/match/3: OK /pattern/match/4: OK /pattern/match/5: OK /pattern/match/6: OK /pattern/match/7: OK /pattern/match/8: OK /pattern/match/9: OK /pattern/match/10: OK /pattern/match/11: OK /pattern/match/12: OK /pattern/match/13: OK /pattern/match/14: OK /pattern/match/15: OK /pattern/match/16: OK /pattern/match/17: OK /pattern/match/18: OK /pattern/match/19: OK /pattern/match/20: OK /pattern/match/21: OK /pattern/match/22: OK /pattern/match/23: OK /pattern/match/24: OK /pattern/match/25: OK /pattern/match/26: OK /pattern/match/27: OK /pattern/match/28: OK /pattern/match/29: OK /pattern/match/30: OK /pattern/match/31: OK /pattern/match/32: OK /pattern/match/33: OK /pattern/match/34: OK /pattern/match/35: OK /pattern/match/36: OK /pattern/match/37: OK /pattern/match/38: OK /pattern/match/39: OK /pattern/match/40: OK /pattern/match/41: OK /pattern/match/42: OK /pattern/match/43: OK /pattern/match/44: OK /pattern/match/45: OK /pattern/match/46: OK /pattern/match/47: OK /pattern/match/48: OK /pattern/match/49: OK /pattern/match/50: OK /pattern/equal/0: OK /pattern/equal/1: OK /pattern/equal/2: OK /pattern/equal/3: OK /pattern/equal/4: OK /pattern/equal/5: OK /pattern/equal/6: OK /pattern/equal/7: OK /pattern/equal/8: OK /pattern/equal/9: OK /pattern/equal/10: OK PASS: pattern TEST: logging... (pid=7097) /logging/default-handler: OK /logging/warnings: OK /logging/fatal-log-mask: OK /logging/set-handler: OK PASS: logging TEST: error... (pid=7122) /error/overwrite: OK /error/prefix: OK /error/literal: OK PASS: error TEST: bookmarkfile... (pid=7138) /bookmarks/parse/fail-07.xbel: OK /bookmarks/parse/valid-03.xbel: OK /bookmarks/parse/fail-11.xbel: OK /bookmarks/parse/fail-17.xbel: OK /bookmarks/parse/fail-09.xbel: OK /bookmarks/parse/fail-01.xbel: OK /bookmarks/parse/fail-05.xbel: OK /bookmarks/parse/valid-02.xbel: OK /bookmarks/parse/fail-03.xbel: OK /bookmarks/parse/fail-04.xbel: OK /bookmarks/parse/fail-14.xbel: OK /bookmarks/parse/fail-15.xbel: OK /bookmarks/parse/fail-10.xbel: OK /bookmarks/parse/fail-02.xbel: OK /bookmarks/parse/fail-16.xbel: OK /bookmarks/parse/fail-06.xbel: OK /bookmarks/parse/fail-08.xbel: OK /bookmarks/parse/valid-01.xbel: OK /bookmarks/parse/fail-12.xbel: OK /bookmarks/parse/fail-13.xbel: OK PASS: bookmarkfile TEST: gdatetime... (pid=7152) /GDateTime/add_days: OK /GDateTime/add_full: OK /GDateTime/add_hours: OK /GDateTime/add_minutes: OK /GDateTime/add_months: OK /GDateTime/add_seconds: OK /GDateTime/add_weeks: OK /GDateTime/add_years: OK /GDateTime/compare: OK /GDateTime/diff: OK /GDateTime/equal: OK /GDateTime/get_day_of_week: OK /GDateTime/get_day_of_month: OK /GDateTime/get_day_of_year: OK /GDateTime/get_hour: OK /GDateTime/get_microsecond: OK /GDateTime/get_minute: OK /GDateTime/get_month: OK /GDateTime/get_second: OK /GDateTime/get_utc_offset: OK /GDateTime/get_year: OK /GDateTime/hash: OK /GDateTime/new_from_unix: OK /GDateTime/new_from_timeval: OK /GDateTime/new_full: OK /GDateTime/now: OK /GDateTime/printf: OK /GDateTime/to_local: OK /GDateTime/to_unix: OK /GDateTime/to_timeval: OK /GDateTime/to_utc: OK /GDateTime/now_utc: OK /GDateTime/dst: OK /GDateTime/test-all-dates: OK PASS: gdatetime make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making check in gmodule make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make check-am make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make check-local make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' Making check in gthread make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making check in . make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make check-local make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making check in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make check-local make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' TEST: 1bit-mutex... (pid=7199) /glib/1bit-mutex: OK PASS: 1bit-mutex TEST: 1bit-emufutex... (pid=7313) /glib/1bit-mutex-emufutex: OK PASS: 1bit-emufutex make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making check in gobject make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make check-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making check in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make check-TESTS check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' PASS: abicheck.sh ============= 1 test passed ============= make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making check in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' TEST: threadtests... (pid=7477) /GObject/threaded-class-init: OK /GObject/threaded-object-init: OK PASS: threadtests TEST: dynamictests... (pid=7495) /GObject/threaded-dynamic-ref-unref-init: OK PASS: dynamictests TEST: binding... (pid=7609) /binding/default: OK /binding/bidirectional: OK /binding/transform: OK /binding/transform-closure: OK /binding/chain: OK /binding/sync-create: OK /binding/invert-boolean: OK PASS: binding TEST: properties... (pid=7623) /properties/install: OK /properties/notify: OK PASS: properties make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making check in gio make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make check-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making check in libasyncns make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' Making check in xdgmime make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' Making check in inotify make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' Making check in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make check-TESTS check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' PASS: abicheck.sh ============= 1 test passed ============= make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making check in fam make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' Making check in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make check-local make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' TEST: memory-input-stream... (pid=7701) /memory-input-stream/read-chunks: OK /memory-input-stream/seek: OK /memory-input-stream/truncate: OK PASS: memory-input-stream TEST: memory-output-stream... (pid=7715) /memory-output-stream/truncate: OK /memory-output-stream/seek: OK /memory-output-stream/get-data-size: OK /memory-output-stream/properties: OK PASS: memory-output-stream TEST: readwrite... (pid=7729) /readwrite/test_g_file_open_readwrite: OK /readwrite/test_g_file_create_readwrite: OK /readwrite/test_g_file_replace_readwrite: OK PASS: readwrite TEST: g-file... (pid=7743) /g-file/test_g_file_new_null: file:///var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests file:///var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio file:///tmp file:////UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88 file:///UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88 OK /g-file/test_g_file_new_for_path: OK /g-file/test_g_file_new_for_uri: OK /g-file/test_g_file_dup: OK /g-file/test_g_file_get_parse_name_utf8: OK /g-file/test_g_file_new_for_commandline_arg: OK /g-file/test_g_file_has_prefix: /dir1 /dir1/dir2/dir3/ /dir1/ /dir1/dir2/dir3/ /dir1 /dir1/dir2/dir3 /dir1/ /dir1/dir2/dir3 /tmp/ /something/ /dir1/dir2 /dir1/ //dir1/new //dir1/new/dir2/dir3 /dir/UTF-8 p??li? ?lu?ou?k? k?? /dir/UTF-8 p??li? ?lu?ou?k? k??/dir2 file:///dir1 file:///dir1/dir2/dir3/ file:///dir1/ file:///dir1/dir2/dir3/ file:///dir1 file:///dir1/dir2/dir3 file:///dir1/ file:///dir1/dir2/dir3 file:///tmp/ file:///something/ file:///dir1/dir2 file:///dir1/ file:////dir1/new file:////dir1/new/dir2/dir3 file:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88 file:///dir/UTF-8%20p%C5%99%C3%ADli%C5%A1%20%C5%BElu%C5%A5ou%C4%8Dk%C3%BD%20k%C5%AF%C5%88/dir2 OK /g-file/test_g_file_get_parent_child: OK PASS: g-file TEST: g-file-info... (pid=7757) /g-file-info/test_g_file_info: OK PASS: g-file-info TEST: converter-stream... (pid=7771) /converter-input-stream/expander: OK /converter-input-stream/compressor: OK /converter-output-stream/corruption/zlib-0: OK /converter-output-stream/corruption/zlib-9: OK /converter-output-stream/corruption/gzip-0: OK /converter-output-stream/corruption/gzip-9: OK /converter-output-stream/corruption/raw-0: OK /converter-output-stream/corruption/raw-9: OK /converter-input-stream/charset/utf8->latin1: OK /converter-input-stream/charset/latin1->utf8: OK /converter-input-stream/charset/fallbacks: OK PASS: converter-stream TEST: data-input-stream... (pid=7785) /data-input-stream/basic: OK /data-input-stream/read-lines-LF: OK /data-input-stream/read-lines-CR: OK /data-input-stream/read-lines-CR-LF: OK /data-input-stream/read-lines-any: OK /data-input-stream/read-until: OK /data-input-stream/read-upto: OK /data-input-stream/read-int: OK PASS: data-input-stream TEST: data-output-stream... (pid=7799) /data-output-stream/basic: OK /data-output-stream/write-lines-LF: OK /data-output-stream/write-lines-CR: OK /data-output-stream/write-lines-CR-LF: OK /data-output-stream/write-int: OK PASS: data-output-stream TEST: g-icon... (pid=7813) /icons/serialize: OK /icons/themed: OK /icons/emblemed: OK /icons/file: OK PASS: g-icon TEST: buffered-input-stream... (pid=7827) /buffered-input-stream/peek: OK /buffered-input-stream/peek-buffer: OK /buffered-input-stream/set-buffer-size: OK /buffered-input-stream/read-byte: OK /buffered-input-stream/read: OK /buffered-input-stream/skip: OK /filter-input-stream/close: OK PASS: buffered-input-stream TEST: buffered-output-stream... (pid=7842) /buffered-output-stream/write: OK /buffered-output-stream/grow: OK /filter-output-stream/close: OK PASS: buffered-output-stream TEST: sleepy-stream... (pid=7856) /filter-stream/input: OK /filter-stream/async: OK PASS: sleepy-stream TEST: filter-streams... (pid=7871) /filter-stream/input: OK /filter-stream/output: OK PASS: filter-streams TEST: volumemonitor... (pid=7885) /volumemonitor/connected_drives: OK /volumemonitor/mounts: OK PASS: volumemonitor TEST: simple-async-result... (pid=7899) /gio/simple-async-result/test: OK PASS: simple-async-result TEST: srvtarget... (pid=7913) /srvtarget/srv-target-ordering: OK PASS: srvtarget TEST: contexts... (pid=7927) /gio/contexts/thread-independence: OK /gio/contexts/context-independence: OK PASS: contexts TEST: gsettings... (pid=7943) /gsettings/basic: ** ERROR:gsettings.c:38:test_basic: assertion failed (str == "goodbye world"): ("Hello, earthlings" == "goodbye world") FAIL GTester: last random seed: R02S36566b58312ae2f10bf618b442025703 /bin/sh: línea 1: 7687 Terminado MALLOC_CHECK_=2 MALLOC_PERTURB_=$((${RANDOM:-256} % 256)) ../../glib/gtester --verbose memory-input-stream memory-output-stream readwrite g-file g-file-info converter-stream data-input-stream data-output-stream g-icon buffered-input-stream buffered-output-stream sleepy-stream filter-streams volumemonitor simple-async-result srvtarget contexts gsettings gschema-compile async-close-output-stream gdbus-addresses network-address gdbus-message socket gdbus-connection gdbus-connection-slow gdbus-names gdbus-proxy gdbus-proxy-well-known-name gdbus-introspection gdbus-threading gdbus-export gdbus-error gdbus-peer gdbus-exit-on-close gdbus-non-socket gdbus-bz627724 appinfo contenttype file live-g-file desktop-app-info unix-fd unix-streams gdbus-serialization make[4]: *** [test-nonrecursive] Error 143 make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[3]: *** [check-am] Error 2 make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[1]: *** [check] Error 2 make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make: *** [check-recursive] Error 1 emake failed * ERROR: dev-libs/glib-2.26.1-r1 failed: * tests failed * * Call stack: * ebuild.sh, line 56: Called src_test * environment, line 3392: Called die * The specific snippet of code: * emake check || die "tests failed" * * If you need support, post the output of 'emerge --info =dev-libs/glib-2.26.1-r1', * the complete build log and the output of 'emerge -pqv =dev-libs/glib-2.26.1-r1'. * The complete build log is located at '/var/log/portage/build/dev-libs/glib-2.26.1-r1:20110122-214010.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-libs/glib-2.26.1-r1/temp/environment'. * S: '/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' >>> Install glib-2.26.1-r1 into /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/ category dev-libs make -j2 DESTDIR=/var/tmp/portage/dev-libs/glib-2.26.1-r1/image/ install Making install in . make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" test -z "/usr/share/glib-2.0/gettext" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext" /usr/bin/install -c mkinstalldirs '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext' /usr/bin/install -c glib-gettextize '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' test -z "/usr/lib64/pkgconfig" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/pkgconfig" /usr/bin/install -c -m 644 glib-2.0.pc gobject-2.0.pc gmodule-2.0.pc gmodule-export-2.0.pc gmodule-no-export-2.0.pc gthread-2.0.pc gio-2.0.pc gio-unix-2.0.pc '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/pkgconfig' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1' Making install in m4macros make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/share/aclocal" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/aclocal" /usr/bin/install -c -m 644 glib-2.0.m4 glib-gettext.m4 gsettings.m4 '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/aclocal' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/m4macros' Making install in glib make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make install-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making install in libcharset make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' /bin/sh ../../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 make[4]: Nothing to be done for `install-data-am'. if test -f /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.alias; then \ sed -f ref-add.sed /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.alias > /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.alias ; \ rm -f /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp ; \ else \ if test yes = no; then \ sed -f ref-add.sed charset.alias > /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp ; \ /usr/bin/install -c -m 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.alias ; \ rm -f /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/charset.tmp ; \ fi ; \ fi make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/libcharset' Making install in pcre make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/pcre' Making install in update-pcre make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/update-pcre' Making install in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64" test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c libglib-2.0.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64' /usr/bin/install -c gtester-report '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' test -z "/usr/lib64/glib-2.0/include" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/glib-2.0/include" libtool: install: /usr/bin/install -c .libs/libglib-2.0.so.0.2600.1 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libglib-2.0.so.0.2600.1 libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libglib-2.0.so.0.2600.1 libglib-2.0.so.0 || { rm -f libglib-2.0.so.0 && ln -s libglib-2.0.so.0.2600.1 libglib-2.0.so.0; }; }) /usr/bin/install -c -m 644 glibconfig.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/glib-2.0/include' test -z "/usr/share/glib-2.0/gdb" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gdb" libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libglib-2.0.so.0.2600.1 libglib-2.0.so || { rm -f libglib-2.0.so && ln -s libglib-2.0.so.0.2600.1 libglib-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libglib-2.0.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libglib-2.0.la libtool: install: /usr/bin/install -c .libs/libglib-2.0.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libglib-2.0.a /usr/bin/install -c glib.py '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gdb' libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libglib-2.0.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libglib-2.0.a test -z "/usr/include/glib-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0" libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include/glib-2.0/glib" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/glib" /usr/bin/install -c -m 644 glib-object.h glib.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0' test -z "/usr/share/systemtap/tapset" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/systemtap/tapset" /usr/bin/install -c -m 644 galloca.h garray.h gasyncqueue.h gatomic.h gbacktrace.h gbase64.h gbitlock.h gbookmarkfile.h gcache.h gchecksum.h gcompletion.h gconvert.h gdataset.h gdate.h gdatetime.h gdir.h gerror.h gfileutils.h ghash.h ghook.h ghostutils.h gi18n.h gi18n-lib.h giochannel.h gkeyfile.h glist.h gmacros.h gmain.h gmappedfile.h gmarkup.h gmem.h gmessages.h gnode.h goption.h gpattern.h gpoll.h gprimes.h gqsort.h gquark.h gqueue.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/glib' /usr/bin/install -c -m 644 glib.stp '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/systemtap/tapset' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" /usr/bin/install -c -m 644 grand.h gregex.h grel.h gscanner.h gsequence.h gshell.h gslice.h gslist.h gspawn.h gstdio.h gstrfuncs.h gtestutils.h gstring.h gthread.h gthreadpool.h gtimer.h gtimezone.h gtree.h gtypes.h gunicode.h gurifuncs.h gutils.h gvarianttype.h gvariant.h gwin32.h gprintf.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/glib' make install-data-hook /bin/sh ../libtool --mode=install /usr/bin/install -c gtester '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' /bin/sed -e "s|\@datadir\@|/usr/share|" ./libglib-gdb.py.in > libglib-gdb.py mkdir -p /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gdb/auto-load/usr/lib64 /usr/bin/install -c libglib-gdb.py /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gdb/auto-load/usr/lib64/libglib-2.0.so.0.2600.1-gdb.py make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' libtool: install: /usr/bin/install -c .libs/gtester /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/gtester make install-exec-hook make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' for sf in gtester-report ; do \ mv -f "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf" "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf".tmp \ && sed < "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf".tmp > "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf" \ -e '1,24s|^ *#@PKGINSTALL_CONFIGVARS_IN24LINES@| "bindir" : "/usr/bin", "glib-version" : "2.26.1"|' \ -e '1,1s|#! /usr/bin/env python\([0-9]\+\(\.[0-9]\+\)\?\)\?|#!|' \ || exit $? ; \ chmod a+x /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf ; \ rm -f "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/$sf".tmp ; \ done make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making install in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib' Making install in gmodule make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make install-am make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64" test -z "/usr/include/glib-2.0" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0" /bin/sh ../libtool --mode=install /usr/bin/install -c libgmodule-2.0.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64' /usr/bin/install -c -m 644 gmodule.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0' make install-data-hook make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' libtool: install: warning: relinking `libgmodule-2.0.la' libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule; /bin/sh /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -Wl,--export-dynamic -version-info 2600:1:2600 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libgmodule-2.0.la -rpath /usr/lib64 gmodule.lo -ldl ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/) libtool: relink: x86_64-pc-linux-gnu-gcc -shared .libs/gmodule.o -Wl,--as-needed -ldl -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 -L/usr/lib64 -lglib-2.0 -march=native -Wl,-Bsymbolic-functions -Wl,--export-dynamic -Wl,-O1 -Wl,-soname -Wl,libgmodule-2.0.so.0 -o .libs/libgmodule-2.0.so.0.2600.1 libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.so.0.2600.1T /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgmodule-2.0.so.0.2600.1 libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgmodule-2.0.so.0.2600.1 libgmodule-2.0.so.0 || { rm -f libgmodule-2.0.so.0 && ln -s libgmodule-2.0.so.0.2600.1 libgmodule-2.0.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgmodule-2.0.so.0.2600.1 libgmodule-2.0.so || { rm -f libgmodule-2.0.so && ln -s libgmodule-2.0.so.0.2600.1 libgmodule-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgmodule-2.0.la libtool: install: /usr/bin/install -c .libs/libgmodule-2.0.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgmodule-2.0.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgmodule-2.0.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgmodule-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule' Making install in gthread make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making install in . make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64" make install-data-hook make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make[4]: Nothing to be done for `install-data-hook'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' /bin/sh ../libtool --mode=install /usr/bin/install -c libgthread-2.0.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64' libtool: install: warning: relinking `libgthread-2.0.la' libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread; /bin/sh /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -Wl,-O1 -Wl,--as-needed -o libgthread-2.0.la -rpath /usr/lib64 gthread-impl.lo -lpthread -lrt ../glib/libglib-2.0.la -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/) libtool: relink: x86_64-pc-linux-gnu-gcc -shared .libs/gthread-impl.o -Wl,--as-needed -lpthread -lrt -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 -L/usr/lib64 -lglib-2.0 -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgthread-2.0.so.0 -o .libs/libgthread-2.0.so.0.2600.1 libtool: install: /usr/bin/install -c .libs/libgthread-2.0.so.0.2600.1T /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgthread-2.0.so.0.2600.1 libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgthread-2.0.so.0.2600.1 libgthread-2.0.so.0 || { rm -f libgthread-2.0.so.0 && ln -s libgthread-2.0.so.0.2600.1 libgthread-2.0.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgthread-2.0.so.0.2600.1 libgthread-2.0.so || { rm -f libgthread-2.0.so && ln -s libgthread-2.0.so.0.2600.1 libgthread-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgthread-2.0.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgthread-2.0.la libtool: install: /usr/bin/install -c .libs/libgthread-2.0.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgthread-2.0.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgthread-2.0.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgthread-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making install in tests make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/tests' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread' Making install in gobject make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make install-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making install in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" test -z "/usr/share/glib-2.0/gdb" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gdb" /usr/bin/install -c gobject.py '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gdb' /usr/bin/install -c glib-mkenums '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' test -z "/usr/include/glib-2.0/gobject" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gobject" test -z "/usr/share/systemtap/tapset" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/systemtap/tapset" /usr/bin/install -c -m 644 gobject.stp '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/systemtap/tapset' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64" /usr/bin/install -c -m 644 gbinding.h gboxed.h gclosure.h genums.h gobject.h gparam.h gparamspecs.h gsignal.h gsourceclosure.h gtype.h gtypemodule.h gtypeplugin.h gvalue.h gvaluearray.h gvaluecollector.h gvaluetypes.h gobjectnotifyqueue.c gmarshal.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gobject' make install-data-hook /bin/sh ../libtool --mode=install /usr/bin/install -c libgobject-2.0.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64' make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' /bin/sed -e "s|\@datadir\@|/usr/share|" ./libgobject-gdb.py.in > libgobject-gdb.py mkdir -p /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gdb/auto-load//usr/lib64 /usr/bin/install -c libgobject-gdb.py /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gdb/auto-load//usr/lib64/libgobject-2.0.so.0.2600.1-gdb.py make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' libtool: install: warning: relinking `libgobject-2.0.la' libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject; /bin/sh /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -export-symbols-regex "^g.*" -Wl,-O1 -Wl,--as-needed -o libgobject-2.0.la -rpath /usr/lib64 gatomicarray.lo gbinding.lo gboxed.lo gclosure.lo genums.lo gobject.lo gparam.lo gparamspecs.lo gsignal.lo gsourceclosure.lo gtype.lo gtypemodule.lo gtypeplugin.lo gvalue.lo gvaluearray.lo gvaluetransform.lo gvaluetypes.lo ../glib/libglib-2.0.la ../gthread/libgthread-2.0.la gobject_probes.o -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/) *** Warning: Linking the shared library libgobject-2.0.la against the non-libtool *** objects gobject_probes.o is not portable! libtool: relink: /usr/bin/nm -B .libs/gatomicarray.o .libs/gbinding.o .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o gobject_probes.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgobject-2.0.exp libtool: relink: /bin/grep -E -e "^g.*" ".libs/libgobject-2.0.exp" > ".libs/libgobject-2.0.expT" libtool: relink: mv -f ".libs/libgobject-2.0.expT" ".libs/libgobject-2.0.exp" libtool: relink: echo "{ global:" > .libs/libgobject-2.0.ver libtool: relink: cat .libs/libgobject-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgobject-2.0.ver libtool: relink: echo "local: *; };" >> .libs/libgobject-2.0.ver libtool: relink: x86_64-pc-linux-gnu-gcc -shared .libs/gatomicarray.o .libs/gbinding.o .libs/gboxed.o .libs/gclosure.o .libs/genums.o .libs/gobject.o .libs/gparam.o .libs/gparamspecs.o .libs/gsignal.o .libs/gsourceclosure.o .libs/gtype.o .libs/gtypemodule.o .libs/gtypeplugin.o .libs/gvalue.o .libs/gvaluearray.o .libs/gvaluetransform.o .libs/gvaluetypes.o gobject_probes.o -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 -L/usr/lib64 -lgthread-2.0 -lpthread -lrt -lglib-2.0 -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgobject-2.0.so.0 -Wl,-version-script -Wl,.libs/libgobject-2.0.ver -o .libs/libgobject-2.0.so.0.2600.1 libtool: install: /usr/bin/install -c .libs/libgobject-2.0.so.0.2600.1T /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgobject-2.0.so.0.2600.1 libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgobject-2.0.so.0.2600.1 libgobject-2.0.so.0 || { rm -f libgobject-2.0.so.0 && ln -s libgobject-2.0.so.0.2600.1 libgobject-2.0.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgobject-2.0.so.0.2600.1 libgobject-2.0.so || { rm -f libgobject-2.0.so && ln -s libgobject-2.0.so.0.2600.1 libgobject-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgobject-2.0.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgobject-2.0.la libtool: install: /usr/bin/install -c .libs/libgobject-2.0.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgobject-2.0.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgobject-2.0.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgobject-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gobject-query glib-genmarshal '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' libtool: install: /usr/bin/install -c .libs/gobject-query /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/gobject-query libtool: install: /usr/bin/install -c .libs/glib-genmarshal /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/glib-genmarshal make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making install in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject' Making install in gio make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make install-recursive make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making install in libasyncns make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/libasyncns' Making install in xdgmime make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/xdgmime' Making install in inotify make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/inotify' Making install in . make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' test -z "/usr/lib64" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64" test -z "/etc/bash_completion.d" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//etc/bash_completion.d" /bin/sh ../libtool --mode=install /usr/bin/install -c libgio-2.0.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64' /usr/bin/install -c gdbus-bash-completion.sh gsettings-bash-completion.sh '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//etc/bash_completion.d' /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules test -z "/usr/share/glib-2.0/schemas" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/schemas" libtool: install: warning: relinking `libgio-2.0.la' /usr/bin/install -c -m 644 gschema.dtd '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/schemas' test -z "/usr/include/glib-2.0/gio/" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gio/" libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio; /bin/sh /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -ggdb -Wall -Wl,-Bsymbolic-functions -version-info 2600:1:2600 -export-dynamic -export-symbols-regex "^g_.*" -Wl,-O1 -Wl,--as-needed -o libgio-2.0.la -rpath /usr/lib64 gappinfo.lo gasynchelper.lo gasyncinitable.lo gasyncresult.lo gbufferedinputstream.lo gbufferedoutputstream.lo gcancellable.lo gcontenttype.lo gcharsetconverter.lo gconverter.lo gconverterinputstream.lo gconverteroutputstream.lo gcredentials.lo gdatainputstream.lo gdataoutputstream.lo gdrive.lo gdummyfile.lo gdummyproxyresolver.lo gemblem.lo gemblemedicon.lo gfile.lo gfileattribute.lo gfileenumerator.lo gfileicon.lo gfileinfo.lo gfileinputstream.lo gfilemonitor.lo gfilenamecompleter.lo gfileoutputstream.lo gfileiostream.lo gfilterinputstream.lo gfilteroutputstream.lo gicon.lo ginetaddress.lo ginetsocketaddress.lo ginitable.lo ginputstream.lo gioerror.lo giomodule.lo gioscheduler.lo giostream.lo gloadableicon.lo gmount.lo gmemoryinputstream.lo gmemoryoutputstream.lo gmountoperation.lo gnativevolumemonitor.lo gnetworkaddress.lo gnetworkservice.lo goutputstream.lo gpermission.lo gpollfilemonitor.lo gproxyresolver.lo gresolver.lo gseekable.lo gsimpleasyncresult.lo gsimplepermission.lo gsocket.lo gsocketaddress.lo gsocketaddressenumerator.lo gsocketclient.lo gsocketconnectable.lo gsocketconnection.lo gsocketcontrolmessage.lo gsocketinputstream.lo gsocketlistener.lo gsocketoutputstream.lo gproxy.lo gproxyaddress.lo gproxyaddressenumerator.lo gproxyconnection.lo gsocketservice.lo gsrvtarget.lo gtcpconnection.lo gthreadedsocketservice.lo gthemedicon.lo gthreadedresolver.lo gunionvolumemonitor.lo gvfs.lo gvolume.lo gvolumemonitor.lo gzlibcompressor.lo gzlibdecompressor.lo gioenumtypes.lo gdesktopappinfo.lo gfiledescriptorbased.lo gunixconnection.lo gunixcredentialsmessage.lo gunixfdlist.lo gunixfdmessage.lo gunixmount.lo gunixmounts.lo gunixresolver.lo gunixsocketaddress.lo gunixvolume.lo gunixvolumemonitor.lo gunixinputstream.lo gunixoutputstream.lo gvdb-reader.lo gdelayedsettingsbackend.lo gkeyfilesettingsbackend.lo gmemorysettingsbackend.lo gnullsettingsbackend.lo gsettingsbackend.lo gsettingsschema.lo gsettings-mapping.lo gsettings.lo gdbusutils.lo gdbusaddress.lo gdbusauthobserver.lo gdbusauth.lo gdbusauthmechanism.lo gdbusauthmechanismanon.lo gdbusauthmechanismexternal.lo gdbusauthmechanismsha1.lo gdbuserror.lo gdbusconnection.lo gdbusmessage.lo gdbusnameowning.lo gdbusnamewatching.lo gdbusproxy.lo gdbusprivate.lo gdbusintrospection.lo gdbusmethodinvocation.lo gdbusserver.lo glocaldirectorymonitor.lo glocalfile.lo glocalfileenumerator.lo glocalfileinfo.lo glocalfileinputstream.lo glocalfilemonitor.lo glocalfileoutputstream.lo glocalfileiostream.lo glocalvfs.lo gsocks4proxy.lo gsocks4aproxy.lo gsocks5proxy.lo gio-marshal.lo ../glib/libglib-2.0.la ../gobject/libgobject-2.0.la ../gmodule/libgmodule-2.0.la inotify/libinotify.la libasyncns/libasyncns.la xdgmime/libxdgmime.la -lz -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/) /usr/bin/install -c -m 644 gappinfo.h gasyncinitable.h gasyncresult.h gbufferedinputstream.h gbufferedoutputstream.h gcancellable.h gcontenttype.h gcharsetconverter.h gconverter.h gconverterinputstream.h gconverteroutputstream.h gdatainputstream.h gdataoutputstream.h gdrive.h gemblem.h gemblemedicon.h gfile.h gfileattribute.h gfileenumerator.h gfileicon.h gfileinfo.h gfileinputstream.h gfilemonitor.h gfilenamecompleter.h gfileoutputstream.h gfileiostream.h gfilterinputstream.h gfilteroutputstream.h gicon.h ginetaddress.h ginetsocketaddress.h ginputstream.h ginitable.h gio.h giotypes.h gioenums.h gioerror.h giomodule.h gioscheduler.h giostream.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gloadableicon.h gmount.h gmemoryinputstream.h gmemoryoutputstream.h gmountoperation.h gnativevolumemonitor.h gnetworkaddress.h gnetworkservice.h goutputstream.h gpermission.h gproxyaddress.h gproxy.h gproxyaddressenumerator.h gproxyresolver.h gresolver.h gseekable.h gsimpleasyncresult.h gsimplepermission.h gsocket.h gsocketaddress.h gsocketaddressenumerator.h gsocketclient.h gsocketconnectable.h gsocketconnection.h gsocketcontrolmessage.h gsocketlistener.h gsocketservice.h gsrvtarget.h gtcpconnection.h gthreadedsocketservice.h gthemedicon.h gvfs.h gvolume.h gvolumemonitor.h gzlibcompressor.h gzlibdecompressor.h gsettingsbackend.h gsettings.h gdbusauthobserver.h gcredentials.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gio/' /usr/bin/install -c -m 644 gdbusutils.h gdbuserror.h gdbusaddress.h gdbusconnection.h gdbusmessage.h gdbusnameowning.h gdbusnamewatching.h gdbusproxy.h gdbusintrospection.h gdbusmethodinvocation.h gdbusserver.h gioenumtypes.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/glib-2.0/gio/' test -z "/usr/include/gio-unix-2.0/gio" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/gio-unix-2.0/gio" /usr/bin/install -c -m 644 gdesktopappinfo.h gfiledescriptorbased.h gunixconnection.h gunixcredentialsmessage.h gunixmounts.h gunixfdlist.h gunixfdmessage.h gunixinputstream.h gunixoutputstream.h gunixsocketaddress.h '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/include/gio-unix-2.0/gio' test -z "" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image/" make install-data-hook make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[5]: Nothing to be done for `install-data-hook'. make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' libtool: relink: /usr/bin/nm -B .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncinitable.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gcharsetconverter.o .libs/gconverter.o .libs/gconverterinputstream.o .libs/gconverteroutputstream.o .libs/gcredentials.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gdummyproxyresolver.o .libs/gemblem.o .libs/gemblemedicon.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfileiostream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginetaddress.o .libs/ginetsocketaddress.o .libs/ginitable.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/giostream.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/gnetworkaddress.o .libs/gnetworkservice.o .libs/goutputstream.o .libs/gpermission.o .libs/gpollfilemonitor.o .libs/gproxyresolver.o .libs/gresolver.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gsimplepermission.o .libs/gsocket.o .libs/gsocketaddress.o .libs/gsocketaddressenumerator.o .libs/gsocketclient.o .libs/gsocketconnectable.o .libs/gsocketconnection.o .libs/gsocketcontrolmessage.o .libs/gsocketinputstream.o .libs/gsocketlistener.o .libs/gsocketoutputstream.o .libs/gproxy.o .libs/gproxyaddress.o .libs/gproxyaddressenumerator.o .libs/gproxyconnection.o .libs/gsocketservice.o .libs/gsrvtarget.o .libs/gtcpconnection.o .libs/gthreadedsocketservice.o .libs/gthemedicon.o .libs/gthreadedresolver.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gzlibcompressor.o .libs/gzlibdecompressor.o .libs/gioenumtypes.o .libs/gdesktopappinfo.o .libs/gfiledescriptorbased.o .libs/gunixconnection.o .libs/gunixcredentialsmessage.o .libs/gunixfdlist.o .libs/gunixfdmessage.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixresolver.o .libs/gunixsocketaddress.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/gvdb-reader.o .libs/gdelayedsettingsbackend.o .libs/gkeyfilesettingsbackend.o .libs/gmemorysettingsbackend.o .libs/gnullsettingsbackend.o .libs/gsettingsbackend.o .libs/gsettingsschema.o .libs/gsettings-mapping.o .libs/gsettings.o .libs/gdbusutils.o .libs/gdbusaddress.o .libs/gdbusauthobserver.o .libs/gdbusauth.o .libs/gdbusauthmechanism.o .libs/gdbusauthmechanismanon.o .libs/gdbusauthmechanismexternal.o .libs/gdbusauthmechanismsha1.o .libs/gdbuserror.o .libs/gdbusconnection.o .libs/gdbusmessage.o .libs/gdbusnameowning.o .libs/gdbusnamewatching.o .libs/gdbusproxy.o .libs/gdbusprivate.o .libs/gdbusintrospection.o .libs/gdbusmethodinvocation.o .libs/gdbusserver.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalfileiostream.o .libs/glocalvfs.o .libs/gsocks4proxy.o .libs/gsocks4aproxy.o .libs/gsocks5proxy.o .libs/gio-marshal.o inotify/.libs/libinotify.a libasyncns/.libs/libasyncns.a xdgmime/.libs/libxdgmime.a | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgio-2.0.exp libtool: relink: /bin/grep -E -e "^g_.*" ".libs/libgio-2.0.exp" > ".libs/libgio-2.0.expT" libtool: relink: mv -f ".libs/libgio-2.0.expT" ".libs/libgio-2.0.exp" libtool: relink: echo "{ global:" > .libs/libgio-2.0.ver libtool: relink: cat .libs/libgio-2.0.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgio-2.0.ver libtool: relink: echo "local: *; };" >> .libs/libgio-2.0.ver libtool: relink: x86_64-pc-linux-gnu-gcc -shared .libs/gappinfo.o .libs/gasynchelper.o .libs/gasyncinitable.o .libs/gasyncresult.o .libs/gbufferedinputstream.o .libs/gbufferedoutputstream.o .libs/gcancellable.o .libs/gcontenttype.o .libs/gcharsetconverter.o .libs/gconverter.o .libs/gconverterinputstream.o .libs/gconverteroutputstream.o .libs/gcredentials.o .libs/gdatainputstream.o .libs/gdataoutputstream.o .libs/gdrive.o .libs/gdummyfile.o .libs/gdummyproxyresolver.o .libs/gemblem.o .libs/gemblemedicon.o .libs/gfile.o .libs/gfileattribute.o .libs/gfileenumerator.o .libs/gfileicon.o .libs/gfileinfo.o .libs/gfileinputstream.o .libs/gfilemonitor.o .libs/gfilenamecompleter.o .libs/gfileoutputstream.o .libs/gfileiostream.o .libs/gfilterinputstream.o .libs/gfilteroutputstream.o .libs/gicon.o .libs/ginetaddress.o .libs/ginetsocketaddress.o .libs/ginitable.o .libs/ginputstream.o .libs/gioerror.o .libs/giomodule.o .libs/gioscheduler.o .libs/giostream.o .libs/gloadableicon.o .libs/gmount.o .libs/gmemoryinputstream.o .libs/gmemoryoutputstream.o .libs/gmountoperation.o .libs/gnativevolumemonitor.o .libs/gnetworkaddress.o .libs/gnetworkservice.o .libs/goutputstream.o .libs/gpermission.o .libs/gpollfilemonitor.o .libs/gproxyresolver.o .libs/gresolver.o .libs/gseekable.o .libs/gsimpleasyncresult.o .libs/gsimplepermission.o .libs/gsocket.o .libs/gsocketaddress.o .libs/gsocketaddressenumerator.o .libs/gsocketclient.o .libs/gsocketconnectable.o .libs/gsocketconnection.o .libs/gsocketcontrolmessage.o .libs/gsocketinputstream.o .libs/gsocketlistener.o .libs/gsocketoutputstream.o .libs/gproxy.o .libs/gproxyaddress.o .libs/gproxyaddressenumerator.o .libs/gproxyconnection.o .libs/gsocketservice.o .libs/gsrvtarget.o .libs/gtcpconnection.o .libs/gthreadedsocketservice.o .libs/gthemedicon.o .libs/gthreadedresolver.o .libs/gunionvolumemonitor.o .libs/gvfs.o .libs/gvolume.o .libs/gvolumemonitor.o .libs/gzlibcompressor.o .libs/gzlibdecompressor.o .libs/gioenumtypes.o .libs/gdesktopappinfo.o .libs/gfiledescriptorbased.o .libs/gunixconnection.o .libs/gunixcredentialsmessage.o .libs/gunixfdlist.o .libs/gunixfdmessage.o .libs/gunixmount.o .libs/gunixmounts.o .libs/gunixresolver.o .libs/gunixsocketaddress.o .libs/gunixvolume.o .libs/gunixvolumemonitor.o .libs/gunixinputstream.o .libs/gunixoutputstream.o .libs/gvdb-reader.o .libs/gdelayedsettingsbackend.o .libs/gkeyfilesettingsbackend.o .libs/gmemorysettingsbackend.o .libs/gnullsettingsbackend.o .libs/gsettingsbackend.o .libs/gsettingsschema.o .libs/gsettings-mapping.o .libs/gsettings.o .libs/gdbusutils.o .libs/gdbusaddress.o .libs/gdbusauthobserver.o .libs/gdbusauth.o .libs/gdbusauthmechanism.o .libs/gdbusauthmechanismanon.o .libs/gdbusauthmechanismexternal.o .libs/gdbusauthmechanismsha1.o .libs/gdbuserror.o .libs/gdbusconnection.o .libs/gdbusmessage.o .libs/gdbusnameowning.o .libs/gdbusnamewatching.o .libs/gdbusproxy.o .libs/gdbusprivate.o .libs/gdbusintrospection.o .libs/gdbusmethodinvocation.o .libs/gdbusserver.o .libs/glocaldirectorymonitor.o .libs/glocalfile.o .libs/glocalfileenumerator.o .libs/glocalfileinfo.o .libs/glocalfileinputstream.o .libs/glocalfilemonitor.o .libs/glocalfileoutputstream.o .libs/glocalfileiostream.o .libs/glocalvfs.o .libs/gsocks4proxy.o .libs/gsocks4aproxy.o .libs/gsocks5proxy.o .libs/gio-marshal.o -Wl,--whole-archive inotify/.libs/libinotify.a libasyncns/.libs/libasyncns.a xdgmime/.libs/libxdgmime.a -Wl,--no-whole-archive -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -Wl,--as-needed -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 -L/usr/lib64 -lgobject-2.0 -lgthread-2.0 -lpthread -lrt -lgmodule-2.0 -ldl -lglib-2.0 -lresolv -lz -march=native -Wl,-Bsymbolic-functions -Wl,-O1 -Wl,-soname -Wl,libgio-2.0.so.0 -Wl,-version-script -Wl,.libs/libgio-2.0.ver -o .libs/libgio-2.0.so.0.2600.1 libtool: install: /usr/bin/install -c .libs/libgio-2.0.so.0.2600.1T /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgio-2.0.so.0.2600.1 libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgio-2.0.so.0.2600.1 libgio-2.0.so.0 || { rm -f libgio-2.0.so.0 && ln -s libgio-2.0.so.0.2600.1 libgio-2.0.so.0; }; }) libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 && { ln -s -f libgio-2.0.so.0.2600.1 libgio-2.0.so || { rm -f libgio-2.0.so && ln -s libgio-2.0.so.0.2600.1 libgio-2.0.so; }; }) libtool: install: /usr/bin/install -c .libs/libgio-2.0.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgio-2.0.la libtool: install: /usr/bin/install -c .libs/libgio-2.0.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgio-2.0.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgio-2.0.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/libgio-2.0.a libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/bin" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin" /bin/sh ../libtool --mode=install /usr/bin/install -c gio-querymodules glib-compile-schemas gsettings gdbus '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin' libtool: install: /usr/bin/install -c .libs/gio-querymodules /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/gio-querymodules libtool: install: /usr/bin/install -c .libs/glib-compile-schemas /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/glib-compile-schemas libtool: install: /usr/bin/install -c .libs/gsettings /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/gsettings libtool: install: /usr/bin/install -c .libs/gdbus /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/bin/gdbus make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making install in fam make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/gio/modules" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules" /bin/sh ../../libtool --mode=install /usr/bin/install -c libgiofam.la '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules' libtool: install: warning: relinking `libgiofam.la' libtool: install: (cd /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam; /bin/sh /var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/libtool --tag CC --mode=relink x86_64-pc-linux-gnu-gcc -DG_LOG_DOMAIN=\"GLib-GIO\" -I../.. -I../../glib -I../../glib -I../.. -I../../gmodule -DG_DISABLE_CAST_CHECKS -DGIO_MODULE_DIR=\"/usr/lib64/gio/modules\" -DGIO_COMPILATION -DG_DISABLE_DEPRECATED -march=native -O2 -pipe -ggdb -Wall -export_dynamic -avoid-version -module -no-undefined -export-symbols-regex "^g_io_module_(load|unload|query)" -Wl,-O1 -Wl,--as-needed -o libgiofam.la -rpath /usr/lib64/gio/modules libgiofam_la-fam-helper.lo libgiofam_la-fam-module.lo libgiofam_la-gfamdirectorymonitor.lo libgiofam_la-gfamfilemonitor.lo ../../gio/libgio-2.0.la ../../gobject/libgobject-2.0.la ../../glib/libglib-2.0.la -lfam -inst-prefix-dir /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/) libtool: relink: /usr/bin/nm -B .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o | sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | /bin/sed 's/.* //' | sort | uniq > .libs/libgiofam.exp libtool: relink: /bin/grep -E -e "^g_io_module_(load|unload|query)" ".libs/libgiofam.exp" > ".libs/libgiofam.expT" libtool: relink: mv -f ".libs/libgiofam.expT" ".libs/libgiofam.exp" libtool: relink: echo "{ global:" > .libs/libgiofam.ver libtool: relink: cat .libs/libgiofam.exp | sed -e "s/\(.*\)/\1;/" >> .libs/libgiofam.ver libtool: relink: echo "local: *; };" >> .libs/libgiofam.ver libtool: relink: x86_64-pc-linux-gnu-gcc -shared .libs/libgiofam_la-fam-helper.o .libs/libgiofam_la-fam-module.o .libs/libgiofam_la-gfamdirectorymonitor.o .libs/libgiofam_la-gfamfilemonitor.o -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gobject/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gmodule/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gthread/.libs -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/glib/.libs -Wl,--as-needed -L/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64 -L/usr/lib64 -lgio-2.0 -lgmodule-2.0 -ldl -lresolv -lz -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lfam -lpthread -march=native -Wl,-O1 -Wl,-soname -Wl,libgiofam.so -Wl,-version-script -Wl,.libs/libgiofam.ver -o .libs/libgiofam.so libtool: install: /usr/bin/install -c .libs/libgiofam.soT /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules/libgiofam.so libtool: install: /usr/bin/install -c .libs/libgiofam.lai /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules/libgiofam.la libtool: install: /usr/bin/install -c .libs/libgiofam.a /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules/libgiofam.a libtool: install: chmod 644 /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules/libgiofam.a libtool: install: x86_64-pc-linux-gnu-ranlib /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules/libgiofam.a libtool: install: warning: remember to run `libtool --finish /usr/lib64/gio/modules' make install-data-hook make[5]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' if true && test -z "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image/" ; then \ ../../gio/gio-querymodules /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/lib64/gio/modules ; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/fam' Making install in tests make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/gio' Making install in tests make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' Making install in gobject make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make install-am make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/gobject' Making install in refcount make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests/refcount' make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/tests' Making install in po make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/po' if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share; \ fi mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/locale/es/LC_MESSAGES installing es.gmo as /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/locale/es/LC_MESSAGES/glib20.mo if test "glib" = "glib"; then \ if test -r ".././mkinstalldirs"; then \ .././mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext/po; \ else \ /bin/sh ../mkinstalldirs /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext/po; \ fi; \ /usr/bin/install -c -m 644 ./Makefile.in.in \ /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext/po/Makefile.in.in; \ else \ : ; \ fi mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/glib-2.0/gettext/po make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/po' Making install in docs make[1]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' Making install in reference make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' Making install in glib make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1" mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gtk-doc/html/glib -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-2-10.html /usr/bin/install -c -m 644 glib-gettextize.1 gtester.1 gtester-report.1 '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1' -- Installing ./html/api-index-2-12.html -- Installing ./html/api-index-2-14.html -- Installing ./html/api-index-2-16.html -- Installing ./html/api-index-2-18.html -- Installing ./html/api-index-2-2.html -- Installing ./html/api-index-2-20.html -- Installing ./html/api-index-2-22.html -- Installing ./html/api-index-2-24.html -- Installing ./html/api-index-2-26.html -- Installing ./html/api-index-2-4.html -- Installing ./html/api-index-2-6.html -- Installing ./html/api-index-2-8.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/file-name-encodings.png -- Installing ./html/glib-Arrays.html -- Installing ./html/glib-Asynchronous-Queues.html -- Installing ./html/glib-Atomic-Operations.html -- Installing ./html/glib-Automatic-String-Completion.html -- Installing ./html/glib-Balanced-Binary-Trees.html -- Installing ./html/glib-Base64-Encoding.html -- Installing ./html/glib-Basic-Types.html -- Installing ./html/glib-Bookmark-file-parser.html -- Installing ./html/glib-Byte-Arrays.html -- Installing ./html/glib-Byte-Order-Macros.html -- Installing ./html/glib-Caches.html -- Installing ./html/glib-Character-Set-Conversion.html -- Installing ./html/glib-Commandline-option-parser.html -- Installing ./html/glib-Data-Checksums.html -- Installing ./html/glib-Datasets.html -- Installing ./html/glib-Date-and-Time-Functions.html -- Installing ./html/glib-Double-ended-Queues.html -- Installing ./html/glib-Doubly-Linked-Lists.html -- Installing ./html/glib-Dynamic-Loading-of-Modules.html -- Installing ./html/glib-Error-Reporting.html -- Installing ./html/glib-File-Utilities.html -- Installing ./html/glib-GDateTime.html -- Installing ./html/glib-GTimeZone.html -- Installing ./html/glib-GVariant.html -- Installing ./html/glib-GVariantType.html -- Installing ./html/glib-Glob-style-pattern-matching.html -- Installing ./html/glib-Hash-Tables.html -- Installing ./html/glib-Hook-Functions.html -- Installing ./html/glib-Hostname-Utilities.html -- Installing ./html/glib-I18N.html -- Installing ./html/glib-IO-Channels.html -- Installing ./html/glib-Key-value-file-parser.html -- Installing ./html/glib-Keyed-Data-Lists.html -- Installing ./html/glib-Lexical-Scanner.html -- Installing ./html/glib-Limits-of-Basic-Types.html -- Installing ./html/glib-Memory-Allocation.html -- Installing ./html/glib-Memory-Allocators.html -- Installing ./html/glib-Memory-Chunks.html -- Installing ./html/glib-Memory-Slices.html -- Installing ./html/glib-Message-Logging.html -- Installing ./html/glib-Miscellaneous-Macros.html -- Installing ./html/glib-Miscellaneous-Utility-Functions.html -- Installing ./html/glib-N-ary-Trees.html -- Installing ./html/glib-Numerical-Definitions.html -- Installing ./html/glib-Perl-compatible-regular-expressions.html -- Installing ./html/glib-Pointer-Arrays.html -- Installing ./html/glib-Quarks.html -- Installing ./html/glib-Random-Numbers.html -- Installing ./html/glib-Relations-and-Tuples.html -- Installing ./html/glib-Sequences.html -- Installing ./html/glib-Shell-related-Utilities.html -- Installing ./html/glib-Simple-XML-Subset-Parser.html -- Installing ./html/glib-Singly-Linked-Lists.html -- Installing ./html/glib-Spawning-Processes.html -- Installing ./html/glib-Standard-Macros.html -- Installing ./html/glib-String-Chunks.html -- Installing ./html/glib-String-Utility-Functions.html -- Installing ./html/glib-Strings.html -- Installing ./html/glib-Testing.html -- Installing ./html/glib-The-Main-Event-Loop.html -- Installing ./html/glib-Thread-Pools.html -- Installing ./html/glib-Threads.html -- Installing ./html/glib-Timers.html -- Installing ./html/glib-Trash-Stacks.html -- Installing ./html/glib-Type-Conversion-Macros.html -- Installing ./html/glib-URI-Functions.html -- Installing ./html/glib-Unicode-Manipulation.html -- Installing ./html/glib-Version-Information.html -- Installing ./html/glib-Warnings-and-Assertions.html -- Installing ./html/glib-Windows-Compatibility-Functions.html -- Installing ./html/glib-building.html -- Installing ./html/glib-changes.html -- Installing ./html/glib-compiling.html -- Installing ./html/glib-core.html -- Installing ./html/glib-cross-compiling.html -- Installing ./html/glib-data-types.html -- Installing ./html/glib-fundamentals.html -- Installing ./html/glib-gettextize.html -- Installing ./html/glib-regex-syntax.html -- Installing ./html/glib-resources.html -- Installing ./html/glib-running.html -- Installing ./html/glib-utilities.html -- Installing ./html/glib.devhelp -- Installing ./html/glib.devhelp2 -- Installing ./html/glib.html -- Installing ./html/gtester-report.html -- Installing ./html/gtester.html -- Installing ./html/gvariant-format-strings.html -- Installing ./html/home.png -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/mainloop-states.gif -- Installing ./html/right.png -- Installing ./html/style.css -- Installing ./html/tools.html -- Installing ./html/up.png http://library.gnome.org/devel/gdk/unstable/ -> /usr/share/gtk-doc/html/gdk/ (11) http://library.gnome.org/devel/gio/unstable/ -> /usr/share/gtk-doc/html/gio/ (1) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (2) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (9) http://library.gnome.org/devel/gtk/unstable/ -> /usr/share/gtk-doc/html/gtk/ (23) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/glib' Making install in gobject make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1" mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gtk-doc/html/gobject -- Installing ./html/GBinding.html /usr/bin/install -c -m 644 glib-mkenums.1 glib-genmarshal.1 gobject-query.1 '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1' -- Installing ./html/GTypeModule.html -- Installing ./html/GTypePlugin.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-2-10.html -- Installing ./html/api-index-2-12.html -- Installing ./html/api-index-2-14.html -- Installing ./html/api-index-2-18.html -- Installing ./html/api-index-2-2.html -- Installing ./html/api-index-2-22.html -- Installing ./html/api-index-2-24.html -- Installing ./html/api-index-2-26.html -- Installing ./html/api-index-2-4.html -- Installing ./html/api-index-2-6.html -- Installing ./html/api-index-2-8.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/ch01s02.html -- Installing ./html/ch06s03.html -- Installing ./html/chapter-gobject.html -- Installing ./html/chapter-gtype.html -- Installing ./html/chapter-intro.html -- Installing ./html/chapter-signal.html -- Installing ./html/glib-genmarshal.html -- Installing ./html/glib-mkenums.html -- Installing ./html/glue.png -- Installing ./html/gobject-Boxed-Types.html -- Installing ./html/gobject-Closures.html -- Installing ./html/gobject-Enumeration-and-Flag-Types.html -- Installing ./html/gobject-GParamSpec.html -- Installing ./html/gobject-Generic-values.html -- Installing ./html/gobject-Signals.html -- Installing ./html/gobject-Standard-Parameter-and-Value-Types.html -- Installing ./html/gobject-The-Base-Object-Type.html -- Installing ./html/gobject-Type-Information.html -- Installing ./html/gobject-Value-arrays.html -- Installing ./html/gobject-Varargs-Value-Collection.html -- Installing ./html/gobject-memory.html -- Installing ./html/gobject-properties.html -- Installing ./html/gobject-query.html -- Installing ./html/gobject.devhelp -- Installing ./html/gobject.devhelp2 -- Installing ./html/gtype-conventions.html -- Installing ./html/gtype-instantiable-classed.html -- Installing ./html/gtype-non-instantiable-classed.html -- Installing ./html/gtype-non-instantiable.html -- Installing ./html/home.png -- Installing ./html/howto-gobject-chainup.html -- Installing ./html/howto-gobject-code.html -- Installing ./html/howto-gobject-construction.html -- Installing ./html/howto-gobject-destruction.html -- Installing ./html/howto-gobject-methods.html -- Installing ./html/howto-gobject.html -- Installing ./html/howto-interface-implement.html -- Installing ./html/howto-interface-properties.html -- Installing ./html/howto-interface.html -- Installing ./html/howto-signals.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/pr01.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/pt03.html -- Installing ./html/right.png -- Installing ./html/rn01.html -- Installing ./html/rn02.html -- Installing ./html/signal.html -- Installing ./html/style.css -- Installing ./html/tools-ginspector.html -- Installing ./html/tools-gob.html -- Installing ./html/tools-gtkdoc.html -- Installing ./html/tools-refdb.html -- Installing ./html/tools-vala.html -- Installing ./html/up.png http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (1) http://library.gnome.org/devel/gtk/unstable/ -> /usr/share/gtk-doc/html/gtk/ (4) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gobject' Making install in gio make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[4]: Nothing to be done for `install-exec-am'. test -z "/usr/share/man/man1" || /bin/mkdir -p "/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1" mkdir -p -- /var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/gtk-doc/html/gio -- Installing ./html/GAppInfo.html -- Installing ./html/GAsyncInitable.html /usr/bin/install -c -m 644 gio-querymodules.1 glib-compile-schemas.1 gsettings.1 gdbus.1 '/var/tmp/portage/dev-libs/glib-2.26.1-r1/image//usr/share/man/man1' -- Installing ./html/GAsyncResult.html -- Installing ./html/GBufferedInputStream.html -- Installing ./html/GBufferedOutputStream.html -- Installing ./html/GCancellable.html -- Installing ./html/GCharsetConverter.html -- Installing ./html/GConverter.html -- Installing ./html/GCredentials.html -- Installing ./html/GDBusAuthObserver.html -- Installing ./html/GDBusConnection.html -- Installing ./html/GDBusMessage.html -- Installing ./html/GDBusMethodInvocation.html -- Installing ./html/GDBusProxy.html -- Installing ./html/GDBusServer.html -- Installing ./html/GDataInputStream.html -- Installing ./html/GDataOutputStream.html -- Installing ./html/GDrive.html -- Installing ./html/GEmblem.html -- Installing ./html/GEmblemedIcon.html -- Installing ./html/GFile.html -- Installing ./html/GFileDescriptorBased.html -- Installing ./html/GFileEnumerator.html -- Installing ./html/GFileIOStream.html -- Installing ./html/GFileIcon.html -- Installing ./html/GFileInfo.html -- Installing ./html/GFileInputStream.html -- Installing ./html/GFileMonitor.html -- Installing ./html/GFileOutputStream.html -- Installing ./html/GFilenameCompleter.html -- Installing ./html/GFilterInputStream.html -- Installing ./html/GFilterOutputStream.html -- Installing ./html/GIOModule.html -- Installing ./html/GIOStream.html -- Installing ./html/GIcon.html -- Installing ./html/GInetAddress.html -- Installing ./html/GInetSocketAddress.html -- Installing ./html/GInitable.html -- Installing ./html/GInputStream.html -- Installing ./html/GLoadableIcon.html -- Installing ./html/GMemoryInputStream.html -- Installing ./html/GMemoryOutputStream.html -- Installing ./html/GMount.html -- Installing ./html/GMountOperation.html -- Installing ./html/GNetworkAddress.html -- Installing ./html/GNetworkService.html -- Installing ./html/GOutputStream.html -- Installing ./html/GPermission.html -- Installing ./html/GProxy.html -- Installing ./html/GProxyAddress.html -- Installing ./html/GProxyResolver.html -- Installing ./html/GResolver.html -- Installing ./html/GSeekable.html -- Installing ./html/GSettings.html -- Installing ./html/GSettingsBackend.html -- Installing ./html/GSimpleAsyncResult.html -- Installing ./html/GSimplePermission.html -- Installing ./html/GSocket.html -- Installing ./html/GSocketAddress.html -- Installing ./html/GSocketClient.html -- Installing ./html/GSocketConnectable.html -- Installing ./html/GSocketConnection.html -- Installing ./html/GSocketControlMessage.html -- Installing ./html/GSocketListener.html -- Installing ./html/GSocketService.html -- Installing ./html/GTcpConnection.html -- Installing ./html/GThemedIcon.html -- Installing ./html/GThreadedSocketService.html -- Installing ./html/GUnixConnection.html -- Installing ./html/GUnixCredentialsMessage.html -- Installing ./html/GUnixFDList.html -- Installing ./html/GUnixFDMessage.html -- Installing ./html/GUnixInputStream.html -- Installing ./html/GUnixOutputStream.html -- Installing ./html/GUnixSocketAddress.html -- Installing ./html/GVfs.html -- Installing ./html/GVolume.html -- Installing ./html/GVolumeMonitor.html -- Installing ./html/GZlibCompressor.html -- Installing ./html/GZlibDecompressor.html -- Installing ./html/annotation-glossary.html -- Installing ./html/api-index-2-18.html -- Installing ./html/api-index-2-20.html -- Installing ./html/api-index-2-22.html -- Installing ./html/api-index-2-24.html -- Installing ./html/api-index-2-26.html -- Installing ./html/api-index-deprecated.html -- Installing ./html/api-index-full.html -- Installing ./html/async.html -- Installing ./html/ch01.html -- Installing ./html/ch02.html -- Installing ./html/ch03.html -- Installing ./html/ch24.html -- Installing ./html/ch25.html -- Installing ./html/ch25s02.html -- Installing ./html/ch25s03.html -- Installing ./html/ch26.html -- Installing ./html/ch26s02.html -- Installing ./html/ch26s03.html -- Installing ./html/ch26s04.html -- Installing ./html/ch26s05.html -- Installing ./html/ch26s06.html -- Installing ./html/ch26s07.html -- Installing ./html/ch27.html -- Installing ./html/ch27s02.html -- Installing ./html/ch27s03.html -- Installing ./html/ch27s04.html -- Installing ./html/ch27s05.html -- Installing ./html/ch27s06.html -- Installing ./html/conversion.html -- Installing ./html/extending-gio.html -- Installing ./html/extending.html -- Installing ./html/failable_initialization.html -- Installing ./html/file_mon.html -- Installing ./html/file_ops.html -- Installing ./html/gdbus-convenience.html -- Installing ./html/gdbus-lowlevel.html -- Installing ./html/gdbus.html -- Installing ./html/gio-D-Bus-Addresses.html -- Installing ./html/gio-D-Bus-Introspection-Data.html -- Installing ./html/gio-D-Bus-Utilities.html -- Installing ./html/gio-Desktop-file-based-GAppInfo.html -- Installing ./html/gio-Extension-Points.html -- Installing ./html/gio-GContentType.html -- Installing ./html/gio-GConverterInputstream.html -- Installing ./html/gio-GConverterOutputstream.html -- Installing ./html/gio-GDBusError.html -- Installing ./html/gio-GFileAttribute.html -- Installing ./html/gio-GIOError.html -- Installing ./html/gio-GIOScheduler.html -- Installing ./html/gio-GSrvTarget.html -- Installing ./html/gio-Owning-Bus-Names.html -- Installing ./html/gio-Unix-Mounts.html -- Installing ./html/gio-Watching-Bus-Names.html -- Installing ./html/gio-hierarchy.html -- Installing ./html/gio-querymodules.html -- Installing ./html/gio.devhelp -- Installing ./html/gio.devhelp2 -- Installing ./html/glib-compile-schemas.html -- Installing ./html/gsettings.html -- Installing ./html/gvfs-overview.png -- Installing ./html/highlevel-socket.html -- Installing ./html/home.png -- Installing ./html/icons.html -- Installing ./html/index.html -- Installing ./html/index.sgml -- Installing ./html/left.png -- Installing ./html/migrating.html -- Installing ./html/networking.html -- Installing ./html/permissions.html -- Installing ./html/pt01.html -- Installing ./html/pt02.html -- Installing ./html/resolver.html -- Installing ./html/right.png -- Installing ./html/settings.html -- Installing ./html/streaming.html -- Installing ./html/style.css -- Installing ./html/tools.html -- Installing ./html/types.html -- Installing ./html/up.png -- Installing ./html/utils.html -- Installing ./html/volume_mon.html http://library.gnome.org/devel/gdk/unstable/ -> /usr/share/gtk-doc/html/gdk/ (1) http://library.gnome.org/devel/gio/unstable/ -> /usr/share/gtk-doc/html/gio/ (1) http://library.gnome.org/devel/glib/unstable/ -> /usr/share/gtk-doc/html/glib/ (5914) http://library.gnome.org/devel/gobject/unstable/ -> /usr/share/gtk-doc/html/gobject/ (536) http://library.gnome.org/devel/gtk/unstable/ -> /usr/share/gtk-doc/html/gtk/ (6) make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference/gio' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[4]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs/reference' make[2]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[3]: Entering directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[2]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' make[1]: Leaving directory `/var/tmp/portage/dev-libs/glib-2.26.1-r1/work/glib-2.26.1/docs' >>> Completed installing glib-2.26.1-r1 into /var/tmp/portage/dev-libs/glib-2.26.1-r1/image/ Fixing .la files usr/lib64/libgio-2.0.la usr/lib64/libgobject-2.0.la usr/lib64/libgthread-2.0.la usr/lib64/libgmodule-2.0.la usr/lib64/gio/modules/libgiofam.la strip: x86_64-pc-linux-gnu-strip --strip-unneeded -R .comment usr/lib64/libgio-2.0.so.0.2600.1 usr/lib64/gio/modules/libgiofam.so usr/lib64/libgobject-2.0.so.0.2600.1 usr/lib64/libgthread-2.0.so.0.2600.1 usr/lib64/libgmodule-2.0.so.0.2600.1 usr/lib64/libglib-2.0.so.0.2600.1 usr/bin/gdbus usr/bin/gsettings usr/bin/glib-compile-schemas usr/bin/gio-querymodules usr/bin/glib-genmarshal usr/bin/gobject-query usr/bin/gtester usr/lib64/libgio-2.0.a usr/lib64/gio/modules/libgiofam.a usr/lib64/libgobject-2.0.a usr/lib64/libgthread-2.0.a usr/lib64/libgmodule-2.0.a usr/lib64/libglib-2.0.a ecompressdir: bzip2 -9 /usr/share/man removing executable bit: usr/lib64/libgio-2.0.la removing executable bit: usr/lib64/libglib-2.0.la removing executable bit: usr/lib64/libgmodule-2.0.la removing executable bit: usr/lib64/libgobject-2.0.la removing executable bit: usr/lib64/libgthread-2.0.la * checking 625 files for package collisions --- /usr/ --- /usr/include/ --- /usr/include/gio-unix-2.0/ --- /usr/include/gio-unix-2.0/gio/ >>> /usr/include/gio-unix-2.0/gio/gunixsocketaddress.h >>> /usr/include/gio-unix-2.0/gio/gunixoutputstream.h >>> /usr/include/gio-unix-2.0/gio/gunixinputstream.h >>> /usr/include/gio-unix-2.0/gio/gunixfdmessage.h >>> /usr/include/gio-unix-2.0/gio/gunixfdlist.h >>> /usr/include/gio-unix-2.0/gio/gunixmounts.h >>> /usr/include/gio-unix-2.0/gio/gunixcredentialsmessage.h >>> /usr/include/gio-unix-2.0/gio/gunixconnection.h >>> /usr/include/gio-unix-2.0/gio/gfiledescriptorbased.h >>> /usr/include/gio-unix-2.0/gio/gdesktopappinfo.h --- /usr/include/glib-2.0/ --- /usr/include/glib-2.0/gio/ >>> /usr/include/glib-2.0/gio/gioenumtypes.h >>> /usr/include/glib-2.0/gio/gdbusserver.h >>> /usr/include/glib-2.0/gio/gdbusmethodinvocation.h >>> /usr/include/glib-2.0/gio/gdbusintrospection.h >>> /usr/include/glib-2.0/gio/gdbusproxy.h >>> /usr/include/glib-2.0/gio/gdbusnamewatching.h >>> /usr/include/glib-2.0/gio/gdbusnameowning.h >>> /usr/include/glib-2.0/gio/gdbusmessage.h >>> /usr/include/glib-2.0/gio/gdbusconnection.h >>> /usr/include/glib-2.0/gio/gdbusaddress.h >>> /usr/include/glib-2.0/gio/gdbuserror.h >>> /usr/include/glib-2.0/gio/gdbusutils.h >>> /usr/include/glib-2.0/gio/gcredentials.h >>> /usr/include/glib-2.0/gio/gdbusauthobserver.h >>> /usr/include/glib-2.0/gio/gsettings.h >>> /usr/include/glib-2.0/gio/gsettingsbackend.h >>> /usr/include/glib-2.0/gio/gzlibdecompressor.h >>> /usr/include/glib-2.0/gio/gzlibcompressor.h >>> /usr/include/glib-2.0/gio/gvolumemonitor.h >>> /usr/include/glib-2.0/gio/gvolume.h >>> /usr/include/glib-2.0/gio/gvfs.h >>> /usr/include/glib-2.0/gio/gthemedicon.h >>> /usr/include/glib-2.0/gio/gthreadedsocketservice.h >>> /usr/include/glib-2.0/gio/gtcpconnection.h >>> /usr/include/glib-2.0/gio/gsrvtarget.h >>> /usr/include/glib-2.0/gio/gsocketservice.h >>> /usr/include/glib-2.0/gio/gsocketlistener.h >>> /usr/include/glib-2.0/gio/gsocketcontrolmessage.h >>> /usr/include/glib-2.0/gio/gsocketconnection.h >>> /usr/include/glib-2.0/gio/gsocketconnectable.h >>> /usr/include/glib-2.0/gio/gsocketclient.h >>> /usr/include/glib-2.0/gio/gsocketaddressenumerator.h >>> /usr/include/glib-2.0/gio/gsocketaddress.h >>> /usr/include/glib-2.0/gio/gsocket.h >>> /usr/include/glib-2.0/gio/gsimplepermission.h >>> /usr/include/glib-2.0/gio/gsimpleasyncresult.h >>> /usr/include/glib-2.0/gio/gseekable.h >>> /usr/include/glib-2.0/gio/gresolver.h >>> /usr/include/glib-2.0/gio/gproxyresolver.h >>> /usr/include/glib-2.0/gio/gproxyaddressenumerator.h >>> /usr/include/glib-2.0/gio/gproxy.h >>> /usr/include/glib-2.0/gio/gproxyaddress.h >>> /usr/include/glib-2.0/gio/gpermission.h >>> /usr/include/glib-2.0/gio/goutputstream.h >>> /usr/include/glib-2.0/gio/gnetworkservice.h >>> /usr/include/glib-2.0/gio/gnetworkaddress.h >>> /usr/include/glib-2.0/gio/gnativevolumemonitor.h >>> /usr/include/glib-2.0/gio/gmountoperation.h >>> /usr/include/glib-2.0/gio/gmemoryoutputstream.h >>> /usr/include/glib-2.0/gio/gmemoryinputstream.h >>> /usr/include/glib-2.0/gio/gmount.h >>> /usr/include/glib-2.0/gio/gloadableicon.h >>> /usr/include/glib-2.0/gio/giostream.h >>> /usr/include/glib-2.0/gio/gioscheduler.h >>> /usr/include/glib-2.0/gio/giomodule.h >>> /usr/include/glib-2.0/gio/gioerror.h >>> /usr/include/glib-2.0/gio/gioenums.h >>> /usr/include/glib-2.0/gio/giotypes.h >>> /usr/include/glib-2.0/gio/gio.h >>> /usr/include/glib-2.0/gio/ginitable.h >>> /usr/include/glib-2.0/gio/ginputstream.h >>> /usr/include/glib-2.0/gio/ginetsocketaddress.h >>> /usr/include/glib-2.0/gio/ginetaddress.h >>> /usr/include/glib-2.0/gio/gicon.h >>> /usr/include/glib-2.0/gio/gfilteroutputstream.h >>> /usr/include/glib-2.0/gio/gfilterinputstream.h >>> /usr/include/glib-2.0/gio/gfileiostream.h >>> /usr/include/glib-2.0/gio/gfileoutputstream.h >>> /usr/include/glib-2.0/gio/gfilenamecompleter.h >>> /usr/include/glib-2.0/gio/gfilemonitor.h >>> /usr/include/glib-2.0/gio/gfileinputstream.h >>> /usr/include/glib-2.0/gio/gfileinfo.h >>> /usr/include/glib-2.0/gio/gfileicon.h >>> /usr/include/glib-2.0/gio/gfileenumerator.h >>> /usr/include/glib-2.0/gio/gfileattribute.h >>> /usr/include/glib-2.0/gio/gfile.h >>> /usr/include/glib-2.0/gio/gemblemedicon.h >>> /usr/include/glib-2.0/gio/gemblem.h >>> /usr/include/glib-2.0/gio/gdrive.h >>> /usr/include/glib-2.0/gio/gdataoutputstream.h >>> /usr/include/glib-2.0/gio/gdatainputstream.h >>> /usr/include/glib-2.0/gio/gconverteroutputstream.h >>> /usr/include/glib-2.0/gio/gconverterinputstream.h >>> /usr/include/glib-2.0/gio/gconverter.h >>> /usr/include/glib-2.0/gio/gcharsetconverter.h >>> /usr/include/glib-2.0/gio/gcontenttype.h >>> /usr/include/glib-2.0/gio/gcancellable.h >>> /usr/include/glib-2.0/gio/gbufferedoutputstream.h >>> /usr/include/glib-2.0/gio/gbufferedinputstream.h >>> /usr/include/glib-2.0/gio/gasyncresult.h >>> /usr/include/glib-2.0/gio/gasyncinitable.h >>> /usr/include/glib-2.0/gio/gappinfo.h --- /usr/include/glib-2.0/gobject/ >>> /usr/include/glib-2.0/gobject/gmarshal.h >>> /usr/include/glib-2.0/gobject/gobjectnotifyqueue.c >>> /usr/include/glib-2.0/gobject/gvaluetypes.h >>> /usr/include/glib-2.0/gobject/gvaluecollector.h >>> /usr/include/glib-2.0/gobject/gvaluearray.h >>> /usr/include/glib-2.0/gobject/gvalue.h >>> /usr/include/glib-2.0/gobject/gtypeplugin.h >>> /usr/include/glib-2.0/gobject/gtypemodule.h >>> /usr/include/glib-2.0/gobject/gtype.h >>> /usr/include/glib-2.0/gobject/gsourceclosure.h >>> /usr/include/glib-2.0/gobject/gsignal.h >>> /usr/include/glib-2.0/gobject/gparamspecs.h >>> /usr/include/glib-2.0/gobject/gparam.h >>> /usr/include/glib-2.0/gobject/gobject.h >>> /usr/include/glib-2.0/gobject/genums.h >>> /usr/include/glib-2.0/gobject/gclosure.h >>> /usr/include/glib-2.0/gobject/gboxed.h >>> /usr/include/glib-2.0/gobject/gbinding.h >>> /usr/include/glib-2.0/gmodule.h --- /usr/include/glib-2.0/glib/ >>> /usr/include/glib-2.0/glib/gprintf.h >>> /usr/include/glib-2.0/glib/gwin32.h >>> /usr/include/glib-2.0/glib/gvariant.h >>> /usr/include/glib-2.0/glib/gvarianttype.h >>> /usr/include/glib-2.0/glib/gutils.h >>> /usr/include/glib-2.0/glib/gurifuncs.h >>> /usr/include/glib-2.0/glib/gunicode.h >>> /usr/include/glib-2.0/glib/gtypes.h >>> /usr/include/glib-2.0/glib/gtree.h >>> /usr/include/glib-2.0/glib/gtimezone.h >>> /usr/include/glib-2.0/glib/gtimer.h >>> /usr/include/glib-2.0/glib/gthreadpool.h >>> /usr/include/glib-2.0/glib/gthread.h >>> /usr/include/glib-2.0/glib/gstring.h >>> /usr/include/glib-2.0/glib/gtestutils.h >>> /usr/include/glib-2.0/glib/gstrfuncs.h >>> /usr/include/glib-2.0/glib/gstdio.h >>> /usr/include/glib-2.0/glib/gspawn.h >>> /usr/include/glib-2.0/glib/gslist.h >>> /usr/include/glib-2.0/glib/gslice.h >>> /usr/include/glib-2.0/glib/gshell.h >>> /usr/include/glib-2.0/glib/gsequence.h >>> /usr/include/glib-2.0/glib/gscanner.h >>> /usr/include/glib-2.0/glib/grel.h >>> /usr/include/glib-2.0/glib/gregex.h >>> /usr/include/glib-2.0/glib/grand.h >>> /usr/include/glib-2.0/glib/gqueue.h >>> /usr/include/glib-2.0/glib/gquark.h >>> /usr/include/glib-2.0/glib/gqsort.h >>> /usr/include/glib-2.0/glib/gprimes.h >>> /usr/include/glib-2.0/glib/gpoll.h >>> /usr/include/glib-2.0/glib/gpattern.h >>> /usr/include/glib-2.0/glib/goption.h >>> /usr/include/glib-2.0/glib/gnode.h >>> /usr/include/glib-2.0/glib/gmessages.h >>> /usr/include/glib-2.0/glib/gmem.h >>> /usr/include/glib-2.0/glib/gmarkup.h >>> /usr/include/glib-2.0/glib/gmappedfile.h >>> /usr/include/glib-2.0/glib/gmain.h >>> /usr/include/glib-2.0/glib/gmacros.h >>> /usr/include/glib-2.0/glib/glist.h >>> /usr/include/glib-2.0/glib/gkeyfile.h >>> /usr/include/glib-2.0/glib/giochannel.h >>> /usr/include/glib-2.0/glib/gi18n-lib.h >>> /usr/include/glib-2.0/glib/gi18n.h >>> /usr/include/glib-2.0/glib/ghostutils.h >>> /usr/include/glib-2.0/glib/ghook.h >>> /usr/include/glib-2.0/glib/ghash.h >>> /usr/include/glib-2.0/glib/gfileutils.h >>> /usr/include/glib-2.0/glib/gerror.h >>> /usr/include/glib-2.0/glib/gdir.h >>> /usr/include/glib-2.0/glib/gdatetime.h >>> /usr/include/glib-2.0/glib/gdate.h >>> /usr/include/glib-2.0/glib/gdataset.h >>> /usr/include/glib-2.0/glib/gconvert.h >>> /usr/include/glib-2.0/glib/gcompletion.h >>> /usr/include/glib-2.0/glib/gchecksum.h >>> /usr/include/glib-2.0/glib/gcache.h >>> /usr/include/glib-2.0/glib/gbookmarkfile.h >>> /usr/include/glib-2.0/glib/gbitlock.h >>> /usr/include/glib-2.0/glib/gbase64.h >>> /usr/include/glib-2.0/glib/gbacktrace.h >>> /usr/include/glib-2.0/glib/gatomic.h >>> /usr/include/glib-2.0/glib/gasyncqueue.h >>> /usr/include/glib-2.0/glib/garray.h >>> /usr/include/glib-2.0/glib/galloca.h >>> /usr/include/glib-2.0/glib.h >>> /usr/include/glib-2.0/glib-object.h --- /usr/lib64/ >>> /usr/lib64/libglib-2.0.a >>> /usr/lib64/libgmodule-2.0.a >>> /usr/lib64/libgthread-2.0.a >>> /usr/lib64/libgobject-2.0.a >>> /usr/lib64/libgio-2.0.a >>> /usr/lib64/libglib-2.0.so.0.2600.1 >>> /usr/lib64/libgmodule-2.0.so.0.2600.1 >>> /usr/lib64/libgthread-2.0.so.0.2600.1 >>> /usr/lib64/libgobject-2.0.so.0.2600.1 >>> /usr/lib64/libgio-2.0.so.0.2600.1 >>> /usr/lib64/libgmodule-2.0.la >>> /usr/lib64/libgthread-2.0.la >>> /usr/lib64/libgobject-2.0.la >>> /usr/lib64/libgio-2.0.la >>> /usr/lib64/libgio-2.0.so -> libgio-2.0.so.0.2600.1 >>> /usr/lib64/libgio-2.0.so.0 -> libgio-2.0.so.0.2600.1 --- /usr/lib64/gio/ --- /usr/lib64/gio/modules/ >>> /usr/lib64/gio/modules/libgiofam.a >>> /usr/lib64/gio/modules/libgiofam.so >>> /usr/lib64/gio/modules/libgiofam.la >>> /usr/lib64/libgobject-2.0.so -> libgobject-2.0.so.0.2600.1 >>> /usr/lib64/libgobject-2.0.so.0 -> libgobject-2.0.so.0.2600.1 >>> /usr/lib64/libgthread-2.0.so -> libgthread-2.0.so.0.2600.1 >>> /usr/lib64/libgthread-2.0.so.0 -> libgthread-2.0.so.0.2600.1 >>> /usr/lib64/libgmodule-2.0.so -> libgmodule-2.0.so.0.2600.1 >>> /usr/lib64/libgmodule-2.0.so.0 -> libgmodule-2.0.so.0.2600.1 >>> /usr/lib64/libglib-2.0.la >>> /usr/lib64/libglib-2.0.so -> libglib-2.0.so.0.2600.1 >>> /usr/lib64/libglib-2.0.so.0 -> libglib-2.0.so.0.2600.1 --- /usr/lib64/glib-2.0/ --- /usr/lib64/glib-2.0/include/ >>> /usr/lib64/glib-2.0/include/glibconfig.h --- /usr/lib64/pkgconfig/ >>> /usr/lib64/pkgconfig/gio-unix-2.0.pc >>> /usr/lib64/pkgconfig/gio-2.0.pc >>> /usr/lib64/pkgconfig/gthread-2.0.pc >>> /usr/lib64/pkgconfig/gmodule-no-export-2.0.pc >>> /usr/lib64/pkgconfig/gmodule-export-2.0.pc >>> /usr/lib64/pkgconfig/gmodule-2.0.pc >>> /usr/lib64/pkgconfig/gobject-2.0.pc >>> /usr/lib64/pkgconfig/glib-2.0.pc --- /usr/share/ --- /usr/share/bash-completion/ >>> /usr/share/bash-completion/gsettings >>> /usr/share/bash-completion/gdbus --- /usr/share/doc/ --- /usr/share/doc/glib-2.26.1-r1/ >>> /usr/share/doc/glib-2.26.1-r1/AUTHORS.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-1-2.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-0.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-10.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-12.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-14.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-16.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-18.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-2.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-20.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-4.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-6.bz2 >>> /usr/share/doc/glib-2.26.1-r1/ChangeLog.pre-2-8.bz2 >>> /usr/share/doc/glib-2.26.1-r1/NEWS.bz2 >>> /usr/share/doc/glib-2.26.1-r1/NEWS.pre-1-3.bz2 >>> /usr/share/doc/glib-2.26.1-r1/README.bz2 --- /usr/share/gtk-doc/ --- /usr/share/gtk-doc/html/ --- /usr/share/gtk-doc/html/gio/ >>> /usr/share/gtk-doc/html/gio/GAppInfo.html >>> /usr/share/gtk-doc/html/gio/GAsyncInitable.html >>> /usr/share/gtk-doc/html/gio/GAsyncResult.html >>> /usr/share/gtk-doc/html/gio/GBufferedInputStream.html >>> /usr/share/gtk-doc/html/gio/GBufferedOutputStream.html >>> /usr/share/gtk-doc/html/gio/GCancellable.html >>> /usr/share/gtk-doc/html/gio/GCharsetConverter.html >>> /usr/share/gtk-doc/html/gio/GConverter.html >>> /usr/share/gtk-doc/html/gio/GCredentials.html >>> /usr/share/gtk-doc/html/gio/GDBusAuthObserver.html >>> /usr/share/gtk-doc/html/gio/GDBusConnection.html >>> /usr/share/gtk-doc/html/gio/GDBusMessage.html >>> /usr/share/gtk-doc/html/gio/GDBusMethodInvocation.html >>> /usr/share/gtk-doc/html/gio/GDBusProxy.html >>> /usr/share/gtk-doc/html/gio/GDBusServer.html >>> /usr/share/gtk-doc/html/gio/GDataInputStream.html >>> /usr/share/gtk-doc/html/gio/GDataOutputStream.html >>> /usr/share/gtk-doc/html/gio/GDrive.html >>> /usr/share/gtk-doc/html/gio/GEmblem.html >>> /usr/share/gtk-doc/html/gio/GEmblemedIcon.html >>> /usr/share/gtk-doc/html/gio/GFile.html >>> /usr/share/gtk-doc/html/gio/GFileDescriptorBased.html >>> /usr/share/gtk-doc/html/gio/GFileEnumerator.html >>> /usr/share/gtk-doc/html/gio/GFileIOStream.html >>> /usr/share/gtk-doc/html/gio/GFileIcon.html >>> /usr/share/gtk-doc/html/gio/GFileInfo.html >>> /usr/share/gtk-doc/html/gio/GFileInputStream.html >>> /usr/share/gtk-doc/html/gio/GFileMonitor.html >>> /usr/share/gtk-doc/html/gio/GFileOutputStream.html >>> /usr/share/gtk-doc/html/gio/GFilenameCompleter.html >>> /usr/share/gtk-doc/html/gio/GFilterInputStream.html >>> /usr/share/gtk-doc/html/gio/GFilterOutputStream.html >>> /usr/share/gtk-doc/html/gio/GIOModule.html >>> /usr/share/gtk-doc/html/gio/GIOStream.html >>> /usr/share/gtk-doc/html/gio/GIcon.html >>> /usr/share/gtk-doc/html/gio/GInetAddress.html >>> /usr/share/gtk-doc/html/gio/GInetSocketAddress.html >>> /usr/share/gtk-doc/html/gio/GInitable.html >>> /usr/share/gtk-doc/html/gio/GInputStream.html >>> /usr/share/gtk-doc/html/gio/GLoadableIcon.html >>> /usr/share/gtk-doc/html/gio/GMemoryInputStream.html >>> /usr/share/gtk-doc/html/gio/GMemoryOutputStream.html >>> /usr/share/gtk-doc/html/gio/GMount.html >>> /usr/share/gtk-doc/html/gio/GMountOperation.html >>> /usr/share/gtk-doc/html/gio/GNetworkAddress.html >>> /usr/share/gtk-doc/html/gio/GNetworkService.html >>> /usr/share/gtk-doc/html/gio/GOutputStream.html >>> /usr/share/gtk-doc/html/gio/GPermission.html >>> /usr/share/gtk-doc/html/gio/GProxy.html >>> /usr/share/gtk-doc/html/gio/GProxyAddress.html >>> /usr/share/gtk-doc/html/gio/GProxyResolver.html >>> /usr/share/gtk-doc/html/gio/GResolver.html >>> /usr/share/gtk-doc/html/gio/GSeekable.html >>> /usr/share/gtk-doc/html/gio/GSettings.html >>> /usr/share/gtk-doc/html/gio/GSettingsBackend.html >>> /usr/share/gtk-doc/html/gio/GSimpleAsyncResult.html >>> /usr/share/gtk-doc/html/gio/GSimplePermission.html >>> /usr/share/gtk-doc/html/gio/GSocket.html >>> /usr/share/gtk-doc/html/gio/GSocketAddress.html >>> /usr/share/gtk-doc/html/gio/GSocketClient.html >>> /usr/share/gtk-doc/html/gio/GSocketConnectable.html >>> /usr/share/gtk-doc/html/gio/GSocketConnection.html >>> /usr/share/gtk-doc/html/gio/GSocketControlMessage.html >>> /usr/share/gtk-doc/html/gio/GSocketListener.html >>> /usr/share/gtk-doc/html/gio/GSocketService.html >>> /usr/share/gtk-doc/html/gio/GTcpConnection.html >>> /usr/share/gtk-doc/html/gio/GThemedIcon.html >>> /usr/share/gtk-doc/html/gio/GThreadedSocketService.html >>> /usr/share/gtk-doc/html/gio/GUnixConnection.html >>> /usr/share/gtk-doc/html/gio/GUnixCredentialsMessage.html >>> /usr/share/gtk-doc/html/gio/GUnixFDList.html >>> /usr/share/gtk-doc/html/gio/GUnixFDMessage.html >>> /usr/share/gtk-doc/html/gio/GUnixInputStream.html >>> /usr/share/gtk-doc/html/gio/GUnixOutputStream.html >>> /usr/share/gtk-doc/html/gio/GUnixSocketAddress.html >>> /usr/share/gtk-doc/html/gio/GVfs.html >>> /usr/share/gtk-doc/html/gio/GVolume.html >>> /usr/share/gtk-doc/html/gio/GVolumeMonitor.html >>> /usr/share/gtk-doc/html/gio/GZlibCompressor.html >>> /usr/share/gtk-doc/html/gio/GZlibDecompressor.html >>> /usr/share/gtk-doc/html/gio/annotation-glossary.html >>> /usr/share/gtk-doc/html/gio/api-index-2-18.html >>> /usr/share/gtk-doc/html/gio/api-index-2-20.html >>> /usr/share/gtk-doc/html/gio/api-index-2-22.html >>> /usr/share/gtk-doc/html/gio/api-index-2-24.html >>> /usr/share/gtk-doc/html/gio/api-index-2-26.html >>> /usr/share/gtk-doc/html/gio/api-index-deprecated.html >>> /usr/share/gtk-doc/html/gio/api-index-full.html >>> /usr/share/gtk-doc/html/gio/async.html >>> /usr/share/gtk-doc/html/gio/ch01.html >>> /usr/share/gtk-doc/html/gio/ch02.html >>> /usr/share/gtk-doc/html/gio/ch03.html >>> /usr/share/gtk-doc/html/gio/ch24.html >>> /usr/share/gtk-doc/html/gio/ch25.html >>> /usr/share/gtk-doc/html/gio/ch25s02.html >>> /usr/share/gtk-doc/html/gio/ch25s03.html >>> /usr/share/gtk-doc/html/gio/ch26.html >>> /usr/share/gtk-doc/html/gio/ch26s02.html >>> /usr/share/gtk-doc/html/gio/ch26s03.html >>> /usr/share/gtk-doc/html/gio/ch26s04.html >>> /usr/share/gtk-doc/html/gio/ch26s05.html >>> /usr/share/gtk-doc/html/gio/ch26s06.html >>> /usr/share/gtk-doc/html/gio/ch26s07.html >>> /usr/share/gtk-doc/html/gio/ch27.html >>> /usr/share/gtk-doc/html/gio/ch27s02.html >>> /usr/share/gtk-doc/html/gio/ch27s03.html >>> /usr/share/gtk-doc/html/gio/ch27s04.html >>> /usr/share/gtk-doc/html/gio/ch27s05.html >>> /usr/share/gtk-doc/html/gio/ch27s06.html >>> /usr/share/gtk-doc/html/gio/conversion.html >>> /usr/share/gtk-doc/html/gio/extending-gio.html >>> /usr/share/gtk-doc/html/gio/extending.html >>> /usr/share/gtk-doc/html/gio/failable_initialization.html >>> /usr/share/gtk-doc/html/gio/file_mon.html >>> /usr/share/gtk-doc/html/gio/file_ops.html >>> /usr/share/gtk-doc/html/gio/gdbus-convenience.html >>> /usr/share/gtk-doc/html/gio/gdbus-lowlevel.html >>> /usr/share/gtk-doc/html/gio/gdbus.html >>> /usr/share/gtk-doc/html/gio/gio-D-Bus-Addresses.html >>> /usr/share/gtk-doc/html/gio/gio-D-Bus-Introspection-Data.html >>> /usr/share/gtk-doc/html/gio/gio-D-Bus-Utilities.html >>> /usr/share/gtk-doc/html/gio/gio-Desktop-file-based-GAppInfo.html >>> /usr/share/gtk-doc/html/gio/gio-Extension-Points.html >>> /usr/share/gtk-doc/html/gio/gio-GContentType.html >>> /usr/share/gtk-doc/html/gio/gio-GConverterInputstream.html >>> /usr/share/gtk-doc/html/gio/gio-GConverterOutputstream.html >>> /usr/share/gtk-doc/html/gio/gio-GDBusError.html >>> /usr/share/gtk-doc/html/gio/gio-GFileAttribute.html >>> /usr/share/gtk-doc/html/gio/gio-GIOError.html >>> /usr/share/gtk-doc/html/gio/gio-GIOScheduler.html >>> /usr/share/gtk-doc/html/gio/gio-GSrvTarget.html >>> /usr/share/gtk-doc/html/gio/gio-Owning-Bus-Names.html >>> /usr/share/gtk-doc/html/gio/gio-Unix-Mounts.html >>> /usr/share/gtk-doc/html/gio/gio-Watching-Bus-Names.html >>> /usr/share/gtk-doc/html/gio/gio-hierarchy.html >>> /usr/share/gtk-doc/html/gio/gio-querymodules.html >>> /usr/share/gtk-doc/html/gio/glib-compile-schemas.html >>> /usr/share/gtk-doc/html/gio/gsettings.html >>> /usr/share/gtk-doc/html/gio/highlevel-socket.html >>> /usr/share/gtk-doc/html/gio/icons.html >>> /usr/share/gtk-doc/html/gio/index.html >>> /usr/share/gtk-doc/html/gio/migrating.html >>> /usr/share/gtk-doc/html/gio/networking.html >>> /usr/share/gtk-doc/html/gio/permissions.html >>> /usr/share/gtk-doc/html/gio/pt01.html >>> /usr/share/gtk-doc/html/gio/pt02.html >>> /usr/share/gtk-doc/html/gio/resolver.html >>> /usr/share/gtk-doc/html/gio/settings.html >>> /usr/share/gtk-doc/html/gio/streaming.html >>> /usr/share/gtk-doc/html/gio/tools.html >>> /usr/share/gtk-doc/html/gio/types.html >>> /usr/share/gtk-doc/html/gio/utils.html >>> /usr/share/gtk-doc/html/gio/volume_mon.html >>> /usr/share/gtk-doc/html/gio/up.png >>> /usr/share/gtk-doc/html/gio/style.css >>> /usr/share/gtk-doc/html/gio/right.png >>> /usr/share/gtk-doc/html/gio/left.png >>> /usr/share/gtk-doc/html/gio/index.sgml >>> /usr/share/gtk-doc/html/gio/home.png >>> /usr/share/gtk-doc/html/gio/gvfs-overview.png >>> /usr/share/gtk-doc/html/gio/gio.devhelp2 >>> /usr/share/gtk-doc/html/gio/gio.devhelp --- /usr/share/gtk-doc/html/gobject/ >>> /usr/share/gtk-doc/html/gobject/GBinding.html >>> /usr/share/gtk-doc/html/gobject/GTypeModule.html >>> /usr/share/gtk-doc/html/gobject/GTypePlugin.html >>> /usr/share/gtk-doc/html/gobject/annotation-glossary.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-10.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-12.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-14.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-18.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-2.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-22.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-24.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-26.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-4.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-6.html >>> /usr/share/gtk-doc/html/gobject/api-index-2-8.html >>> /usr/share/gtk-doc/html/gobject/api-index-deprecated.html >>> /usr/share/gtk-doc/html/gobject/api-index-full.html >>> /usr/share/gtk-doc/html/gobject/ch01s02.html >>> /usr/share/gtk-doc/html/gobject/ch06s03.html >>> /usr/share/gtk-doc/html/gobject/chapter-gobject.html >>> /usr/share/gtk-doc/html/gobject/chapter-gtype.html >>> /usr/share/gtk-doc/html/gobject/chapter-intro.html >>> /usr/share/gtk-doc/html/gobject/chapter-signal.html >>> /usr/share/gtk-doc/html/gobject/glib-genmarshal.html >>> /usr/share/gtk-doc/html/gobject/glib-mkenums.html >>> /usr/share/gtk-doc/html/gobject/gobject-Boxed-Types.html >>> /usr/share/gtk-doc/html/gobject/gobject-Closures.html >>> /usr/share/gtk-doc/html/gobject/gobject-Enumeration-and-Flag-Types.html >>> /usr/share/gtk-doc/html/gobject/gobject-GParamSpec.html >>> /usr/share/gtk-doc/html/gobject/gobject-Generic-values.html >>> /usr/share/gtk-doc/html/gobject/gobject-Signals.html >>> /usr/share/gtk-doc/html/gobject/gobject-Standard-Parameter-and-Value-Types.html >>> /usr/share/gtk-doc/html/gobject/gobject-The-Base-Object-Type.html >>> /usr/share/gtk-doc/html/gobject/gobject-Type-Information.html >>> /usr/share/gtk-doc/html/gobject/gobject-Value-arrays.html >>> /usr/share/gtk-doc/html/gobject/gobject-Varargs-Value-Collection.html >>> /usr/share/gtk-doc/html/gobject/gobject-memory.html >>> /usr/share/gtk-doc/html/gobject/gobject-properties.html >>> /usr/share/gtk-doc/html/gobject/gobject-query.html >>> /usr/share/gtk-doc/html/gobject/gtype-conventions.html >>> /usr/share/gtk-doc/html/gobject/gtype-instantiable-classed.html >>> /usr/share/gtk-doc/html/gobject/gtype-non-instantiable-classed.html >>> /usr/share/gtk-doc/html/gobject/gtype-non-instantiable.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject-chainup.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject-code.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject-construction.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject-destruction.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject-methods.html >>> /usr/share/gtk-doc/html/gobject/howto-gobject.html >>> /usr/share/gtk-doc/html/gobject/howto-interface-implement.html >>> /usr/share/gtk-doc/html/gobject/howto-interface-properties.html >>> /usr/share/gtk-doc/html/gobject/howto-interface.html >>> /usr/share/gtk-doc/html/gobject/howto-signals.html >>> /usr/share/gtk-doc/html/gobject/index.html >>> /usr/share/gtk-doc/html/gobject/pr01.html >>> /usr/share/gtk-doc/html/gobject/pt01.html >>> /usr/share/gtk-doc/html/gobject/pt02.html >>> /usr/share/gtk-doc/html/gobject/pt03.html >>> /usr/share/gtk-doc/html/gobject/rn01.html >>> /usr/share/gtk-doc/html/gobject/rn02.html >>> /usr/share/gtk-doc/html/gobject/signal.html >>> /usr/share/gtk-doc/html/gobject/tools-ginspector.html >>> /usr/share/gtk-doc/html/gobject/tools-gob.html >>> /usr/share/gtk-doc/html/gobject/tools-gtkdoc.html >>> /usr/share/gtk-doc/html/gobject/tools-refdb.html >>> /usr/share/gtk-doc/html/gobject/tools-vala.html >>> /usr/share/gtk-doc/html/gobject/up.png >>> /usr/share/gtk-doc/html/gobject/style.css >>> /usr/share/gtk-doc/html/gobject/right.png >>> /usr/share/gtk-doc/html/gobject/left.png >>> /usr/share/gtk-doc/html/gobject/index.sgml >>> /usr/share/gtk-doc/html/gobject/home.png >>> /usr/share/gtk-doc/html/gobject/gobject.devhelp2 >>> /usr/share/gtk-doc/html/gobject/gobject.devhelp >>> /usr/share/gtk-doc/html/gobject/glue.png --- /usr/share/gtk-doc/html/glib/ >>> /usr/share/gtk-doc/html/glib/annotation-glossary.html >>> /usr/share/gtk-doc/html/glib/api-index-2-10.html >>> /usr/share/gtk-doc/html/glib/api-index-2-12.html >>> /usr/share/gtk-doc/html/glib/api-index-2-14.html >>> /usr/share/gtk-doc/html/glib/api-index-2-16.html >>> /usr/share/gtk-doc/html/glib/api-index-2-18.html >>> /usr/share/gtk-doc/html/glib/api-index-2-2.html >>> /usr/share/gtk-doc/html/glib/api-index-2-20.html >>> /usr/share/gtk-doc/html/glib/api-index-2-22.html >>> /usr/share/gtk-doc/html/glib/api-index-2-24.html >>> /usr/share/gtk-doc/html/glib/api-index-2-26.html >>> /usr/share/gtk-doc/html/glib/api-index-2-4.html >>> /usr/share/gtk-doc/html/glib/api-index-2-6.html >>> /usr/share/gtk-doc/html/glib/api-index-2-8.html >>> /usr/share/gtk-doc/html/glib/api-index-deprecated.html >>> /usr/share/gtk-doc/html/glib/api-index-full.html >>> /usr/share/gtk-doc/html/glib/glib-Arrays.html >>> /usr/share/gtk-doc/html/glib/glib-Asynchronous-Queues.html >>> /usr/share/gtk-doc/html/glib/glib-Atomic-Operations.html >>> /usr/share/gtk-doc/html/glib/glib-Automatic-String-Completion.html >>> /usr/share/gtk-doc/html/glib/glib-Balanced-Binary-Trees.html >>> /usr/share/gtk-doc/html/glib/glib-Base64-Encoding.html >>> /usr/share/gtk-doc/html/glib/glib-Basic-Types.html >>> /usr/share/gtk-doc/html/glib/glib-Bookmark-file-parser.html >>> /usr/share/gtk-doc/html/glib/glib-Byte-Arrays.html >>> /usr/share/gtk-doc/html/glib/glib-Byte-Order-Macros.html >>> /usr/share/gtk-doc/html/glib/glib-Caches.html >>> /usr/share/gtk-doc/html/glib/glib-Character-Set-Conversion.html >>> /usr/share/gtk-doc/html/glib/glib-Commandline-option-parser.html >>> /usr/share/gtk-doc/html/glib/glib-Data-Checksums.html >>> /usr/share/gtk-doc/html/glib/glib-Datasets.html >>> /usr/share/gtk-doc/html/glib/glib-Date-and-Time-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-Double-ended-Queues.html >>> /usr/share/gtk-doc/html/glib/glib-Doubly-Linked-Lists.html >>> /usr/share/gtk-doc/html/glib/glib-Dynamic-Loading-of-Modules.html >>> /usr/share/gtk-doc/html/glib/glib-Error-Reporting.html >>> /usr/share/gtk-doc/html/glib/glib-File-Utilities.html >>> /usr/share/gtk-doc/html/glib/glib-GDateTime.html >>> /usr/share/gtk-doc/html/glib/glib-GTimeZone.html >>> /usr/share/gtk-doc/html/glib/glib-GVariant.html >>> /usr/share/gtk-doc/html/glib/glib-GVariantType.html >>> /usr/share/gtk-doc/html/glib/glib-Glob-style-pattern-matching.html >>> /usr/share/gtk-doc/html/glib/glib-Hash-Tables.html >>> /usr/share/gtk-doc/html/glib/glib-Hook-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-Hostname-Utilities.html >>> /usr/share/gtk-doc/html/glib/glib-I18N.html >>> /usr/share/gtk-doc/html/glib/glib-IO-Channels.html >>> /usr/share/gtk-doc/html/glib/glib-Key-value-file-parser.html >>> /usr/share/gtk-doc/html/glib/glib-Keyed-Data-Lists.html >>> /usr/share/gtk-doc/html/glib/glib-Lexical-Scanner.html >>> /usr/share/gtk-doc/html/glib/glib-Limits-of-Basic-Types.html >>> /usr/share/gtk-doc/html/glib/glib-Memory-Allocation.html >>> /usr/share/gtk-doc/html/glib/glib-Memory-Allocators.html >>> /usr/share/gtk-doc/html/glib/glib-Memory-Chunks.html >>> /usr/share/gtk-doc/html/glib/glib-Memory-Slices.html >>> /usr/share/gtk-doc/html/glib/glib-Message-Logging.html >>> /usr/share/gtk-doc/html/glib/glib-Miscellaneous-Macros.html >>> /usr/share/gtk-doc/html/glib/glib-Miscellaneous-Utility-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-N-ary-Trees.html >>> /usr/share/gtk-doc/html/glib/glib-Numerical-Definitions.html >>> /usr/share/gtk-doc/html/glib/glib-Perl-compatible-regular-expressions.html >>> /usr/share/gtk-doc/html/glib/glib-Pointer-Arrays.html >>> /usr/share/gtk-doc/html/glib/glib-Quarks.html >>> /usr/share/gtk-doc/html/glib/glib-Random-Numbers.html >>> /usr/share/gtk-doc/html/glib/glib-Relations-and-Tuples.html >>> /usr/share/gtk-doc/html/glib/glib-Sequences.html >>> /usr/share/gtk-doc/html/glib/glib-Shell-related-Utilities.html >>> /usr/share/gtk-doc/html/glib/glib-Simple-XML-Subset-Parser.html >>> /usr/share/gtk-doc/html/glib/glib-Singly-Linked-Lists.html >>> /usr/share/gtk-doc/html/glib/glib-Spawning-Processes.html >>> /usr/share/gtk-doc/html/glib/glib-Standard-Macros.html >>> /usr/share/gtk-doc/html/glib/glib-String-Chunks.html >>> /usr/share/gtk-doc/html/glib/glib-String-Utility-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-Strings.html >>> /usr/share/gtk-doc/html/glib/glib-Testing.html >>> /usr/share/gtk-doc/html/glib/glib-The-Main-Event-Loop.html >>> /usr/share/gtk-doc/html/glib/glib-Thread-Pools.html >>> /usr/share/gtk-doc/html/glib/glib-Threads.html >>> /usr/share/gtk-doc/html/glib/glib-Timers.html >>> /usr/share/gtk-doc/html/glib/glib-Trash-Stacks.html >>> /usr/share/gtk-doc/html/glib/glib-Type-Conversion-Macros.html >>> /usr/share/gtk-doc/html/glib/glib-URI-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-Unicode-Manipulation.html >>> /usr/share/gtk-doc/html/glib/glib-Version-Information.html >>> /usr/share/gtk-doc/html/glib/glib-Warnings-and-Assertions.html >>> /usr/share/gtk-doc/html/glib/glib-Windows-Compatibility-Functions.html >>> /usr/share/gtk-doc/html/glib/glib-building.html >>> /usr/share/gtk-doc/html/glib/glib-changes.html >>> /usr/share/gtk-doc/html/glib/glib-compiling.html >>> /usr/share/gtk-doc/html/glib/glib-core.html >>> /usr/share/gtk-doc/html/glib/glib-cross-compiling.html >>> /usr/share/gtk-doc/html/glib/glib-data-types.html >>> /usr/share/gtk-doc/html/glib/glib-fundamentals.html >>> /usr/share/gtk-doc/html/glib/glib-gettextize.html >>> /usr/share/gtk-doc/html/glib/glib-regex-syntax.html >>> /usr/share/gtk-doc/html/glib/glib-resources.html >>> /usr/share/gtk-doc/html/glib/glib-running.html >>> /usr/share/gtk-doc/html/glib/glib-utilities.html >>> /usr/share/gtk-doc/html/glib/glib.html >>> /usr/share/gtk-doc/html/glib/gtester-report.html >>> /usr/share/gtk-doc/html/glib/gtester.html >>> /usr/share/gtk-doc/html/glib/gvariant-format-strings.html >>> /usr/share/gtk-doc/html/glib/index.html >>> /usr/share/gtk-doc/html/glib/tools.html >>> /usr/share/gtk-doc/html/glib/up.png >>> /usr/share/gtk-doc/html/glib/style.css >>> /usr/share/gtk-doc/html/glib/right.png >>> /usr/share/gtk-doc/html/glib/mainloop-states.gif >>> /usr/share/gtk-doc/html/glib/left.png >>> /usr/share/gtk-doc/html/glib/index.sgml >>> /usr/share/gtk-doc/html/glib/home.png >>> /usr/share/gtk-doc/html/glib/glib.devhelp2 >>> /usr/share/gtk-doc/html/glib/glib.devhelp >>> /usr/share/gtk-doc/html/glib/file-name-encodings.png --- /usr/share/man/ --- /usr/share/man/man1/ >>> /usr/share/man/man1/glib-gettextize.1.bz2 >>> /usr/share/man/man1/gtester.1.bz2 >>> /usr/share/man/man1/gtester-report.1.bz2 >>> /usr/share/man/man1/glib-mkenums.1.bz2 >>> /usr/share/man/man1/glib-genmarshal.1.bz2 >>> /usr/share/man/man1/gobject-query.1.bz2 >>> /usr/share/man/man1/gio-querymodules.1.bz2 >>> /usr/share/man/man1/glib-compile-schemas.1.bz2 >>> /usr/share/man/man1/gsettings.1.bz2 >>> /usr/share/man/man1/gdbus.1.bz2 --- /usr/share/locale/ --- /usr/share/locale/es/ --- /usr/share/locale/es/LC_MESSAGES/ >>> /usr/share/locale/es/LC_MESSAGES/glib20.mo --- /usr/share/systemtap/ --- /usr/share/systemtap/tapset/ >>> /usr/share/systemtap/tapset/gobject.stp >>> /usr/share/systemtap/tapset/glib.stp --- /usr/share/aclocal/ >>> /usr/share/aclocal/gsettings.m4 >>> /usr/share/aclocal/glib-gettext.m4 >>> /usr/share/aclocal/glib-2.0.m4 --- /usr/share/glib-2.0/ --- /usr/share/glib-2.0/schemas/ >>> /usr/share/glib-2.0/schemas/gschema.dtd --- /usr/share/glib-2.0/gettext/ --- /usr/share/glib-2.0/gettext/po/ >>> /usr/share/glib-2.0/gettext/po/Makefile.in.in >>> /usr/share/glib-2.0/gettext/mkinstalldirs --- /usr/bin/ >>> /usr/bin/gtester >>> /usr/bin/gobject-query >>> /usr/bin/glib-genmarshal >>> /usr/bin/gio-querymodules >>> /usr/bin/glib-compile-schemas >>> /usr/bin/gsettings >>> /usr/bin/gdbus >>> /usr/bin/glib-mkenums >>> /usr/bin/gtester-report >>> /usr/bin/glib-gettextize >>> Safely unmerging already-installed instance... >>> Original instance of package unmerged safely. * If you experience a breakage after updating dev-libs/glib try * rebuilding dev-libs/dbus-glib >>> Regenerating /etc/ld.so.cache...