Guest User

gentoo build gconf

a guest
Oct 3rd, 2011
202
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 108.94 KB | None | 0 0
  1.  * Package:    gnome-base/gconf-2.32.3
  2.  * Repository: gentoo
  3.  * Maintainer: gnome@gentoo.org
  4.  * USE:        amd64 elibc_glibc kernel_linux ldap multilib policykit userland_GNU
  5.  * FEATURES:   sandbox
  6.  * Fixing OMF Makefiles ...
  7.  [ ok ]
  8.  * Running elibtoolize in: GConf-2.32.3/
  9.  *   Applying portage-2.2.patch ...
  10.  *   Applying sed-1.5.6.patch ...
  11.  *   Applying as-needed-2.2.6.patch ...
  12.  * Applying gconf-2.24.0-no-gconfd.patch ...
  13.  [ ok ]
  14.  * Applying gconf-2.28.0-entry-set-value-sigsegv.patch ...
  15.  [ ok ]
  16. checking for a BSD-compatible install... /usr/bin/install -c
  17. checking whether build environment is sane... yes
  18. checking for a thread-safe mkdir -p... /bin/mkdir -p
  19. checking for gawk... gawk
  20. checking whether make sets $(MAKE)... yes
  21. checking whether to enable maintainer-specific portions of Makefiles... no
  22. checking build system type... x86_64-pc-linux-gnu
  23. checking host system type... x86_64-pc-linux-gnu
  24. checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
  25. checking whether the C compiler works... yes
  26. checking for C compiler default output file name... a.out
  27. checking for suffix of executables...
  28. checking whether we are cross compiling... no
  29. checking for suffix of object files... o
  30. checking whether we are using the GNU C compiler... yes
  31. checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
  32. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
  33. checking for style of include used by make... GNU
  34. checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
  35. checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
  36. checking whether we are using the GNU C++ compiler... yes
  37. checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
  38. checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
  39. checking for library containing strerror... none required
  40. checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
  41. checking whether we are using the GNU C compiler... (cached) yes
  42. checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
  43. checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
  44. checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
  45. checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
  46. checking for grep that handles long lines and -e... /bin/grep
  47. checking for egrep... /bin/grep -E
  48. checking for ANSI C header files... yes
  49. checking for a sed that does not truncate output... /bin/sed
  50. checking for fgrep... /bin/grep -F
  51. checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
  52. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
  53. checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
  54. checking the name lister (/usr/bin/nm -B) interface... BSD nm
  55. checking whether ln -s works... yes
  56. checking the maximum length of command line arguments... 1572864
  57. checking whether the shell understands some XSI constructs... yes
  58. checking whether the shell understands "+="... yes
  59. checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
  60. checking for x86_64-pc-linux-gnu-objdump... objdump
  61. checking how to recognize dependent libraries... pass_all
  62. checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
  63. checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
  64. checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
  65. checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
  66. checking for sys/types.h... yes
  67. checking for sys/stat.h... yes
  68. checking for stdlib.h... yes
  69. checking for string.h... yes
  70. checking for memory.h... yes
  71. checking for strings.h... yes
  72. checking for inttypes.h... yes
  73. checking for stdint.h... yes
  74. checking for unistd.h... yes
  75. checking for dlfcn.h... yes
  76. checking whether we are using the GNU C++ compiler... (cached) yes
  77. checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
  78. checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
  79. checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
  80. checking for objdir... .libs
  81. checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
  82. checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
  83. checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
  84. checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
  85. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
  86. checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
  87. 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
  88. checking whether -lc should be explicitly linked in... no
  89. checking dynamic linker characteristics... GNU/Linux ld.so
  90. checking how to hardcode library paths into programs... immediate
  91. checking whether stripping libraries is possible... yes
  92. checking if libtool supports shared libraries... yes
  93. checking whether to build shared libraries... yes
  94. checking whether to build static libraries... no
  95. checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
  96. checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
  97. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  98. checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
  99. checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
  100. checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
  101. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
  102. checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
  103. checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
  104. checking dynamic linker characteristics... GNU/Linux ld.so
  105. checking how to hardcode library paths into programs... immediate
  106. checking for glib-genmarshal... /usr/bin/glib-genmarshal
  107. configure: Will build with debug checks but no debug spew
  108. checking for x86_64-pc-linux-gnu-pkg-config... no
  109. checking for pkg-config... /usr/bin/pkg-config
  110. checking pkg-config is at least version 0.9.0... yes
  111. checking for gtkdoc-check... no
  112. checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
  113. checking for gtkdoc-mkpdf... no
  114. checking whether to build gtk-doc documentation... no
  115. checking which gtk+ version to compile against... 2.0
  116. checking for DEPENDENT... yes
  117. checking for DEPENDENT_WITH_XML... yes
  118. checking for DEPENDENT_WITH_GTK... yes
  119. checking for DEPENDENT_WITH_XML_AND_GTK... yes
  120. checking for DEPENDENT_DBUS... yes
  121. checking for DEFAULTS... yes
  122. checking for GSETTINGS... yes
  123. checking for gio-querymodules... /usr/bin/gio-querymodules
  124. checking pthread.h usability... yes
  125. checking pthread.h presence... yes
  126. checking for pthread.h... yes
  127. checking syslog.h usability... yes
  128. checking syslog.h presence... yes
  129. checking for syslog.h... yes
  130. checking sys/wait.h usability... yes
  131. checking sys/wait.h presence... yes
  132. checking for sys/wait.h... yes
  133. checking for getuid... yes
  134. checking for sigaction... yes
  135. checking for fsync... yes
  136. checking for fchmod... yes
  137. checking for fdwalk... no
  138. checking ldap.h usability... yes
  139. checking ldap.h presence... yes
  140. checking for ldap.h... yes
  141. checking for ldap_init in -lldap... yes
  142. checking for ber_free in -llber... yes
  143. checking for ldap_ntlm_bind... no
  144. checking whether NLS is requested... yes
  145. checking for intltool >= 0.35.0... 0.41.1 found
  146. checking for intltool-update... /usr/bin/intltool-update
  147. checking for intltool-merge... /usr/bin/intltool-merge
  148. checking for intltool-extract... /usr/bin/intltool-extract
  149. checking for xgettext... /usr/bin/xgettext
  150. checking for msgmerge... /usr/bin/msgmerge
  151. checking for msgfmt... /usr/bin/msgfmt
  152. checking for gmsgfmt... /usr/bin/gmsgfmt
  153. checking for perl... /usr/bin/perl
  154. checking for perl >= 5.8.1... 5.12.4
  155. checking for XML::Parser... ok
  156. checking locale.h usability... yes
  157. checking locale.h presence... yes
  158. checking for locale.h... yes
  159. checking for LC_MESSAGES... yes
  160. checking libintl.h usability... yes
  161. checking libintl.h presence... yes
  162. checking for libintl.h... yes
  163. checking for ngettext in libc... yes
  164. checking for dgettext in libc... yes
  165. checking for bind_textdomain_codeset... yes
  166. checking for msgfmt... (cached) /usr/bin/msgfmt
  167. checking for dcgettext... yes
  168. checking if msgfmt accepts -c... yes
  169. checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
  170. checking for xgettext... (cached) /usr/bin/xgettext
  171. checking for bind_textdomain_codeset... (cached) yes
  172. checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
  173. configure: creating ./config.status
  174. config.status: creating Makefile
  175. config.status: creating gconf-2.m4
  176. config.status: creating gconf-zip
  177. config.status: creating gconf/Makefile
  178. config.status: creating backends/Makefile
  179. config.status: creating po/Makefile.in
  180. config.status: creating doc/Makefile
  181. config.status: creating doc/gconf/Makefile
  182. config.status: creating examples/Makefile
  183. config.status: creating tests/Makefile
  184. config.status: creating defaults/Makefile
  185. config.status: creating gsettings/Makefile
  186. config.status: creating gconf-2.0.pc
  187. config.status: creating config.h
  188. config.status: executing depfiles commands
  189. config.status: executing libtool commands
  190. config.status: executing default-1 commands
  191. config.status: executing po/stamp-it commands
  192.  
  193.     sysconfsubdir:  gconf
  194.  
  195.     gtk+:       yes
  196.     ldap:       yes
  197.     policykit:  yes
  198.     gsettings:  yes
  199.     introspection:  no (disabled, use --enable-introspection to enable)
  200.  
  201.  
  202. make  all-recursive
  203. make[1]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
  204. Making all in gconf
  205. make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
  206. /usr/bin/orbit-idl-2 ./GConfX.idl
  207. orbit-idl-2 2.14.19 compiling
  208.   mode, hide preprocessor errors, passes: stubs skels common headers
  209.  
  210. Processing file ./GConfX.idl
  211. /usr/bin/glib-genmarshal gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h
  212. echo "#include \"gconfmarshal.h\"" > gconfmarshal.c && \
  213. /usr/bin/glib-genmarshal gconfmarshal.list --body --prefix=gconf_marshal >> gconfmarshal.c
  214. make  all-am
  215. make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
  216. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-internals.lo -MD -MP -MF .deps/gconf-internals.Tpo -c -o gconf-internals.lo gconf-internals.c
  217. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-internals.lo -MD -MP -MF .deps/gconf-internals.Tpo -c gconf-internals.c  -fPIC -DPIC -o .libs/gconf-internals.o
  218. mv -f .deps/gconf-internals.Tpo .deps/gconf-internals.Plo
  219. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-backend.lo -MD -MP -MF .deps/gconf-backend.Tpo -c -o gconf-backend.lo gconf-backend.c
  220. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-backend.lo -MD -MP -MF .deps/gconf-backend.Tpo -c gconf-backend.c  -fPIC -DPIC -o .libs/gconf-backend.o
  221. mv -f .deps/gconf-backend.Tpo .deps/gconf-backend.Plo
  222. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-changeset.lo -MD -MP -MF .deps/gconf-changeset.Tpo -c -o gconf-changeset.lo gconf-changeset.c
  223. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-changeset.lo -MD -MP -MF .deps/gconf-changeset.Tpo -c gconf-changeset.c  -fPIC -DPIC -o .libs/gconf-changeset.o
  224. mv -f .deps/gconf-changeset.Tpo .deps/gconf-changeset.Plo
  225. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-error.lo -MD -MP -MF .deps/gconf-error.Tpo -c -o gconf-error.lo gconf-error.c
  226. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-error.lo -MD -MP -MF .deps/gconf-error.Tpo -c gconf-error.c  -fPIC -DPIC -o .libs/gconf-error.o
  227. mv -f .deps/gconf-error.Tpo .deps/gconf-error.Plo
  228. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-listeners.lo -MD -MP -MF .deps/gconf-listeners.Tpo -c -o gconf-listeners.lo gconf-listeners.c
  229. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-listeners.lo -MD -MP -MF .deps/gconf-listeners.Tpo -c gconf-listeners.c  -fPIC -DPIC -o .libs/gconf-listeners.o
  230. mv -f .deps/gconf-listeners.Tpo .deps/gconf-listeners.Plo
  231. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-locale.lo -MD -MP -MF .deps/gconf-locale.Tpo -c -o gconf-locale.lo gconf-locale.c
  232. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-locale.lo -MD -MP -MF .deps/gconf-locale.Tpo -c gconf-locale.c  -fPIC -DPIC -o .libs/gconf-locale.o
  233. mv -f .deps/gconf-locale.Tpo .deps/gconf-locale.Plo
  234. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-schema.lo -MD -MP -MF .deps/gconf-schema.Tpo -c -o gconf-schema.lo gconf-schema.c
  235. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-schema.lo -MD -MP -MF .deps/gconf-schema.Tpo -c gconf-schema.c  -fPIC -DPIC -o .libs/gconf-schema.o
  236. mv -f .deps/gconf-schema.Tpo .deps/gconf-schema.Plo
  237. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-sources.lo -MD -MP -MF .deps/gconf-sources.Tpo -c -o gconf-sources.lo gconf-sources.c
  238. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-sources.lo -MD -MP -MF .deps/gconf-sources.Tpo -c gconf-sources.c  -fPIC -DPIC -o .libs/gconf-sources.o
  239. mv -f .deps/gconf-sources.Tpo .deps/gconf-sources.Plo
  240. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c -o gconf-value.lo gconf-value.c
  241. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-value.lo -MD -MP -MF .deps/gconf-value.Tpo -c gconf-value.c  -fPIC -DPIC -o .libs/gconf-value.o
  242. mv -f .deps/gconf-value.Tpo .deps/gconf-value.Plo
  243. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf.lo -MD -MP -MF .deps/gconf.Tpo -c -o gconf.lo gconf.c
  244. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf.lo -MD -MP -MF .deps/gconf.Tpo -c gconf.c  -fPIC -DPIC -o .libs/gconf.o
  245. mv -f .deps/gconf.Tpo .deps/gconf.Plo
  246. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-client.lo -MD -MP -MF .deps/gconf-client.Tpo -c -o gconf-client.lo gconf-client.c
  247. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-client.lo -MD -MP -MF .deps/gconf-client.Tpo -c gconf-client.c  -fPIC -DPIC -o .libs/gconf-client.o
  248. mv -f .deps/gconf-client.Tpo .deps/gconf-client.Plo
  249. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-enum-types.lo -MD -MP -MF .deps/gconf-enum-types.Tpo -c -o gconf-enum-types.lo gconf-enum-types.c
  250. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT gconf-enum-types.lo -MD -MP -MF .deps/gconf-enum-types.Tpo -c gconf-enum-types.c  -fPIC -DPIC -o .libs/gconf-enum-types.o
  251. mv -f .deps/gconf-enum-types.Tpo .deps/gconf-enum-types.Plo
  252. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT GConfX-common.lo -MD -MP -MF .deps/GConfX-common.Tpo -c -o GConfX-common.lo GConfX-common.c
  253. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT GConfX-common.lo -MD -MP -MF .deps/GConfX-common.Tpo -c GConfX-common.c  -fPIC -DPIC -o .libs/GConfX-common.o
  254. mv -f .deps/GConfX-common.Tpo .deps/GConfX-common.Plo
  255. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT GConfX-skels.lo -MD -MP -MF .deps/GConfX-skels.Tpo -c -o GConfX-skels.lo GConfX-skels.c
  256. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT GConfX-skels.lo -MD -MP -MF .deps/GConfX-skels.Tpo -c GConfX-skels.c  -fPIC -DPIC -o .libs/GConfX-skels.o
  257. mv -f .deps/GConfX-skels.Tpo .deps/GConfX-skels.Plo
  258. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT GConfX-stubs.lo -MD -MP -MF .deps/GConfX-stubs.Tpo -c -o GConfX-stubs.lo GConfX-stubs.c
  259. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -O2 -Wall -MT GConfX-stubs.lo -MD -MP -MF .deps/GConfX-stubs.Tpo -c GConfX-stubs.c  -fPIC -DPIC -o .libs/GConfX-stubs.o
  260. mv -f .deps/GConfX-stubs.Tpo .deps/GConfX-stubs.Plo
  261. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall -version-info 5:5:1 -no-undefined -Wl,-O1 -Wl,--as-needed -o libgconf-2.la -rpath /usr/lib64 gconf-internals.lo gconf-backend.lo gconf-changeset.lo gconf-error.lo gconf-listeners.lo gconf-locale.lo gconf-schema.lo gconf-sources.lo gconf-value.lo gconf.lo gconf-client.lo gconf-enum-types.lo GConfX-common.lo GConfX-skels.lo GConfX-stubs.lo   -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  262. libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/gconf-internals.o .libs/gconf-backend.o .libs/gconf-changeset.o .libs/gconf-error.o .libs/gconf-listeners.o .libs/gconf-locale.o .libs/gconf-schema.o .libs/gconf-sources.o .libs/gconf-value.o .libs/gconf.o .libs/gconf-client.o .libs/gconf-enum-types.o .libs/GConfX-common.o .libs/GConfX-skels.o .libs/GConfX-stubs.o   -Wl,--as-needed -lgio-2.0 /usr/lib64/libORBit-2.so -L/usr/lib64 -lgmodule-2.0 -ldl -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -Wl,-O1 -pthread -Wl,--export-dynamic   -pthread -Wl,-soname -Wl,libgconf-2.so.4 -o .libs/libgconf-2.so.4.1.5
  263. libtool: link: (cd ".libs" && rm -f "libgconf-2.so.4" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so.4")
  264. libtool: link: (cd ".libs" && rm -f "libgconf-2.so" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so")
  265. libtool: link: ( cd ".libs" && rm -f "libgconf-2.la" && ln -s "../libgconf-2.la" "libgconf-2.la" )
  266. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconftool.o -MD -MP -MF .deps/gconftool.Tpo -c -o gconftool.o gconftool.c
  267. mv -f .deps/gconftool.Tpo .deps/gconftool.Po
  268. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall  -Wl,-O1 -Wl,--as-needed -o gconftool-2 gconftool.o libgconf-2.la   -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2  
  269. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -Wall -Wl,-O1 -o .libs/gconftool-2 gconftool.o -pthread -Wl,--export-dynamic  -Wl,--as-needed ./.libs/libgconf-2.so -L/usr/lib64 -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib64/libxml2.so -ldl -lz -lm -pthread
  270. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"  -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -Wall -MT gconfd_2-gconf-database.o -MD -MP -MF .deps/gconfd_2-gconf-database.Tpo -c -o gconfd_2-gconf-database.o `test -f 'gconf-database.c' || echo './'`gconf-database.c
  271. mv -f .deps/gconfd_2-gconf-database.Tpo .deps/gconfd_2-gconf-database.Po
  272. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"    -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"  -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -Wall -MT gconfd_2-gconfd.o -MD -MP -MF .deps/gconfd_2-gconfd.Tpo -c -o gconfd_2-gconfd.o `test -f 'gconfd.c' || echo './'`gconfd.c
  273. mv -f .deps/gconfd_2-gconfd.Tpo .deps/gconfd_2-gconfd.Po
  274. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"  -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -O2 -Wall  -Wl,-O1 -Wl,--as-needed -o gconfd-2 gconfd_2-gconf-database.o gconfd_2-gconfd.o libgconf-2.la   -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   -pthread -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  
  275. libtool: link: x86_64-pc-linux-gnu-gcc -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2 -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\"/usr\" -DGCONF_LOCALE_DIR=\"/usr/share/locale\" -DGCONF_SRCDIR=\"/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3\" -DGCONF_CONFDIR=\"/etc/gconf/2\" -DGCONF_ETCDIR=\"/etc/gconf\" -DGCONF_BINDIR=\"/usr/bin\" -DGCONF_SERVERDIR=\"/usr/libexec\" -DGCONF_BUILDDIR=\"..\" -DGCONF_BACKEND_DIR=\"/usr/lib64/GConf/2\" -DVERSION=\"2.32.3\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\"gconfd-2\" -pthread -I/usr/include/dbus-1.0 -I/usr/lib64/dbus-1.0/include -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -O2 -Wall -Wl,-O1 -o .libs/gconfd-2 gconfd_2-gconf-database.o gconfd_2-gconfd.o -pthread -Wl,--export-dynamic -pthread  -Wl,--as-needed ./.libs/libgconf-2.so -L/usr/lib64 -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -ldl -ldbus-glib-1 -ldbus-1 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  276. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm -I/usr/include/libxml2   -DG_LOG_DOMAIN=\"GConf\" -DPREFIX=\""/usr"\" -DGCONF_LOCALE_DIR=\""/usr/share/locale"\" -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_CONFDIR=\""/etc/gconf/2"\" -DGCONF_ETCDIR=\""/etc/gconf"\" -DGCONF_BINDIR=\""/usr/bin"\" -DGCONF_SERVERDIR=\""/usr/libexec"\" -DGCONF_BUILDDIR=\"".."\" -DGCONF_BACKEND_DIR=\""/usr/lib64/GConf/2"\" -DVERSION=\""2.32.3"\" -DGCONF_ENABLE_INTERNALS=1 -DGCONFD=\""gconfd-2"\"     -O2 -Wall -MT gconf-sanity-check.o -MD -MP -MF .deps/gconf-sanity-check.Tpo -c -o gconf-sanity-check.o gconf-sanity-check.c
  277. mv -f .deps/gconf-sanity-check.Tpo .deps/gconf-sanity-check.Po
  278. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall  -Wl,-O1 -Wl,--as-needed -o gconf-sanity-check-2 gconf-sanity-check.o libgconf-2.la   -pthread -Wl,--export-dynamic -lORBit-2 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgio-2.0 -lpangoft2-1.0 -lpangocairo-1.0 -lgdk_pixbuf-2.0 -lm -lcairo -lpng14 -lpango-1.0 -lfreetype -lfontconfig -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2  
  279. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -Wall -Wl,-O1 -o .libs/gconf-sanity-check-2 gconf-sanity-check.o -pthread -Wl,--export-dynamic  -Wl,--as-needed ./.libs/libgconf-2.so -L/usr/lib64 /usr/lib64/libORBit-2.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgdk-x11-2.0.so /usr/lib64/libatk-1.0.so -lgio-2.0 /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpangoft2-1.0.so -lgdk_pixbuf-2.0 -lcairo -lpng14 /usr/lib64/libpango-1.0.so -lpthread /usr/lib64/libfontconfig.so /usr/lib64/libfreetype.so /usr/lib64/libexpat.so -lgobject-2.0 -lgmodule-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib64/libxml2.so -ldl -lz -lm -pthread
  280. sed -e 's,[@]libexecdir[@],/usr/libexec,g' \
  281.     <./org.gnome.GConf.service.in >org.gnome.GConf.service
  282. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
  283. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
  284. Making all in backends
  285. make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/backends'
  286. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT markup-backend.lo -MD -MP -MF .deps/markup-backend.Tpo -c -o markup-backend.lo markup-backend.c
  287. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT markup-backend.lo -MD -MP -MF .deps/markup-backend.Tpo -c markup-backend.c  -fPIC -DPIC -o .libs/markup-backend.o
  288. mv -f .deps/markup-backend.Tpo .deps/markup-backend.Plo
  289. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT markup-tree.lo -MD -MP -MF .deps/markup-tree.Tpo -c -o markup-tree.lo markup-tree.c
  290. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT markup-tree.lo -MD -MP -MF .deps/markup-tree.Tpo -c markup-tree.c  -fPIC -DPIC -o .libs/markup-tree.o
  291. markup-tree.c: In function 'save_tree_with_locale':
  292. markup-tree.c:4524: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
  293. markup-tree.c:4525: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
  294. mv -f .deps/markup-tree.Tpo .deps/markup-tree.Plo
  295. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -o libgconfbackend-xml.la -rpath /usr/lib64/GConf/2 markup-backend.lo markup-tree.lo -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   ../gconf/libgconf-2.la  
  296. libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/markup-backend.o .libs/markup-tree.o   -Wl,-rpath -Wl,/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf/.libs -Wl,--as-needed -L/usr/lib64 ../gconf/.libs/libgconf-2.so -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -ldl -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -Wl,-O1 -pthread -Wl,--export-dynamic   -pthread -Wl,-soname -Wl,libgconfbackend-xml.so -o .libs/libgconfbackend-xml.so
  297. libtool: link: ( cd ".libs" && rm -f "libgconfbackend-xml.la" && ln -s "../libgconfbackend-xml.la" "libgconfbackend-xml.la" )
  298. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT xml-cache.lo -MD -MP -MF .deps/xml-cache.Tpo -c -o xml-cache.lo xml-cache.c
  299. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT xml-cache.lo -MD -MP -MF .deps/xml-cache.Tpo -c xml-cache.c  -fPIC -DPIC -o .libs/xml-cache.o
  300. mv -f .deps/xml-cache.Tpo .deps/xml-cache.Plo
  301. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT xml-dir.lo -MD -MP -MF .deps/xml-dir.Tpo -c -o xml-dir.lo xml-dir.c
  302. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT xml-dir.lo -MD -MP -MF .deps/xml-dir.Tpo -c xml-dir.c  -fPIC -DPIC -o .libs/xml-dir.o
  303. xml-dir.c: In function 'dir_load_doc':
  304. xml-dir.c:1059: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness
  305. /usr/include/libxml2/libxml/tree.h:782: note: expected 'const xmlChar *' but argument is of type 'char *'
  306. xml-dir.c: In function 'dir_fill_cache_from_doc':
  307. xml-dir.c:1156: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
  308. /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'xmlChar *'
  309. xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
  310. xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
  311. xml-dir.c:1156: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
  312. /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'xmlChar *'
  313. xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
  314. xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
  315. xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
  316. xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
  317. xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
  318. xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
  319. mv -f .deps/xml-dir.Tpo .deps/xml-dir.Plo
  320. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT xml-entry.lo -MD -MP -MF .deps/xml-entry.Tpo -c -o xml-entry.lo xml-entry.c
  321. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT xml-entry.lo -MD -MP -MF .deps/xml-entry.Tpo -c xml-entry.c  -fPIC -DPIC -o .libs/xml-entry.o
  322. xml-entry.c: In function 'my_xmlGetProp':
  323. xml-entry.c:1291: warning: pointer targets in return differ in signedness
  324. mv -f .deps/xml-entry.Tpo .deps/xml-entry.Plo
  325. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT xml-backend.lo -MD -MP -MF .deps/xml-backend.Tpo -c -o xml-backend.lo xml-backend.c
  326. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT xml-backend.lo -MD -MP -MF .deps/xml-backend.Tpo -c xml-backend.c  -fPIC -DPIC -o .libs/xml-backend.o
  327. mv -f .deps/xml-backend.Tpo .deps/xml-backend.Plo
  328. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -o libgconfbackend-oldxml.la -rpath /usr/lib64/GConf/2 xml-cache.lo xml-dir.lo xml-entry.lo xml-backend.lo -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2   ../gconf/libgconf-2.la  
  329. libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/xml-cache.o .libs/xml-dir.o .libs/xml-entry.o .libs/xml-backend.o   -Wl,-rpath -Wl,/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf/.libs -Wl,--as-needed -L/usr/lib64 /usr/lib64/libxml2.so -lz -lm ../gconf/.libs/libgconf-2.so -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -ldl -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0  -Wl,-O1 -pthread -Wl,--export-dynamic   -pthread -Wl,-soname -Wl,libgconfbackend-oldxml.so -o .libs/libgconfbackend-oldxml.so
  330. libtool: link: ( cd ".libs" && rm -f "libgconfbackend-oldxml.la" && ln -s "../libgconfbackend-oldxml.la" "libgconfbackend-oldxml.la" )
  331. /bin/sh ../libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT evoldap-backend.lo -MD -MP -MF .deps/evoldap-backend.Tpo -c -o evoldap-backend.lo evoldap-backend.c
  332. libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2 -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\" -O2 -Wall -MT evoldap-backend.lo -MD -MP -MF .deps/evoldap-backend.Tpo -c evoldap-backend.c  -fPIC -DPIC -o .libs/evoldap-backend.o
  333. mv -f .deps/evoldap-backend.Tpo .deps/evoldap-backend.Plo
  334. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall -avoid-version -module -no-undefined -Wl,-O1 -Wl,--as-needed -o libgconfbackend-evoldap.la -rpath /usr/lib64/GConf/2 evoldap-backend.lo -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2   ../gconf/libgconf-2.la  -lldap -llber
  335. libtool: link: x86_64-pc-linux-gnu-gcc -shared  .libs/evoldap-backend.o   -Wl,-rpath -Wl,/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf/.libs -Wl,--as-needed -L/usr/lib64 /usr/lib64/libxml2.so -lm ../gconf/.libs/libgconf-2.so -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 /usr/lib64/libldap.so /usr/lib64/libsasl2.so -ldl -lcrypt /usr/lib64/libgnutls.so /usr/lib64/libtasn1.so -lz /usr/lib64/libgcrypt.so /usr/lib64/libgpg-error.so /usr/lib64/liblber.so -lresolv  -Wl,-O1 -pthread -Wl,--export-dynamic   -pthread -Wl,-soname -Wl,libgconfbackend-evoldap.so -o .libs/libgconfbackend-evoldap.so
  336. libtool: link: ( cd ".libs" && rm -f "libgconfbackend-evoldap.la" && ln -s "../libgconfbackend-evoldap.la" "libgconfbackend-evoldap.la" )
  337. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT gconf-merge-tree.o -MD -MP -MF .deps/gconf-merge-tree.Tpo -c -o gconf-merge-tree.o gconf-merge-tree.c
  338. In file included from gconf-merge-tree.c:26:
  339. markup-tree.c: In function 'save_tree_with_locale':
  340. markup-tree.c:4524: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
  341. markup-tree.c:4525: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
  342. mv -f .deps/gconf-merge-tree.Tpo .deps/gconf-merge-tree.Po
  343. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall  -Wl,-O1 -Wl,--as-needed -o gconf-merge-tree gconf-merge-tree.o -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0   ../gconf/libgconf-2.la
  344. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -Wall -Wl,-O1 -o .libs/gconf-merge-tree gconf-merge-tree.o -pthread -Wl,--export-dynamic  -Wl,--as-needed -L/usr/lib64 ../gconf/.libs/libgconf-2.so -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -ldl -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread
  345. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -I../gconf -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libxml2   -DGCONF_ENABLE_INTERNALS=1 -DG_LOG_DOMAIN=\"GConf-Backends\"    -O2 -Wall -MT xml-test.o -MD -MP -MF .deps/xml-test.Tpo -c -o xml-test.o xml-test.c
  346. mv -f .deps/xml-test.Tpo .deps/xml-test.Po
  347. /bin/sh ../libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall  -Wl,-O1 -Wl,--as-needed -o xml-test xml-test.o -pthread -Wl,--export-dynamic -lgio-2.0 -lgmodule-2.0 -lORBit-2 -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -lxml2   ../gconf/libgconf-2.la libgconfbackend-oldxml.la
  348.  
  349. *** Warning: Linking the executable xml-test against the loadable module
  350. *** libgconfbackend-oldxml.so is not portable!
  351. libtool: link: x86_64-pc-linux-gnu-gcc -O2 -Wall -Wl,-O1 -o .libs/xml-test xml-test.o -pthread -Wl,--export-dynamic  -Wl,--as-needed -L/usr/lib64 ../gconf/.libs/libgconf-2.so ./.libs/libgconfbackend-oldxml.so /usr/lib64/libxml2.so -lz -lm /var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf/.libs/libgconf-2.so -lgio-2.0 /usr/lib64/libORBit-2.so -lgmodule-2.0 -ldl -lpthread -lgobject-2.0 -lgthread-2.0 -lrt -lglib-2.0 -pthread -Wl,-rpath -Wl,/usr/lib64/GConf/2
  352. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/backends'
  353. Making all in po
  354. make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/po'
  355. file=`echo am | sed 's,.*/,,'`.gmo \
  356.   && rm -f $file && /usr/bin/gmsgfmt -o $file am.po
  357. file=`echo ar | sed 's,.*/,,'`.gmo \
  358.   && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po
  359. file=`echo as | sed 's,.*/,,'`.gmo \
  360.   && rm -f $file && /usr/bin/gmsgfmt -o $file as.po
  361. file=`echo ast | sed 's,.*/,,'`.gmo \
  362.   && rm -f $file && /usr/bin/gmsgfmt -o $file ast.po
  363. file=`echo az | sed 's,.*/,,'`.gmo \
  364.   && rm -f $file && /usr/bin/gmsgfmt -o $file az.po
  365. file=`echo be | sed 's,.*/,,'`.gmo \
  366.   && rm -f $file && /usr/bin/gmsgfmt -o $file be.po
  367. file=`echo bg | sed 's,.*/,,'`.gmo \
  368.   && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po
  369. file=`echo bn | sed 's,.*/,,'`.gmo \
  370.   && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po
  371. file=`echo bn_IN | sed 's,.*/,,'`.gmo \
  372.   && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po
  373. file=`echo bs | sed 's,.*/,,'`.gmo \
  374.   && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po
  375. file=`echo ca | sed 's,.*/,,'`.gmo \
  376.   && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po
  377. file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
  378.   && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po
  379. file=`echo cs | sed 's,.*/,,'`.gmo \
  380.   && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po
  381. file=`echo cy | sed 's,.*/,,'`.gmo \
  382.   && rm -f $file && /usr/bin/gmsgfmt -o $file cy.po
  383. file=`echo da | sed 's,.*/,,'`.gmo \
  384.   && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
  385. file=`echo de | sed 's,.*/,,'`.gmo \
  386.   && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
  387. file=`echo dz | sed 's,.*/,,'`.gmo \
  388.   && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po
  389. file=`echo el | sed 's,.*/,,'`.gmo \
  390.   && rm -f $file && /usr/bin/gmsgfmt -o $file el.po
  391. file=`echo en_CA | sed 's,.*/,,'`.gmo \
  392.   && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po
  393. file=`echo en_GB | sed 's,.*/,,'`.gmo \
  394.   && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
  395. file=`echo en@shaw | sed 's,.*/,,'`.gmo \
  396.   && rm -f $file && /usr/bin/gmsgfmt -o $file en@shaw.po
  397. file=`echo eo | sed 's,.*/,,'`.gmo \
  398.   && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po
  399. file=`echo es | sed 's,.*/,,'`.gmo \
  400.   && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
  401. file=`echo et | sed 's,.*/,,'`.gmo \
  402.   && rm -f $file && /usr/bin/gmsgfmt -o $file et.po
  403. file=`echo eu | sed 's,.*/,,'`.gmo \
  404.   && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po
  405. file=`echo fa | sed 's,.*/,,'`.gmo \
  406.   && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po
  407. file=`echo fi | sed 's,.*/,,'`.gmo \
  408.   && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po
  409. file=`echo fr | sed 's,.*/,,'`.gmo \
  410.   && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
  411. file=`echo ga | sed 's,.*/,,'`.gmo \
  412.   && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po
  413. file=`echo gl | sed 's,.*/,,'`.gmo \
  414.   && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po
  415. file=`echo gu | sed 's,.*/,,'`.gmo \
  416.   && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po
  417. file=`echo he | sed 's,.*/,,'`.gmo \
  418.   && rm -f $file && /usr/bin/gmsgfmt -o $file he.po
  419. file=`echo hi | sed 's,.*/,,'`.gmo \
  420.   && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po
  421. file=`echo hr | sed 's,.*/,,'`.gmo \
  422.   && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po
  423. file=`echo hu | sed 's,.*/,,'`.gmo \
  424.   && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po
  425. file=`echo hy | sed 's,.*/,,'`.gmo \
  426.   && rm -f $file && /usr/bin/gmsgfmt -o $file hy.po
  427. file=`echo id | sed 's,.*/,,'`.gmo \
  428.   && rm -f $file && /usr/bin/gmsgfmt -o $file id.po
  429. file=`echo is | sed 's,.*/,,'`.gmo \
  430.   && rm -f $file && /usr/bin/gmsgfmt -o $file is.po
  431. file=`echo it | sed 's,.*/,,'`.gmo \
  432.   && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
  433. file=`echo ja | sed 's,.*/,,'`.gmo \
  434.   && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
  435. file=`echo ka | sed 's,.*/,,'`.gmo \
  436.   && rm -f $file && /usr/bin/gmsgfmt -o $file ka.po
  437. file=`echo kn | sed 's,.*/,,'`.gmo \
  438.   && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po
  439. file=`echo ko | sed 's,.*/,,'`.gmo \
  440.   && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po
  441. file=`echo ku | sed 's,.*/,,'`.gmo \
  442.   && rm -f $file && /usr/bin/gmsgfmt -o $file ku.po
  443. file=`echo lt | sed 's,.*/,,'`.gmo \
  444.   && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
  445. file=`echo lv | sed 's,.*/,,'`.gmo \
  446.   && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po
  447. file=`echo mai | sed 's,.*/,,'`.gmo \
  448.   && rm -f $file && /usr/bin/gmsgfmt -o $file mai.po
  449. file=`echo mg | sed 's,.*/,,'`.gmo \
  450.   && rm -f $file && /usr/bin/gmsgfmt -o $file mg.po
  451. file=`echo mk | sed 's,.*/,,'`.gmo \
  452.   && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po
  453. file=`echo ml | sed 's,.*/,,'`.gmo \
  454.   && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po
  455. file=`echo mn | sed 's,.*/,,'`.gmo \
  456.   && rm -f $file && /usr/bin/gmsgfmt -o $file mn.po
  457. file=`echo mr | sed 's,.*/,,'`.gmo \
  458.   && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po
  459. file=`echo ms | sed 's,.*/,,'`.gmo \
  460.   && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po
  461. file=`echo nb | sed 's,.*/,,'`.gmo \
  462.   && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
  463. file=`echo ne | sed 's,.*/,,'`.gmo \
  464.   && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po
  465. file=`echo nl | sed 's,.*/,,'`.gmo \
  466.   && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
  467. file=`echo nn | sed 's,.*/,,'`.gmo \
  468.   && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po
  469. file=`echo oc | sed 's,.*/,,'`.gmo \
  470.   && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po
  471. file=`echo or | sed 's,.*/,,'`.gmo \
  472.   && rm -f $file && /usr/bin/gmsgfmt -o $file or.po
  473. file=`echo pa | sed 's,.*/,,'`.gmo \
  474.   && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po
  475. file=`echo pl | sed 's,.*/,,'`.gmo \
  476.   && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po
  477. file=`echo pt | sed 's,.*/,,'`.gmo \
  478.   && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po
  479. file=`echo pt_BR | sed 's,.*/,,'`.gmo \
  480.   && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
  481. file=`echo ro | sed 's,.*/,,'`.gmo \
  482.   && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
  483. file=`echo ru | sed 's,.*/,,'`.gmo \
  484.   && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
  485. file=`echo rw | sed 's,.*/,,'`.gmo \
  486.   && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po
  487. file=`echo si | sed 's,.*/,,'`.gmo \
  488.   && rm -f $file && /usr/bin/gmsgfmt -o $file si.po
  489. file=`echo sk | sed 's,.*/,,'`.gmo \
  490.   && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po
  491. file=`echo sl | sed 's,.*/,,'`.gmo \
  492.   && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
  493. file=`echo sq | sed 's,.*/,,'`.gmo \
  494.   && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po
  495. file=`echo sr | sed 's,.*/,,'`.gmo \
  496.   && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po
  497. file=`echo sr@latin | sed 's,.*/,,'`.gmo \
  498.   && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po
  499. file=`echo sv | sed 's,.*/,,'`.gmo \
  500.   && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
  501. file=`echo ta | sed 's,.*/,,'`.gmo \
  502.   && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po
  503. file=`echo te | sed 's,.*/,,'`.gmo \
  504.   && rm -f $file && /usr/bin/gmsgfmt -o $file te.po
  505. file=`echo th | sed 's,.*/,,'`.gmo \
  506.   && rm -f $file && /usr/bin/gmsgfmt -o $file th.po
  507. file=`echo tr | sed 's,.*/,,'`.gmo \
  508.   && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po
  509. file=`echo ug | sed 's,.*/,,'`.gmo \
  510.   && rm -f $file && /usr/bin/gmsgfmt -o $file ug.po
  511. file=`echo uk | sed 's,.*/,,'`.gmo \
  512.   && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
  513. file=`echo vi | sed 's,.*/,,'`.gmo \
  514.   && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po
  515. file=`echo xh | sed 's,.*/,,'`.gmo \
  516.   && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po
  517. file=`echo yi | sed 's,.*/,,'`.gmo \
  518.   && rm -f $file && /usr/bin/gmsgfmt -o $file yi.po
  519. file=`echo zh_CN | sed 's,.*/,,'`.gmo \
  520.   && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
  521. file=`echo zh_HK | sed 's,.*/,,'`.gmo \
  522.   && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po
  523. file=`echo zh_TW | sed 's,.*/,,'`.gmo \
  524.   && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po
  525. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/po'
  526. Making all in doc
  527. make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
  528. Making all in gconf
  529. make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc/gconf'
  530. make[3]: Nothing to be done for `all'.
  531. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc/gconf'
  532. make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
  533. make[3]: Nothing to be done for `all-am'.
  534. make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
  535. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
  536. Making all in examples
  537. make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/examples'
  538. x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -pthread -DORBIT2=1 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/pango-1.0 -I/usr/include/pixman-1 -I/usr/include/freetype2 -I/usr/include/libpng14 -I/usr/include/libdrm   -DGCONF_SRCDIR=\""/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3"\" -DGCONF_SYSCONFDIR=\""/etc/gconf"\"    -O2 -Wall -MT basic-gconf-app.o -MD -MP -MF .deps/basic-gconf-app.Tpo -c -o basic-gconf-app.o basic-gconf-app.c
  539. In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98,
  540.                  from /usr/include/pango-1.0/pango/pango-types.h:91,
  541.                  from /usr/include/pango-1.0/pango/pango-font.h:26,
  542.                  from /usr/include/pango-1.0/pango/pango-attributes.h:25,
  543.                  from /usr/include/pango-1.0/pango/pango.h:25,
  544.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  545.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  546.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  547.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  548.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  549.                  from basic-gconf-app.c:86:
  550. /usr/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
  551. /usr/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
  552. In file included from /usr/include/pango-1.0/pango/pango-script.h:138,
  553.                  from /usr/include/pango-1.0/pango/pango-gravity.h:98,
  554.                  from /usr/include/pango-1.0/pango/pango-types.h:91,
  555.                  from /usr/include/pango-1.0/pango/pango-font.h:26,
  556.                  from /usr/include/pango-1.0/pango/pango-attributes.h:25,
  557.                  from /usr/include/pango-1.0/pango/pango.h:25,
  558.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  559.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  560.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  561.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  562.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  563.                  from basic-gconf-app.c:86:
  564. /usr/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  565. /usr/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  566. In file included from /usr/include/pango-1.0/pango/pango-script.h:138,
  567.                  from /usr/include/pango-1.0/pango/pango-gravity.h:98,
  568.                  from /usr/include/pango-1.0/pango/pango-types.h:91,
  569.                  from /usr/include/pango-1.0/pango/pango-font.h:26,
  570.                  from /usr/include/pango-1.0/pango/pango-attributes.h:25,
  571.                  from /usr/include/pango-1.0/pango/pango.h:25,
  572.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  573.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  574.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  575.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  576.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  577.                  from basic-gconf-app.c:86:
  578. /usr/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
  579. In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25,
  580.                  from /usr/include/pango-1.0/pango/pango.h:25,
  581.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  582.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  583.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  584.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  585.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  586.                  from basic-gconf-app.c:86:
  587. /usr/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  588. /usr/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  589. /usr/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  590. In file included from /usr/include/pango-1.0/pango/pango.h:25,
  591.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  592.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  593.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  594.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  595.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  596.                  from basic-gconf-app.c:86:
  597. /usr/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  598. In file included from /usr/include/pango-1.0/pango/pango.h:28,
  599.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  600.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  601.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  602.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  603.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  604.                  from basic-gconf-app.c:86:
  605. /usr/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
  606. In file included from /usr/include/pango-1.0/pango/pango.h:40,
  607.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  608.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  609.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  610.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  611.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  612.                  from basic-gconf-app.c:86:
  613. /usr/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
  614. In file included from /usr/include/pango-1.0/pango/pango.h:42,
  615.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  616.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  617.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  618.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  619.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  620.                  from basic-gconf-app.c:86:
  621. /usr/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
  622. In file included from /usr/include/pango-1.0/pango/pango.h:46,
  623.                  from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
  624.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
  625.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  626.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  627.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  628.                  from basic-gconf-app.c:86:
  629. /usr/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  630. /usr/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  631. In file included from /usr/include/gtk-2.0/gdk/gdkevents.h:37,
  632.                  from /usr/include/gtk-2.0/gdk/gdkdisplay.h:32,
  633.                  from /usr/include/gtk-2.0/gdk/gdkscreen.h:33,
  634.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  635.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  636.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  637.                  from basic-gconf-app.c:86:
  638. /usr/include/gtk-2.0/gdk/gdkinput.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  639. In file included from /usr/include/gtk-2.0/gdk/gdkscreen.h:33,
  640.                  from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
  641.                  from /usr/include/gtk-2.0/gdk/gdk.h:32,
  642.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  643.                  from basic-gconf-app.c:86:
  644. /usr/include/gtk-2.0/gdk/gdkdisplay.h:112: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  645. /usr/include/gtk-2.0/gdk/gdkdisplay.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  646. In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:35,
  647.                  from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
  648.                  from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
  649.                  from /usr/include/gtk-2.0/gdk/gdk.h:33,
  650.                  from /usr/include/gtk-2.0/gtk/gtk.h:32,
  651.                  from basic-gconf-app.c:86:
  652. /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  653. In file included from /usr/include/gtk-2.0/gtk/gtk.h:32,
  654.                  from basic-gconf-app.c:86:
  655. /usr/include/gtk-2.0/gdk/gdk.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
  656. /usr/include/gtk-2.0/gdk/gdk.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  657. In file included from /usr/include/atk-1.0/atk/atkobject.h:28,
  658.                  from /usr/include/atk-1.0/atk/atk.h:25,
  659.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  660.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  661.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  662.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  663.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  664.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  665.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  666.                  from basic-gconf-app.c:86:
  667. /usr/include/atk-1.0/atk/atkstate.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  668. In file included from /usr/include/atk-1.0/atk/atk.h:25,
  669.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  670.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  671.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  672.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  673.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  674.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  675.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  676.                  from basic-gconf-app.c:86:
  677. /usr/include/atk-1.0/atk/atkobject.h:384: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  678. /usr/include/atk-1.0/atk/atkobject.h:538: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  679. /usr/include/atk-1.0/atk/atkobject.h:539: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  680. /usr/include/atk-1.0/atk/atkobject.h:574: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  681. /usr/include/atk-1.0/atk/atkobject.h:585: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  682. In file included from /usr/include/atk-1.0/atk/atk.h:26,
  683.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  684.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  685.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  686.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  687.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  688.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  689.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  690.                  from basic-gconf-app.c:86:
  691. /usr/include/atk-1.0/atk/atkaction.h:58: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  692. /usr/include/atk-1.0/atk/atkaction.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  693. /usr/include/atk-1.0/atk/atkaction.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  694. /usr/include/atk-1.0/atk/atkaction.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  695. /usr/include/atk-1.0/atk/atkaction.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  696. In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28,
  697.                  from /usr/include/atk-1.0/atk/atk.h:27,
  698.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  699.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  700.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  701.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  702.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  703.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  704.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  705.                  from basic-gconf-app.c:86:
  706. /usr/include/atk-1.0/atk/atkutil.h:150: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  707. /usr/include/atk-1.0/atk/atkutil.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  708. /usr/include/atk-1.0/atk/atkutil.h:237: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  709. /usr/include/atk-1.0/atk/atkutil.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  710. In file included from /usr/include/atk-1.0/atk/atk.h:28,
  711.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  712.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  713.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  714.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  715.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  716.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  717.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  718.                  from basic-gconf-app.c:86:
  719. /usr/include/atk-1.0/atk/atkdocument.h:52: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  720. /usr/include/atk-1.0/atk/atkdocument.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  721. /usr/include/atk-1.0/atk/atkdocument.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  722. /usr/include/atk-1.0/atk/atkdocument.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  723. In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28,
  724.                  from /usr/include/atk-1.0/atk/atk.h:29,
  725.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  726.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  727.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  728.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  729.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  730.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  731.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  732.                  from basic-gconf-app.c:86:
  733. /usr/include/atk-1.0/atk/atktext.h:358: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  734. /usr/include/atk-1.0/atk/atktext.h:360: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  735. In file included from /usr/include/atk-1.0/atk/atk.h:34,
  736.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  737.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  738.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  739.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  740.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  741.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  742.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  743.                  from basic-gconf-app.c:86:
  744. /usr/include/atk-1.0/atk/atkimage.h:56: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  745. /usr/include/atk-1.0/atk/atkimage.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  746. /usr/include/atk-1.0/atk/atkimage.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  747. In file included from /usr/include/atk-1.0/atk/atk.h:40,
  748.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  749.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  750.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  751.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  752.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  753.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  754.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  755.                  from basic-gconf-app.c:86:
  756. /usr/include/atk-1.0/atk/atkrelation.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  757. In file included from /usr/include/atk-1.0/atk/atk.h:47,
  758.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  759.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  760.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  761.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  762.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  763.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  764.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  765.                  from basic-gconf-app.c:86:
  766. /usr/include/atk-1.0/atk/atkstreamablecontent.h:61: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  767. /usr/include/atk-1.0/atk/atkstreamablecontent.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  768. In file included from /usr/include/atk-1.0/atk/atk.h:48,
  769.                  from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
  770.                  from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  771.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  772.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  773.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  774.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  775.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  776.                  from basic-gconf-app.c:86:
  777. /usr/include/atk-1.0/atk/atktable.h:72: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  778. /usr/include/atk-1.0/atk/atktable.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  779. /usr/include/atk-1.0/atk/atktable.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  780. In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
  781.                  from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
  782.                  from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
  783.                  from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  784.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  785.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  786.                  from basic-gconf-app.c:86:
  787. /usr/include/gtk-2.0/gtk/gtkwidget.h:958: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  788. In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
  789.                  from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
  790.                  from /usr/include/gtk-2.0/gtk/gtk.h:33,
  791.                  from basic-gconf-app.c:86:
  792. /usr/include/gtk-2.0/gtk/gtkwindow.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  793. /usr/include/gtk-2.0/gtk/gtkwindow.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  794. /usr/include/gtk-2.0/gtk/gtkwindow.h:294: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  795. /usr/include/gtk-2.0/gtk/gtkwindow.h:300: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  796. In file included from /usr/include/gtk-2.0/gtk/gtk.h:33,
  797.                  from basic-gconf-app.c:86:
  798. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  799. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  800. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  801. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  802. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  803. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  804. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  805. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  806. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  807. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  808. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  809. /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  810. In file included from /usr/include/gtk-2.0/gtk/gtklabel.h:36,
  811.                  from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38,
  812.                  from /usr/include/gtk-2.0/gtk/gtk.h:35,
  813.                  from basic-gconf-app.c:86:
  814. /usr/include/gtk-2.0/gtk/gtkmenu.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  815. In file included from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38,
  816.                  from /usr/include/gtk-2.0/gtk/gtk.h:35,
  817.                  from basic-gconf-app.c:86:
  818. /usr/include/gtk-2.0/gtk/gtklabel.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  819. /usr/include/gtk-2.0/gtk/gtklabel.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  820. /usr/include/gtk-2.0/gtk/gtklabel.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  821. In file included from /usr/include/gtk-2.0/gtk/gtk.h:38,
  822.                  from basic-gconf-app.c:86:
  823. /usr/include/gtk-2.0/gtk/gtkaction.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  824. /usr/include/gtk-2.0/gtk/gtkaction.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  825. /usr/include/gtk-2.0/gtk/gtkaction.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  826. /usr/include/gtk-2.0/gtk/gtkaction.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  827. /usr/include/gtk-2.0/gtk/gtkaction.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  828. /usr/include/gtk-2.0/gtk/gtkaction.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  829. /usr/include/gtk-2.0/gtk/gtkaction.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  830. In file included from /usr/include/gtk-2.0/gtk/gtk.h:39,
  831.                  from basic-gconf-app.c:86:
  832. /usr/include/gtk-2.0/gtk/gtkactiongroup.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  833. /usr/include/gtk-2.0/gtk/gtkactiongroup.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  834. In file included from /usr/include/gtk-2.0/gtk/gtkaspectframe.h:35,
  835.                  from /usr/include/gtk-2.0/gtk/gtk.h:44,
  836.                  from basic-gconf-app.c:86:
  837. /usr/include/gtk-2.0/gtk/gtkframe.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  838. In file included from /usr/include/gtk-2.0/gtk/gtk.h:45,
  839.                  from basic-gconf-app.c:86:
  840. /usr/include/gtk-2.0/gtk/gtkassistant.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  841. In file included from /usr/include/gtk-2.0/gtk/gtkbutton.h:36,
  842.                  from /usr/include/gtk-2.0/gtk/gtk.h:52,
  843.                  from basic-gconf-app.c:86:
  844. /usr/include/gtk-2.0/gtk/gtkimage.h:254: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
  845. In file included from /usr/include/gtk-2.0/gtk/gtk.h:52,
  846.                  from basic-gconf-app.c:86:
  847. /usr/include/gtk-2.0/gtk/gtkbutton.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  848. In file included from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:28,
  849.                  from /usr/include/gtk-2.0/gtk/gtk.h:55,
  850.                  from basic-gconf-app.c:86:
  851. /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  852. In file included from /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:35,
  853.                  from /usr/include/gtk-2.0/gtk/gtk.h:67,
  854.                  from basic-gconf-app.c:86:
  855. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:91: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
  856. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  857. /usr/include/gtk-2.0/gtk/gtkmenuitem.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  858. In file included from /usr/include/gtk-2.0/gtk/gtk.h:69,
  859.                  from basic-gconf-app.c:86:
  860. /usr/include/gtk-2.0/gtk/gtkcolorbutton.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  861. In file included from /usr/include/gtk-2.0/gtk/gtkentry.h:42,
  862.                  from /usr/include/gtk-2.0/gtk/gtktreeview.h:31,
  863.                  from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
  864.                  from /usr/include/gtk-2.0/gtk/gtk.h:72,
  865.                  from basic-gconf-app.c:86:
  866. /usr/include/gtk-2.0/gtk/gtkentrybuffer.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  867. In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:31,
  868.                  from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
  869.                  from /usr/include/gtk-2.0/gtk/gtk.h:72,
  870.                  from basic-gconf-app.c:86:
  871. /usr/include/gtk-2.0/gtk/gtkentry.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkBorder'
  872. /usr/include/gtk-2.0/gtk/gtkentry.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  873. In file included from /usr/include/gtk-2.0/gtk/gtk.h:72,
  874.                  from basic-gconf-app.c:86:
  875. /usr/include/gtk-2.0/gtk/gtkcombobox.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  876. In file included from /usr/include/gtk-2.0/gtk/gtk.h:86,
  877.                  from basic-gconf-app.c:86:
  878. /usr/include/gtk-2.0/gtk/gtkexpander.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  879. In file included from /usr/include/gtk-2.0/gtk/gtkfilechooser.h:28,
  880.                  from /usr/include/gtk-2.0/gtk/gtk.h:88,
  881.                  from basic-gconf-app.c:86:
  882. /usr/include/gtk-2.0/gtk/gtkfilefilter.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  883. In file included from /usr/include/gtk-2.0/gtk/gtk.h:89,
  884.                  from basic-gconf-app.c:86:
  885. /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  886. In file included from /usr/include/gtk-2.0/gtk/gtk.h:93,
  887.                  from basic-gconf-app.c:86:
  888. /usr/include/gtk-2.0/gtk/gtkfontbutton.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  889. /usr/include/gtk-2.0/gtk/gtkfontbutton.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  890. In file included from /usr/include/gtk-2.0/gtk/gtk.h:94,
  891.                  from basic-gconf-app.c:86:
  892. /usr/include/gtk-2.0/gtk/gtkfontsel.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  893. In file included from /usr/include/gtk-2.0/gtk/gtk.h:106,
  894.                  from basic-gconf-app.c:86:
  895. /usr/include/gtk-2.0/gtk/gtkiconfactory.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  896. /usr/include/gtk-2.0/gtk/gtkiconfactory.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  897. /usr/include/gtk-2.0/gtk/gtkiconfactory.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  898. In file included from /usr/include/gtk-2.0/gtk/gtk.h:107,
  899.                  from basic-gconf-app.c:86:
  900. /usr/include/gtk-2.0/gtk/gtkicontheme.h:178: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  901. /usr/include/gtk-2.0/gtk/gtkicontheme.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  902. In file included from /usr/include/gtk-2.0/gtk/gtk.h:119,
  903.                  from basic-gconf-app.c:86:
  904. /usr/include/gtk-2.0/gtk/gtklinkbutton.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  905. In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
  906.                  from /usr/include/gtk-2.0/gtk/gtk.h:126,
  907.                  from basic-gconf-app.c:86:
  908. /usr/include/gtk-2.0/gtk/gtktoolbutton.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  909. /usr/include/gtk-2.0/gtk/gtktoolbutton.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  910. /usr/include/gtk-2.0/gtk/gtktoolbutton.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  911. In file included from /usr/include/gtk-2.0/gtk/gtk.h:131,
  912.                  from basic-gconf-app.c:86:
  913. /usr/include/gtk-2.0/gtk/gtknotebook.h:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  914. /usr/include/gtk-2.0/gtk/gtknotebook.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  915. In file included from /usr/include/gtk-2.0/gtk/gtkpagesetup.h:29,
  916.                  from /usr/include/gtk-2.0/gtk/gtk.h:135,
  917.                  from basic-gconf-app.c:86:
  918. /usr/include/gtk-2.0/gtk/gtkpapersize.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  919. /usr/include/gtk-2.0/gtk/gtkpapersize.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  920. /usr/include/gtk-2.0/gtk/gtkpapersize.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  921. /usr/include/gtk-2.0/gtk/gtkpapersize.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  922. In file included from /usr/include/gtk-2.0/gtk/gtkprintoperation.h:33,
  923.                  from /usr/include/gtk-2.0/gtk/gtk.h:140,
  924.                  from basic-gconf-app.c:86:
  925. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  926. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  927. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  928. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  929. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:222: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  930. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  931. /usr/include/gtk-2.0/gtk/gtkprintsettings.h:228: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  932. In file included from /usr/include/gtk-2.0/gtk/gtk.h:140,
  933.                  from basic-gconf-app.c:86:
  934. /usr/include/gtk-2.0/gtk/gtkprintoperation.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  935. In file included from /usr/include/gtk-2.0/gtk/gtk.h:143,
  936.                  from basic-gconf-app.c:86:
  937. /usr/include/gtk-2.0/gtk/gtkprogressbar.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  938. In file included from /usr/include/gtk-2.0/gtk/gtkrecentaction.h:30,
  939.                  from /usr/include/gtk-2.0/gtk/gtk.h:150,
  940.                  from basic-gconf-app.c:86:
  941. /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  942. /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  943. /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  944. /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  945. In file included from /usr/include/gtk-2.0/gtk/gtkrecentchooser.h:31,
  946.                  from /usr/include/gtk-2.0/gtk/gtk.h:151,
  947.                  from basic-gconf-app.c:86:
  948. /usr/include/gtk-2.0/gtk/gtkrecentfilter.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  949. In file included from /usr/include/gtk-2.0/gtk/gtk.h:173,
  950.                  from basic-gconf-app.c:86:
  951. /usr/include/gtk-2.0/gtk/gtkstatusicon.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  952. /usr/include/gtk-2.0/gtk/gtkstatusicon.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  953. /usr/include/gtk-2.0/gtk/gtkstatusicon.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  954. In file included from /usr/include/gtk-2.0/gtk/gtktextbuffer.h:38,
  955.                  from /usr/include/gtk-2.0/gtk/gtk.h:178,
  956.                  from basic-gconf-app.c:86:
  957. /usr/include/gtk-2.0/gtk/gtktextmark.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  958. In file included from /usr/include/gtk-2.0/gtk/gtk.h:192,
  959.                  from basic-gconf-app.c:86:
  960. /usr/include/gtk-2.0/gtk/gtktoolitemgroup.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
  961. In file included from /usr/include/gtk-2.0/gtk/gtk.h:193,
  962.                  from basic-gconf-app.c:86:
  963. /usr/include/gtk-2.0/gtk/gtktoolpalette.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkTargetEntry'
  964. /usr/include/gtk-2.0/gtk/gtktoolpalette.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkTargetEntry'
  965. basic-gconf-app.c: In function 'create_prefs_dialog':
  966. basic-gconf-app.c:460: warning: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type
  967. /usr/include/gtk-2.0/gtk/gtkdialog.h:178: note: expected 'struct GtkDialog *' but argument is of type 'struct GtkWidget *'
  968. make[2]: *** [basic-gconf-app.o] Error 1
  969. make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/examples'
  970. make[1]: *** [all-recursive] Error 1
  971. make[1]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
  972. make: *** [all] Error 2
  973. emake failed
  974.  * ERROR: gnome-base/gconf-2.32.3 failed (compile phase):
  975.  *   compile failure
  976.  *
  977.  * Call stack:
  978.  *     ebuild.sh, line   56:  Called src_compile
  979.  *   environment, line 3226:  Called gnome2_src_compile
  980.  *   environment, line 2487:  Called die
  981.  * The specific snippet of code:
  982.  *       emake || die "compile failure"
  983.  *
  984.  * If you need support, post the output of 'emerge --info =gnome-base/gconf-2.32.3',
  985.  * the complete build log and the output of 'emerge -pqv =gnome-base/gconf-2.32.3'.
  986.  * The complete build log is located at '/var/tmp/portage/gnome-base/gconf-2.32.3/temp/build.log'.
  987.  * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gconf-2.32.3/temp/environment'.
  988.  * S: '/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
  989.  
  990.  
Advertisement
Add Comment
Please, Sign In to add comment