Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 119552 - gnome-base/libbonobo-2.10.1 fails
Summary: gnome-base/libbonobo-2.10.1 fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-01-19 08:19 UTC by Jacob Fenwick
Modified: 2006-01-29 11:00 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 Jacob Fenwick 2006-01-19 08:19:34 UTC
This is around the end of the dump I got when I was emerging gaim:

<command line>:5:3: warning: ISO C requires whitespace after the macro name
if /bin/sh ../libtool --mode=compile i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DPREFIX=\""/usr\"" -DSERVER_LIBEXECDIR=\""/usr/libexec\"" -DBONOBO_ACTIVATION_LOCALEDIR=\""/usr/share/locale"\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include   -DVERSION=\"2.10.1\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation\"     -Os -march=pentium4 -pipe -MT Bonobo_GenericFactory-common.lo -MD -MP -MF ".deps/Bonobo_GenericFactory-common.Tpo" \
  -c -o Bonobo_GenericFactory-common.lo `test -f 'Bonobo_GenericFactory-common.c' || echo './'`Bonobo_GenericFactory-common.c; \
then mv -f ".deps/Bonobo_GenericFactory-common.Tpo" ".deps/Bonobo_GenericFactory-common.Plo"; \
else rm -f ".deps/Bonobo_GenericFactory-common.Tpo"; exit 1; \
fi
 i686-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I.. -DPREFIX=\"/usr\" -DSERVER_LIBEXECDIR=\"/usr/libexec\" -DBONOBO_ACTIVATION_LOCALEDIR=\"/usr/share/locale\" -DORBIT2=1 -pthread -I/usr/include/orbit-2.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -DVERSION=\"2.10.1\" -DG_DISABLE_DEPRECATED -DG_LOG_DOMAIN=\"Bonobo-Activation\" -Os -march=pentium4 -pipe -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_GenericFactory-common.Tpo -c Bonobo_GenericFactory-common.c  -fPIC -DPIC -o .libs/Bonobo_GenericFactory-common.o
In file included from Bonobo_GenericFactory-common.c:9:
Bonobo_GenericFactory.h:108: error: syntax error before "POA_Bonobo_Unknown__epv"
Bonobo_GenericFactory.h:108: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:110: error: syntax error before '}' token
Bonobo_GenericFactory.h:110: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:113: error: syntax error before "POA_Bonobo_GenericFactory__vepv"
Bonobo_GenericFactory.h:113: warning: no semicolon at end of struct or union
Bonobo_GenericFactory.h:114: warning: data definition has no type or storage class
Bonobo_GenericFactory.h:120: error: syntax error before '*' token
Bonobo_GenericFactory.h:120: error: syntax error before ')' token
Bonobo_GenericFactory-common.c:14: error: syntax error before '*' token
Bonobo_GenericFactory-common.c:15: error: syntax error before ')' token
make[2]: *** [Bonobo_GenericFactory-common.lo] Error 1
make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/bonobo-activation'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/bonobo-activation'
make: *** [install-recursive] Error 1

!!! ERROR: gnome-base/libbonobo-2.10.1 failed.
!!! Function gnome2_src_install, Line 65, Exitcode 2
Comment 1 John N. Laliberte (RETIRED) gentoo-dev 2006-01-29 10:34:48 UTC
we need your emerge info.

are you still having this problem?
Comment 2 Jacob Fenwick 2006-01-29 11:00:14 UTC
no, it has stopped happening. Thanks.

(In reply to comment #1)
> we need your emerge info.
> 
> are you still having this problem?
>