Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Résolu] [LIBBONOBO] emerge fail :/
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Mon Mar 13, 2006 8:18 am    Post subject: [Résolu] [LIBBONOBO] emerge fail :/ Reply with quote

Bonjour,

Je suis en train d'essayer d'emerger kaffeine mais l'emerge bloque sur la libbonobo avec cette erreur. Il me semble avoir déjà rencontré cette erreur pour un autre package...

Code:
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_DO
MAIN=\"Bonobo-Activation\" -O2 -march=athlon-xp -pipe -fomit-frame-pointer -mmmx
 -msse -m3dnow -MT Bonobo_GenericFactory-common.lo -MD -MP -MF .deps/Bonobo_Gene
ricFactory-common.Tpo -c Bonobo_GenericFactory-common.c  -fPIC -DPIC -o .libs/Bo
nobo_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 cla
ss
Bonobo_GenericFactory.h:113: error: syntax error before "POA_Bonobo_GenericFacto                                            ry__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 cla                                            ss
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] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.1                                            0.1/bonobo-activation'
make[1]: *** [install] Erreur 2
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.1                                            0.1/bonobo-activation'
make: *** [install-recursive] Erreur 1

!!! ERROR: gnome-base/libbonobo-2.10.1 failed.
!!! Function gnome2_src_install, Line 65, Exitcode 2
!!! make DESTDIR install failed
!!! If you need support, post the topmost build error, NOT this status message.



Merci d'avance


Last edited by macp on Fri Mar 17, 2006 1:04 pm; edited 1 time in total
Back to top
View user's profile Send private message
Mickael
Advocate
Advocate


Joined: 05 Sep 2005
Posts: 2387
Location: ~Belfort! - France - EU

PostPosted: Tue Mar 14, 2006 8:50 am    Post subject: Reply with quote

Salut,

essaye de recompiler
Quote:

dev-libs/libIDL
gnome-base/orbit
gnome-base/libbonobo

puis émerge kaffeine.

Bonne chance.
Back to top
View user's profile Send private message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Tue Mar 14, 2006 10:15 am    Post subject: Reply with quote

ok merci je tente ça :)
Back to top
View user's profile Send private message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Tue Mar 14, 2006 11:25 am    Post subject: Reply with quote

je crois que j'ai un soucis au niveau de la config, le premier emerge est passé mais le second me fait le même genre d'erreur

Code:
rbit-idl-2 2.12.4 compiling
  mode, show preprocessor errors, passes: common

