Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- * Package: gnome-base/gconf-2.32.3
- * Repository: gentoo
- * Maintainer: gnome@gentoo.org
- * USE: amd64 elibc_glibc kernel_linux ldap multilib policykit userland_GNU
- * FEATURES: sandbox
- * Fixing OMF Makefiles ...
- [ ok ]
- * Running elibtoolize in: GConf-2.32.3/
- * Applying portage-2.2.patch ...
- * Applying sed-1.5.6.patch ...
- * Applying as-needed-2.2.6.patch ...
- * Applying gconf-2.24.0-no-gconfd.patch ...
- [ ok ]
- * Applying gconf-2.28.0-entry-set-value-sigsegv.patch ...
- [ ok ]
- checking for a BSD-compatible install... /usr/bin/install -c
- checking whether build environment is sane... yes
- checking for a thread-safe mkdir -p... /bin/mkdir -p
- checking for gawk... gawk
- checking whether make sets $(MAKE)... yes
- checking whether to enable maintainer-specific portions of Makefiles... no
- checking build system type... x86_64-pc-linux-gnu
- checking host system type... x86_64-pc-linux-gnu
- checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
- checking whether the C compiler works... yes
- checking for C compiler default output file name... a.out
- checking for suffix of executables...
- checking whether we are cross compiling... no
- checking for suffix of object files... o
- checking whether we are using the GNU C compiler... yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed
- checking for style of include used by make... GNU
- checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
- checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-g++
- checking whether we are using the GNU C++ compiler... yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... yes
- checking dependency style of x86_64-pc-linux-gnu-g++... gcc3
- checking for library containing strerror... none required
- checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
- checking whether we are using the GNU C compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
- checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed
- checking dependency style of x86_64-pc-linux-gnu-gcc... (cached) gcc3
- checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E
- checking for grep that handles long lines and -e... /bin/grep
- checking for egrep... /bin/grep -E
- checking for ANSI C header files... yes
- checking for a sed that does not truncate output... /bin/sed
- checking for fgrep... /bin/grep -F
- checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
- checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
- checking the name lister (/usr/bin/nm -B) interface... BSD nm
- checking whether ln -s works... yes
- checking the maximum length of command line arguments... 1572864
- checking whether the shell understands some XSI constructs... yes
- checking whether the shell understands "+="... yes
- checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
- checking for x86_64-pc-linux-gnu-objdump... objdump
- checking how to recognize dependent libraries... pass_all
- checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
- checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
- checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
- checking command to parse /usr/bin/nm -B output from x86_64-pc-linux-gnu-gcc object... ok
- checking for sys/types.h... yes
- checking for sys/stat.h... yes
- checking for stdlib.h... yes
- checking for string.h... yes
- checking for memory.h... yes
- checking for strings.h... yes
- checking for inttypes.h... yes
- checking for stdint.h... yes
- checking for unistd.h... yes
- checking for dlfcn.h... yes
- checking whether we are using the GNU C++ compiler... (cached) yes
- checking whether x86_64-pc-linux-gnu-g++ accepts -g... (cached) yes
- checking dependency style of x86_64-pc-linux-gnu-g++... (cached) gcc3
- checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
- checking for objdir... .libs
- checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
- checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
- checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking whether -lc should be explicitly linked in... no
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking whether stripping libraries is possible... yes
- checking if libtool supports shared libraries... yes
- checking whether to build shared libraries... yes
- checking whether to build static libraries... no
- checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64
- checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes
- checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
- checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC
- checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes
- checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes
- checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes
- 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
- checking dynamic linker characteristics... GNU/Linux ld.so
- checking how to hardcode library paths into programs... immediate
- checking for glib-genmarshal... /usr/bin/glib-genmarshal
- configure: Will build with debug checks but no debug spew
- checking for x86_64-pc-linux-gnu-pkg-config... no
- checking for pkg-config... /usr/bin/pkg-config
- checking pkg-config is at least version 0.9.0... yes
- checking for gtkdoc-check... no
- checking for gtkdoc-rebase... /usr/bin/gtkdoc-rebase
- checking for gtkdoc-mkpdf... no
- checking whether to build gtk-doc documentation... no
- checking which gtk+ version to compile against... 2.0
- checking for DEPENDENT... yes
- checking for DEPENDENT_WITH_XML... yes
- checking for DEPENDENT_WITH_GTK... yes
- checking for DEPENDENT_WITH_XML_AND_GTK... yes
- checking for DEPENDENT_DBUS... yes
- checking for DEFAULTS... yes
- checking for GSETTINGS... yes
- checking for gio-querymodules... /usr/bin/gio-querymodules
- checking pthread.h usability... yes
- checking pthread.h presence... yes
- checking for pthread.h... yes
- checking syslog.h usability... yes
- checking syslog.h presence... yes
- checking for syslog.h... yes
- checking sys/wait.h usability... yes
- checking sys/wait.h presence... yes
- checking for sys/wait.h... yes
- checking for getuid... yes
- checking for sigaction... yes
- checking for fsync... yes
- checking for fchmod... yes
- checking for fdwalk... no
- checking ldap.h usability... yes
- checking ldap.h presence... yes
- checking for ldap.h... yes
- checking for ldap_init in -lldap... yes
- checking for ber_free in -llber... yes
- checking for ldap_ntlm_bind... no
- checking whether NLS is requested... yes
- checking for intltool >= 0.35.0... 0.41.1 found
- checking for intltool-update... /usr/bin/intltool-update
- checking for intltool-merge... /usr/bin/intltool-merge
- checking for intltool-extract... /usr/bin/intltool-extract
- checking for xgettext... /usr/bin/xgettext
- checking for msgmerge... /usr/bin/msgmerge
- checking for msgfmt... /usr/bin/msgfmt
- checking for gmsgfmt... /usr/bin/gmsgfmt
- checking for perl... /usr/bin/perl
- checking for perl >= 5.8.1... 5.12.4
- checking for XML::Parser... ok
- checking locale.h usability... yes
- checking locale.h presence... yes
- checking for locale.h... yes
- checking for LC_MESSAGES... yes
- checking libintl.h usability... yes
- checking libintl.h presence... yes
- checking for libintl.h... yes
- checking for ngettext in libc... yes
- checking for dgettext in libc... yes
- checking for bind_textdomain_codeset... yes
- checking for msgfmt... (cached) /usr/bin/msgfmt
- checking for dcgettext... yes
- checking if msgfmt accepts -c... yes
- checking for gmsgfmt... (cached) /usr/bin/gmsgfmt
- checking for xgettext... (cached) /usr/bin/xgettext
- checking for bind_textdomain_codeset... (cached) yes
- checking for gobject-introspection... no (disabled, use --enable-introspection to enable)
- configure: creating ./config.status
- config.status: creating Makefile
- config.status: creating gconf-2.m4
- config.status: creating gconf-zip
- config.status: creating gconf/Makefile
- config.status: creating backends/Makefile
- config.status: creating po/Makefile.in
- config.status: creating doc/Makefile
- config.status: creating doc/gconf/Makefile
- config.status: creating examples/Makefile
- config.status: creating tests/Makefile
- config.status: creating defaults/Makefile
- config.status: creating gsettings/Makefile
- config.status: creating gconf-2.0.pc
- config.status: creating config.h
- config.status: executing depfiles commands
- config.status: executing libtool commands
- config.status: executing default-1 commands
- config.status: executing po/stamp-it commands
- sysconfsubdir: gconf
- gtk+: yes
- ldap: yes
- policykit: yes
- gsettings: yes
- introspection: no (disabled, use --enable-introspection to enable)
- make all-recursive
- make[1]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
- Making all in gconf
- make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
- /usr/bin/orbit-idl-2 ./GConfX.idl
- orbit-idl-2 2.14.19 compiling
- mode, hide preprocessor errors, passes: stubs skels common headers
- Processing file ./GConfX.idl
- /usr/bin/glib-genmarshal gconfmarshal.list --header --prefix=gconf_marshal > gconfmarshal.h
- echo "#include \"gconfmarshal.h\"" > gconfmarshal.c && \
- /usr/bin/glib-genmarshal gconfmarshal.list --body --prefix=gconf_marshal >> gconfmarshal.c
- make all-am
- make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
- /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
- 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
- mv -f .deps/gconf-internals.Tpo .deps/gconf-internals.Plo
- /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
- 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
- mv -f .deps/gconf-backend.Tpo .deps/gconf-backend.Plo
- /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
- 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
- mv -f .deps/gconf-changeset.Tpo .deps/gconf-changeset.Plo
- /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
- 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
- mv -f .deps/gconf-error.Tpo .deps/gconf-error.Plo
- /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
- 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
- mv -f .deps/gconf-listeners.Tpo .deps/gconf-listeners.Plo
- /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
- 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
- mv -f .deps/gconf-locale.Tpo .deps/gconf-locale.Plo
- /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
- 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
- mv -f .deps/gconf-schema.Tpo .deps/gconf-schema.Plo
- /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
- 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
- mv -f .deps/gconf-sources.Tpo .deps/gconf-sources.Plo
- /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
- 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
- mv -f .deps/gconf-value.Tpo .deps/gconf-value.Plo
- /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
- 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
- mv -f .deps/gconf.Tpo .deps/gconf.Plo
- /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
- 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
- mv -f .deps/gconf-client.Tpo .deps/gconf-client.Plo
- /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
- 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
- mv -f .deps/gconf-enum-types.Tpo .deps/gconf-enum-types.Plo
- /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
- 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
- mv -f .deps/GConfX-common.Tpo .deps/GConfX-common.Plo
- /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
- 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
- mv -f .deps/GConfX-skels.Tpo .deps/GConfX-skels.Plo
- /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
- 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
- mv -f .deps/GConfX-stubs.Tpo .deps/GConfX-stubs.Plo
- /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
- 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
- libtool: link: (cd ".libs" && rm -f "libgconf-2.so.4" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so.4")
- libtool: link: (cd ".libs" && rm -f "libgconf-2.so" && ln -s "libgconf-2.so.4.1.5" "libgconf-2.so")
- libtool: link: ( cd ".libs" && rm -f "libgconf-2.la" && ln -s "../libgconf-2.la" "libgconf-2.la" )
- 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
- mv -f .deps/gconftool.Tpo .deps/gconftool.Po
- /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
- 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
- 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
- mv -f .deps/gconfd_2-gconf-database.Tpo .deps/gconfd_2-gconf-database.Po
- 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
- mv -f .deps/gconfd_2-gconfd.Tpo .deps/gconfd_2-gconfd.Po
- /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
- 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
- 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
- mv -f .deps/gconf-sanity-check.Tpo .deps/gconf-sanity-check.Po
- /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
- 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
- sed -e 's,[@]libexecdir[@],/usr/libexec,g' \
- <./org.gnome.GConf.service.in >org.gnome.GConf.service
- make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/gconf'
- Making all in backends
- make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/backends'
- /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
- 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
- mv -f .deps/markup-backend.Tpo .deps/markup-backend.Plo
- /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
- 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
- markup-tree.c: In function 'save_tree_with_locale':
- markup-tree.c:4524: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
- markup-tree.c:4525: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
- mv -f .deps/markup-tree.Tpo .deps/markup-tree.Plo
- /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
- 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
- libtool: link: ( cd ".libs" && rm -f "libgconfbackend-xml.la" && ln -s "../libgconfbackend-xml.la" "libgconfbackend-xml.la" )
- /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
- 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
- mv -f .deps/xml-cache.Tpo .deps/xml-cache.Plo
- /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
- 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
- xml-dir.c: In function 'dir_load_doc':
- xml-dir.c:1059: warning: pointer targets in passing argument 3 of 'xmlNewDocNode' differ in signedness
- /usr/include/libxml2/libxml/tree.h:782: note: expected 'const xmlChar *' but argument is of type 'char *'
- xml-dir.c: In function 'dir_fill_cache_from_doc':
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
- /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'xmlChar *'
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
- xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness
- /usr/include/string.h:399: note: expected 'const char *' but argument is of type 'xmlChar *'
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
- xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
- xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
- xml-dir.c:1156: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness
- xml-dir.c:1156: note: expected 'const char *' but argument is of type 'xmlChar *'
- mv -f .deps/xml-dir.Tpo .deps/xml-dir.Plo
- /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
- 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
- xml-entry.c: In function 'my_xmlGetProp':
- xml-entry.c:1291: warning: pointer targets in return differ in signedness
- mv -f .deps/xml-entry.Tpo .deps/xml-entry.Plo
- /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
- 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
- mv -f .deps/xml-backend.Tpo .deps/xml-backend.Plo
- /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
- 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
- libtool: link: ( cd ".libs" && rm -f "libgconfbackend-oldxml.la" && ln -s "../libgconfbackend-oldxml.la" "libgconfbackend-oldxml.la" )
- /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
- 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
- mv -f .deps/evoldap-backend.Tpo .deps/evoldap-backend.Plo
- /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
- 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
- libtool: link: ( cd ".libs" && rm -f "libgconfbackend-evoldap.la" && ln -s "../libgconfbackend-evoldap.la" "libgconfbackend-evoldap.la" )
- 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
- In file included from gconf-merge-tree.c:26:
- markup-tree.c: In function 'save_tree_with_locale':
- markup-tree.c:4524: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
- markup-tree.c:4525: warning: ignoring return value of 'chown', declared with attribute warn_unused_result
- mv -f .deps/gconf-merge-tree.Tpo .deps/gconf-merge-tree.Po
- /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
- 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
- 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
- mv -f .deps/xml-test.Tpo .deps/xml-test.Po
- /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
- *** Warning: Linking the executable xml-test against the loadable module
- *** libgconfbackend-oldxml.so is not portable!
- 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
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/backends'
- Making all in po
- make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/po'
- file=`echo am | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file am.po
- file=`echo ar | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ar.po
- file=`echo as | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file as.po
- file=`echo ast | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ast.po
- file=`echo az | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file az.po
- file=`echo be | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file be.po
- file=`echo bg | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file bg.po
- file=`echo bn | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file bn.po
- file=`echo bn_IN | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file bn_IN.po
- file=`echo bs | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file bs.po
- file=`echo ca | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ca.po
- file=`echo ca@valencia | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ca@valencia.po
- file=`echo cs | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file cs.po
- file=`echo cy | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file cy.po
- file=`echo da | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file da.po
- file=`echo de | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file de.po
- file=`echo dz | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file dz.po
- file=`echo el | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file el.po
- file=`echo en_CA | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file en_CA.po
- file=`echo en_GB | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file en_GB.po
- file=`echo en@shaw | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file en@shaw.po
- file=`echo eo | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file eo.po
- file=`echo es | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file es.po
- file=`echo et | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file et.po
- file=`echo eu | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file eu.po
- file=`echo fa | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file fa.po
- file=`echo fi | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file fi.po
- file=`echo fr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file fr.po
- file=`echo ga | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ga.po
- file=`echo gl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file gl.po
- file=`echo gu | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file gu.po
- file=`echo he | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file he.po
- file=`echo hi | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file hi.po
- file=`echo hr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file hr.po
- file=`echo hu | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file hu.po
- file=`echo hy | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file hy.po
- file=`echo id | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file id.po
- file=`echo is | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file is.po
- file=`echo it | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file it.po
- file=`echo ja | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ja.po
- file=`echo ka | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ka.po
- file=`echo kn | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file kn.po
- file=`echo ko | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ko.po
- file=`echo ku | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ku.po
- file=`echo lt | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file lt.po
- file=`echo lv | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file lv.po
- file=`echo mai | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file mai.po
- file=`echo mg | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file mg.po
- file=`echo mk | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file mk.po
- file=`echo ml | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ml.po
- file=`echo mn | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file mn.po
- file=`echo mr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file mr.po
- file=`echo ms | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ms.po
- file=`echo nb | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file nb.po
- file=`echo ne | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ne.po
- file=`echo nl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file nl.po
- file=`echo nn | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file nn.po
- file=`echo oc | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file oc.po
- file=`echo or | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file or.po
- file=`echo pa | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pa.po
- file=`echo pl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pl.po
- file=`echo pt | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pt.po
- file=`echo pt_BR | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file pt_BR.po
- file=`echo ro | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ro.po
- file=`echo ru | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ru.po
- file=`echo rw | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file rw.po
- file=`echo si | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file si.po
- file=`echo sk | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sk.po
- file=`echo sl | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sl.po
- file=`echo sq | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sq.po
- file=`echo sr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sr.po
- file=`echo sr@latin | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sr@latin.po
- file=`echo sv | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file sv.po
- file=`echo ta | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ta.po
- file=`echo te | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file te.po
- file=`echo th | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file th.po
- file=`echo tr | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file tr.po
- file=`echo ug | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file ug.po
- file=`echo uk | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file uk.po
- file=`echo vi | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file vi.po
- file=`echo xh | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file xh.po
- file=`echo yi | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file yi.po
- file=`echo zh_CN | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file zh_CN.po
- file=`echo zh_HK | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file zh_HK.po
- file=`echo zh_TW | sed 's,.*/,,'`.gmo \
- && rm -f $file && /usr/bin/gmsgfmt -o $file zh_TW.po
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/po'
- Making all in doc
- make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
- Making all in gconf
- make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc/gconf'
- make[3]: Nothing to be done for `all'.
- make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc/gconf'
- make[3]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
- make[3]: Nothing to be done for `all-am'.
- make[3]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/doc'
- Making all in examples
- make[2]: Entering directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/examples'
- 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
- In file included from /usr/include/pango-1.0/pango/pango-gravity.h:98,
- from /usr/include/pango-1.0/pango/pango-types.h:91,
- from /usr/include/pango-1.0/pango/pango-font.h:26,
- from /usr/include/pango-1.0/pango/pango-attributes.h:25,
- from /usr/include/pango-1.0/pango/pango.h:25,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-script.h:132: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
- /usr/include/pango-1.0/pango/pango-script.h:133: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
- In file included from /usr/include/pango-1.0/pango/pango-script.h:138,
- from /usr/include/pango-1.0/pango/pango-gravity.h:98,
- from /usr/include/pango-1.0/pango/pango-types.h:91,
- from /usr/include/pango-1.0/pango/pango-font.h:26,
- from /usr/include/pango-1.0/pango/pango-attributes.h:25,
- from /usr/include/pango-1.0/pango/pango.h:25,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-language.h:37: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- /usr/include/pango-1.0/pango/pango-language.h:41: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- In file included from /usr/include/pango-1.0/pango/pango-script.h:138,
- from /usr/include/pango-1.0/pango/pango-gravity.h:98,
- from /usr/include/pango-1.0/pango/pango-types.h:91,
- from /usr/include/pango-1.0/pango/pango-font.h:26,
- from /usr/include/pango-1.0/pango/pango-attributes.h:25,
- from /usr/include/pango-1.0/pango/pango.h:25,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-language.h:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoScript'
- In file included from /usr/include/pango-1.0/pango/pango-attributes.h:25,
- from /usr/include/pango-1.0/pango/pango.h:25,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-font.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- /usr/include/pango-1.0/pango/pango-font.h:215: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- /usr/include/pango-1.0/pango/pango-font.h:264: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- In file included from /usr/include/pango-1.0/pango/pango.h:25,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-attributes.h:183: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- In file included from /usr/include/pango-1.0/pango/pango.h:28,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-context.h:89: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
- In file included from /usr/include/pango-1.0/pango/pango.h:40,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-layout.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoFontDescription'
- In file included from /usr/include/pango-1.0/pango/pango.h:42,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-renderer.h:252: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'PangoMatrix'
- In file included from /usr/include/pango-1.0/pango/pango.h:46,
- from /usr/include/gtk-2.0/gdk/gdktypes.h:37,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:32,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/pango-1.0/pango/pango-utils.h:134: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- /usr/include/pango-1.0/pango/pango-utils.h:137: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- In file included from /usr/include/gtk-2.0/gdk/gdkevents.h:37,
- from /usr/include/gtk-2.0/gdk/gdkdisplay.h:32,
- from /usr/include/gtk-2.0/gdk/gdkscreen.h:33,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gdk/gdkinput.h:133: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gdk/gdkscreen.h:33,
- from /usr/include/gtk-2.0/gdk/gdkapplaunchcontext.h:31,
- from /usr/include/gtk-2.0/gdk/gdk.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gdk/gdkdisplay.h:112: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/gtk-2.0/gdk/gdkdisplay.h:144: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf.h:35,
- from /usr/include/gtk-2.0/gdk/gdkpixbuf.h:37,
- from /usr/include/gtk-2.0/gdk/gdkcairo.h:28,
- from /usr/include/gtk-2.0/gdk/gdk.h:33,
- from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/gdk-pixbuf-2.0/gdk-pixbuf/gdk-pixbuf-core.h:260: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:32,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gdk/gdk.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
- /usr/include/gtk-2.0/gdk/gdk.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atkobject.h:28,
- from /usr/include/atk-1.0/atk/atk.h:25,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkstate.h:173: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:25,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkobject.h:384: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkobject.h:538: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkobject.h:539: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkobject.h:574: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkobject.h:585: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:26,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkaction.h:58: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkaction.h:88: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkaction.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkaction.h:92: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkaction.h:100: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atkcomponent.h:28,
- from /usr/include/atk-1.0/atk/atk.h:27,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkutil.h:150: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkutil.h:232: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkutil.h:237: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkutil.h:242: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:28,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkdocument.h:52: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkdocument.h:71: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkdocument.h:73: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkdocument.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atkeditabletext.h:28,
- from /usr/include/atk-1.0/atk/atk.h:29,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atktext.h:358: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atktext.h:360: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:34,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkimage.h:56: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkimage.h:70: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atkimage.h:83: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:40,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkrelation.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:47,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atkstreamablecontent.h:61: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atkstreamablecontent.h:95: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/atk-1.0/atk/atk.h:48,
- from /usr/include/gtk-2.0/gtk/gtkwidget.h:40,
- from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/atk-1.0/atk/atktable.h:72: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/atk-1.0/atk/atktable.h:166: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/atk-1.0/atk/atktable.h:171: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkcontainer.h:35,
- from /usr/include/gtk-2.0/gtk/gtkbin.h:35,
- from /usr/include/gtk-2.0/gtk/gtkwindow.h:36,
- from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkwidget.h:958: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkdialog.h:35,
- from /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:32,
- from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkwindow.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkwindow.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkwindow.h:294: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkwindow.h:300: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:33,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:84: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:96: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:107: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:110: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:116: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:119: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaboutdialog.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtklabel.h:36,
- from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38,
- from /usr/include/gtk-2.0/gtk/gtk.h:35,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkmenu.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkaccellabel.h:38,
- from /usr/include/gtk-2.0/gtk/gtk.h:35,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtklabel.h:114: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtklabel.h:120: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtklabel.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:38,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkaction.h:93: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:151: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:154: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:157: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkaction.h:163: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:39,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkactiongroup.h:113: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkactiongroup.h:167: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkaspectframe.h:35,
- from /usr/include/gtk-2.0/gtk/gtk.h:44,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkframe.h:77: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:45,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkassistant.h:149: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkbutton.h:36,
- from /usr/include/gtk-2.0/gtk/gtk.h:52,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkimage.h:254: error: expected declaration specifiers or '...' before 'G_CONST_RETURN'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:52,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkbutton.h:111: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkcelllayout.h:28,
- from /usr/include/gtk-2.0/gtk/gtk.h:55,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtktreeviewcolumn.h:185: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkcheckmenuitem.h:35,
- from /usr/include/gtk-2.0/gtk/gtk.h:67,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkmenuitem.h:91: error: expected specifier-qualifier-list before 'G_CONST_RETURN'
- /usr/include/gtk-2.0/gtk/gtkmenuitem.h:118: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkmenuitem.h:122: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:69,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkcolorbutton.h:98: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkentry.h:42,
- from /usr/include/gtk-2.0/gtk/gtktreeview.h:31,
- from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
- from /usr/include/gtk-2.0/gtk/gtk.h:72,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkentrybuffer.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtktreeview.h:31,
- from /usr/include/gtk-2.0/gtk/gtkcombobox.h:29,
- from /usr/include/gtk-2.0/gtk/gtk.h:72,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkentry.h:191: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkBorder'
- /usr/include/gtk-2.0/gtk/gtkentry.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:72,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkcombobox.h:91: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:86,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkexpander.h:79: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkfilechooser.h:28,
- from /usr/include/gtk-2.0/gtk/gtk.h:88,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkfilefilter.h:64: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:89,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkfilechooserbutton.h:80: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:93,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkfontbutton.h:78: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkfontbutton.h:87: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:94,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkfontsel.h:208: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:106,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkiconfactory.h:115: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkiconfactory.h:158: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkiconfactory.h:159: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:107,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkicontheme.h:178: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkicontheme.h:190: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:119,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtklinkbutton.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkmenutoolbutton.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:126,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtktoolbutton.h:76: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtktoolbutton.h:82: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtktoolbutton.h:85: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:131,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtknotebook.h:266: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtknotebook.h:276: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkpagesetup.h:29,
- from /usr/include/gtk-2.0/gtk/gtk.h:135,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkpapersize.h:67: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkpapersize.h:68: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkpapersize.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkpapersize.h:90: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkprintoperation.h:33,
- from /usr/include/gtk-2.0/gtk/gtk.h:140,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:74: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:148: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:216: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:219: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:222: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:225: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkprintsettings.h:228: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:140,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkprintoperation.h:176: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:143,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkprogressbar.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkrecentaction.h:30,
- from /usr/include/gtk-2.0/gtk/gtk.h:150,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:179: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:180: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:181: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkrecentmanager.h:182: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtkrecentchooser.h:31,
- from /usr/include/gtk-2.0/gtk/gtk.h:151,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkrecentfilter.h:69: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:173,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtkstatusicon.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkstatusicon.h:104: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- /usr/include/gtk-2.0/gtk/gtkstatusicon.h:125: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtktextbuffer.h:38,
- from /usr/include/gtk-2.0/gtk/gtk.h:178,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtktextmark.h:97: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:192,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtktoolitemgroup.h:75: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'gchar'
- In file included from /usr/include/gtk-2.0/gtk/gtk.h:193,
- from basic-gconf-app.c:86:
- /usr/include/gtk-2.0/gtk/gtktoolpalette.h:138: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkTargetEntry'
- /usr/include/gtk-2.0/gtk/gtktoolpalette.h:139: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'GtkTargetEntry'
- basic-gconf-app.c: In function 'create_prefs_dialog':
- basic-gconf-app.c:460: warning: passing argument 1 of 'gtk_dialog_get_content_area' from incompatible pointer type
- /usr/include/gtk-2.0/gtk/gtkdialog.h:178: note: expected 'struct GtkDialog *' but argument is of type 'struct GtkWidget *'
- make[2]: *** [basic-gconf-app.o] Error 1
- make[2]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3/examples'
- make[1]: *** [all-recursive] Error 1
- make[1]: Leaving directory `/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
- make: *** [all] Error 2
- emake failed
- * ERROR: gnome-base/gconf-2.32.3 failed (compile phase):
- * compile failure
- *
- * Call stack:
- * ebuild.sh, line 56: Called src_compile
- * environment, line 3226: Called gnome2_src_compile
- * environment, line 2487: Called die
- * The specific snippet of code:
- * emake || die "compile failure"
- *
- * If you need support, post the output of 'emerge --info =gnome-base/gconf-2.32.3',
- * the complete build log and the output of 'emerge -pqv =gnome-base/gconf-2.32.3'.
- * The complete build log is located at '/var/tmp/portage/gnome-base/gconf-2.32.3/temp/build.log'.
- * The ebuild environment file is located at '/var/tmp/portage/gnome-base/gconf-2.32.3/temp/environment'.
- * S: '/var/tmp/portage/gnome-base/gconf-2.32.3/work/GConf-2.32.3'
Advertisement
Add Comment
Please, Sign In to add comment