[Gambas-user] build 2027 failing

Laurent Carlier lordheavym at ...626...
Fri Jun 19 20:44:50 CEST 2009


Le vendredi 19 juin 2009 20:08:44 Zach Smith, vous avez écrit :
> With Arch, 32 bit, #2029 fails with the following:
>
> make[4]: Entering directory `/home/test/gambas3/src/trunk/gb.corba/src'
> /bin/sh ../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I.
> -I.. -I/usr/include/omniORB4/   -pipe -Wall -fno-exceptions
> -Wno-unused-value -fsigned-char -fvisibility=hidden -g -Os
> -fno-omit-frame-pointer  -MT CCorbaApplication.lo -MD -MP -MF
> .deps/CCorbaApplication.Tpo -c -o CCorbaApplication.lo
> CCorbaApplication.cpp
>  g++ -DHAVE_CONFIG_H -I. -I.. -I/usr/include/omniORB4/ -pipe -Wall
> -fno-exceptions -Wno-unused-value -fsigned-char -fvisibility=hidden -g
> -Os -fno-omit-frame-pointer -MT CCorbaApplication.lo -MD -MP -MF
> .deps/CCorbaApplication.Tpo -c CCorbaApplication.cpp  -fPIC -DPIC -o
> .libs/CCorbaApplication.o
> CCorbaApplication.cpp: In function 'CORBA::Object*
> getObjectReference(CORBA::ORB*, CCORBA_COSNAMING*)':
> CCorbaApplication.cpp:135: error: exception handling disabled, use
> -fexceptions to enable
> CCorbaApplication.cpp:135: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:201: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:207: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp: In function 'void
> CCORBA_APPLICATION_InitIOR(void*, void*)':
> CCorbaApplication.cpp:665: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:669: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:673: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:677: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp: In function 'void
> CCORBA_APPLICATION_InitURI(void*, void*)':
> CCorbaApplication.cpp:743: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:747: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:751: error: '...' handler must be the last
> handler for its try block
> CCorbaApplication.cpp:755: error: '...' handler must be the last
> handler for its try block
> make[4]: *** [CCorbaApplication.lo] Error 1
>
> ---------------------------------------------------------------------------
>--- Are you an open source citizen? Join us for the Open Source Bridge
> conference! Portland, OR, June 17-19. Two days of sessions, one day of
> unconference: $250. Need another reason to go? 24-hour hacker lounge.
> Register today!
> http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.
>org _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user

And same problem, so here is the fix :-p (got an arch 64 on my laptop)

Fix in svn commit #2030

Regards,





More information about the User mailing list