(rm -f ../../../include/orbit/orb-core/orbit-interface.h ../../../include/orbit/orb-core/orbit-interface-stubs.c ../../../include/orbit/orb-core/orbit-interface-skels.c ../../../include/orbit/orb-core/orbit-interface-common.c ../../../include/orbit/orb-core/orbit-interface-imodule.c ../../../include/orbit/orb-core/orbit-interface-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ../../../include/orbit/orb-core/.deps/orbit-interface.idl.P ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl
orbit-idl-2 2.12.4 compiling
  mode, show preprocessor errors, passes: common

../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl:15: Error: `TTypeCode' undeclared identifier

** (process:9233): WARNING **: ../../../include/orbit/orb-core/../../../src/orb/orb-core/orbit-interface.idl compilation failed
make[3]: *** [../../../include/orbit/orb-core/orbit-interface.h] Erreur 1
make[3]: Leaving directory `/var/tmp/portage/orbit-2.12.4/work/ORBit2-2.12.4/src/orb/orb-core'
make[2]: *** [install-recursive] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/orbit-2.12.4/work/ORBit2-2.12.4/src/orb'
make[1]: *** [install-recursive] Erreur 1
make[1]: Leaving directory `/var/tmp/portage/orbit-2.12.4/work/ORBit2-2.12.4/src'
make: *** [install-recursive] Erreur 1

!!! ERROR: gnome-base/orbit-2.12.4 failed.
!!! Function gnome2_src_install, Line 65, Exitcode 2
!!! make DESTDIR install failed
!!! If you need support, post the topmost build error, NOT this status message.



:(
Back to top
View user's profile Send private message
Mickael
Advocate
Advocate


Joined: 05 Sep 2005
Posts: 2387
Location: ~Belfort! - France - EU

PostPosted: Tue Mar 14, 2006 11:33 am    Post subject: Reply with quote

Tu viens de passer à gnome 2.12? Si oui as-tu bien suivi la doc?

Regarde cela :
Quote:
So what I did was:
Code:
env-update


and then:
Code:
etc-update


Then I did:
Code:
emerge orbit


(doing an emerge --search beforehand showed me that orbit was already emerged but reemerging it fixed something)
Then again I repeated:
Code:
env-update


and also again:
Code:
etc-update

Back to top
View user's profile Send private message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Tue Mar 14, 2006 12:14 pm    Post subject: Reply with quote

non je n'utilise pas gnome je suis sous kde :(

edit : j'ai quand meme tenté mais sans succès
Back to top
View user's profile Send private message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Tue Mar 14, 2006 7:09 pm    Post subject: Reply with quote

Bon j'ai même essayer avec une nouvelle version de gcc mais rien voila l'erreur complète

Code:
 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\" -O2 -march=athlon-xp -pipe -fomit-frame-pointer -mmmx -msse -m3dnow -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] Erreur 1
make[2]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/bonobo-activation'
make[1]: *** [install] Erreur 2
make[1]: Leaving directory `/var/tmp/portage/libbonobo-2.10.1/work/libbonobo-2.10.1/bonobo-activation'
make: *** [install-recursive] Erreur 1

!!! ERROR: gnome-base/libbonobo-2.10.1 failed.
!!! Function gnome2_src_install, Line 65, Exitcode 2
!!! make DESTDIR install failed
!!! If you need support, post the topmost build error, NOT this status message.




Avec le source correspondant :

Code:
/*
 * This file was generated by orbit-idl-2 - DO NOT EDIT!
 */

#ifndef Bonobo_GenericFactory_H
#define Bonobo_GenericFactory_H 1
#include <glib.h>
#define ORBIT_IDL_SERIAL 20
#include <orbit/orbit-types.h>

#ifdef __cplusplus
extern "C" {
#endif /* __cplusplus */


/** typedefs **/
#include <bonobo-activation/Bonobo_Unknown.h>
#include <bonobo-activation/Bonobo_Activation_types.h>
#if !defined(ORBIT_DECL_Bonobo_GenericFactory) && !defined(_Bonobo_GenericFactory_defined)
#define ORBIT_DECL_Bonobo_GenericFactory 1
#define _Bonobo_GenericFactory_defined 1
#define Bonobo_GenericFactory__freekids CORBA_Object__freekids
typedef CORBA_Object Bonobo_GenericFactory;
extern CORBA_unsigned_long Bonobo_GenericFactory__classid;
#if !defined(TC_IMPL_TC_Bonobo_GenericFactory_0)
#define TC_IMPL_TC_Bonobo_GenericFactory_0 'B'
#define TC_IMPL_TC_Bonobo_GenericFactory_1 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_2 'n'
#define TC_IMPL_TC_Bonobo_GenericFactory_3 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_4 'b'
#define TC_IMPL_TC_Bonobo_GenericFactory_5 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_6 '_'
#define TC_IMPL_TC_Bonobo_GenericFactory_7 'G'
#define TC_IMPL_TC_Bonobo_GenericFactory_8 'e'
#define TC_IMPL_TC_Bonobo_GenericFactory_9 'n'
#define TC_IMPL_TC_Bonobo_GenericFactory_10 'e'
#define TC_IMPL_TC_Bonobo_GenericFactory_11 'r'
#define TC_IMPL_TC_Bonobo_GenericFactory_12 'i'
#define TC_IMPL_TC_Bonobo_GenericFactory_13 'c'
#define TC_IMPL_TC_Bonobo_GenericFactory_14 'F'
#define TC_IMPL_TC_Bonobo_GenericFactory_15 'a'
#define TC_IMPL_TC_Bonobo_GenericFactory_16 'c'
#define TC_IMPL_TC_Bonobo_GenericFactory_17 't'
#define TC_IMPL_TC_Bonobo_GenericFactory_18 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_19 'r'
#define TC_IMPL_TC_Bonobo_GenericFactory_20 'y'
#ifdef ORBIT_IDL_C_IMODULE_Bonobo_GenericFactory
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_GenericFactory_struct;
#define TC_Bonobo_GenericFactory ((CORBA_TypeCode)&TC_Bonobo_GenericFactory_struct)
#endif
#endif
#undef ex_Bonobo_GenericFactory_CannotActivate
#define ex_Bonobo_GenericFactory_CannotActivate "IDL:Bonobo/GenericFactory/CannotActivate:1.0"
#if !defined(_Bonobo_GenericFactory_CannotActivate_defined)
#define _Bonobo_GenericFactory_CannotActivate_defined 1
typedef struct Bonobo_GenericFactory_CannotActivate_type Bonobo_GenericFactory_CannotActivate;
struct Bonobo_GenericFactory_CannotActivate_type {
int dummy;
};

#if !defined(TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_0)
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_0 'B'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_1 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_2 'n'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_3 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_4 'b'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_5 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_6 '_'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_7 'G'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_8 'e'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_9 'n'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_10 'e'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_11 'r'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_12 'i'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_13 'c'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_14 'F'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_15 'a'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_16 'c'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_17 't'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_18 'o'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_19 'r'
#define TC_IMPL_TC_Bonobo_GenericFactory_CannotActivate_20 'y'
#ifdef ORBIT_IDL_C_IMODULE_Bonobo_GenericFactory
static
#else
extern
#endif
ORBIT2_MAYBE_CONST struct CORBA_TypeCode_struct TC_Bonobo_GenericFactory_CannotActivate_struct;
#define TC_Bonobo_GenericFactory_CannotActivate ((CORBA_TypeCode)&TC_Bonobo_GenericFactory_CannotActivate_struct)
#endif
#define Bonobo_GenericFactory_CannotActivate__alloc() ((Bonobo_GenericFactory_CannotActivate *)ORBit_small_alloc (TC_Bonobo_GenericFactory_CannotActivate))
#define Bonobo_GenericFactory_CannotActivate__freekids(m,d) ORBit_small_freekids (TC_Bonobo_GenericFactory_CannotActivate,(m),(d))
#endif

/** POA structures **/
#ifndef _defined_POA_Bonobo_GenericFactory
#define _defined_POA_Bonobo_GenericFactory 1
typedef struct {
  void *_private;
CORBA_Object (*createObject)(PortableServer_Servant _servant, const CORBA_char * iid, CORBA_Environment *ev);
} POA_Bonobo_GenericFactory__epv;
typedef struct {
  PortableServer_ServantBase__epv *_base_epv;
  POA_Bonobo_Unknown__epv *Bonobo_Unknown_epv;
  POA_Bonobo_GenericFactory__epv *Bonobo_GenericFactory_epv;
} POA_Bonobo_GenericFactory__vepv;
typedef struct {
  void *_private;
  POA_Bonobo_GenericFactory__vepv *vepv;
} POA_Bonobo_GenericFactory;
extern void POA_Bonobo_GenericFactory__init(PortableServer_Servant servant, CORBA_Environment *ev);
extern void POA_Bonobo_GenericFactory__fini(PortableServer_Servant servant, CORBA_Environment *ev);
#endif /* _defined_POA_Bonobo_GenericFactory */

/** skel prototypes **/
void _ORBIT_skel_small_Bonobo_GenericFactory_createObject(POA_Bonobo_GenericFactory *_ORBIT_servant, gpointer _ORBIT_retval, gpointer *_ORBIT_args, CORBA_Context ctx,CORBA_Environment *ev, CORBA_Object (*_impl_createObject)(PortableServer_Servant _servant, const CORBA_char * iid, CORBA_Environment *ev));

/** stub prototypes **/
#define Bonobo_GenericFactory_ref Bonobo_Unknown_ref
#define Bonobo_GenericFactory_unref Bonobo_Unknown_unref
#define Bonobo_GenericFactory_queryInterface Bonobo_Unknown_queryInterface
CORBA_Object Bonobo_GenericFactory_createObject(Bonobo_GenericFactory _obj, const CORBA_char * iid, CORBA_Environment *ev);
#include <orbit/orb-core/orbit-interface.h>

#ifdef ORBIT_IDL_C_IMODULE_Bonobo_GenericFactory
static
#else
extern
#endif
ORBit_IInterface Bonobo_GenericFactory__iinterface;
#define Bonobo_GenericFactory_IMETHODS_LEN 1
#ifdef ORBIT_IDL_C_IMODULE_Bonobo_GenericFactory
static
#else
extern
#endif
ORBit_IMethod Bonobo_GenericFactory__imethods[Bonobo_GenericFactory_IMETHODS_LEN];
#ifdef __cplusplus
}
#endif /* __cplusplus */

#ifndef EXCLUDE_ORBIT_H
#include <orbit/orbit.h>

#endif /* EXCLUDE_ORBIT_H */
#endif
#undef ORBIT_IDL_SERIAL



est-ce qu'une histoire de charset pourrait elle poser problème ?
Back to top
View user's profile Send private message
macp
n00b
n00b


Joined: 17 Feb 2005
Posts: 45

PostPosted: Fri Mar 17, 2006 1:03 pm    Post subject: Reply with quote

un "emerge -e libbonobo" a résolu le problème

merci
Back to top
View user's profile Send private message
Mickael
Advocate
Advocate


Joined: 05 Sep 2005
Posts: 2387
Location: ~Belfort! - France - EU

PostPosted: Fri Mar 17, 2006 1:06 pm    Post subject: Reply with quote

macp wrote:
un "emerge -e libbonobo" a résolu le problème

merci


De rien, mais le titre c'est pas encore cela, le résolu, il faut le mettre à la fin :wink:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum