1. * Package: gnome-extra/evolution-exchange-2.32.3
  2. * Repository: gentoo
  3. * Maintainer: gnome@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed CBLAS for library directory lib64
  7. [1] gsl
  8. [2] reference *
  9. >>> Unpacking source...
  10. >>> Unpacking evolution-exchange-2.32.3.tar.bz2 to /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work
  11. >>> Source unpacked in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work
  12. >>> Preparing source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
  13. * Fixing OMF Makefiles ...
  14. [ ok ]
  15. * Disabling deprecation warnings ...
  16. [ ok ]
  17. * Running elibtoolize in: evolution-exchange-2.32.3/
  18. * Applying portage/2.2 patch ...
  19. * Applying sed/1.5.6 patch ...
  20. * Applying as-needed/2.2.6 patch ...
  21. >>> Source prepared.
  22. >>> Configuring source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
  23. * econf: updating evolution-exchange-2.32.3/config.guess with /usr/share/gnuconfig/config.guess
  24. * econf: updating evolution-exchange-2.32.3/config.sub with /usr/share/gnuconfig/config.sub
  25. ./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
  26. configure: loading site script /usr/share/config.site
  27. checking for a BSD-compatible install... /usr/bin/install -c
  28. checking whether build environment is sane... yes
  29. checking for a thread-safe mkdir -p... /bin/mkdir -p
  30. checking for gawk... gawk
  31. checking whether make sets $(MAKE)... yes
  32. checking for style of include used by make... GNU
  33. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  34. checking whether the C compiler works... yes
  35. checking for C compiler default output file name... a.out
  36. checking for suffix of executables...
  37. checking whether we are cross compiling... no
  38. checking for suffix of object files... o
  39. checking whether we are using the GNU C compiler... yes
  40. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  41. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  42. checking dependency style of x86_64-pc-linux-gnu-gcc... none
  43. ./configure: line 3926: NULL: command not found
  44. ./configure: line 3926: NULL: command not found
  45. ./configure: line 3926: NULL: command not found
  46. ./configure: line 3926: NULL: command not found
  47. ./configure: line 3926: NULL: command not found
  48. ./configure: line 3926: NULL: command not found
  49. ./configure: line 3926: NULL: command not found
  50. ./configure: line 3926: NULL: command not found
  51. 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
  52. checking whether to enable maintainer-specific portions of Makefiles... no
  53. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  54. checking whether we are using the GNU C compiler... (cached) yes
  55. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  56. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  57. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) none
  58. checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes
  59. checking whether ln -s works... yes
  60. checking whether make sets $(MAKE)... (cached) yes
  61. checking for Win32... no
  62. checking build system type... x86_64-pc-linux-gnu
  63. checking host system type... x86_64-pc-linux-gnu
  64. checking how to print strings... printf
  65. checking for a sed that does not truncate output... /bin/sed
  66. checking for grep that handles long lines and -e... /bin/grep
  67. checking for egrep... /bin/grep -E
  68. checking for fgrep... /bin/grep -F
  69. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  70. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  71. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  72. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  73. checking the maximum length of command line arguments... 1572864
  74. checking whether the shell understands some XSI constructs... yes
  75. checking whether the shell understands "+="... yes
  76. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  77. checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
  78. checking how to recognize dependent libraries... pass_all
  79. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  80. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  81. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  82. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  83. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  84. checking for ANSI C header files... yes
  85. checking for sys/types.h... yes
  86. checking for sys/stat.h... yes
  87. checking for stdlib.h... yes
  88. checking for string.h... yes
  89. checking for memory.h... yes
  90. checking for strings.h... yes
  91. checking for inttypes.h... yes
  92. checking for stdint.h... yes
  93. checking for unistd.h... yes
  94. checking for dlfcn.h... yes
  95. checking for objdir... .libs
  96. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  97. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  98. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  99. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  100. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  101. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  102. 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
  103. checking whether -lc should be explicitly linked in... no
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking whether stripping libraries is possible... yes
  107. checking if libtool supports shared libraries... yes
  108. checking whether to build shared libraries... yes
  109. checking whether to build static libraries... no
  110. checking for x86_64-pc-linux-gnu-pkg-config... no
  111. checking for pkg-config... /usr/bin/pkg-config
  112. checking pkg-config is at least version 0.9.0... yes
  113. checking whether NLS is requested... yes
  114. checking for intltool >= 0.35.5... 0.50.2 found
  115. checking for intltool-update... /usr/bin/intltool-update
  116. checking for intltool-merge... /usr/bin/intltool-merge
  117. checking for intltool-extract... /usr/bin/intltool-extract
  118. checking for xgettext... /usr/bin/xgettext
  119. checking for msgmerge... /usr/bin/msgmerge
  120. checking for msgfmt... /usr/bin/msgfmt
  121. checking for gmsgfmt... /usr/bin/gmsgfmt
  122. checking for perl... /usr/bin/perl
  123. checking for perl >= 5.8.1... 5.12.4
  124. checking for XML::Parser... ok
  125. checking locale.h usability... yes
  126. checking locale.h presence... yes
  127. checking for locale.h... yes
  128. checking for LC_MESSAGES... yes
  129. checking libintl.h usability... yes
  130. checking libintl.h presence... yes
  131. checking for libintl.h... yes
  132. checking for ngettext in libc... yes
  133. checking for dgettext in libc... yes
  134. checking for bind_textdomain_codeset... yes
  135. checking for msgfmt... (cached) /usr/bin/msgfmt
  136. checking for dcgettext... yes
  137. checking if msgfmt accepts -c... yes
  138. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  139. checking for xgettext... (cached) /usr/bin/xgettext
  140. checking for GNOME_PLATFORM... yes
  141. checking for EVOLUTION_DATA_SERVER... yes
  142. checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/pkg-config
  143. checking pkg-config is at least version 0.16... yes
  144. checking for GLIB - version >= 2.0.0... yes (version 2.32.4)
  145. checking for gconftool-2... /usr/bin/gconftool-2
  146. Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
  147. Using $(sysconfdir)/gconf/schemas as install directory for schema files
  148. checking for gtkdoc-check... /usr/bin/gtkdoc-check
  149. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  150. checking for gtkdoc-mkpdf... /usr/bin/gtkdoc-mkpdf
  151. checking whether to build gtk-doc documentation... no
  152. checking Evolution version... checking for EVOLUTION_PLUGIN... yes
  153. checking for EVOLUTION_MAIL... yes
  154. checking for EVOLUTION_SHELL... yes
  155. checking Berkeley DB... yes
  156. checking for SunLDAP... no
  157. checking for OpenLDAP... yes
  158. checking if OpenLDAP is version 2.x... yes
  159. checking for res_query in -lresolv... no
  160. checking for bind in -lsocket... no
  161. checking for gethostbyaddr in -lnsl... yes
  162. checking for ber_get_tag in -llber... yes
  163. checking for ldap_open in -lldap... yes
  164. checking for ldap_ntlm_bind... yes
  165. checking for LDAP Paged Control... yes
  166. checking for Kerberos 5... yes (MIT)
  167. checking for et/com_err.h... yes
  168. checking for com_err.h... yes
  169. configure: creating ./config.status
  170. config.status: creating Makefile
  171. config.status: creating evolution-exchange-zip
  172. config.status: creating eplugin/Makefile
  173. config.status: creating camel/Makefile
  174. config.status: creating addressbook/Makefile
  175. config.status: creating calendar/Makefile
  176. config.status: creating tools/Makefile
  177. config.status: creating docs/Makefile
  178. config.status: creating docs/reference/Makefile
  179. config.status: creating po/Makefile.in
  180. config.status: creating server/Makefile
  181. config.status: creating server/lib/Makefile
  182. config.status: creating server/storage/Makefile
  183. config.status: creating server/xntlm/Makefile
  184. config.status: creating config.h
  185. config.status: executing depfiles commands
  186. config.status: executing libtool commands
  187. config.status: executing default-1 commands
  188. config.status: executing po/stamp-it commands
  189. configure:
  190. GTK package : gtk+-2.0
  191. Debugging : no
  192. GTK-Doc : no
  193. Kerberos 5 : yes (MIT)
  194. >>> Source configured.
  195. >>> Compiling source in /tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3 ...
  196. make -j24
  197. make all-recursive
  198. make[1]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
  199. Making all in server
  200. make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
  201. Making all in xntlm
  202. make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/xntlm'
  203. CC libxntlm_la-xntlm.lo
  204. CC libxntlm_la-xntlm-des.lo
  205. /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
  206. /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
  207. CC libxntlm_la-xntlm-md4.lo
  208. /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
  209. CCLD libxntlm.la
  210. make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/xntlm'
  211. Making all in lib
  212. make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
  213. Building e2k-propnames.h
  214. Building e2k-propnames.c
  215. ( glib-genmarshal --prefix=e2k_marshal ./e2k-marshal.list --header > e2k-marshal.tmp \
  216. && mv e2k-marshal.tmp e2k-marshal.h ) \
  217. || ( rm -f e2k-marshal.tmp && exit 1 )
  218. Building e2k-proptags.h
  219. ( (echo '#include "e2k-marshal.h"'; glib-genmarshal --prefix=e2k_marshal ./e2k-marshal.list --body) > e2k-marshal.tmp \
  220. && mv e2k-marshal.tmp e2k-marshal.c ) \
  221. || ( rm -f e2k-marshal.tmp && exit 1 )
  222. make all-am
  223. make[4]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
  224. CC libexchange_la-e2k-marshal.lo
  225. CC libexchange_la-e2k-action.lo
  226. /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
  227. CC libexchange_la-e2k-autoconfig.lo
  228. /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
  229. CC libexchange_la-e2k-context.lo
  230. /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
  231. /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
  232. CC libexchange_la-e2k-freebusy.lo
  233. CC libexchange_la-e2k-global-catalog.lo
  234. /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
  235. CC libexchange_la-e2k-http-utils.lo
  236. /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
  237. /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
  238. CC libexchange_la-e2k-operation.lo
  239. CC libexchange_la-e2k-path.lo
  240. /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
  241. CC libexchange_la-e2k-properties.lo
  242. /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
  243. CC libexchange_la-e2k-restriction.lo
  244. /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
  245. /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
  246. CC libexchange_la-e2k-result.lo
  247. /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
  248. CC libexchange_la-e2k-rule.lo
  249. /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
  250. CC libexchange_la-e2k-rule-xml.lo
  251. /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
  252. CC libexchange_la-e2k-security-descriptor.lo
  253. CC libexchange_la-e2k-sid.lo
  254. /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
  255. /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
  256. CC libexchange_la-e2k-uri.lo
  257. /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
  258. CC libexchange_la-e2k-utils.lo
  259. /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
  260. CC libexchange_la-e2k-xml-utils.lo
  261. /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
  262. CC libexchange_la-e2k-kerberos.lo
  263. /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
  264. CCLD libexchange.la
  265. make[4]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
  266. make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/lib'
  267. Making all in storage
  268. make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/storage'
  269. CC libexchange_storage_la-e-folder-exchange.lo
  270. /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
  271. CC libexchange_storage_la-e-folder-tree.lo
  272. CC libexchange_storage_la-e-folder-type-registry.lo
  273. /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
  274. CC libexchange_storage_la-e-folder.lo
  275. /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
  276. /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
  277. CC libexchange_storage_la-e-storage.lo
  278. CC libexchange_storage_la-exchange-account.lo
  279. CC libexchange_storage_la-exchange-esource.lo
  280. /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
  281. /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
  282. CC libexchange_storage_la-exchange-folder-size.lo
  283. /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
  284. /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
  285. .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
  286. CC libexchange_storage_la-exchange-hierarchy-foreign.lo
  287. /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
  288. /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
  289. CC libexchange_storage_la-exchange-hierarchy-gal.lo
  290. /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
  291. CC libexchange_storage_la-exchange-hierarchy-somedav.lo
  292. /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
  293. CC libexchange_storage_la-exchange-hierarchy-webdav.lo
  294. /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
  295. CC libexchange_storage_la-exchange-hierarchy.lo
  296. /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
  297. CC libexchange_storage_la-exchange-oof.lo
  298. /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
  299. CCLD libexchange-storage.la
  300. make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server/storage'
  301. make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
  302. make[3]: Nothing to be done for `all-am'.
  303. make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
  304. make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/server'
  305. Making all in eplugin
  306. make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
  307. LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org-gnome-exchange-operations.error.xml org-gnome-exchange-operations.error
  308. LC_ALL=C /usr/bin/intltool-merge -x -u /tmp org-gnome-exchange-operations.eplug.xml org-gnome-exchange-operations.eplug.in
  309. Merging translations into org-gnome-exchange-operations.error.
  310. Merging translations into org-gnome-exchange-operations.eplug.in.
  311. CREATED org-gnome-exchange-operations.error
  312. CREATED org-gnome-exchange-operations.eplug.in
  313. sed -e 's|\@PLUGINDIR\@|/usr/lib64/evolution/2.32/plugins|' \
  314. -e 's|\@SOEXT\@||' \
  315. -e 's|\@GETTEXT_PACKAGE\@|evolution-exchange-2.32|' \
  316. -e 's|\@LOCALEDIR\@|/usr/share/locale|' org-gnome-exchange-operations.eplug.in > org-gnome-exchange-operations.eplug
  317. make all-am
  318. make[3]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
  319. CC liborg_gnome_exchange_operations_la-exchange-operations.lo
  320. CC liborg_gnome_exchange_operations_la-exchange-config-listener.lo
  321. /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
  322. CC liborg_gnome_exchange_operations_la-exchange-calendar.lo
  323. /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
  324. /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
  325. CC liborg_gnome_exchange_operations_la-exchange-contacts.lo
  326. CC liborg_gnome_exchange_operations_la-exchange-change-password.lo
  327. /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
  328. CC liborg_gnome_exchange_operations_la-exchange-delegates-user.lo
  329. /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
  330. CC liborg_gnome_exchange_operations_la-exchange-delegates.lo
  331. CC liborg_gnome_exchange_operations_la-exchange-user-dialog.lo
  332. /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
  333. /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
  334. /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
  335. CC liborg_gnome_exchange_operations_la-exchange-folder-size-display.lo
  336. CC liborg_gnome_exchange_operations_la-exchange-account-setup.lo
  337. /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
  338. /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
  339. CC liborg_gnome_exchange_operations_la-exchange-permissions-dialog.lo
  340. /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
  341. CC liborg_gnome_exchange_operations_la-exchange-folder-permission.lo
  342. /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
  343. CC liborg_gnome_exchange_operations_la-exchange-folder-subscription.lo
  344. CC liborg_gnome_exchange_operations_la-exchange-folder.lo
  345. /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
  346. /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
  347. CC liborg_gnome_exchange_operations_la-exchange-mail-send-options.lo
  348. /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
  349. CC liborg_gnome_exchange_operations_la-exchange-send-options.lo
  350. /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
  351. exchange-operations.c: In function 'e_plugin_lib_enable':
  352. exchange-operations.c:66:3: warning: 'g_atexit' is deprecated (declared at /usr/include/glib-2.0/glib/gutils.h:239)
  353. CCLD liborg-gnome-exchange-operations.la
  354. make[3]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
  355. rm org-gnome-exchange-operations.eplug.in
  356. make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/eplugin'
  357. Making all in tools
  358. make[2]: Entering directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/tools'
  359. CC libevolution_exchange_shared_la-exchange-share-config-listener.lo
  360. /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
  361. CC exchange_connector_setup-ximian-connector-setup.o
  362. 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
  363. CC exchange_connector_setup-exchange-autoconfig-wizard.o
  364. 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
  365. CCLD exchange-connector-setup
  366. CCLD libevolution-exchange-shared.la
  367. exchange_connector_setup-ximian-connector-setup.o: In function `main':
  368. /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'
  369. collect2: ld returned 1 exit status
  370. make[2]: *** [exchange-connector-setup] Error 1
  371. make[2]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3/tools'
  372. make[1]: *** [all-recursive] Error 1
  373. make[1]: Leaving directory `/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
  374. make: *** [all] Error 2
  375. * ERROR: gnome-extra/evolution-exchange-2.32.3 failed (compile phase):
  376. * emake failed
  377. *
  378. * If you need support, post the output of `emerge --info '=gnome-extra/evolution-exchange-2.32.3'`,
  379. * the complete build log and the output of `emerge -pqv '=gnome-extra/evolution-exchange-2.32.3'`.
  380. * The complete build log is located at '/var/log/portage/gnome-extra:evolution-exchange-2.32.3:20121107-071914.log'.
  381. * For convenience, a symlink to the build log is located at '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/temp/build.log'.
  382. * The ebuild environment file is located at '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/temp/environment'.
  383. * Working directory: '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'
  384. * S: '/tmp/portage/gnome-extra/evolution-exchange-2.32.3/work/evolution-exchange-2.32.3'