Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 118032 - control-center-2.10.2 compile error
Summary: control-center-2.10.2 compile error
Status: RESOLVED DUPLICATE of bug 112659
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-06 06:33 UTC by Scheelen Jos
Modified: 2006-01-06 07:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Scheelen Jos 2006-01-06 06:33:53 UTC
!!! ERROR: Gnome-base/control-center-2.10.2 failed
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you ...

make.conf USE="gtk gnome -qt -kde dvd alsa cdr hal howl"

Already executed

emerge --update --deep --newuse world
emerge --depclean
emerge gentoolkit
revdep-rebuild
Comment 1 Jory A. Pratt 2006-01-06 06:36:16 UTC
We need the full error on bug report, also need full emerge info. re-open when you provide these.
Comment 2 Scheelen Jos 2006-01-06 07:50:09 UTC
(In reply to comment #1)
> We need the full error on bug report, also need full emerge info. re-open when
> you provide these.

Not exactly clear what you request.
Please let me know if this is ok now.

I'm limited until 32K characters

mediapc ~ # emerge gnome > error.txt
QA Notice: USE Flag 'doc' not in IUSE for gnome-base/control-center-2.10.2
./configure: line 2293: GNOME_COMPILE_WARNINGS: command not found
gnome-window-manager.c: In function `gnome_window_manager_new':
gnome-window-manager.c:60: warning: dereferencing type-punned pointer will break strict-aliasing rules
gnome-startup.c: In function `gnome_startup_acquire_token':
gnome-startup.c:37: warning: dereferencing type-punned pointer will break strict-aliasing rules
In file included from /usr/include/pango-1.0/pango/pangofc-font.h:25,
                 from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/ft2build.h:56:38: freetype/config/ftheader.h: No such file or directory
In file included from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangofc-font.h:26:10: #include expects "FILENAME" or <FILENAME>
In file included from /usr/include/pango-1.0/pango/pango-ot.h:25,
                 from /usr/include/pango-1.0/pango/pangoxft.h:27,
                 from keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangofc-font.h:144: error: parse error before "pango_fc_font_lock_face"
/usr/include/pango-1.0/pango/pangofc-font.h:144: warning: type defaults to `int' in declaration of `pango_fc_font_lock_face'
/usr/include/pango-1.0/pango/pangofc-font.h:144: warning: data definition has no type or storage class
In file included from /usr/include/pango-1.0/pango/pangoxft-render.h:32,
                 from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from keyboard-drawing.c:27:
/usr/include/X11/Xft/Xft.h:41:10: #include expects "FILENAME" or <FILENAME>
In file included from /usr/include/pango-1.0/pango/pangoxft-render.h:32,
                 from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from keyboard-drawing.c:27:
/usr/include/X11/Xft/Xft.h:58: error: parse error before "_XftFTlibrary"
/usr/include/X11/Xft/Xft.h:92: error: parse error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:95: error: parse error before '}' token
/usr/include/X11/Xft/Xft.h:99: error: parse error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:102: error: parse error before '}' token
/usr/include/X11/Xft/Xft.h:196: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:262: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:268: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:301: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:360: error: parse error before "XftLockFace"
/usr/include/X11/Xft/Xft.h:399: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:405: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:414: error: parse error before "FT_UInt"
/usr/include/X11/Xft/Xft.h:424: error: parse error before "XftCharIndex"
/usr/include/X11/Xft/Xft.h:467: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:478: error: parse error before '*' token
/usr/include/X11/Xft/Xft.h:499: error: parse error before '*' token
In file included from /usr/include/pango-1.0/pango/pangoxft.h:30,
                 from keyboard-drawing.c:27:
/usr/include/pango-1.0/pango/pangoxft-render.h:95: error: parse error before "XftGlyphSpec"
keyboard-drawing.c: In function `xkb_state_notify_event_filter':
keyboard-drawing.c:1481: warning: implicit declaration of function `memset'
make[2]: *** [keyboard-drawing.o] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

!!! ERROR: gnome-base/control-center-2.10.2 failed.
!!! Function gnome2_src_compile, Line 48, Exitcode 2
!!! compile failure
!!! If you need support, post the topmost build error, NOT this status message.





mediapc ~ # more error.txt
Calculating dependencies  >>> Unpacking source...
>>> Unpacking control-center-2.10.2.tar.bz2 to /var/tmp/portage/control-center-2.10.2/work
 * Applying control-center-2.6.0-remove-pmu.patch ...                     [ ok ]
 * Applying control-center-2.9-logout.patch ...                           [ ok ]
 * Applying control-center-2.10.1-pathfix.patch ...                       [ ok ]
>>> Source unpacked.
 * Running elibtoolize in: control-center-2.10.2
 *   Applying portage-1.5.10.patch ...
 *   Applying max_cmd_len-1.5.14.patch ...
 *   Applying sed-1.5.6.patch ...
 * econf: updating control-center-2.10.2/config.sub with /usr/share/gnuconfig/config.sub
 * econf: updating control-center-2.10.2/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=
/var/lib --disable-schemas-install --enable-vfs-methods --enable-alsa --enable-gstreamer --disable-static --disable-schemas-install --enable-vfs-methods --ena
ble-alsa --enable-gstreamer --disable-static --disable-schemas-install --enable-vfs-methods --enable-alsa --enable-gstreamer --disable-static --disable-gtk-do
c --libdir=/usr/lib64 --build=x86_64-pc-linux-gnu
checking for a BSD-compatible install... /bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for perl... /usr/bin/perl
checking for XML::Parser... ok
checking for iconv... /usr/bin/iconv
checking for msgfmt... /usr/bin/msgfmt
checking for msgmerge... /usr/bin/msgmerge
checking for xgettext... /usr/bin/xgettext
checking for style of include used by make... GNU
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
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 ANSI C... none needed
checking dependency style of x86_64-pc-linux-gnu-gcc... gcc3
checking for strerror in -lcposix... no
checking for x86_64-pc-linux-gnu-gcc... (cached) x86_64-pc-linux-gnu-gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... (cached) yes
checking for x86_64-pc-linux-gnu-gcc option to accept ANSI C... (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 egrep... grep -E
checking for ANSI C header files... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking for a sed that does not truncate output... /bin/sed
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 /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
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 how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E
checking for x86_64-pc-linux-gnu-g77... x86_64-pc-linux-gnu-g77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether x86_64-pc-linux-gnu-g77 accepts -g... yes
checking the maximum length of command line arguments... 32768
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for objdir... .libs
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking if x86_64-pc-linux-gnu-gcc static flag  works... yes
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
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... 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
configure: creating libtool
appending configuration tag "CXX" to libtool
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
checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... 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 whether stripping libraries is possible... yes
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for x86_64-pc-linux-gnu-g77 option to produce PIC... -fPIC
checking if x86_64-pc-linux-gnu-g77 PIC flag -fPIC works... yes
checking if x86_64-pc-linux-gnu-g77 supports -c -o file.o... yes
checking whether the x86_64-pc-linux-gnu-g77 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 whether stripping libraries is possible... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/gmsgfmt
checking for xgettext... /usr/bin/xgettext
checking for catalogs to be installed...  af am ar az be bg bn bs ca cs cy da de el en_CA en_GB es et eu fa fi fr ga gl gu he hi hr hu id is it ja ko lt lv mk
 ml mn ms nb ne nl nn no nso pa pl pt pt_BR ro ru rw sk sl sq sr sr@Latn sv ta th tr uk vi wa xh zh_CN zh_TW zu
checking for usleep... yes
checking for putenv... yes
checking for setenv... yes
checking for X... libraries /usr/lib64, headers
checking for gethostbyname... yes
checking for connect... yes
checking for remove... yes
checking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XScreenSaverQueryInfo... no
checking for XScreenSaverQueryInfo in -lXss... yes
checking X11/Xlib.h usability... yes
checking X11/Xlib.h presence... yes
checking for X11/Xlib.h... yes
checking for X11/extensions/xf86misc.h... yes
checking X11/extensions/XKB.h usability... yes
checking X11/extensions/XKB.h presence... yes
checking for X11/extensions/XKB.h... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gtk+-2.0 >= 2.3.0  gconf-2.0  libgnomeui-2.0 >= 2.2.0  libglade-2.0 >= 2.0.0  libbonobo-2.0  libbonoboui-2.0  gnome-desktop-2.0 >= 2.2.0... yes
checking CAPPLET_CFLAGS... -DORBIT2=1 -pthread -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/
pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/l
ibgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2
.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/
include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0
checking CAPPLET_LIBS... -Wl,--export-dynamic -pthread -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-2 -lxml2 -lz -
lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0 -lcairo -lgobj
ect-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lglib-2.0
checking for gtk+-2.0 >= 2.3.0  gconf-2.0  libgnomeui-2.0 >= 2.2.0  libglade-2.0 >= 2.0.0  libbonobo-2.0  libbonoboui-2.0  gnome-desktop-2.0 >= 2.2.0 libgnome
-menu >= 2.9.1... yes

....


mkdir .libs
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-c
ommon\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib64/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/includ
e -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/inc
lude/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonobou
i-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetyp
e2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/sha
re/themes\" -O2 -Wall -MT gnome-window-manager.lo -MD -MP -MF .deps/gnome-window-manager.Tpo -c gnome-window-manager.c  -fPIC -DPIC -o .libs/gnome-window-mana
ger.o
if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/sha
re/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""/usr/lib64/window-manager-settings"\" -I../ -DORBIT2=1 -pthread -I/usr/i
nclude/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0
/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/in
clude/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bo
nobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notifi
cation-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\"    -O2 -Wall -MT gnome-wm-manager.lo -MD -MP -MF ".deps/gnome-wm-manager.Tpo" \
  -c -o gnome-wm-manager.lo `test -f 'gnome-wm-manager.c' || echo './'`gnome-wm-manager.c; \
then mv -f ".deps/gnome-wm-manager.Tpo" ".deps/gnome-wm-manager.Plo"; \
else rm -f ".deps/gnome-wm-manager.Tpo"; exit 1; \
fi
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-c
ommon\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib64/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/includ
e -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/inc
lude/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonobou
i-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetyp
e2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/sha
re/themes\" -O2 -Wall -MT gnome-wm-manager.lo -MD -MP -MF .deps/gnome-wm-manager.Tpo -c gnome-wm-manager.c  -fPIC -DPIC -o .libs/gnome-wm-manager.o
/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall   -o libgnome-window-settings.la -rpath /usr/lib64 -export_dynamic -version-info 1:0:0 gnome
-window-manager.lo gnome-wm-manager.lo -Wl,--export-dynamic -pthread -lglade-2.0 -lgnome-desktop-2 -lgnomeui-2 -lSM -lICE -lstartup-notification-1 -lbonoboui-
2 -lxml2 -lz -lgnomecanvas-2 -lgnome-2 -lpopt -lart_lgpl_2 -lpangoft2-1.0 -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lpangocairo-1.0 -lpango-1.0
-lcairo -lgobject-2.0 -lgnomevfs-2 -lbonobo-2 -lgconf-2 -lbonobo-activation -lORBit-2 -lm -lgmodule-2.0 -ldl -lgthread-2.0 -lgnome-menu -lglib-2.0    -lSM -lI
CE  -L/usr/lib64 -lX11
x86_64-pc-linux-gnu-gcc -shared  .libs/gnome-window-manager.o .libs/gnome-wm-manager.o  /usr/lib64/libglade-2.0.so -L/usr/lib64 -L/usr/lib /usr/lib64/libgnome
-desktop-2.so /usr/lib64/libgnomeui-2.so /usr/lib64/libstartup-notification-1.so /usr/lib64/libbonoboui-2.so /usr/lib64/libxml2.so -lz /usr/lib64/libgnomecanv
as-2.so /usr/lib64/libgnome-2.so /usr/lib64/libpopt.so /usr/lib64/libart_lgpl_2.so /usr/lib64/libpangoft2-1.0.so /usr/lib64/libgtk-x11-2.0.so /usr/lib64/libgd
k-x11-2.0.so /usr/lib64/libatk-1.0.so /usr/lib64/libgdk_pixbuf-2.0.so /usr/lib64/libpangocairo-1.0.so /usr/lib64/libpango-1.0.so /usr/lib64/libcairo.so /usr/l
ib64/libgobject-2.0.so /usr/lib64/libgnomevfs-2.so /usr/lib64/libbonobo-2.so /usr/lib64/libgconf-2.so /usr/lib64/libbonobo-activation.so /usr/lib64/libORBit-2
.so -lm /usr/lib64/libgmodule-2.0.so -ldl /usr/lib64/libgthread-2.0.so /usr/lib64/libgnome-menu.so /usr/lib64/libglib-2.0.so -lSM -lICE -lX11  -Wl,--export-dy
namic -pthread -Wl,-soname -Wl,libgnome-window-settings.so.1 -o .libs/libgnome-window-settings.so.1.0.0
(cd .libs && rm -f libgnome-window-settings.so.1 && ln -s libgnome-window-settings.so.1.0.0 libgnome-window-settings.so.1)
(cd .libs && rm -f libgnome-window-settings.so && ln -s libgnome-window-settings.so.1.0.0 libgnome-window-settings.so)
creating libgnome-window-settings.la
(cd .libs && rm -f libgnome-window-settings.la && ln -s ../libgnome-window-settings.la libgnome-window-settings.la)
if /bin/sh ../libtool --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\""/usr/share/locale"\" -DGNOME_ICONDIR=\""/usr/sha
re/pixmaps"\" -DG_LOG_DOMAIN=\"capplet-common\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\""/usr/lib64/window-manager-settings"\" -I../ -DORBIT2=1 -pthread -I/usr/i
nclude/gtk-2.0 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0
/include -I/usr/include/gconf/2 -I/usr/include/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/in
clude/libart-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bo
nobo-activation-2.0 -I/usr/include/freetype2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notifi
cation-1.0 -DMETACITY_THEME_DIR=\""/usr/share/themes"\"    -O2 -Wall -MT metacity-window-manager.lo -MD -MP -MF ".deps/metacity-window-manager.Tpo" \
  -c -o metacity-window-manager.lo `test -f 'metacity-window-manager.c' || echo './'`metacity-window-manager.c; \
then mv -f ".deps/metacity-window-manager.Tpo" ".deps/metacity-window-manager.Plo"; \
else rm -f ".deps/metacity-window-manager.Tpo"; exit 1; \
fi
 x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -DGNOMELOCALEDIR=\"/usr/share/locale\" -DGNOME_ICONDIR=\"/usr/share/pixmaps\" -DG_LOG_DOMAIN=\"capplet-c
ommon\" -DGNOME_WINDOW_MANAGER_MODULE_PATH=\"/usr/lib64/window-manager-settings\" -I../ -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib64/gtk-2.0/includ
e -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/include/gconf/2 -I/usr/inc
lude/orbit-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/libbonobou
i-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetyp
e2 -I/usr/include/libxml2 -I/usr/include/libglade-2.0 -I/usr/include/gnome-desktop-2.0 -I/usr/include/startup-notification-1.0 -DMETACITY_THEME_DIR=\"/usr/sha
re/themes\" -O2 -Wall -MT metacity-window-manager.lo -MD -MP -MF .deps/metacity-window-manager.Tpo -c metacity-window-manager.c  -fPIC -DPIC -o .libs/metacity
-window-manager.o
/bin/sh ../libtool --mode=link x86_64-pc-linux-gnu-gcc  -O2 -Wall   -o libmetacity.la -rpath /usr/lib64/window-manager-settings -export_dynamic -avoid-version
 metacity-window-manager.lo
x86_64-pc-linux-gnu-gcc -shared  .libs/metacity-window-manager.o   -Wl,-soname -Wl,libmetacity.so -o .libs/libmetacity.so
creating libmetacity.la
(cd .libs && rm -f libmetacity.la && ln -s ../libmetacity.la libmetacity.la)
make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libwindow-settings'
Making all in libgswitchit
make[2]: Entering directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libgswitchit'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/includ
e/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib
64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonob
o-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/lib
xml2   -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/us
r/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/incl
ude/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I
/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/us
r/include/libxml2   -I/usr/include/libxml2    -I../intl -DSYS_PLUGIN_DIR=\"/usr/lib64/gswitchit/\" -DG_LOG_DOMAIN=\"GSwitchIt\"    -O2 -Wall -MT gswitchit_con
fig.o -MD -MP -MF ".deps/gswitchit_config.Tpo" \
  -c -o gswitchit_config.o `test -f 'gswitchit_config.c' || echo './'`gswitchit_config.c; \
then mv -f ".deps/gswitchit_config.Tpo" ".deps/gswitchit_config.Po"; \
else rm -f ".deps/gswitchit_config.Tpo"; exit 1; \
fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/includ
e/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib
64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonob
o-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/lib
xml2   -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/us
r/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/incl
ude/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I
/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/us
r/include/libxml2   -I/usr/include/libxml2    -I../intl -DSYS_PLUGIN_DIR=\"/usr/lib64/gswitchit/\" -DG_LOG_DOMAIN=\"GSwitchIt\"    -O2 -Wall -MT gswitchit_uti
l.o -MD -MP -MF ".deps/gswitchit_util.Tpo" \
  -c -o gswitchit_util.o `test -f 'gswitchit_util.c' || echo './'`gswitchit_util.c; \
then mv -f ".deps/gswitchit_util.Tpo" ".deps/gswitchit_util.Po"; \
else rm -f ".deps/gswitchit_util.Tpo"; exit 1; \
fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/includ
e/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib
64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonob
o-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/lib
xml2   -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/us
r/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/incl
ude/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I
/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/us
r/include/libxml2   -I/usr/include/libxml2    -I../intl -DSYS_PLUGIN_DIR=\"/usr/lib64/gswitchit/\" -DG_LOG_DOMAIN=\"GSwitchIt\"    -O2 -Wall -MT gnome-startup
.o -MD -MP -MF ".deps/gnome-startup.Tpo" \
  -c -o gnome-startup.o `test -f 'gnome-startup.c' || echo './'`gnome-startup.c; \
then mv -f ".deps/gnome-startup.Tpo" ".deps/gnome-startup.Po"; \
else rm -f ".deps/gnome-startup.Tpo"; exit 1; \
fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -I.. -DORBIT2=1 -pthread -I/usr/include/libgnomeui-2.0 -I/usr/include/libgnome-2.0 -I/usr/includ
e/libgnomecanvas-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/glib-2.0 -I/usr/lib
64/glib-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonob
o-activation-2.0 -I/usr/include/pango-1.0 -I/usr/include/freetype2 -I/usr/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/lib
xml2   -DORBIT2=1 -pthread -I/usr/include/gnome-desktop-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libgnomeui-2.0 -I/usr/include/startup-notification-1.0 -I/us
r/lib64/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -I/usr/incl
ude/libgnome-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/libbonoboui-2.0 -I/usr/include/orbit-2.0 -I
/usr/include/libbonobo-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib64/gnome-vfs-2.0/include -I/usr/include/bonobo-activation-2.0 -I/usr/include/freetype2 -I/us
r/include/libxml2   -I/usr/include/libxml2    -I../intl -DSYS_PLUGIN_DIR=\"/usr/lib64/gswitchit/\" -DG_LOG_DOMAIN=\"GSwitchIt\"    -O2 -Wall -MT gswitchit_plu
gin_manager.o -MD -MP -MF ".deps/gswitchit_plugin_manager.Tpo" \
  -c -o gswitchit_plugin_manager.o `test -f 'gswitchit_plugin_manager.c' || echo './'`gswitchit_plugin_manager.c; \
then mv -f ".deps/gswitchit_plugin_manager.Tpo" ".deps/gswitchit_plugin_manager.Po"; \
else rm -f ".deps/gswitchit_plugin_manager.Tpo"; exit 1; \
fi
rm -f libgswitchit.a
x86_64-pc-linux-gnu-ar cru libgswitchit.a gswitchit_config.o gswitchit_util.o gnome-startup.o gswitchit_plugin_manager.o
x86_64-pc-linux-gnu-ranlib libgswitchit.a
make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libgswitchit'
Making all in libkbdraw
make[2]: Entering directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libkbdraw'
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -Wall -Werror -O2 -Wall -MT keyboard-marshal.o -MD -MP -MF ".deps/keyboard-marsh
al.Tpo" \
  -c -o keyboard-marshal.o `test -f 'keyboard-marshal.c' || echo './'`keyboard-marshal.c; \
then mv -f ".deps/keyboard-marshal.Tpo" ".deps/keyboard-marshal.Po"; \
else rm -f ".deps/keyboard-marshal.Tpo"; exit 1; \
fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I..    -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/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include   -Wall -Werror -O2 -Wall -MT keyboard-drawing.o -MD -MP -MF ".deps/keyboard-drawi
ng.Tpo" \
  -c -o keyboard-drawing.o `test -f 'keyboard-drawing.c' || echo './'`keyboard-drawing.c; \
then mv -f ".deps/keyboard-drawing.Tpo" ".deps/keyboard-drawing.Po"; \
else rm -f ".deps/keyboard-drawing.Tpo"; exit 1; \
fi
make[2]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2/libkbdraw'
make[1]: Leaving directory `/var/tmp/portage/control-center-2.10.2/work/control-center-2.10.2'                                                                ...done!
>>> emerge (1 of 14) gnome-base/control-center-2.10.2 to /
>>> md5 files   ;-) control-center-1.4.0.5-r2.ebuild
>>> md5 files   ;-) control-center-2.12.1.ebuild
>>> md5 files   ;-) control-center-1.4.0.5-r1.ebuild
>>> md5 files   ;-) control-center-2.12.2-r1.ebuild
>>> md5 files   ;-) control-center-2.10.2.ebuild
>>> md5 files   ;-) files/digest-control-center-2.10.2
>>> md5 files   ;-) files/digest-control-center-2.12.1
>>> md5 files   ;-) files/control-center-2.9-logout.patch
>>> md5 files   ;-) files/control-center-2.2.0.1-alpha_hack.patch
>>> md5 files   ;-) files/control-center-2.6.0-remove-pmu.patch
>>> md5 files   ;-) files/control-center-2.12.2-gcc-Wextra.patch
>>> md5 files   ;-) files/control-center-2.12.2-pathfix.patch
>>> md5 files   ;-) files/control-center-1.4.0.5-cflags.patch
>>> md5 files   ;-) files/control-center-2.10.1-pathfix.patch
>>> md5 files   ;-) files/control-center-2.11-gentoo_xcursor.patch
>>> md5 files   ;-) files/digest-control-center-1.4.0.5-r1
>>> md5 files   ;-) files/digest-control-center-1.4.0.5-r2
>>> md5 files   ;-) files/digest-control-center-2.12.2-r1
>>> md5 src_uri ;-) control-center-2.10.2.tar.bz2



Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-01-06 07:51:56 UTC

*** This bug has been marked as a duplicate of 112659 ***