- * Package: gnome-extra/evolution-exchange-2.32.3
- * Repository: gentoo
- * Maintainer: gnome@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- >>> Unpacking evolution-exchange-2.32.3.tar.bz2 to /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work
- >>> Source unpacked in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work
- >>> Preparing source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
- * Fixing OMF Makefiles ...
- [ ok ]
- * Disabling deprecation warnings ...
- [ ok ]
- * Running elibtoolize in: evolution-exchange-2.32.3/
- * Applying portage/2.2 patch ...
- * Applying sed/1.5.6 patch ...
- * Applying as-needed/2.2.6 patch ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
- * econf: updating evolution-exchange-2.32.3/config.guess with /usr/share/gnuconfig/config.guess
- * econf: updating evolution-exchange-2.32.3/config.sub with /usr/share/gnuconfig/config.sub
- ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --with-krb5=/usr --with-openldap --disable-static --disable-maintainer-mode --disable-gtk3 --disable-e2k-debug --without-static-ldap --disable-gtk-doc
- configure: loading site script /usr/share/config.site
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking for style of include used by make... GNU
- 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 dependency style of x86_64-pc-linux-gnu-gcc... none
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- ./configure: line 3926: NULL: command not found
- checking for supported compiler flags... -DG_DISABLE_SINGLE_INCLUDES -DGTK_DISABLE_SINGLE_INCLUDES -Wall -Wextra -Wno-missing-field-initializers -Wno-sign-compare -Wno-unused-parameter -Wdeclaration-after-statement -Werror-implicit-function-declaration -Wformat-security -Winit-self -Wmissing-declarations -Wmissing-include-dirs -Wmissing-noreturn -Wnested-externs -Wpointer-arith -Wredundant-decls -Wundef -Wwrite-strings
- checking whether to enable maintainer-specific portions of Makefiles... no
- 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) none
- checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
- checking whether ln -s works... yes
- checking whether make sets $(MAKE)... (cached) yes
- checking for Win32... no
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking how to print strings... printf
- checking for a sed that does not truncate output... /bin/sed
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- 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 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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- 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 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... 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.9.0... yes
- checking whether NLS is requested... yes
- checking for intltool >= 0.35.5... 0.50.2 found
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for perl... /usr/bin/perl
- checking for perl >= 5.8.1... 5.12.4
- checking for XML::Parser... ok
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for dcgettext... yes
- checking if msgfmt accepts -c... yes
- checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking for GNOME_PLATFORM... yes
- checking for EVOLUTION_DATA_SERVER... yes
- checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.16... yes
- checking for GLIB - version >= 2.0.0... yes (version 2.32.4)
- checking for gconftool-2... /usr/bin/gconftool-2
- Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
- Using $(sysconfdir)/gconf/schemas as install directory for schema files
- 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 Evolution version... checking for EVOLUTION_PLUGIN... yes
- checking for EVOLUTION_MAIL... yes
- checking for EVOLUTION_SHELL... yes
- checking Berkeley DB... yes
- checking for SunLDAP... no
- checking for OpenLDAP... yes
- checking if OpenLDAP is version 2.x... yes
- checking for res_query in -lresolv... no
- checking for bind in -lsocket... no
- checking for gethostbyaddr in -lnsl... yes
- checking for ber_get_tag in -llber... yes
- checking for ldap_open in -lldap... yes
- checking for ldap_ntlm_bind... yes
- checking for LDAP Paged Control... yes
- checking for Kerberos 5... yes (MIT)
- checking for et/com_err.h... yes
- checking for com_err.h... yes
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating evolution-exchange-zip
- config.status: creating eplugin/Makefile
- config.status: creating camel/Makefile
- config.status: creating addressbook/Makefile
- config.status: creating calendar/Makefile
- config.status: creating tools/Makefile
- config.status: creating docs/Makefile
- config.status: creating docs/reference/Makefile
- config.status: creating po/Makefile.in
- config.status: creating server/Makefile
- config.status: creating server/lib/Makefile
- config.status: creating server/storage/Makefile
- config.status: creating server/xntlm/Makefile
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing default-1 commands
- config.status: executing po/stamp-it commands
- configure:
- GTK package : gtk+-2.0
- Debugging : no
- GTK-Doc : no
- Kerberos 5 : yes (MIT)
- >>> Source configured.
- >>> Compiling source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
- make -j24
- make all-recursive
- make[1]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
- Making all in server
- make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
- Making all in xntlm
- make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/xntlm'
- CC libxntlm_la-xntlm.lo
- CC libxntlm_la-xntlm-des.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libxntlm_la-xntlm.lo `test -f 'xntlm.c' || echo './'`xntlm.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libxntlm_la-xntlm-des.lo `test -f 'xntlm-des.c' || echo './'`xntlm-des.c
- CC libxntlm_la-xntlm-md4.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -I../.. -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libxntlm_la-xntlm-md4.lo `test -f 'xntlm-md4.c' || echo './'`xntlm-md4.c
- CCLD libxntlm.la
- make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/xntlm'
- Making all in lib
- make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
- Building e2k-propnames.h
- Building e2k-propnames.c
- ( glib-genmarshal --prefix=e2k_marshal ./e2k-marshal.list --header > e2k-marshal.tmp \
- && mv e2k-marshal.tmp e2k-marshal.h ) \
- || ( rm -f e2k-marshal.tmp && exit 1 )
- Building e2k-proptags.h
- ( (echo '#include "e2k-marshal.h"'; glib-genmarshal --prefix=e2k_marshal ./e2k-marshal.list --body) > e2k-marshal.tmp \
- && mv e2k-marshal.tmp e2k-marshal.c ) \
- || ( rm -f e2k-marshal.tmp && exit 1 )
- make all-am
- make[4]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
- CC libexchange_la-e2k-marshal.lo
- CC libexchange_la-e2k-action.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-marshal.lo `test -f 'e2k-marshal.c' || echo './'`e2k-marshal.c
- CC libexchange_la-e2k-autoconfig.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-action.lo `test -f 'e2k-action.c' || echo './'`e2k-action.c
- CC libexchange_la-e2k-context.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-autoconfig.lo `test -f 'e2k-autoconfig.c' || echo './'`e2k-autoconfig.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-context.lo `test -f 'e2k-context.c' || echo './'`e2k-context.c
- CC libexchange_la-e2k-freebusy.lo
- CC libexchange_la-e2k-global-catalog.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-freebusy.lo `test -f 'e2k-freebusy.c' || echo './'`e2k-freebusy.c
- CC libexchange_la-e2k-http-utils.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-global-catalog.lo `test -f 'e2k-global-catalog.c' || echo './'`e2k-global-catalog.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-http-utils.lo `test -f 'e2k-http-utils.c' || echo './'`e2k-http-utils.c
- CC libexchange_la-e2k-operation.lo
- CC libexchange_la-e2k-path.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-operation.lo `test -f 'e2k-operation.c' || echo './'`e2k-operation.c
- CC libexchange_la-e2k-properties.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-path.lo `test -f 'e2k-path.c' || echo './'`e2k-path.c
- CC libexchange_la-e2k-restriction.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-properties.lo `test -f 'e2k-properties.c' || echo './'`e2k-properties.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-restriction.lo `test -f 'e2k-restriction.c' || echo './'`e2k-restriction.c
- CC libexchange_la-e2k-result.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-result.lo `test -f 'e2k-result.c' || echo './'`e2k-result.c
- CC libexchange_la-e2k-rule.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-rule.lo `test -f 'e2k-rule.c' || echo './'`e2k-rule.c
- CC libexchange_la-e2k-rule-xml.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-rule-xml.lo `test -f 'e2k-rule-xml.c' || echo './'`e2k-rule-xml.c
- CC libexchange_la-e2k-security-descriptor.lo
- CC libexchange_la-e2k-sid.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-security-descriptor.lo `test -f 'e2k-security-descriptor.c' || echo './'`e2k-security-descriptor.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-sid.lo `test -f 'e2k-sid.c' || echo './'`e2k-sid.c
- CC libexchange_la-e2k-uri.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-uri.lo `test -f 'e2k-uri.c' || echo './'`e2k-uri.c
- CC libexchange_la-e2k-utils.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-utils.lo `test -f 'e2k-utils.c' || echo './'`e2k-utils.c
- CC libexchange_la-e2k-xml-utils.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-xml-utils.lo `test -f 'e2k-xml-utils.c' || echo './'`e2k-xml-utils.c
- CC libexchange_la-e2k-kerberos.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DCONNECTOR_PREFIX=\""/usr"\" -I../.. -I../../server/xntlm -DLDAP_DEPRECATED -I/usr/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_la-e2k-kerberos.lo `test -f 'e2k-kerberos.c' || echo './'`e2k-kerberos.c
- CCLD libexchange.la
- make[4]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
- make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
- Making all in storage
- make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/storage'
- CC libexchange_storage_la-e-folder-exchange.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-e-folder-exchange.lo `test -f 'e-folder-exchange.c' || echo './'`e-folder-exchange.c
- CC libexchange_storage_la-e-folder-tree.lo
- CC libexchange_storage_la-e-folder-type-registry.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-e-folder-tree.lo `test -f 'e-folder-tree.c' || echo './'`e-folder-tree.c
- CC libexchange_storage_la-e-folder.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-e-folder-type-registry.lo `test -f 'e-folder-type-registry.c' || echo './'`e-folder-type-registry.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-e-folder.lo `test -f 'e-folder.c' || echo './'`e-folder.c
- CC libexchange_storage_la-e-storage.lo
- CC libexchange_storage_la-exchange-account.lo
- CC libexchange_storage_la-exchange-esource.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-e-storage.lo `test -f 'e-storage.c' || echo './'`e-storage.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-account.lo `test -f 'exchange-account.c' || echo './'`exchange-account.c
- CC libexchange_storage_la-exchange-folder-size.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-esource.lo `test -f 'exchange-esource.c' || echo './'`exchange-esource.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2 CC libexchange_storage_la-exchange-hierarchy-favorites.lo
- .32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-folder-size.lo `test -f 'exchange-folder-size.c' || echo './'`exchange-folder-size.c
- CC libexchange_storage_la-exchange-hierarchy-foreign.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy-favorites.lo `test -f 'exchange-hierarchy-favorites.c' || echo './'`exchange-hierarchy-favorites.c
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy-foreign.lo `test -f 'exchange-hierarchy-foreign.c' || echo './'`exchange-hierarchy-foreign.c
- CC libexchange_storage_la-exchange-hierarchy-gal.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy-gal.lo `test -f 'exchange-hierarchy-gal.c' || echo './'`exchange-hierarchy-gal.c
- CC libexchange_storage_la-exchange-hierarchy-somedav.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy-somedav.lo `test -f 'exchange-hierarchy-somedav.c' || echo './'`exchange-hierarchy-somedav.c
- CC libexchange_storage_la-exchange-hierarchy-webdav.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy-webdav.lo `test -f 'exchange-hierarchy-webdav.c' || echo './'`exchange-hierarchy-webdav.c
- CC libexchange_storage_la-exchange-hierarchy.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-hierarchy.lo `test -f 'exchange-hierarchy.c' || echo './'`exchange-hierarchy.c
- CC libexchange_storage_la-exchange-oof.lo
- /bin/sh ../../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -fno-strict-aliasing -DG_LOG_DOMAIN=\""evolution-exchange-storage"\" -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -DCONNECTOR_GLADEDIR=\"""\" -I../.. -I../../server/lib -I../../server/xntlm -I../../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libexchange_storage_la-exchange-oof.lo `test -f 'exchange-oof.c' || echo './'`exchange-oof.c
- CCLD libexchange-storage.la
- make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/storage'
- make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
- make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
- Making all in eplugin
- make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
- LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org-gnome-exchange-operations.error.xml org-gnome-exchange-operations.error
- LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org-gnome-exchange-operations.eplug.xml org-gnome-exchange-operations.eplug.in
- Merging translations into org-gnome-exchange-operations.error.
- Merging translations into org-gnome-exchange-operations.eplug.in.
- CREATED org-gnome-exchange-operations.error
- CREATED org-gnome-exchange-operations.eplug.in
- sed -e 's|\@PLUGINDIR\@|/usr/lib64/evolution/2.32/plugins|' \
- -e 's|\@SOEXT\@||' \
- -e 's|\@GETTEXT_PACKAGE\@|evolution-exchange-2.32|' \
- -e 's|\@LOCALEDIR\@|/usr/share/locale|' org-gnome-exchange-operations.eplug.in > org-gnome-exchange-operations.eplug
- make all-am
- make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
- CC liborg_gnome_exchange_operations_la-exchange-operations.lo
- CC liborg_gnome_exchange_operations_la-exchange-config-listener.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-operations.lo `test -f 'exchange-operations.c' || echo './'`exchange-operations.c
- CC liborg_gnome_exchange_operations_la-exchange-calendar.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-config-listener.lo `test -f 'exchange-config-listener.c' || echo './'`exchange-config-listener.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-calendar.lo `test -f 'exchange-calendar.c' || echo './'`exchange-calendar.c
- CC liborg_gnome_exchange_operations_la-exchange-contacts.lo
- CC liborg_gnome_exchange_operations_la-exchange-change-password.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-contacts.lo `test -f 'exchange-contacts.c' || echo './'`exchange-contacts.c
- CC liborg_gnome_exchange_operations_la-exchange-delegates-user.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-change-password.lo `test -f 'exchange-change-password.c' || echo './'`exchange-change-password.c
- CC liborg_gnome_exchange_operations_la-exchange-delegates.lo
- CC liborg_gnome_exchange_operations_la-exchange-user-dialog.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-delegates-user.lo `test -f 'exchange-delegates-user.c' || echo './'`exchange-delegates-user.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-delegates.lo `test -f 'exchange-delegates.c' || echo './'`exchange-delegates.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-user-dialog.lo `test -f 'exchange-user-dialog.c' || echo './'`exchange-user-dialog.c
- CC liborg_gnome_exchange_operations_la-exchange-folder-size-display.lo
- CC liborg_gnome_exchange_operations_la-exchange-account-setup.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-folder-size-display.lo `test -f 'exchange-folder-size-display.c' || echo './'`exchange-folder-size-display.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-account-setup.lo `test -f 'exchange-account-setup.c' || echo './'`exchange-account-setup.c
- CC liborg_gnome_exchange_operations_la-exchange-permissions-dialog.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-permissions-dialog.lo `test -f 'exchange-permissions-dialog.c' || echo './'`exchange-permissions-dialog.c
- CC liborg_gnome_exchange_operations_la-exchange-folder-permission.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-folder-permission.lo `test -f 'exchange-folder-permission.c' || echo './'`exchange-folder-permission.c
- CC liborg_gnome_exchange_operations_la-exchange-folder-subscription.lo
- CC liborg_gnome_exchange_operations_la-exchange-folder.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-folder-subscription.lo `test -f 'exchange-folder-subscription.c' || echo './'`exchange-folder-subscription.c
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-folder.lo `test -f 'exchange-folder.c' || echo './'`exchange-folder.c
- CC liborg_gnome_exchange_operations_la-exchange-mail-send-options.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-mail-send-options.lo `test -f 'exchange-mail-send-options.c' || echo './'`exchange-mail-send-options.c
- CC liborg_gnome_exchange_operations_la-exchange-send-options.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I../server/lib -I../server/storage -I../server/lib -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/unique-1.0 -I/usr/include/enchant -I/usr/include/libgtkhtml-3.14 -I/usr/include/libgtkhtml-3.14/editor -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/startup-notification-1.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/unique-1.0 -I/usr/include/evolution-2.32 -DLDAP_DEPRECATED -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o liborg_gnome_exchange_operations_la-exchange-send-options.lo `test -f 'exchange-send-options.c' || echo './'`exchange-send-options.c
- exchange-operations.c: In function 'e_plugin_lib_enable':
- exchange-operations.c:66:3: warning: 'g_atexit' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:239)
- CCLD liborg-gnome-exchange-operations.la
- make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
- rm org-gnome-exchange-operations.eplug.in
- make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
- Making all in tools
- make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/tools'
- CC libevolution_exchange_shared_la-exchange-share-config-listener.lo
- /bin/sh ../libtool --silent --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I../camel -I../server/lib -I../server/storage -I../server/lib -DG_LOG_DOMAIN="\"evolution-exchange-storage\"" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -DLDAP_DEPRECATED -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_IMAGESDIR=\""/usr/share/evolution-exchange/2.32/images"\" -DCONNECTOR_UIDIR=\""/usr/share/evolution-exchange/2.32/ui"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o libevolution_exchange_shared_la-exchange-share-config-listener.lo `test -f 'exchange-share-config-listener.c' || echo './'`exchange-share-config-listener.c
- CC exchange_connector_setup-ximian-connector-setup.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I../camel -I../server/lib -I../server/storage -I../server/lib -DG_LOG_DOMAIN="\"evolution-exchange-storage\"" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -DLDAP_DEPRECATED -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_IMAGESDIR=\""/usr/share/evolution-exchange/2.32/images"\" -DCONNECTOR_UIDIR=\""/usr/share/evolution-exchange/2.32/ui"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o exchange_connector_setup-ximian-connector-setup.o `test -f 'ximian-connector-setup.c' || echo './'`ximian-connector-setup.c
- CC exchange_connector_setup-exchange-autoconfig-wizard.o
- x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -fno-strict-aliasing -I.. -I../camel -I../server/lib -I../server/storage -I../server/lib -DG_LOG_DOMAIN="\"evolution-exchange-storage\"" -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libxml2 -I/usr/include/libsoup-2.4 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -pthread -I/usr/include/libxml2 -I/usr/include/orbit-2.0 -DORBIT2=1 -I/usr/include/gconf/2 -I/usr/include/libsoup-2.4 -I/usr/include/evolution-data-server-2.32 -I/usr/include/nspr -I/usr/include/nss -DCAMEL_HAVE_NSS -DCAMEL_HAVE_SSL -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng15 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/evolution-data-server-2.32/groupwise -DLDAP_DEPRECATED -DPREFIX=\""/usr"\" -DSYSCONFDIR=\""/etc"\" -DDATADIR=\""/usr/share"\" -DLIBDIR=\""/usr/share"\" -DCONNECTOR_IMAGESDIR=\""/usr/share/evolution-exchange/2.32/images"\" -DCONNECTOR_UIDIR=\""/usr/share/evolution-exchange/2.32/ui"\" -DCONNECTOR_LOCALEDIR=\""/usr/share/locale"\" -O2 -pipe -ggdb -march=native -ftracer -frecord-gcc-switches -fno-strict-aliasing -c -o exchange_connector_setup-exchange-autoconfig-wizard.o `test -f 'exchange-autoconfig-wizard.c' || echo './'`exchange-autoconfig-wizard.c
- CCLD exchange-connector-setup
- CCLD libevolution-exchange-shared.la
- exchange_connector_setup-ximian-connector-setup.o: In function `main':
- /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/tools/ximian-connector-setup.c:92: undefined reference to `g_thread_init'
- collect2: ld returned 1 exit status
- make[2]: *** [exchange-connector-setup] Error 1
- make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/tools'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
- make: *** [all] Error 2
- * ERROR: gnome-extra/evolution-exchange-2.32.3 failed (compile phase):
- * emake failed
- *
- * If you need support, post the output of `emerge --info '=gnome-extra/evolution-exchange-2.32.3'`,
- * the complete build log and the output of `emerge -pqv '=gnome-extra/evolution-exchange-2.32.3'`.
- * The complete build log is located at '/var/log/portage/gnome-extra:evolution-exchange-2.32.3:20121107-071914.log'.
- * For convenience, a symlink to the build log is located at '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/temp/build.log'.
- * The ebuild environment file is located at '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/temp/environment'.
- * Working directory: '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
- * S: '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'