Opened 15 years ago

Last modified 12 years ago

#22107 closed defect

omniORB upgrade fails — at Initial Version

Reported by: glen.henshaw@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: omniORB

Description

omniORB upgrade from 4.1.3_0 to 4.1.4_0 fails on a MacBok Pro running OSX 10.6.1.

Error follows:

../../../../bin/omkdepend -Dcplusplus -DGNUG -DGNUC -p static/ -p shared/ -I/opt/local/include -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING="4.1.4" -DOMNIORB_VERSION_HEX=0x040104F1 -DCONFIG_DEFAULT_LOCATION="/opt/local/etc/omniORB.cfg" -DCONFIG_ENV="OMNIORB_CONFIG" -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -DOSVERSION=1 -Ddarwin -Dx86 ./unix/unixActive.cc ./unix/unixAddress.cc ./unix/unixEndpoint.cc ./unix/unixConnection.cc ./unix/unixTransportImpl.cc ./tcp/tcpActive.cc ./tcp/tcpAddress.cc ./tcp/tcpEndpoint.cc ./tcp/tcpConnection.cc ./tcp/tcpTransportImpl.cc Namingstub.cc poastubs.cc objectStub.cc bootstrapstub.cc cs-UTF-16.cc cs-UTF-8.cc cs-8859-1.cc cs-16bit.cc cs-8bit.cc codeSets.cc SocketCollection.cc giopMonitor.cc giopBiDir.cc giopImpl12.cc giopImpl11.cc giopImpl10.cc giopStreamImpl.cc GIOP_S.cc GIOP_C.cc giopRendezvouser.cc giopWorker.cc giopServer.cc giopStream.cc giopStrand.cc giopRope.cc giopEndpoint.cc cdrValueChunkStream.cc cdrMemoryStream.cc cdrStreamAdapter.cc cdrStream.cc omniTransport.cc omniPolicy.cc uri.cc rmutex.cc transportRules.cc tracedthread.cc callHandle.cc shutdownIdentity.cc inProcessIdentity.cc remoteIdentity.cc proxyFactory.cc portableserver.cc policy.cc poamanager.cc poa.cc orbOptionsFile.cc orbOptions.cc omniServant.cc omniORB.cc omniObjRef.cc omniIOR.cc omniInternal.cc objectAdapter.cc minorCode.cc logIOstream.cc localObject.cc localIdentity.cc omniIdentity.cc libcWrapper.cc ior.cc invoker.cc interceptors.cc initRefs.cc exceptn.cc exception.cc dynamicLib.cc current.cc corbaWString.cc corbaString.cc corbaFixed.cc corbaOrb.cc corbaBoa.cc corbaObject.cc constants.cc callDescriptor.cc anonObject.cc + ../../../../bin/scripts/omkdirhier static /usr/bin/g++-4.2 -c -O2 -arch x86_64 -fno-common -bind_at_load -I/opt/local/include -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.4"' -DOMNIORB_VERSION_HEX='0x040104F1' -DCONFIG_DEFAULT_LOCATION='"/opt/local/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -DOSVERSION=1 -Ddarwin -Dx86 -o static/anonObject.o anonObject.cc /usr/bin/g++-4.2 -c -O2 -arch x86_64 -fno-common -bind_at_load -I/opt/local/include -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.4"' -DOMNIORB_VERSION_HEX='0x040104F1' -DCONFIG_DEFAULT_LOCATION='"/opt/local/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -DOSVERSION=1 -Ddarwin -Dx86 -o static/callDescriptor.o callDescriptor.cc callDescriptor.cc:153: error: no 'void omniCallDescriptor::validateUserException(const CORBA::UserException&)' member function declared in class 'omniCallDescriptor' make[4]: * [static/callDescriptor.o] Error 1 make[3]: * [export] Error 1 make[2]: * [export] Error 1 make[1]: * [export] Error 1 make: * [all] Error 1

Change History (1)

Changed 15 years ago by glen.henshaw@…

Attachment: build.log added
Note: See TracTickets for help on using tickets.