>>> Unpacking source... >>> Unpacking gnome-phone-manager-0.8.tar.bz2 to /Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work * Fixing OMF Makefiles ...  [ ok ] * Running elibtoolize in: gnome-phone-manager-0.8 * Applying install-sh-1.5.4.patch ... * Applying portage-1.5.10.patch ... * Applying max_cmd_len-1.5.20.patch ... * Applying sed-1.5.6.patch ... * Running elibtoolize in: gnome-phone-manager-0.8/libegg * Applying install-sh-1.5.4.patch ... * Applying portage-1.5.10.patch ... * Applying max_cmd_len-1.5.20.patch ... * Applying sed-1.5.6.patch ... * Applying gnome-phone-manager-0.8-pixmaps.patch ...  [ ok ] * Applying gnome-phone-manager-0.8-as-needed.patch ...  [ ok ] * Running eautoreconf in '/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] * Running eautoreconf in '/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8' ... * Running aclocal ...  [ ok ] * Running libtoolize --copy --force --automake ...  [ ok ] * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy ...  [ ok ] >>> Source unpacked. >>> Compiling source in /Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8 ... * econf: updating gnome-phone-manager-0.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnome-phone-manager-0.8/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gnome-phone-manager-0.8/libegg/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gnome-phone-manager-0.8/libegg/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --build=i686-pc-linux-gnu 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... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for style of include used by make... GNU checking for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... i686-pc-linux-gnu-gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking for i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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 if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for intltool >= 0.18... 0.31.2 found 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 i686-pc-linux-gnu-gcc... (cached) i686-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether i686-pc-linux-gnu-gcc accepts -g... (cached) yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... (cached) none needed checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking dependency style of i686-pc-linux-gnu-gcc... (cached) gcc3 checking whether we are using the GNU C++ compiler... (cached) yes checking whether i686-pc-linux-gnu-g++ accepts -g... (cached) yes checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking dependency style of i686-pc-linux-gnu-g++... (cached) gcc3 checking for a BSD-compatible install... /usr/bin/install -c checking for library containing strerror... none required 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 if msgfmt accepts -c... yes checking for gmsgfmt... /usr/bin/gmsgfmt checking for xgettext... /usr/bin/xgettext checking for catalogs to be installed... de Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation Using $(sysconfdir)/gconf/schemas as install directory for schema files checking for i686-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 LIBGSM... yes checking for TMP_EVO... yes checking for PHONEMGR... yes checking for EContactPhotoType... yes checking openobex/obex.h usability... yes checking openobex/obex.h presence... yes checking for openobex/obex.h... yes checking for OBEX_Init in -lopenobex... yes checking for glib-genmarshal... /usr/bin/glib-genmarshal checking for gconftool-2... /usr/bin/gconftool-2 checking for more warnings... no configure: creating ./config.status config.status: creating Makefile config.status: creating ui/Makefile config.status: creating libgsm/Makefile config.status: creating src/Makefile config.status: creating po/Makefile.in config.status: WARNING: po/Makefile.in.in seems to ignore the --datarootdir setting config.status: creating config.h config.status: executing depfiles commands config.status: executing intltool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands === configuring in libegg (/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg) configure: running /bin/sh ./configure '--prefix=/usr' '--host=i686-pc-linux-gnu' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--datadir=/usr/share' '--sysconfdir=/etc' '--localstatedir=/var/lib' '--build=i686-pc-linux-gnu' 'build_alias=i686-pc-linux-gnu' 'host_alias=i686-pc-linux-gnu' 'CFLAGS=-march=pentium-m -O2 -pipe -fomit-frame-pointer' 'CXXFLAGS=-march=pentium-m -O2 -pipe -fomit-frame-pointer' --cache-file=/dev/null --srcdir=. 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 for i686-pc-linux-gnu-gcc... i686-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 i686-pc-linux-gnu-gcc accepts -g... yes checking for i686-pc-linux-gnu-gcc option to accept ISO C89... none needed checking for style of include used by make... GNU checking dependency style of i686-pc-linux-gnu-gcc... gcc3 checking for library containing strerror... none required checking how to run the C preprocessor... i686-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 build system type... i686-pc-linux-gnu checking host system type... i686-pc-linux-gnu checking for a sed that does not truncate output... /bin/sed checking for ld used by i686-pc-linux-gnu-gcc... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking for /usr/i686-pc-linux-gnu/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking whether ln -s works... yes checking how to recognize 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 i686-pc-linux-gnu-g++... i686-pc-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether i686-pc-linux-gnu-g++ accepts -g... yes checking dependency style of i686-pc-linux-gnu-g++... gcc3 checking how to run the C++ preprocessor... i686-pc-linux-gnu-g++ -E checking for i686-pc-linux-gnu-g77... no checking for i686-pc-linux-gnu-xlf... no checking for i686-pc-linux-gnu-f77... no checking for i686-pc-linux-gnu-frt... no checking for i686-pc-linux-gnu-pgf77... no checking for i686-pc-linux-gnu-cf77... no checking for i686-pc-linux-gnu-fort77... no checking for i686-pc-linux-gnu-fl32... no checking for i686-pc-linux-gnu-af77... no checking for i686-pc-linux-gnu-xlf90... no checking for i686-pc-linux-gnu-f90... no checking for i686-pc-linux-gnu-pgf90... no checking for i686-pc-linux-gnu-pghpf... no checking for i686-pc-linux-gnu-epcf90... no checking for i686-pc-linux-gnu-gfortran... no checking for i686-pc-linux-gnu-g95... no checking for i686-pc-linux-gnu-xlf95... no checking for i686-pc-linux-gnu-f95... no checking for i686-pc-linux-gnu-fort... no checking for i686-pc-linux-gnu-ifort... no checking for i686-pc-linux-gnu-ifc... no checking for i686-pc-linux-gnu-efc... no checking for i686-pc-linux-gnu-pgf95... no checking for i686-pc-linux-gnu-lf95... no checking for i686-pc-linux-gnu-ftn... no checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 98304 checking command to parse /usr/bin/nm -B output from i686-pc-linux-gnu-gcc object... ok checking for objdir... .libs checking for i686-pc-linux-gnu-ar... i686-pc-linux-gnu-ar checking for i686-pc-linux-gnu-ranlib... i686-pc-linux-gnu-ranlib checking for i686-pc-linux-gnu-strip... i686-pc-linux-gnu-strip checking for correct ltmain.sh version... yes checking if i686-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no checking for i686-pc-linux-gnu-gcc option to produce PIC... -fPIC checking if i686-pc-linux-gnu-gcc PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-gcc static flag -static works... yes checking if i686-pc-linux-gnu-gcc supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-gcc linker (/usr/i686-pc-linux-gnu/bin/ld) 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... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by i686-pc-linux-gnu-g++... /usr/i686-pc-linux-gnu/bin/ld checking if the linker (/usr/i686-pc-linux-gnu/bin/ld) is GNU ld... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking for i686-pc-linux-gnu-g++ option to produce PIC... -fPIC checking if i686-pc-linux-gnu-g++ PIC flag -fPIC works... yes checking if i686-pc-linux-gnu-g++ static flag -static works... yes checking if i686-pc-linux-gnu-g++ supports -c -o file.o... yes checking whether the i686-pc-linux-gnu-g++ linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking for chicken... must have egg first checking for X... libraries , headers checking for gethostbyname... yes checking for connect... yes checking for remove... yes checking for shmat... yes checking for IceConnectionNumber in -lICE... yes checking return type of signal handlers... void checking for i686-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 EGG... yes checking for EGG_RECENT... yes checking for EGG_EXEC... yes checking for EGG_VFS_FS... yes checking for EGG_VFS_MODULE... yes checking for EGG_XML... yes checking for EGG_TRAY... yes checking for gtk+ multihead support... yes configure: creating ./config.status config.status: creating Makefile config.status: creating libegg/Makefile config.status: creating libegg/util/Makefile config.status: creating libegg/iconlist/Makefile config.status: creating libegg/tray/Makefile config.status: creating config.h config.status: executing depfiles commands make all-recursive make[1]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8' Making all in po make[2]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/po' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/po' Making all in libgsm make[2]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libgsm' ( /usr/bin/glib-genmarshal --prefix=phonemgr_marshal ./phonemgr-marshal.list --header > phonemgr-marshal.tmp \ && mv phonemgr-marshal.tmp phonemgr-marshal.h ) \ || ( rm -f phonemgr-marshal.tmp && exit 1 ) ( echo "#include \"phonemgr-marshal.h\"" >phonemgr-marshal.tmp \ && /usr/bin/glib-genmarshal --prefix=phonemgr_marshal ./phonemgr-marshal.list --body >> phonemgr-marshal.tmp \ && mv phonemgr-marshal.tmp phonemgr-marshal.c ) \ || ( rm -f phonemgr-marshal.tmp && exit 1 ) make all-am make[3]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libgsm' /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-listener.lo -MD -MP -MF .deps/phonemgr-listener.Tpo -c -o phonemgr-listener.lo phonemgr-listener.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-utils.lo -MD -MP -MF .deps/phonemgr-utils.Tpo -c -o phonemgr-utils.lo phonemgr-utils.c /bin/sh ../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-marshal.lo -MD -MP -MF .deps/phonemgr-marshal.Tpo -c -o phonemgr-marshal.lo phonemgr-marshal.c i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR=\"/usr/share/gnome-phone-manager\" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-marshal.lo -MD -MP -MF .deps/phonemgr-marshal.Tpo -c phonemgr-marshal.c -o phonemgr-marshal.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR=\"/usr/share/gnome-phone-manager\" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-listener.lo -MD -MP -MF .deps/phonemgr-listener.Tpo -c phonemgr-listener.c -o phonemgr-listener.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR=\"/usr/share/gnome-phone-manager\" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT phonemgr-utils.lo -MD -MP -MF .deps/phonemgr-utils.Tpo -c phonemgr-utils.c -o phonemgr-utils.o mv -f .deps/phonemgr-marshal.Tpo .deps/phonemgr-marshal.Plo i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT glibgsmtest.o -MD -MP -MF .deps/glibgsmtest.Tpo -c -o glibgsmtest.o glibgsmtest.c mv -f .deps/glibgsmtest.Tpo .deps/glibgsmtest.Po i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DDATA_DIR="\"/usr/share/gnome-phone-manager\"" -march=pentium-m -O2 -pipe -fomit-frame-pointer -MT gnokii-identify.o -MD -MP -MF .deps/gnokii-identify.Tpo -c -o gnokii-identify.o gnokii-identify.c mv -f .deps/phonemgr-listener.Tpo .deps/phonemgr-listener.Plo phonemgr-utils.c: In function 'phonemgr_utils_connect': phonemgr-utils.c:310: warning: 'gn_cfg_memory_read' is deprecated (declared at /usr/include/gnokii.h:260) phonemgr-utils.c:319: warning: 'gn_cfg_phone_load' is deprecated (declared at /usr/include/gnokii.h:266) phonemgr-utils.c:324: warning: 'gn_gsm_initialise' is deprecated (declared at /usr/include/gnokii.h:251) mv -f .deps/phonemgr-utils.Tpo .deps/phonemgr-utils.Plo /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -o libgsmwrap.la phonemgr-listener.lo phonemgr-utils.lo phonemgr-marshal.lo mv -f .deps/gnokii-identify.Tpo .deps/gnokii-identify.Po mkdir .libs i686-pc-linux-gnu-ar cru .libs/libgsmwrap.a phonemgr-listener.o phonemgr-utils.o phonemgr-marshal.o i686-pc-linux-gnu-ranlib .libs/libgsmwrap.a creating libgsmwrap.la (cd .libs && rm -f libgsmwrap.la && ln -s ../libgsmwrap.la libgsmwrap.la) /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -o gnokii-identify gnokii-identify.o libgsmwrap.la -pthread -lgobject-2.0 -lgnokii -lpthread -lical -lbluetooth -lXpm -lX11 -lgthread-2.0 -lrt -lglib-2.0 /bin/sh ../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -o glibgsmtest glibgsmtest.o libgsmwrap.la -pthread -lgobject-2.0 -lgnokii -lpthread -lical -lbluetooth -lXpm -lX11 -lgthread-2.0 -lrt -lglib-2.0 i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -o gnokii-identify gnokii-identify.o -pthread ./.libs/libgsmwrap.a /usr/lib/libgobject-2.0.so /usr/lib/libgnokii.so /usr/lib/libical.so /usr/lib/libbluetooth.so /usr/lib/libXpm.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -o glibgsmtest glibgsmtest.o -pthread ./.libs/libgsmwrap.a /usr/lib/libgobject-2.0.so /usr/lib/libgnokii.so /usr/lib/libical.so /usr/lib/libbluetooth.so /usr/lib/libXpm.so /usr/lib/libX11.so /usr/lib/libXau.so /usr/lib/libXdmcp.so -ldl /usr/lib/libgthread-2.0.so -lpthread -lrt /usr/lib/libglib-2.0.so make[3]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libgsm' make[2]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libgsm' Making all in libegg make[2]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg' make all-recursive make[3]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg' Making all in libegg make[4]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg' Making all in util make[5]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg/util' cd . \ && glib-genmarshal --prefix=_egg_marshal eggmarshalers.list --body > xgen-emc \ && cp xgen-emc eggmarshalers.c \ && rm -f xgen-emc xgen-emc~ /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT egg-marshal.lo -MD -MP -MF .deps/egg-marshal.Tpo -c -o egg-marshal.lo egg-marshal.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT egg-marshal.lo -MD -MP -MF .deps/egg-marshal.Tpo -c egg-marshal.c -fPIC -DPIC -o .libs/egg-marshal.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT egg-marshal.lo -MD -MP -MF .deps/egg-marshal.Tpo -c egg-marshal.c -o egg-marshal.o >/dev/null 2>&1 mv -f .deps/egg-marshal.Tpo .deps/egg-marshal.Plo /bin/sh ../../libtool --tag=CC --mode=link i686-pc-linux-gnu-gcc -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -o libeggutil.la egg-marshal.lo i686-pc-linux-gnu-ar cru .libs/libeggutil.a .libs/egg-marshal.o i686-pc-linux-gnu-ranlib .libs/libeggutil.a creating libeggutil.la (cd .libs && rm -f libeggutil.la && ln -s ../libeggutil.la libeggutil.la) make[5]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg/util' Making all in tray make[5]: Entering directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg/tray' /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtrayicon.lo -MD -MP -MF .deps/eggtrayicon.Tpo -c -o eggtrayicon.lo eggtrayicon.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggstatusicon.lo -MD -MP -MF .deps/eggstatusicon.Tpo -c -o eggstatusicon.lo eggstatusicon.c /bin/sh ../../libtool --tag=CC --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtraymanager.lo -MD -MP -MF .deps/eggtraymanager.Tpo -c -o eggtraymanager.lo eggtraymanager.c mkdir .libs i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtraymanager.lo -MD -MP -MF .deps/eggtraymanager.Tpo -c eggtraymanager.c -fPIC -DPIC -o .libs/eggtraymanager.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtrayicon.lo -MD -MP -MF .deps/eggtrayicon.Tpo -c eggtrayicon.c -fPIC -DPIC -o .libs/eggtrayicon.o i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggstatusicon.lo -MD -MP -MF .deps/eggstatusicon.Tpo -c eggstatusicon.c -fPIC -DPIC -o .libs/eggstatusicon.o eggtraymanager.c: In function 'egg_tray_manager_get_child_title': eggtraymanager.c:689: warning: pointer targets in passing argument 1 of 'g_utf8_validate' differ in signedness eggtraymanager.c:695: warning: pointer targets in passing argument 1 of 'g_strndup' differ in signedness i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtraymanager.lo -MD -MP -MF .deps/eggtraymanager.Tpo -c eggtraymanager.c -o eggtraymanager.o >/dev/null 2>&1 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DORBIT2=1 -pthread -I/usr/include/gtk-2.0 -I/usr/lib/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/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/include/libgnomeui-2.0 -I/usr/include/libart-2.0 -I/usr/include/gconf/2 -I/usr/include/gnome-keyring-1 -I/usr/include/libgnome-2.0 -I/usr/include/libbonoboui-2.0 -I/usr/include/libgnomecanvas-2.0 -I/usr/include/gnome-vfs-2.0 -I/usr/lib/gnome-vfs-2.0/include -I/usr/include/orbit-2.0 -I/usr/include/libbonobo-2.0 -I/usr/include/bonobo-activation-2.0 -I/usr/include/libxml2 -I/usr/include/gail-1.0 -I../../libegg/util -DEGG_COMPILATION -DGTK_DISABLE_DEPRECATED -DGDK_DISABLE_DEPRECATED -DG_DISABLE_DEPRECATED -march=pentium-m -O2 -pipe -fomit-frame-pointer -Wall -MT eggtrayicon.lo -MD -MP -MF .deps/eggtrayicon.Tpo -c eggtrayicon.c -o eggtrayicon.o >/dev/null 2>&1 eggstatusicon.c:67: error: expected specifier-qualifier-list before 'GtkTooltips' eggstatusicon.c: In function 'egg_status_icon_init': eggstatusicon.c:252: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:275: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c:275: warning: implicit declaration of function 'gtk_tooltips_new' eggstatusicon.c:276: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c:277: warning: implicit declaration of function 'gtk_object_sink' eggstatusicon.c:277: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c: In function 'egg_status_icon_finalize': eggstatusicon.c:289: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:290: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:291: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:293: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c:294: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c:295: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c: In function 'egg_status_icon_get_property': eggstatusicon.c:361: error: 'EggStatusIconPrivate' has no member named 'blinking' eggstatusicon.c: In function 'egg_status_icon_blank_icon': eggstatusicon.c:444: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:448: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:449: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:454: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:458: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:459: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:463: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:466: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:467: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c:469: error: 'EggStatusIconPrivate' has no member named 'blank_icon' eggstatusicon.c: In function 'egg_status_icon_update_image': eggstatusicon.c:475: error: 'EggStatusIconPrivate' has no member named 'blink_off' eggstatusicon.c:482: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:488: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c: In function 'egg_status_icon_button_press': eggstatusicon.c:566: error: 'EggStatusIconPrivate' has no member named 'button_down' eggstatusicon.c:568: error: 'EggStatusIconPrivate' has no member named 'button_down' eggstatusicon.c: In function 'egg_status_icon_button_release': eggstatusicon.c:579: error: 'EggStatusIconPrivate' has no member named 'button_down' eggstatusicon.c:581: error: 'EggStatusIconPrivate' has no member named 'button_down' eggstatusicon.c: In function 'egg_status_icon_reset_image_data': eggstatusicon.c:592: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:595: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:597: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c:598: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c:599: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c: In function 'egg_status_icon_set_from_pixbuf': eggstatusicon.c:628: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:629: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c: In function 'egg_status_icon_get_image_type': eggstatusicon.c:666: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c: In function 'egg_status_icon_get_pixbuf': eggstatusicon.c:673: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:673: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:676: error: 'EggStatusIconPrivate' has no member named 'image_type' eggstatusicon.c:677: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c:679: error: 'EggStatusIconPrivate' has no member named 'image_data' eggstatusicon.c: In function 'egg_status_icon_set_tooltip': eggstatusicon.c:713: warning: implicit declaration of function 'gtk_tooltips_set_tip' eggstatusicon.c:713: error: 'EggStatusIconPrivate' has no member named 'tooltips' eggstatusicon.c: In function 'egg_status_icon_blinker': eggstatusicon.c:737: error: 'EggStatusIconPrivate' has no member named 'blink_off' eggstatusicon.c:737: error: 'EggStatusIconPrivate' has no member named 'blink_off' eggstatusicon.c: In function 'egg_status_icon_enable_blinking': eggstatusicon.c:747: error: 'EggStatusIconPrivate' has no member named 'blinking_timeout' eggstatusicon.c:751: error: 'EggStatusIconPrivate' has no member named 'blinking_timeout' eggstatusicon.c: In function 'egg_status_icon_disable_blinking': eggstatusicon.c:759: error: 'EggStatusIconPrivate' has no member named 'blinking_timeout' eggstatusicon.c:761: error: 'EggStatusIconPrivate' has no member named 'blinking_timeout' eggstatusicon.c:762: error: 'EggStatusIconPrivate' has no member named 'blinking_timeout' eggstatusicon.c:763: error: 'EggStatusIconPrivate' has no member named 'blink_off' eggstatusicon.c: In function 'egg_status_icon_set_is_blinking': eggstatusicon.c:777: error: 'EggStatusIconPrivate' has no member named 'blinking' eggstatusicon.c:779: error: 'EggStatusIconPrivate' has no member named 'blinking' eggstatusicon.c: In function 'egg_status_icon_get_is_blinking': eggstatusicon.c:795: error: 'EggStatusIconPrivate' has no member named 'blinking' make[5]: *** [eggstatusicon.lo] Fehler 1 make[5]: *** Warte auf noch nicht beendete Prozesse... mv -f .deps/eggtrayicon.Tpo .deps/eggtrayicon.Plo mv -f .deps/eggtraymanager.Tpo .deps/eggtraymanager.Plo make[5]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg/tray' make[4]: *** [all-recursive] Fehler 1 make[4]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg/libegg' make[3]: *** [all-recursive] Fehler 1 make[3]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg' make[2]: *** [all] Fehler 2 make[2]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8/libegg' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/Gentoo/Portage/build/portage/app-mobilephone/gnome-phone-manager-0.8/work/gnome-phone-manager-0.8' make: *** [all] Fehler 2 * * ERROR: app-mobilephone/gnome-phone-manager-0.8 failed. * Call stack: * ebuild.sh, line 1695: Called dyn_compile * ebuild.sh, line 1033: Called qa_call 'src_compile' * ebuild.sh, line 44: Called src_compile * ebuild.sh, line 1377: Called gnome2_src_compile * gnome2.eclass, line 71: Called die * The specific snippet of code: * emake || die "compile failure" * The die message: * compile failure * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/Gentoo/Portage/logs/app-mobilephone:gnome-phone-manager-0.8:20071023-142306.log'. *