<86>Apr 27 01:49:50 userdel[31493]: delete user `rooter' <86>Apr 27 01:49:50 userdel[31493]: remove group `rooter' <86>Apr 27 01:49:50 groupadd[31494]: new group: name=rooter, gid=501 <86>Apr 27 01:49:50 useradd[31495]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 01:49:50 userdel[31497]: delete user `builder' <86>Apr 27 01:49:50 userdel[31497]: remove group `builder' <86>Apr 27 01:49:50 groupadd[31498]: new group: name=builder, gid=502 <86>Apr 27 01:49:50 useradd[31499]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 01:49:53 rpmi: ca-certificates-2007.02.06-alt1 installed <13>Apr 27 01:49:53 rpmi: libssl6-0.9.8d-alt4 installed <13>Apr 27 01:49:53 rpmi: libgdbm-1.8.3-alt4 installed <13>Apr 27 01:49:53 rpmi: libncursesw-5.6-alt4 installed <13>Apr 27 01:49:53 rpmi: python-modules-curses-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:53 rpmi: libexpat-2.0.1-alt0.1 installed <13>Apr 27 01:49:53 rpmi: libssl-devel-0.9.8d-alt4 installed <13>Apr 27 01:49:53 rpmi: gcc-c++-common-1.4.11-alt1 installed <13>Apr 27 01:49:53 rpmi: libstdc++4.3-4.3.2-alt6 installed <13>Apr 27 01:49:54 rpmi: libstdc++4.3-devel-4.3.2-alt6 installed <13>Apr 27 01:49:55 rpmi: gcc4.3-c++-4.3.2-alt6 installed <13>Apr 27 01:49:56 rpmi: python-modules-email-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:56 rpmi: python-modules-compiler-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:56 rpmi: python-modules-encodings-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-modules-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-modules-xml-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-modules-hotshot-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-modules-bsddb-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-modules-logging-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-2.5.2-alt0.M41.2 installed <13>Apr 27 01:49:57 rpmi: python-dev-2.5.2-alt0.M41.2 installed Installing libomniORB-4.1.3-alt1.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.53346 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf omniORB-4.1.3 + echo 'Source #0 (omniORB-4.1.3.tar.gz):' Source #0 (omniORB-4.1.3.tar.gz): + /bin/gzip -dc /usr/src/RPM/SOURCES/omniORB-4.1.3.tar.gz + /bin/tar -xf - + cd omniORB-4.1.3 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (libomniORB-non-strict.patch):' Patch #0 (libomniORB-non-strict.patch): + /usr/bin/patch -p1 patching file src/tool/omniidl/python/scripts/omniidl.in + echo 'Patch #1 (libomniORB-all-cosifaces.patch):' Patch #1 (libomniORB-all-cosifaces.patch): + /usr/bin/patch -p1 patching file src/services/mklib/libdefs.mk + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.35734 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd omniORB-4.1.3 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force Remember to add `AC_PROG_LIBTOOL' to `configure.ac'. Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL' You should update your `aclocal.m4' by running aclocal. Putting files in AC_CONFIG_AUX_DIR, `bin/scripts'. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext --disable-thread-tracing --with-openssl=/usr --with-omniORB-config=/etc/omniORB.cfg --with-omniNames-logdir=/var/log/omniORB checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-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 ppc-alt-linux-gcc accepts -g... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for ppc-alt-linux-g++... ppc-alt-linux-g++ checking whether we are using the GNU C++ compiler... yes checking whether ppc-alt-linux-g++ accepts -g... yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for a BSD-compatible install... /bin/install -c checking whether make sets $(MAKE)... yes checking for python... /usr/bin/python checking for python version... 2.5 checking for python platform... linux2 checking for python script directory... ${prefix}/lib/python2.5/site-packages checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages checking for pkg-config... /usr/bin/pkg-config checking for OpenSSL root... /usr checking for openssl... yes checking OPENSSL_CFLAGS... checking OPENSSL_LIBS... -lssl -lcrypto -ldl checking how to run the C++ preprocessor... ppc-alt-linux-g++ -E checking for egrep... grep -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 errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking signal.h usability... yes checking signal.h presence... yes checking for signal.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for unistd.h... (cached) yes checking nan.h usability... no checking nan.h presence... no checking for nan.h... no checking sys/if.h usability... no checking sys/if.h presence... no checking for sys/if.h... no checking sys/ioctl.h usability... yes checking sys/ioctl.h presence... yes checking for sys/ioctl.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/poll.h usability... yes checking sys/poll.h presence... yes checking for sys/poll.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes checking whether time.h and sys/time.h may both be included... yes checking whether byte ordering is bigendian... yes checking for char... yes checking size of char... 1 checking for unsigned char... yes checking size of unsigned char... 1 checking for bool... yes checking size of bool... 1 checking for short... yes checking size of short... 2 checking for int... yes checking size of int... 4 checking for long... yes checking size of long... 4 checking for long long... yes checking size of long long... 8 checking for float... yes checking size of float... 4 checking for double... yes checking size of double... 8 checking for long double... yes checking size of long double... 16 checking for wchar_t... yes checking size of wchar_t... 4 checking for void*... yes checking size of void*... 4 checking for struct sockaddr_in6... yes checking for struct sockaddr_storage... yes checking for struct lifconf... no checking for struct sockaddr_in.sin_len... no checking for struct sockaddr_in.sin_zero... yes checking whether the compiler recognizes bool as a built-in type... yes checking whether the compiler supports const_cast<>... yes checking whether the compiler supports dynamic_cast<>... yes checking whether the compiler supports reinterpret_cast<>... yes checking whether the compiler implements namespaces... yes checking whether the compiler supports ISO C++ standard library... yes checking whether the compiler supports member constants... yes checking whether the compiler supports exceptions... yes checking whether exceptions can be caught by base class... yes checking whether base constructors have to be fully-qualified... no checking whether the compiler supports covariant return types... yes checking whether long is the same type as int... no checking for getaddrinfo... yes checking for gethostname... yes checking for getopt... yes checking for getpid... yes checking for gettimeofday... yes checking for getnameinfo... yes checking for inet_ntop... yes checking for isinf... yes checking for insinff... no checking for isinfl... yes checking for localtime... yes checking for nanosleep... yes checking for poll... yes checking for sigaction... yes checking for sigvec... yes checking for snprintf... yes checking for strcasecmp... yes checking for strdup... yes checking for strerror... yes checking for strftime... yes checking for stricmp... no checking for strncasecmp... yes checking for strtoul... yes checking for strtoull... yes checking for strtouq... yes checking for uname... yes checking for vprintf... yes checking for vsnprintf... yes checking for working alloca.h... yes checking for alloca... yes checking for IsNANorINF... no checking whether SIG_IGN is available... yes checking whether gettimeofday() takes a timezone argument... yes checking third argument of getsockname... socklen_t checking omniORB config file location... /etc/omniORB.cfg checking omniNames log directory... /var/log/omniORB checking whether to build static libraries... yes checking whether to trace threads and locking... no checking whether to support IPv6... yes checking whether alloca should be used in omnicpp... yes configure: creating ./config.status config.status: creating mk/beforeauto.mk config.status: creating mk/afterauto.mk config.status: creating GNUmakefile config.status: creating src/tool/omniidl/python/scripts/omniidl config.status: creating src/appl/GNUmakefile config.status: creating src/appl/omniMapper/GNUmakefile config.status: creating src/appl/omniNames/GNUmakefile config.status: creating src/appl/utils/catior/GNUmakefile config.status: creating src/appl/utils/convertior/GNUmakefile config.status: creating src/appl/utils/GNUmakefile config.status: creating src/appl/utils/genior/GNUmakefile config.status: creating src/appl/utils/nameclt/GNUmakefile config.status: creating src/GNUmakefile config.status: creating src/examples/anyExample/GNUmakefile config.status: creating src/examples/bidir/GNUmakefile config.status: creating src/examples/boa/GNUmakefile config.status: creating src/examples/call_back/GNUmakefile config.status: creating src/examples/dii/GNUmakefile config.status: creating src/examples/GNUmakefile config.status: creating src/examples/dsi/GNUmakefile config.status: creating src/examples/echo/GNUmakefile config.status: creating src/examples/poa/GNUmakefile config.status: creating src/examples/poa/implicit_activation/GNUmakefile config.status: creating src/examples/poa/persistent_objref/GNUmakefile config.status: creating src/examples/poa/servant_manager/GNUmakefile config.status: creating src/examples/poa/threading/GNUmakefile config.status: creating src/examples/ssl_echo/GNUmakefile config.status: creating src/examples/thread/GNUmakefile config.status: creating src/examples/valuetype/GNUmakefile config.status: creating src/examples/valuetype/simple/GNUmakefile config.status: creating src/lib/GNUmakefile config.status: creating src/lib/omniORB/codesets/GNUmakefile config.status: creating src/lib/omniORB/GNUmakefile config.status: creating src/lib/omniORB/dynamic/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/cxx/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/cxx/dynskel/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/cxx/header/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/cxx/impl/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/cxx/skel/GNUmakefile config.status: creating src/lib/omniORB/omniidl_be/GNUmakefile config.status: creating src/lib/omniORB/orbcore/GNUmakefile config.status: creating src/lib/omniORB/orbcore/ssl/GNUmakefile config.status: creating src/lib/omniORB/connections/GNUmakefile config.status: creating src/lib/omnithread/GNUmakefile config.status: creating src/services/GNUmakefile config.status: creating src/services/mklib/GNUmakefile config.status: creating src/services/mklib/mkBOAlib/GNUmakefile config.status: creating src/tool/GNUmakefile config.status: creating src/tool/omkdepend/GNUmakefile config.status: creating src/tool/omniidl/cxx/cccp/GNUmakefile config.status: creating src/tool/omniidl/cxx/GNUmakefile config.status: creating src/tool/omniidl/GNUmakefile config.status: creating src/tool/omniidl/python/GNUmakefile config.status: creating src/tool/omniidl/python/omniidl_be/GNUmakefile config.status: creating src/tool/omniidl/python/omniidl/GNUmakefile config.status: creating src/tool/omniidl/python/scripts/GNUmakefile config.status: creating include/GNUmakefile config.status: creating include/omniconfig.h config.status: creating include/omnithread/GNUmakefile config.status: creating include/omniORB4/GNUmakefile config.status: creating include/omniORB4/internal/GNUmakefile config.status: creating idl/GNUmakefile config.status: creating idl/COS/GNUmakefile config.status: creating etc/init.d/omniNames config.status: creating contrib/GNUmakefile config.status: creating contrib/pkgconfig/GNUmakefile config.status: creating contrib/pkgconfig/omnithread3.pc config.status: creating contrib/pkgconfig/omniORB4.pc config.status: creating contrib/pkgconfig/omniDynamic4.pc config.status: creating contrib/pkgconfig/omniCOS4.pc config.status: creating contrib/pkgconfig/omniCOSDynamic4.pc config.status: creating contrib/pkgconfig/omniConnectionMgmt4.pc config.status: creating include/omniORB4/acconfig.h + make make: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3' making export in ./src... make[1]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src' making export in src/tool... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool' making export in src/tool/omkdepend... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omkdepend' ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o include.o include.c ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o main.o main.c ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o parse.o parse.c ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o pr.o pr.c pr.c: In function 'pr': pr.c:120: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o cppsetup.o cppsetup.c ppc-alt-linux-gcc -c -O -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o ifparser.o ifparser.c + rm -f omkdepend + ppc-alt-linux-gcc -o omkdepend -O -L../../../lib -L../../../lib include.o main.o parse.o pr.o cppsetup.o ifparser.o + /bin/install -c -m 0755 omkdepend ../../../bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omkdepend' making export in src/tool/omniidl... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl' making export in src/tool/omniidl/cxx... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -DIDLMODULE_VERSION="0x2630" -I/usr/include -DPYTHON_INCLUDE= -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ idlc.cc idlpython.cc idlfixed.cc idlconfig.cc idldump.cc idlvalidate.cc idlast.cc idlexpr.cc idlscope.cc idlrepoId.cc idltype.cc idlutil.cc idlerr.cc lex.yy.cc y.tab.cc ../../../../bin/omkdepend: warning: ignoring option -fPIC "idlc.cc":184: (defined _ISOC99_SOURCE || defined _ISOC9X_SOURCE || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L)) ^--- expecting ) "idlc.cc":284: defined _FORTIFY_SOURCE && _FORTIFY_SOURCE > 0 && defined __OPTIMIZE__ && __OPTIMIZE__ > 0 && (__GNUC_PREREQ (4, 1) || (defined __GNUC_RH_RELEASE__ && __GNUC_PREREQ (4, 0)) || (defined __GNUC_RH_RELEASE__ && __GNUC_PREREQ (3, 4) && __GNUC_MINOR__ == 4 && (__GNUC_PATCHLEVEL__ > 2 || (__GNUC_PATCHLEVEL__ == 2 && __GNUC_RH_RELEASE__ >= 8)))) ^--- expecting ) "idlc.cc":322: defined __GNUC__ || (defined __PGI && defined __i386__ ) || (defined __INTEL_COMPILER && (defined __i386__ || defined __ia64__)) || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L) ^--- expecting ) ../../../../bin/omkdepend: warning: idlc.cc (reading /usr/include/bits/endian.h), line 34: unknown directive == "# warning Cannot determine current byte order, assuming big-endian." making export in src/tool/omniidl/cxx/cccp... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx/cccp' ppc-alt-linux-gcc -c -O -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o cexp.o cexp.c ppc-alt-linux-gcc -c -O -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o cccp.o cccp.c cccp.c: In function 'dump_defn_1': cccp.c:9443: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result cccp.c:9449: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -c -O -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o config.o config.c ppc-alt-linux-gcc -c -O -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o alloca.o alloca.c + rm -f omnicpp + ppc-alt-linux-gcc -o omnicpp -O -L../../../../../lib -L../../../../../lib cexp.o cccp.o config.o alloca.o + ../../../../../bin/scripts/omkdirhier ../../../../../lib + /bin/install -c -m 0755 omnicpp ../../../../../lib make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx/cccp' ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o y.tab.o y.tab.cc /usr/share/bison/bison.simple: In function 'int yyparse()': /usr/share/bison/bison.simple:799: warning: deprecated conversion from string constant to 'char*' /usr/share/bison/bison.simple:924: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o lex.yy.o lex.yy.cc ../../../../../src/tool/omniidl/cxx/idl.ll: In function 'int yylex()': ../../../../../src/tool/omniidl/cxx/idl.ll:447: warning: ignoring return value of 'size_t fwrite(const void*, size_t, size_t, FILE*)', declared with attribute warn_unused_result ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlerr.o idlerr.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlutil.o idlutil.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idltype.o idltype.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlrepoId.o idlrepoId.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlscope.o idlscope.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlexpr.o idlexpr.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlast.o idlast.cc idlast.cc: In member function 'void Union::finishConstruction(IdlType*, IDL_Boolean, UnionCase*)': idlast.cc:1857: warning: 'label' may be used uninitialized in this function idlast.cc:1859: warning: 'label' may be used uninitialized in this function idlast.cc:1861: warning: 'label' may be used uninitialized in this function idlast.cc:1863: warning: 'label' may be used uninitialized in this function idlast.cc:1865: warning: 'label' may be used uninitialized in this function idlast.cc:1867: warning: 'label' may be used uninitialized in this function idlast.cc:1870: warning: 'label' may be used uninitialized in this function idlast.cc:1874: warning: 'label' may be used uninitialized in this function idlast.cc:1879: warning: 'label' may be used uninitialized in this function idlast.cc:1884: warning: 'label' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlvalidate.o idlvalidate.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idldump.o idldump.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlconfig.o idlconfig.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlfixed.o idlfixed.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -DIDLMODULE_VERSION="\"0x2630\"" -I/usr/include -DPYTHON_INCLUDE="" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o idlpython.o idlpython.cc + rm -f _omniidlmodule.so.4.1 + ppc-alt-linux-g++ -shared -Wl,-soname,_omniidlmodule.so.4 -o _omniidlmodule.so.4.1 -L../../../../lib -L../../../../lib y.tab.o lex.yy.o idlerr.o idlutil.o idltype.o idlrepoId.o idlscope.o idlexpr.o idlast.o idlvalidate.o idldump.o idlconfig.o idlfixed.o idlpython.o + /bin/install -c -m 0644 _omniidlmodule.so.4.1 ../../../../lib + cd ../../../../lib + rm -f _omniidlmodule.so.4 + ln -s _omniidlmodule.so.4.1 _omniidlmodule.so.4 + rm -f _omniidlmodule.so + ln -s _omniidlmodule.so.4 _omniidlmodule.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx' making export in src/tool/omniidl/python... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python' making export in src/tool/omniidl/python/omniidl... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl' + ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl + /bin/install -c -m 0644 __init__.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 main.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 idlast.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 idltype.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 idlutil.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 idlvisitor.py ../../../../../lib/python/omniidl + /bin/install -c -m 0644 output.py ../../../../../lib/python/omniidl Listing . ... Compiling ./__init__.py ... Compiling ./idlast.py ... Compiling ./idltype.py ... Compiling ./idlutil.py ... Compiling ./idlvisitor.py ... Compiling ./main.py ... Compiling ./output.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl' making export in src/tool/omniidl/python/omniidl_be... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl_be' + ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl_be + /bin/install -c -m 0644 __init__.py ../../../../../lib/python/omniidl_be + /bin/install -c -m 0644 dump.py ../../../../../lib/python/omniidl_be + /bin/install -c -m 0644 example.py ../../../../../lib/python/omniidl_be + /bin/install -c -m 0644 interactive.py ../../../../../lib/python/omniidl_be Listing . ... Compiling ./__init__.py ... Compiling ./dump.py ... Compiling ./example.py ... Compiling ./interactive.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl_be' making export in src/tool/omniidl/python/scripts... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/scripts' + /bin/install -c -m 0755 omniidl ../../../../../bin + /bin/install -c -m 0755 omniidlrun.py ../../../../../bin make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/scripts' make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool' making export in src/lib... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib' making export in src/lib/omnithread... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omnithread' ../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ posix.cc + ../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/posix.o posix.cc + rm -f static/libomnithread.a + ar cq static/libomnithread.a static/posix.o + ranlib static/libomnithread.a + ../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/posix.o posix.cc + rm -f shared/libomnithread.so.3.4 + ppc-alt-linux-g++ -shared -Wl,-soname,libomnithread.so.3 -o shared/libomnithread.so.3.4 -L../../../lib -L../../../lib shared/posix.o -lpthread + /bin/install -c -m 0644 static/libomnithread.a ../../../lib + /bin/install -c -m 0644 shared/libomnithread.so.3.4 ../../../lib + cd ../../../lib + rm -f libomnithread.so.3 + ln -s libomnithread.so.3.4 libomnithread.so.3 + rm -f libomnithread.so + ln -s libomnithread.so.3 libomnithread.so make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omnithread' making export in src/lib/omniORB... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB' + ../../../bin/scripts/omkdirhier omniORB4 /usr/bin/python ../../../bin/scripts/distdate.py <../../../update.log >omniORB4/distdate.hh ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../idl/Naming.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.py' omniidl: Preprocessing '../../../idl/Naming.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -D__OMNIIDL_CXX__ "../../../idl/Naming.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -nf -P -WbF -ComniORB4 ../../../idl/corbaidl.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/corbaidl.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -DHAS_LongLong -DHAS_LongDouble -D__OMNIIDL_CXX__ "../../../idl/corbaidl.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -WbF -I. -I. -I../../../idl -I../../../idl -ComniORB4 ../../../idl/ir.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/ir.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "." -I "." -I "../../../idl" -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/ir.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -nf -P -WbF -ComniORB4 ../../../idl/boxes.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/boxes.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -DHAS_LongLong -DHAS_LongDouble -D__OMNIIDL_CXX__ "../../../idl/boxes.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -nf -P -WbF -ComniORB4 ../../../idl/poa_enums.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/poa_enums.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -DHAS_LongLong -DHAS_LongDouble -D__OMNIIDL_CXX__ "../../../idl/poa_enums.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../idl/omniTypedefs.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/omniTypedefs.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -D__OMNIIDL_CXX__ "../../../idl/omniTypedefs.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -Wba -p../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../idl/bootstrap.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/bootstrap.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -D__OMNIIDL_CXX__ "../../../idl/bootstrap.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' ../../../bin/omniidl -bcxx -p../../../src/lib/omniORB -Wbdebug -v -ComniORB4 ../../../idl/omniConnectionData.idl omniidl: Importing back-end 'cxx' omniidl: 'cxx' imported from '../../../src/lib/omniORB/omniidl_be/cxx/__init__.pyc' omniidl: Preprocessing '../../../idl/omniConnectionData.idl' with '/usr/src/RPM/BUILD/omniORB-4.1.3/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -D__OMNIIDL_CXX__ "../../../idl/omniConnectionData.idl"' omniidl: Running front end omniidl: Running back-end 'cxx' + /bin/install -c -m 0644 omniORB4/distdate.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/Naming.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_defs.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_operators.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_poa.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_defs.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_operators.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_poa.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_defs.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_operators.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_poa.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_defs.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_operators.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_poa.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/omniTypedefs.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/bootstrap.hh ../../../include/omniORB4 + /bin/install -c -m 0644 omniORB4/omniConnectionData.hh ../../../include/omniORB4 making export in src/lib/omniORB/omniidl_be... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be' making export in src/lib/omniORB/omniidl_be/cxx... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx' making export in src/lib/omniORB/omniidl_be/cxx/header... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/header' + ../../../../../../bin/scripts/omkdirhier ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 __init__.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 defs.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 opers.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 poa.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 tie.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 forward.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 marshal.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 tcstring.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 obv.py ../../../../../../lib/python/omniidl_be/cxx/header + /bin/install -c -m 0644 template.py ../../../../../../lib/python/omniidl_be/cxx/header make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/header' making export in src/lib/omniORB/omniidl_be/cxx/skel... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/skel' + ../../../../../../bin/scripts/omkdirhier ../../../../../../lib/python/omniidl_be/cxx/skel + /bin/install -c -m 0644 __init__.py ../../../../../../lib/python/omniidl_be/cxx/skel + /bin/install -c -m 0644 main.py ../../../../../../lib/python/omniidl_be/cxx/skel + /bin/install -c -m 0644 poa.py ../../../../../../lib/python/omniidl_be/cxx/skel + /bin/install -c -m 0644 mangler.py ../../../../../../lib/python/omniidl_be/cxx/skel + /bin/install -c -m 0644 template.py ../../../../../../lib/python/omniidl_be/cxx/skel make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/skel' making export in src/lib/omniORB/omniidl_be/cxx/dynskel... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/dynskel' + ../../../../../../bin/scripts/omkdirhier ../../../../../../lib/python/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 __init__.py ../../../../../../lib/python/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 main.py ../../../../../../lib/python/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 typecode.py ../../../../../../lib/python/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 tcstring.py ../../../../../../lib/python/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 template.py ../../../../../../lib/python/omniidl_be/cxx/dynskel make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/dynskel' making export in src/lib/omniORB/omniidl_be/cxx/impl... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/impl' + ../../../../../../bin/scripts/omkdirhier ../../../../../../lib/python/omniidl_be/cxx/impl + /bin/install -c -m 0644 __init__.py ../../../../../../lib/python/omniidl_be/cxx/impl + /bin/install -c -m 0644 main.py ../../../../../../lib/python/omniidl_be/cxx/impl + /bin/install -c -m 0644 template.py ../../../../../../lib/python/omniidl_be/cxx/impl Listing . ... Compiling ./__init__.py ... Compiling ./main.py ... Compiling ./template.py ... make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/impl' + /bin/install -c -m 0644 __init__.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 util.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 skutil.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 id.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 types.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 config.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 output.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 ast.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 iface.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 call.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 cxx.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 support.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 descriptor.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 mapping.py ../../../../../lib/python/omniidl_be/cxx + /bin/install -c -m 0644 value.py ../../../../../lib/python/omniidl_be/cxx Listing cxx ... Compiling cxx/__init__.py ... Compiling cxx/ast.py ... Compiling cxx/call.py ... Compiling cxx/config.py ... Compiling cxx/cxx.py ... Compiling cxx/descriptor.py ... Listing cxx/dynskel ... Compiling cxx/dynskel/__init__.py ... Compiling cxx/dynskel/main.py ... Compiling cxx/dynskel/tcstring.py ... Compiling cxx/dynskel/template.py ... Compiling cxx/dynskel/typecode.py ... Listing cxx/header ... Compiling cxx/header/__init__.py ... Compiling cxx/header/defs.py ... Compiling cxx/header/forward.py ... Compiling cxx/header/marshal.py ... Compiling cxx/header/obv.py ... Compiling cxx/header/opers.py ... Compiling cxx/header/poa.py ... Compiling cxx/header/tcstring.py ... Compiling cxx/header/template.py ... Compiling cxx/header/tie.py ... Compiling cxx/id.py ... Compiling cxx/iface.py ... Listing cxx/impl ... Compiling cxx/mapping.py ... Compiling cxx/output.py ... Listing cxx/skel ... Compiling cxx/skel/__init__.py ... Compiling cxx/skel/main.py ... Compiling cxx/skel/mangler.py ... Compiling cxx/skel/poa.py ... Compiling cxx/skel/template.py ... Compiling cxx/skutil.py ... Compiling cxx/support.py ... Compiling cxx/types.py ... Compiling cxx/util.py ... Compiling cxx/value.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx' File __init__.py hasn't changed. make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be' making export in src/lib/omniORB/orbcore... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING="4.1.3" -DOMNIORB_VERSION_HEX=0x040103F1 -DCONFIG_DEFAULT_LOCATION="/etc/omniORB.cfg" -DCONFIG_ENV="OMNIORB_CONFIG" -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ ./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 ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/anonObject.o anonObject.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/callDescriptor.o callDescriptor.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/constants.o constants.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaObject.o corbaObject.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaBoa.o corbaBoa.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaOrb.o corbaOrb.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaFixed.o corbaFixed.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaString.o corbaString.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaWString.o corbaWString.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/current.o current.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynamicLib.o dynamicLib.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/exception.o exception.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/exceptn.o exceptn.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/initRefs.o initRefs.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/interceptors.o interceptors.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/invoker.o invoker.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/ior.o ior.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/libcWrapper.o libcWrapper.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniIdentity.o omniIdentity.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/localIdentity.o localIdentity.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/localObject.o localObject.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/logIOstream.o logIOstream.cc logIOstream.cc:348:57: warning: trigraph ??) ignored, use -trigraphs to enable ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/minorCode.o minorCode.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/objectAdapter.o objectAdapter.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniInternal.o omniInternal.cc omniInternal.cc: In static member function 'static void omniObjTable::resize()': omniInternal.cc:413: warning: suggest parentheses around && within || ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniIOR.o omniIOR.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniObjRef.o omniObjRef.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniORB.o omniORB.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniServant.o omniServant.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/orbOptions.o orbOptions.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/orbOptionsFile.o orbOptionsFile.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/poa.o poa.cc poa.cc: In function 'void transfer_and_check_policies(omni::omniOrbPOA::Policies&, const CORBA::PolicyList&)': poa.cc:3788: warning: suggest parentheses around && within || poa.cc:3790: warning: suggest parentheses around && within || poa.cc:3879: warning: suggest parentheses around && within || poa.cc:3881: warning: suggest parentheses around && within || poa.cc: In member function 'virtual void omni::omniOrbPOA::dispatch(omniCallDescriptor&, omniLocalIdentity*)': poa.cc:2066: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function poa.cc: In member function 'void omni::omniOrbPOA::dispatch_to_sl(omniCallHandle&, const CORBA::Octet*, int)': poa.cc:3540: warning: 'servant' may be used uninitialized in this function poa.cc: In member function 'void omni::omniOrbPOA::dispatch_to_sa(omniCallHandle&, const CORBA::Octet*, int)': poa.cc:3391: warning: 'servant' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/poamanager.o poamanager.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/policy.o policy.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/portableserver.o portableserver.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/proxyFactory.o proxyFactory.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/remoteIdentity.o remoteIdentity.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/inProcessIdentity.o inProcessIdentity.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/shutdownIdentity.o shutdownIdentity.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/callHandle.o callHandle.cc callHandle.cc: In member function 'virtual void::MainThreadTask::execute()': callHandle.cc:290: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function callHandle.cc: In member function 'void omniCallHandle::upcall(omniServant*, omniCallDescriptor&)': callHandle.cc:156: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tracedthread.o tracedthread.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/transportRules.o transportRules.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/rmutex.o rmutex.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/uri.o uri.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniPolicy.o omniPolicy.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniTransport.o omniTransport.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cdrStream.o cdrStream.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cdrStreamAdapter.o cdrStreamAdapter.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cdrMemoryStream.o cdrMemoryStream.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cdrValueChunkStream.o cdrValueChunkStream.cc cdrValueChunkStream.cc: In member function 'virtual void cdrValueChunkStream::get_octet_array(_CORBA_Octet*, int, omni::alignment_t)': cdrValueChunkStream.cc:908: warning: comparison between signed and unsigned integer expressions ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopEndpoint.o giopEndpoint.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopRope.o giopRope.cc giopRope.cc: In static member function 'static void omni::giopRope::filterAndSortAddressList(const omni::giopAddressList&, omnivector&, CORBA::Boolean&)': giopRope.cc:740: warning: 'priority' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopStrand.o giopStrand.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopStream.o giopStream.cc giopStream.cc: In member function 'omni::giopStream_Buffer* omni::giopStream::inputChunk(CORBA::ULong)': giopStream.cc:998: warning: 'buf' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopServer.o giopServer.cc giopServer.cc: In member function 'CORBA::Boolean omni::giopServer::notifyWkDone(omni::giopWorker*, CORBA::Boolean)': giopServer.cc:1271: warning: comparison between signed and unsigned integer expressions ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopWorker.o giopWorker.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopRendezvouser.o giopRendezvouser.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/GIOP_C.o GIOP_C.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/GIOP_S.o GIOP_S.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopStreamImpl.o giopStreamImpl.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopImpl10.o giopImpl10.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopImpl11.o giopImpl11.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopImpl12.o giopImpl12.cc giopImpl12.cc: In static member function 'static void omni::giopImpl12::inputQueueMessage(omni::giopStream*, omni::giopStream_Buffer*)': giopImpl12.cc:280: warning: 'reqid' may be used uninitialized in this function giopImpl12.cc: In static member function 'static void omni::giopImpl12::sendLocateReply(omni::giopStream*, GIOP::LocateStatusType, CORBA::Object*, CORBA::SystemException*)': giopImpl12.cc:1928: warning: 'repoid' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopBiDir.o giopBiDir.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/giopMonitor.o giopMonitor.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/SocketCollection.o SocketCollection.cc SocketCollection.cc: In member function 'CORBA::Boolean omni::SocketCollection::Select()': SocketCollection.cc:433: warning: comparison between signed and unsigned integer expressions SocketCollection.cc:559: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketCollection::wakeUp()': SocketCollection.cc:615: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketHolder::setSelectable(int, CORBA::Boolean, CORBA::Boolean)': SocketCollection.cc:671: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketHolder::clearSelectable()': SocketCollection.cc:698: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/codeSets.o codeSets.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8bit.o cs-8bit.cc cs-8bit.cc: In member function 'virtual _CORBA_ULong omni::omniCodeSet::TCS_C_8bit::unmarshalString(cdrStream&, _CORBA_ULong, _CORBA_UShort*&)': cs-8bit.cc:305: warning: 'uc' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-16bit.o cs-16bit.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-1.o cs-8859-1.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-UTF-8.o cs-UTF-8.cc cs-UTF-8.cc: In member function 'void omni::TCS_C_UTF_8::validateString(const char*, CORBA::CompletionStatus)': cs-UTF-8.cc:852: warning: array subscript has type 'char' cs-UTF-8.cc: In member function 'virtual _CORBA_ULong omni::TCS_C_UTF_8::unmarshalString(cdrStream&, _CORBA_ULong, _CORBA_UShort*&)': cs-UTF-8.cc:576: warning: 'lc' may be used uninitialized in this function cs-UTF-8.cc: In member function 'virtual _CORBA_Boolean omni::TCS_C_UTF_8::fastUnmarshalString(cdrStream&, omni::omniCodeSet::NCS_C*, _CORBA_ULong, _CORBA_ULong&, char*&)': cs-UTF-8.cc:801: warning: 'uc' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-UTF-16.o cs-UTF-16.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/bootstrapstub.o bootstrapstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/objectStub.o objectStub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/poastubs.o poastubs.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/Namingstub.o Namingstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcpTransportImpl.o ./tcp/tcpTransportImpl.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcpConnection.o ./tcp/tcpConnection.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcpEndpoint.o ./tcp/tcpEndpoint.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcpAddress.o ./tcp/tcpAddress.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcpActive.o ./tcp/tcpActive.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unixTransportImpl.o ./unix/unixTransportImpl.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unixConnection.o ./unix/unixConnection.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unixEndpoint.o ./unix/unixEndpoint.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unixAddress.o ./unix/unixAddress.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unixActive.o ./unix/unixActive.cc + rm -f static/libomniORB4.a + ar cq static/libomniORB4.a static/anonObject.o static/callDescriptor.o static/constants.o static/corbaObject.o static/corbaBoa.o static/corbaOrb.o static/corbaFixed.o static/corbaString.o static/corbaWString.o static/current.o static/dynamicLib.o static/exception.o static/exceptn.o static/initRefs.o static/interceptors.o static/invoker.o static/ior.o static/libcWrapper.o static/omniIdentity.o static/localIdentity.o static/localObject.o static/logIOstream.o static/minorCode.o static/objectAdapter.o static/omniInternal.o static/omniIOR.o static/omniObjRef.o static/omniORB.o static/omniServant.o static/orbOptions.o static/orbOptionsFile.o static/poa.o static/poamanager.o static/policy.o static/portableserver.o static/proxyFactory.o static/remoteIdentity.o static/inProcessIdentity.o static/shutdownIdentity.o static/callHandle.o static/tracedthread.o static/transportRules.o static/rmutex.o static/uri.o static/omniPolicy.o static/omniTransport.o static/cdrStream.o static/cdrStreamAdapter.o static/cdrMemoryStream.o static/cdrValueChunkStream.o static/giopEndpoint.o static/giopRope.o static/giopStrand.o static/giopStream.o static/giopServer.o static/giopWorker.o static/giopRendezvouser.o static/GIOP_C.o static/GIOP_S.o static/giopStreamImpl.o static/giopImpl10.o static/giopImpl11.o static/giopImpl12.o static/giopBiDir.o static/giopMonitor.o static/SocketCollection.o static/codeSets.o static/cs-8bit.o static/cs-16bit.o static/cs-8859-1.o static/cs-UTF-8.o static/cs-UTF-16.o static/bootstrapstub.o static/objectStub.o static/poastubs.o static/Namingstub.o static/tcpTransportImpl.o static/tcpConnection.o static/tcpEndpoint.o static/tcpAddress.o static/tcpActive.o static/unixTransportImpl.o static/unixConnection.o static/unixEndpoint.o static/unixAddress.o static/unixActive.o + ranlib static/libomniORB4.a + ../../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/anonObject.o anonObject.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/callDescriptor.o callDescriptor.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/constants.o constants.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaObject.o corbaObject.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaBoa.o corbaBoa.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaOrb.o corbaOrb.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaFixed.o corbaFixed.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaString.o corbaString.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaWString.o corbaWString.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/current.o current.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynamicLib.o dynamicLib.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/exception.o exception.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/exceptn.o exceptn.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/initRefs.o initRefs.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/interceptors.o interceptors.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/invoker.o invoker.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/ior.o ior.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/libcWrapper.o libcWrapper.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniIdentity.o omniIdentity.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/localIdentity.o localIdentity.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/localObject.o localObject.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/logIOstream.o logIOstream.cc logIOstream.cc:348:57: warning: trigraph ??) ignored, use -trigraphs to enable ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/minorCode.o minorCode.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/objectAdapter.o objectAdapter.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniInternal.o omniInternal.cc omniInternal.cc: In static member function 'static void omniObjTable::resize()': omniInternal.cc:413: warning: suggest parentheses around && within || ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniIOR.o omniIOR.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniObjRef.o omniObjRef.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniORB.o omniORB.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniServant.o omniServant.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/orbOptions.o orbOptions.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/orbOptionsFile.o orbOptionsFile.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/poa.o poa.cc poa.cc: In function 'void transfer_and_check_policies(omni::omniOrbPOA::Policies&, const CORBA::PolicyList&)': poa.cc:3788: warning: suggest parentheses around && within || poa.cc:3790: warning: suggest parentheses around && within || poa.cc:3879: warning: suggest parentheses around && within || poa.cc:3881: warning: suggest parentheses around && within || poa.cc: In member function 'virtual void omni::omniOrbPOA::dispatch(omniCallDescriptor&, omniLocalIdentity*)': poa.cc:2066: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function poa.cc: In member function 'void omni::omniOrbPOA::dispatch_to_sl(omniCallHandle&, const CORBA::Octet*, int)': poa.cc:3540: warning: 'servant' may be used uninitialized in this function poa.cc: In member function 'void omni::omniOrbPOA::dispatch_to_sa(omniCallHandle&, const CORBA::Octet*, int)': poa.cc:3391: warning: 'servant' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/poamanager.o poamanager.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/policy.o policy.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/portableserver.o portableserver.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/proxyFactory.o proxyFactory.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/remoteIdentity.o remoteIdentity.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/inProcessIdentity.o inProcessIdentity.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/shutdownIdentity.o shutdownIdentity.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/callHandle.o callHandle.cc callHandle.cc: In member function 'virtual void::MainThreadTask::execute()': callHandle.cc:290: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function callHandle.cc: In member function 'void omniCallHandle::upcall(omniServant*, omniCallDescriptor&)': callHandle.cc:156: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tracedthread.o tracedthread.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/transportRules.o transportRules.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/rmutex.o rmutex.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/uri.o uri.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniPolicy.o omniPolicy.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniTransport.o omniTransport.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cdrStream.o cdrStream.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cdrStreamAdapter.o cdrStreamAdapter.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cdrMemoryStream.o cdrMemoryStream.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cdrValueChunkStream.o cdrValueChunkStream.cc cdrValueChunkStream.cc: In member function 'virtual void cdrValueChunkStream::get_octet_array(_CORBA_Octet*, int, omni::alignment_t)': cdrValueChunkStream.cc:908: warning: comparison between signed and unsigned integer expressions ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopEndpoint.o giopEndpoint.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopRope.o giopRope.cc giopRope.cc: In static member function 'static void omni::giopRope::filterAndSortAddressList(const omni::giopAddressList&, omnivector&, CORBA::Boolean&)': giopRope.cc:740: warning: 'priority' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopStrand.o giopStrand.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopStream.o giopStream.cc giopStream.cc: In member function 'omni::giopStream_Buffer* omni::giopStream::inputChunk(CORBA::ULong)': giopStream.cc:998: warning: 'buf' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopServer.o giopServer.cc giopServer.cc: In member function 'CORBA::Boolean omni::giopServer::notifyWkDone(omni::giopWorker*, CORBA::Boolean)': giopServer.cc:1271: warning: comparison between signed and unsigned integer expressions ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopWorker.o giopWorker.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopRendezvouser.o giopRendezvouser.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/GIOP_C.o GIOP_C.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/GIOP_S.o GIOP_S.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopStreamImpl.o giopStreamImpl.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopImpl10.o giopImpl10.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopImpl11.o giopImpl11.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopImpl12.o giopImpl12.cc giopImpl12.cc: In static member function 'static void omni::giopImpl12::inputQueueMessage(omni::giopStream*, omni::giopStream_Buffer*)': giopImpl12.cc:280: warning: 'reqid' may be used uninitialized in this function giopImpl12.cc: In static member function 'static void omni::giopImpl12::sendLocateReply(omni::giopStream*, GIOP::LocateStatusType, CORBA::Object*, CORBA::SystemException*)': giopImpl12.cc:1928: warning: 'repoid' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopBiDir.o giopBiDir.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/giopMonitor.o giopMonitor.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/SocketCollection.o SocketCollection.cc SocketCollection.cc: In member function 'CORBA::Boolean omni::SocketCollection::Select()': SocketCollection.cc:433: warning: comparison between signed and unsigned integer expressions SocketCollection.cc:559: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketCollection::wakeUp()': SocketCollection.cc:615: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketHolder::setSelectable(int, CORBA::Boolean, CORBA::Boolean)': SocketCollection.cc:671: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result SocketCollection.cc: In member function 'void omni::SocketHolder::clearSelectable()': SocketCollection.cc:698: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/codeSets.o codeSets.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8bit.o cs-8bit.cc cs-8bit.cc: In member function 'virtual _CORBA_ULong omni::omniCodeSet::TCS_C_8bit::unmarshalString(cdrStream&, _CORBA_ULong, _CORBA_UShort*&)': cs-8bit.cc:305: warning: 'uc' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-16bit.o cs-16bit.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-1.o cs-8859-1.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-UTF-8.o cs-UTF-8.cc cs-UTF-8.cc: In member function 'void omni::TCS_C_UTF_8::validateString(const char*, CORBA::CompletionStatus)': cs-UTF-8.cc:852: warning: array subscript has type 'char' cs-UTF-8.cc: In member function 'virtual _CORBA_ULong omni::TCS_C_UTF_8::unmarshalString(cdrStream&, _CORBA_ULong, _CORBA_UShort*&)': cs-UTF-8.cc:576: warning: 'lc' may be used uninitialized in this function cs-UTF-8.cc: In member function 'virtual _CORBA_Boolean omni::TCS_C_UTF_8::fastUnmarshalString(cdrStream&, omni::omniCodeSet::NCS_C*, _CORBA_ULong, _CORBA_ULong&, char*&)': cs-UTF-8.cc:801: warning: 'uc' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-UTF-16.o cs-UTF-16.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/bootstrapstub.o bootstrapstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/objectStub.o objectStub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/poastubs.o poastubs.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/Namingstub.o Namingstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcpTransportImpl.o ./tcp/tcpTransportImpl.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcpConnection.o ./tcp/tcpConnection.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcpEndpoint.o ./tcp/tcpEndpoint.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcpAddress.o ./tcp/tcpAddress.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcpActive.o ./tcp/tcpActive.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unixTransportImpl.o ./unix/unixTransportImpl.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unixConnection.o ./unix/unixConnection.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unixEndpoint.o ./unix/unixEndpoint.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unixAddress.o ./unix/unixAddress.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING='"4.1.3"' -DOMNIORB_VERSION_HEX='0x040103F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unixActive.o ./unix/unixActive.cc + rm -f shared/libomniORB4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libomniORB4.so.1 -o shared/libomniORB4.so.1.3 -L../../../../lib -L../../../../lib shared/anonObject.o shared/callDescriptor.o shared/constants.o shared/corbaObject.o shared/corbaBoa.o shared/corbaOrb.o shared/corbaFixed.o shared/corbaString.o shared/corbaWString.o shared/current.o shared/dynamicLib.o shared/exception.o shared/exceptn.o shared/initRefs.o shared/interceptors.o shared/invoker.o shared/ior.o shared/libcWrapper.o shared/omniIdentity.o shared/localIdentity.o shared/localObject.o shared/logIOstream.o shared/minorCode.o shared/objectAdapter.o shared/omniInternal.o shared/omniIOR.o shared/omniObjRef.o shared/omniORB.o shared/omniServant.o shared/orbOptions.o shared/orbOptionsFile.o shared/poa.o shared/poamanager.o shared/policy.o shared/portableserver.o shared/proxyFactory.o shared/remoteIdentity.o shared/inProcessIdentity.o shared/shutdownIdentity.o shared/callHandle.o shared/tracedthread.o shared/transportRules.o shared/rmutex.o shared/uri.o shared/omniPolicy.o shared/omniTransport.o shared/cdrStream.o shared/cdrStreamAdapter.o shared/cdrMemoryStream.o shared/cdrValueChunkStream.o shared/giopEndpoint.o shared/giopRope.o shared/giopStrand.o shared/giopStream.o shared/giopServer.o shared/giopWorker.o shared/giopRendezvouser.o shared/GIOP_C.o shared/GIOP_S.o shared/giopStreamImpl.o shared/giopImpl10.o shared/giopImpl11.o shared/giopImpl12.o shared/giopBiDir.o shared/giopMonitor.o shared/SocketCollection.o shared/codeSets.o shared/cs-8bit.o shared/cs-16bit.o shared/cs-8859-1.o shared/cs-UTF-8.o shared/cs-UTF-16.o shared/bootstrapstub.o shared/objectStub.o shared/poastubs.o shared/Namingstub.o shared/tcpTransportImpl.o shared/tcpConnection.o shared/tcpEndpoint.o shared/tcpAddress.o shared/tcpActive.o shared/unixTransportImpl.o shared/unixConnection.o shared/unixEndpoint.o shared/unixAddress.o shared/unixActive.o -lomnithread -lpthread + /bin/install -c -m 0644 static/libomniORB4.a ../../../../lib + /bin/install -c -m 0644 shared/libomniORB4.so.1.3 ../../../../lib + cd ../../../../lib + rm -f libomniORB4.so.1 + ln -s libomniORB4.so.1.3 libomniORB4.so.1 + rm -f libomniORB4.so + ln -s libomniORB4.so.1 libomniORB4.so making export in src/lib/omniORB/orbcore/ssl... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore/ssl' ../../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ sslContext.cc sslTransportImpl.cc sslEndpoint.cc sslConnection.cc sslAddress.cc sslActive.cc + ../../../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslActive.o sslActive.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslAddress.o sslAddress.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslConnection.o sslConnection.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslEndpoint.o sslEndpoint.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslTransportImpl.o sslTransportImpl.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/sslContext.o sslContext.cc + rm -f static/libomnisslTP4.a + ar cq static/libomnisslTP4.a static/sslActive.o static/sslAddress.o static/sslConnection.o static/sslEndpoint.o static/sslTransportImpl.o static/sslContext.o + ranlib static/libomnisslTP4.a + ../../../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslActive.o sslActive.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslAddress.o sslAddress.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslConnection.o sslConnection.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslEndpoint.o sslEndpoint.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslTransportImpl.o sslTransportImpl.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/sslContext.o sslContext.cc + rm -f shared/libomnisslTP4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libomnisslTP4.so.1 -o shared/libomnisslTP4.so.1.3 -L../../../../../lib -L../../../../../lib shared/sslActive.o shared/sslAddress.o shared/sslConnection.o shared/sslEndpoint.o shared/sslTransportImpl.o shared/sslContext.o -L../shared -lomniORB4 -lomnithread -lpthread -lssl -lcrypto -ldl + /bin/install -c -m 0644 static/libomnisslTP4.a ../../../../../lib + /bin/install -c -m 0644 shared/libomnisslTP4.so.1.3 ../../../../../lib + cd ../../../../../lib + rm -f libomnisslTP4.so.1 + ln -s libomnisslTP4.so.1.3 libomnisslTP4.so.1 + rm -f libomnisslTP4.so + ln -s libomnisslTP4.so.1 libomnisslTP4.so make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore/ssl' make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore' making export in src/lib/omniORB/dynamic... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/dynamic' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ omniTypedefs.cc boxes.cc Namingdynstub.cc irdynstub.cc ir.cc irstub.cc corbaidlstub.cc corbaidldynstub.cc bootstrapdynstub.cc poastub.cc unknownUserExn.cc typecode.cc tcParser.cc serverRequest.cc request.cc pseudoBase.cc policy.cc orbMultiRequest.cc nvList.cc namedValue.cc exceptionList.cc environment.cc dynException.cc dynAnyNil.cc dynAny.cc dynamicLib.cc dynamicImplementation.cc deferredRequest.cc contextList.cc context.cc constants.cc anyStream.cc any.cc abstractBase.cc unknownValue.cc valueType.cc valueTracker.cc valueFactory.cc valueBase.cc + ../../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/valueBase.o valueBase.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/valueFactory.o valueFactory.cc valueFactory.cc: In static member function 'static CORBA::ValueBase* _omni_ValueFactoryManager::create_for_unmarshal(const char*, CORBA::ULong)': valueFactory.cc:273: warning: 'r' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/valueTracker.o valueTracker.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/valueType.o valueType.cc valueType.cc: In function 'CORBA::ValueBase* unmarshalHeaderAndBody(cdrStream&, cdrValueChunkStream*, omni::InputValueTracker*, CORBA::Long, CORBA::ULong, const char*, CORBA::ULong, CORBA::TypeCode*)': valueType.cc:444: warning: 'result' may be used uninitialized in this function valueType.cc:441: warning: 'repoId' may be used uninitialized in this function valueType.cc: In static member function 'static CORBA::ValueBase* omniValueType::unmarshal(const char*, CORBA::ULong, CORBA::TypeCode*, cdrStream&)': valueType.cc:363: warning: 'result' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unknownValue.o unknownValue.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/abstractBase.o abstractBase.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/any.o any.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/anyStream.o anyStream.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/constants.o constants.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/context.o context.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/contextList.o contextList.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/deferredRequest.o deferredRequest.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynamicImplementation.o dynamicImplementation.cc dynamicImplementation.cc: In member function 'virtual void::DSIMainThreadTask::execute()': dynamicImplementation.cc:317: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynamicLib.o dynamicLib.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynAny.o dynAny.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynAnyNil.o dynAnyNil.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dynException.o dynException.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/environment.o environment.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/exceptionList.o exceptionList.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/namedValue.o namedValue.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/nvList.o nvList.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/orbMultiRequest.o orbMultiRequest.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/policy.o policy.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/pseudoBase.o pseudoBase.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/request.o request.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/serverRequest.o serverRequest.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/tcParser.o tcParser.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/typecode.o typecode.cc typecode.cc: In static member function 'static CORBA::PR_unionDiscriminator omni::TypeCode_union_helper::extractLabel(const CORBA::Any&, CORBA::TypeCode*)': typecode.cc:6032: warning: 'lbl_value' may be used uninitialized in this function ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/unknownUserExn.o unknownUserExn.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/poastub.o poastub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/bootstrapdynstub.o bootstrapdynstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaidldynstub.o corbaidldynstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/corbaidlstub.o corbaidlstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/irstub.o irstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/ir.o ir.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/irdynstub.o irdynstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/Namingdynstub.o Namingdynstub.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/boxes.o boxes.cc In file included from boxes.cc:32: ../omniORB4/boxesSK.cc:172: warning: this decimal constant is unsigned only in ISO C90 ../omniORB4/boxesSK.cc:177: warning: this decimal constant is unsigned only in ISO C90 ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniTypedefs.o omniTypedefs.cc + rm -f static/libomniDynamic4.a + ar cq static/libomniDynamic4.a static/valueBase.o static/valueFactory.o static/valueTracker.o static/valueType.o static/unknownValue.o static/abstractBase.o static/any.o static/anyStream.o static/constants.o static/context.o static/contextList.o static/deferredRequest.o static/dynamicImplementation.o static/dynamicLib.o static/dynAny.o static/dynAnyNil.o static/dynException.o static/environment.o static/exceptionList.o static/namedValue.o static/nvList.o static/orbMultiRequest.o static/policy.o static/pseudoBase.o static/request.o static/serverRequest.o static/tcParser.o static/typecode.o static/unknownUserExn.o static/poastub.o static/bootstrapdynstub.o static/corbaidldynstub.o static/corbaidlstub.o static/irstub.o static/ir.o static/irdynstub.o static/Namingdynstub.o static/boxes.o static/omniTypedefs.o + ranlib static/libomniDynamic4.a + ../../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/valueBase.o valueBase.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/valueFactory.o valueFactory.cc valueFactory.cc: In static member function 'static CORBA::ValueBase* _omni_ValueFactoryManager::create_for_unmarshal(const char*, CORBA::ULong)': valueFactory.cc:273: warning: 'r' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/valueTracker.o valueTracker.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/valueType.o valueType.cc valueType.cc: In function 'CORBA::ValueBase* unmarshalHeaderAndBody(cdrStream&, cdrValueChunkStream*, omni::InputValueTracker*, CORBA::Long, CORBA::ULong, const char*, CORBA::ULong, CORBA::TypeCode*)': valueType.cc:444: warning: 'result' may be used uninitialized in this function valueType.cc:441: warning: 'repoId' may be used uninitialized in this function valueType.cc: In static member function 'static CORBA::ValueBase* omniValueType::unmarshal(const char*, CORBA::ULong, CORBA::TypeCode*, cdrStream&)': valueType.cc:363: warning: 'result' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unknownValue.o unknownValue.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/abstractBase.o abstractBase.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/any.o any.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/anyStream.o anyStream.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/constants.o constants.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/context.o context.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/contextList.o contextList.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/deferredRequest.o deferredRequest.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynamicImplementation.o dynamicImplementation.cc dynamicImplementation.cc: In member function 'virtual void::DSIMainThreadTask::execute()': dynamicImplementation.cc:317: warning: 'insert.omni::poaCurrentStackInsert::pd_old_cd' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynamicLib.o dynamicLib.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynAny.o dynAny.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynAnyNil.o dynAnyNil.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dynException.o dynException.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/environment.o environment.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/exceptionList.o exceptionList.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/namedValue.o namedValue.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/nvList.o nvList.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/orbMultiRequest.o orbMultiRequest.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/policy.o policy.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/pseudoBase.o pseudoBase.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/request.o request.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/serverRequest.o serverRequest.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/tcParser.o tcParser.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/typecode.o typecode.cc typecode.cc: In static member function 'static CORBA::PR_unionDiscriminator omni::TypeCode_union_helper::extractLabel(const CORBA::Any&, CORBA::TypeCode*)': typecode.cc:6032: warning: 'lbl_value' may be used uninitialized in this function ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/unknownUserExn.o unknownUserExn.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/poastub.o poastub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/bootstrapdynstub.o bootstrapdynstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaidldynstub.o corbaidldynstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/corbaidlstub.o corbaidlstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/irstub.o irstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/ir.o ir.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/irdynstub.o irdynstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/Namingdynstub.o Namingdynstub.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/boxes.o boxes.cc In file included from boxes.cc:32: ../omniORB4/boxesSK.cc:172: warning: this decimal constant is unsigned only in ISO C90 ../omniORB4/boxesSK.cc:177: warning: this decimal constant is unsigned only in ISO C90 ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniTypedefs.o omniTypedefs.cc + rm -f shared/libomniDynamic4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libomniDynamic4.so.1 -o shared/libomniDynamic4.so.1.3 -L../../../../lib -L../../../../lib shared/valueBase.o shared/valueFactory.o shared/valueTracker.o shared/valueType.o shared/unknownValue.o shared/abstractBase.o shared/any.o shared/anyStream.o shared/constants.o shared/context.o shared/contextList.o shared/deferredRequest.o shared/dynamicImplementation.o shared/dynamicLib.o shared/dynAny.o shared/dynAnyNil.o shared/dynException.o shared/environment.o shared/exceptionList.o shared/namedValue.o shared/nvList.o shared/orbMultiRequest.o shared/policy.o shared/pseudoBase.o shared/request.o shared/serverRequest.o shared/tcParser.o shared/typecode.o shared/unknownUserExn.o shared/poastub.o shared/bootstrapdynstub.o shared/corbaidldynstub.o shared/corbaidlstub.o shared/irstub.o shared/ir.o shared/irdynstub.o shared/Namingdynstub.o shared/boxes.o shared/omniTypedefs.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0644 static/libomniDynamic4.a ../../../../lib + /bin/install -c -m 0644 shared/libomniDynamic4.so.1.3 ../../../../lib + cd ../../../../lib + rm -f libomniDynamic4.so.1 + ln -s libomniDynamic4.so.1.3 libomniDynamic4.so.1 + rm -f libomniDynamic4.so + ln -s libomniDynamic4.so.1 libomniDynamic4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/dynamic' making export in src/lib/omniORB/codesets... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/codesets' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ omniCodeSets.cc cs-GBK.cc cs-EDF-4.cc cs-500.cc cs-037.cc cs-cp1258.cc cs-cp1257.cc cs-cp1256.cc cs-cp1255.cc cs-cp1254.cc cs-cp1253.cc cs-cp1252.cc cs-cp1251.cc cs-cp1250.cc cs-UCS-4.cc cs-8859-16.cc cs-8859-15.cc cs-8859-14.cc cs-8859-13.cc cs-8859-11.cc cs-8859-10.cc cs-8859-9.cc cs-8859-8.cc cs-8859-7.cc cs-8859-6.cc cs-8859-5.cc cs-8859-4.cc cs-8859-3.cc cs-8859-2.cc + ../../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-2.o cs-8859-2.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-3.o cs-8859-3.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-4.o cs-8859-4.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-5.o cs-8859-5.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-6.o cs-8859-6.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-7.o cs-8859-7.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-8.o cs-8859-8.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-9.o cs-8859-9.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-10.o cs-8859-10.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-11.o cs-8859-11.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-13.o cs-8859-13.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-14.o cs-8859-14.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-15.o cs-8859-15.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-8859-16.o cs-8859-16.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-UCS-4.o cs-UCS-4.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1250.o cs-cp1250.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1251.o cs-cp1251.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1252.o cs-cp1252.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1253.o cs-cp1253.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1254.o cs-cp1254.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1255.o cs-cp1255.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1256.o cs-cp1256.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1257.o cs-cp1257.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-cp1258.o cs-cp1258.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-037.o cs-037.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-500.o cs-500.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-EDF-4.o cs-EDF-4.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/cs-GBK.o cs-GBK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniCodeSets.o omniCodeSets.cc + rm -f static/libomniCodeSets4.a + ar cq static/libomniCodeSets4.a static/cs-8859-2.o static/cs-8859-3.o static/cs-8859-4.o static/cs-8859-5.o static/cs-8859-6.o static/cs-8859-7.o static/cs-8859-8.o static/cs-8859-9.o static/cs-8859-10.o static/cs-8859-11.o static/cs-8859-13.o static/cs-8859-14.o static/cs-8859-15.o static/cs-8859-16.o static/cs-UCS-4.o static/cs-cp1250.o static/cs-cp1251.o static/cs-cp1252.o static/cs-cp1253.o static/cs-cp1254.o static/cs-cp1255.o static/cs-cp1256.o static/cs-cp1257.o static/cs-cp1258.o static/cs-037.o static/cs-500.o static/cs-EDF-4.o static/cs-GBK.o static/omniCodeSets.o + ranlib static/libomniCodeSets4.a + ../../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-2.o cs-8859-2.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-3.o cs-8859-3.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-4.o cs-8859-4.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-5.o cs-8859-5.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-6.o cs-8859-6.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-7.o cs-8859-7.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-8.o cs-8859-8.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-9.o cs-8859-9.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-10.o cs-8859-10.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-11.o cs-8859-11.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-13.o cs-8859-13.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-14.o cs-8859-14.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-15.o cs-8859-15.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-8859-16.o cs-8859-16.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-UCS-4.o cs-UCS-4.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1250.o cs-cp1250.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1251.o cs-cp1251.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1252.o cs-cp1252.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1253.o cs-cp1253.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1254.o cs-cp1254.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1255.o cs-cp1255.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1256.o cs-cp1256.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1257.o cs-cp1257.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-cp1258.o cs-cp1258.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-037.o cs-037.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-500.o cs-500.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-EDF-4.o cs-EDF-4.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/cs-GBK.o cs-GBK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniCodeSets.o omniCodeSets.cc + rm -f shared/libomniCodeSets4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libomniCodeSets4.so.1 -o shared/libomniCodeSets4.so.1.3 -L../../../../lib -L../../../../lib shared/cs-8859-2.o shared/cs-8859-3.o shared/cs-8859-4.o shared/cs-8859-5.o shared/cs-8859-6.o shared/cs-8859-7.o shared/cs-8859-8.o shared/cs-8859-9.o shared/cs-8859-10.o shared/cs-8859-11.o shared/cs-8859-13.o shared/cs-8859-14.o shared/cs-8859-15.o shared/cs-8859-16.o shared/cs-UCS-4.o shared/cs-cp1250.o shared/cs-cp1251.o shared/cs-cp1252.o shared/cs-cp1253.o shared/cs-cp1254.o shared/cs-cp1255.o shared/cs-cp1256.o shared/cs-cp1257.o shared/cs-cp1258.o shared/cs-037.o shared/cs-500.o shared/cs-EDF-4.o shared/cs-GBK.o shared/omniCodeSets.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0644 static/libomniCodeSets4.a ../../../../lib + /bin/install -c -m 0644 shared/libomniCodeSets4.so.1.3 ../../../../lib + cd ../../../../lib + rm -f libomniCodeSets4.so.1 + ln -s libomniCodeSets4.so.1.3 libomniCodeSets4.so.1 + rm -f libomniCodeSets4.so + ln -s libomniCodeSets4.so.1 libomniCodeSets4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/codesets' making export in src/lib/omniORB/connections... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/connections' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ dataStub.cc omniConnectionMgmt.cc + ../../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/omniConnectionMgmt.o omniConnectionMgmt.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/dataStub.o dataStub.cc + rm -f static/libomniConnectionMgmt4.a + ar cq static/libomniConnectionMgmt4.a static/omniConnectionMgmt.o static/dataStub.o + ranlib static/libomniConnectionMgmt4.a + ../../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/omniConnectionMgmt.o omniConnectionMgmt.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/dataStub.o dataStub.cc + rm -f shared/libomniConnectionMgmt4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libomniConnectionMgmt4.so.1 -o shared/libomniConnectionMgmt4.so.1.3 -L../../../../lib -L../../../../lib shared/omniConnectionMgmt.o shared/dataStub.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0644 static/libomniConnectionMgmt4.a ../../../../lib + /bin/install -c -m 0644 shared/libomniConnectionMgmt4.so.1.3 ../../../../lib + cd ../../../../lib + rm -f libomniConnectionMgmt4.so.1 + ln -s libomniConnectionMgmt4.so.1.3 libomniConnectionMgmt4.so.1 + rm -f libomniConnectionMgmt4.so + ln -s libomniConnectionMgmt4.so.1 libomniConnectionMgmt4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/connections' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib' making export in src/appl... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl' making export in src/appl/omniNames... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniNames' ../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR="/var/log/omniORB" -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ omniNamesWin.cc log.cc NamingContext_i.cc omniNames.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/log/omniORB"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o omniNames.o omniNames.cc omniNames.cc: In function 'int main(int, char**)': omniNames.cc:185: warning: deprecated conversion from string constant to 'char*' ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/log/omniORB"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o NamingContext_i.o NamingContext_i.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/log/omniORB"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o log.o log.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/log/omniORB"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o omniNamesWin.o omniNamesWin.cc + rm -f omniNames + ppc-alt-linux-g++ -o omniNames -O2 -Wall -Wno-unused -fexceptions -L../../../lib -L../../../lib omniNames.o NamingContext_i.o log.o omniNamesWin.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 omniNames ../../../bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniNames' making export in src/appl/utils... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils' making export in src/appl/utils/genior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/genior' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ genior.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o genior.o genior.cc + rm -f genior + ppc-alt-linux-g++ -o genior -O2 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib genior.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 genior ../../../../bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/genior' making export in src/appl/utils/catior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/catior' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ catior.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o catior.o catior.cc + rm -f catior + ppc-alt-linux-g++ -o catior -O2 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib catior.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 catior ../../../../bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/catior' making export in src/appl/utils/convertior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/convertior' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ convertior.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o convertior.o convertior.cc + rm -f convertior + ppc-alt-linux-g++ -o convertior -O2 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib convertior.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 convertior ../../../../bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/convertior' making export in src/appl/utils/nameclt... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/nameclt' ../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ nameclt.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o nameclt.o nameclt.cc + rm -f nameclt + ppc-alt-linux-g++ -o nameclt -O2 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib nameclt.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 nameclt ../../../../bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/nameclt' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils' making export in src/appl/omniMapper... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniMapper' ../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DCONFIG_FILE_ENV_VAR="OMNIMAPPER_CONFIG" -DCONFIG_FILE_DEFAULT="/etc/omniMapper.cfg" -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ omniMapper.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DCONFIG_FILE_ENV_VAR=\"OMNIMAPPER_CONFIG\" -DCONFIG_FILE_DEFAULT=\"/etc/omniMapper.cfg\" -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o omniMapper.o omniMapper.cc + rm -f omniMapper + ppc-alt-linux-g++ -o omniMapper -O2 -Wall -Wno-unused -fexceptions -L../../../lib -L../../../lib omniMapper.o -lomniORB4 -lomnithread -lpthread + /bin/install -c -m 0755 omniMapper ../../../bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniMapper' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl' making export in src/services... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services' making export in src/services/mklib... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services/mklib' ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosExternalizationReference.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosExternalizationContainment.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosExternalization.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosStream.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/LifeCycleService.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosLifeCycleContainment.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosLifeCycleReference.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosCompoundLifeCycle.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosLifeCycle.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosLicensingManager.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosCollection.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosNotifyChannelAdmin.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosNotifyFilter.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosNotifyComm.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosNotification.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosEventChannelAdmin.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosEventComm.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosTime.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosQuery.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosQueryCollection.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistenceDS_CLI.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistenceDDO.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistencePOM.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistencePO.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistencePDS_DA.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistencePDS.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPersistencePID.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosTradingRepos.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosTradingDynamic.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosTrading.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosPropertyService.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosReference.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosContainment.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosGraphs.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosRelationships.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/CosObjectIdentity.idl ../../../bin/omniidl -bcxx -Wba -Wbuse_quotes -I../../../idl -I. -I../../../idl/COS -I../../../idl/COS ../../../idl/COS/TimeBase.idl ../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p static/ -p shared/ -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ CosExternalizationReferenceSK.cc CosExternalizationContainmentSK.cc CosExternalizationSK.cc CosStreamSK.cc LifeCycleServiceSK.cc CosLifeCycleContainmentSK.cc CosLifeCycleReferenceSK.cc CosCompoundLifeCycleSK.cc CosLifeCycleSK.cc CosLicensingManagerSK.cc CosCollectionSK.cc CosNotifyChannelAdminSK.cc CosNotifyFilterSK.cc CosNotifyCommSK.cc CosNotificationSK.cc CosEventChannelAdminSK.cc CosEventCommSK.cc CosTimeSK.cc CosQuerySK.cc CosQueryCollectionSK.cc CosPersistenceDS_CLISK.cc CosPersistenceDDOSK.cc CosPersistencePOMSK.cc CosPersistencePOSK.cc CosPersistencePDS_DASK.cc CosPersistencePDSSK.cc CosPersistencePIDSK.cc CosTradingReposSK.cc CosTradingDynamicSK.cc CosTradingSK.cc CosPropertyServiceSK.cc CosReferenceSK.cc CosContainmentSK.cc CosGraphsSK.cc CosRelationshipsSK.cc CosObjectIdentitySK.cc TimeBaseSK.cc CosExternalizationReferenceDynSK.cc CosExternalizationContainmentDynSK.cc CosExternalizationDynSK.cc CosStreamDynSK.cc LifeCycleServiceDynSK.cc CosLifeCycleContainmentDynSK.cc CosLifeCycleReferenceDynSK.cc CosCompoundLifeCycleDynSK.cc CosLifeCycleDynSK.cc CosLicensingManagerDynSK.cc CosCollectionDynSK.cc CosNotifyChannelAdminDynSK.cc CosNotifyFilterDynSK.cc CosNotifyCommDynSK.cc CosNotificationDynSK.cc CosEventChannelAdminDynSK.cc CosEventCommDynSK.cc CosTimeDynSK.cc CosQueryDynSK.cc CosQueryCollectionDynSK.cc CosPersistenceDS_CLIDynSK.cc CosPersistenceDDODynSK.cc CosPersistencePOMDynSK.cc CosPersistencePODynSK.cc CosPersistencePDS_DADynSK.cc CosPersistencePDSDynSK.cc CosPersistencePIDDynSK.cc CosTradingReposDynSK.cc CosTradingDynamicDynSK.cc CosTradingDynSK.cc CosPropertyServiceDynSK.cc CosReferenceDynSK.cc CosContainmentDynSK.cc CosGraphsDynSK.cc CosRelationshipsDynSK.cc CosObjectIdentityDynSK.cc TimeBaseDynSK.cc + ../../../bin/scripts/omkdirhier static ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/TimeBaseSK.o TimeBaseSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosObjectIdentitySK.o CosObjectIdentitySK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosRelationshipsSK.o CosRelationshipsSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosGraphsSK.o CosGraphsSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosContainmentSK.o CosContainmentSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosReferenceSK.o CosReferenceSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPropertyServiceSK.o CosPropertyServiceSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingSK.o CosTradingSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingDynamicSK.o CosTradingDynamicSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingReposSK.o CosTradingReposSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePIDSK.o CosPersistencePIDSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePDSSK.o CosPersistencePDSSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePDS_DASK.o CosPersistencePDS_DASK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePOSK.o CosPersistencePOSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePOMSK.o CosPersistencePOMSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistenceDDOSK.o CosPersistenceDDOSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistenceDS_CLISK.o CosPersistenceDS_CLISK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosQueryCollectionSK.o CosQueryCollectionSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosQuerySK.o CosQuerySK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTimeSK.o CosTimeSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosEventCommSK.o CosEventCommSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosEventChannelAdminSK.o CosEventChannelAdminSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotificationSK.o CosNotificationSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyCommSK.o CosNotifyCommSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyFilterSK.o CosNotifyFilterSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyChannelAdminSK.o CosNotifyChannelAdminSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosCollectionSK.o CosCollectionSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLicensingManagerSK.o CosLicensingManagerSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleSK.o CosLifeCycleSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosCompoundLifeCycleSK.o CosCompoundLifeCycleSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleReferenceSK.o CosLifeCycleReferenceSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleContainmentSK.o CosLifeCycleContainmentSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/LifeCycleServiceSK.o LifeCycleServiceSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosStreamSK.o CosStreamSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationSK.o CosExternalizationSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationContainmentSK.o CosExternalizationContainmentSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationReferenceSK.o CosExternalizationReferenceSK.cc + rm -f static/libCOS4.a + ar cq static/libCOS4.a static/TimeBaseSK.o static/CosObjectIdentitySK.o static/CosRelationshipsSK.o static/CosGraphsSK.o static/CosContainmentSK.o static/CosReferenceSK.o static/CosPropertyServiceSK.o static/CosTradingSK.o static/CosTradingDynamicSK.o static/CosTradingReposSK.o static/CosPersistencePIDSK.o static/CosPersistencePDSSK.o static/CosPersistencePDS_DASK.o static/CosPersistencePOSK.o static/CosPersistencePOMSK.o static/CosPersistenceDDOSK.o static/CosPersistenceDS_CLISK.o static/CosQueryCollectionSK.o static/CosQuerySK.o static/CosTimeSK.o static/CosEventCommSK.o static/CosEventChannelAdminSK.o static/CosNotificationSK.o static/CosNotifyCommSK.o static/CosNotifyFilterSK.o static/CosNotifyChannelAdminSK.o static/CosCollectionSK.o static/CosLicensingManagerSK.o static/CosLifeCycleSK.o static/CosCompoundLifeCycleSK.o static/CosLifeCycleReferenceSK.o static/CosLifeCycleContainmentSK.o static/LifeCycleServiceSK.o static/CosStreamSK.o static/CosExternalizationSK.o static/CosExternalizationContainmentSK.o static/CosExternalizationReferenceSK.o + ranlib static/libCOS4.a ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/TimeBaseDynSK.o TimeBaseDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosObjectIdentityDynSK.o CosObjectIdentityDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosRelationshipsDynSK.o CosRelationshipsDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosGraphsDynSK.o CosGraphsDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosContainmentDynSK.o CosContainmentDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosReferenceDynSK.o CosReferenceDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPropertyServiceDynSK.o CosPropertyServiceDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingDynSK.o CosTradingDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingDynamicDynSK.o CosTradingDynamicDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTradingReposDynSK.o CosTradingReposDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePIDDynSK.o CosPersistencePIDDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePDSDynSK.o CosPersistencePDSDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePDS_DADynSK.o CosPersistencePDS_DADynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePODynSK.o CosPersistencePODynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistencePOMDynSK.o CosPersistencePOMDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistenceDDODynSK.o CosPersistenceDDODynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosPersistenceDS_CLIDynSK.o CosPersistenceDS_CLIDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosQueryCollectionDynSK.o CosQueryCollectionDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosQueryDynSK.o CosQueryDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosTimeDynSK.o CosTimeDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosEventCommDynSK.o CosEventCommDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosEventChannelAdminDynSK.o CosEventChannelAdminDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotificationDynSK.o CosNotificationDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyCommDynSK.o CosNotifyCommDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyFilterDynSK.o CosNotifyFilterDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosNotifyChannelAdminDynSK.o CosNotifyChannelAdminDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosCollectionDynSK.o CosCollectionDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLicensingManagerDynSK.o CosLicensingManagerDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleDynSK.o CosLifeCycleDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosCompoundLifeCycleDynSK.o CosCompoundLifeCycleDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleReferenceDynSK.o CosLifeCycleReferenceDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosLifeCycleContainmentDynSK.o CosLifeCycleContainmentDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/LifeCycleServiceDynSK.o LifeCycleServiceDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosStreamDynSK.o CosStreamDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationDynSK.o CosExternalizationDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationContainmentDynSK.o CosExternalizationContainmentDynSK.cc ppc-alt-linux-g++ -c -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o static/CosExternalizationReferenceDynSK.o CosExternalizationReferenceDynSK.cc + rm -f static/libCOSDynamic4.a + ar cq static/libCOSDynamic4.a static/TimeBaseDynSK.o static/CosObjectIdentityDynSK.o static/CosRelationshipsDynSK.o static/CosGraphsDynSK.o static/CosContainmentDynSK.o static/CosReferenceDynSK.o static/CosPropertyServiceDynSK.o static/CosTradingDynSK.o static/CosTradingDynamicDynSK.o static/CosTradingReposDynSK.o static/CosPersistencePIDDynSK.o static/CosPersistencePDSDynSK.o static/CosPersistencePDS_DADynSK.o static/CosPersistencePODynSK.o static/CosPersistencePOMDynSK.o static/CosPersistenceDDODynSK.o static/CosPersistenceDS_CLIDynSK.o static/CosQueryCollectionDynSK.o static/CosQueryDynSK.o static/CosTimeDynSK.o static/CosEventCommDynSK.o static/CosEventChannelAdminDynSK.o static/CosNotificationDynSK.o static/CosNotifyCommDynSK.o static/CosNotifyFilterDynSK.o static/CosNotifyChannelAdminDynSK.o static/CosCollectionDynSK.o static/CosLicensingManagerDynSK.o static/CosLifeCycleDynSK.o static/CosCompoundLifeCycleDynSK.o static/CosLifeCycleReferenceDynSK.o static/CosLifeCycleContainmentDynSK.o static/LifeCycleServiceDynSK.o static/CosStreamDynSK.o static/CosExternalizationDynSK.o static/CosExternalizationContainmentDynSK.o static/CosExternalizationReferenceDynSK.o + ranlib static/libCOSDynamic4.a + ../../../bin/scripts/omkdirhier shared ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/TimeBaseSK.o TimeBaseSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosObjectIdentitySK.o CosObjectIdentitySK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosRelationshipsSK.o CosRelationshipsSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosGraphsSK.o CosGraphsSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosContainmentSK.o CosContainmentSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosReferenceSK.o CosReferenceSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPropertyServiceSK.o CosPropertyServiceSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingSK.o CosTradingSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingDynamicSK.o CosTradingDynamicSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingReposSK.o CosTradingReposSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePIDSK.o CosPersistencePIDSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePDSSK.o CosPersistencePDSSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePDS_DASK.o CosPersistencePDS_DASK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePOSK.o CosPersistencePOSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePOMSK.o CosPersistencePOMSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistenceDDOSK.o CosPersistenceDDOSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistenceDS_CLISK.o CosPersistenceDS_CLISK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosQueryCollectionSK.o CosQueryCollectionSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosQuerySK.o CosQuerySK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTimeSK.o CosTimeSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosEventCommSK.o CosEventCommSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosEventChannelAdminSK.o CosEventChannelAdminSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotificationSK.o CosNotificationSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyCommSK.o CosNotifyCommSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyFilterSK.o CosNotifyFilterSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyChannelAdminSK.o CosNotifyChannelAdminSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosCollectionSK.o CosCollectionSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLicensingManagerSK.o CosLicensingManagerSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleSK.o CosLifeCycleSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosCompoundLifeCycleSK.o CosCompoundLifeCycleSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleReferenceSK.o CosLifeCycleReferenceSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleContainmentSK.o CosLifeCycleContainmentSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/LifeCycleServiceSK.o LifeCycleServiceSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosStreamSK.o CosStreamSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationSK.o CosExternalizationSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationContainmentSK.o CosExternalizationContainmentSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationReferenceSK.o CosExternalizationReferenceSK.cc + rm -f shared/libCOS4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libCOS4.so.1 -o shared/libCOS4.so.1.3 -L../../../lib -L../../../lib shared/TimeBaseSK.o shared/CosObjectIdentitySK.o shared/CosRelationshipsSK.o shared/CosGraphsSK.o shared/CosContainmentSK.o shared/CosReferenceSK.o shared/CosPropertyServiceSK.o shared/CosTradingSK.o shared/CosTradingDynamicSK.o shared/CosTradingReposSK.o shared/CosPersistencePIDSK.o shared/CosPersistencePDSSK.o shared/CosPersistencePDS_DASK.o shared/CosPersistencePOSK.o shared/CosPersistencePOMSK.o shared/CosPersistenceDDOSK.o shared/CosPersistenceDS_CLISK.o shared/CosQueryCollectionSK.o shared/CosQuerySK.o shared/CosTimeSK.o shared/CosEventCommSK.o shared/CosEventChannelAdminSK.o shared/CosNotificationSK.o shared/CosNotifyCommSK.o shared/CosNotifyFilterSK.o shared/CosNotifyChannelAdminSK.o shared/CosCollectionSK.o shared/CosLicensingManagerSK.o shared/CosLifeCycleSK.o shared/CosCompoundLifeCycleSK.o shared/CosLifeCycleReferenceSK.o shared/CosLifeCycleContainmentSK.o shared/LifeCycleServiceSK.o shared/CosStreamSK.o shared/CosExternalizationSK.o shared/CosExternalizationContainmentSK.o shared/CosExternalizationReferenceSK.o -lomniORB4 -lomnithread -lpthread ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/TimeBaseDynSK.o TimeBaseDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosObjectIdentityDynSK.o CosObjectIdentityDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosRelationshipsDynSK.o CosRelationshipsDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosGraphsDynSK.o CosGraphsDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosContainmentDynSK.o CosContainmentDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosReferenceDynSK.o CosReferenceDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPropertyServiceDynSK.o CosPropertyServiceDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingDynSK.o CosTradingDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingDynamicDynSK.o CosTradingDynamicDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTradingReposDynSK.o CosTradingReposDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePIDDynSK.o CosPersistencePIDDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePDSDynSK.o CosPersistencePDSDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePDS_DADynSK.o CosPersistencePDS_DADynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePODynSK.o CosPersistencePODynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistencePOMDynSK.o CosPersistencePOMDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistenceDDODynSK.o CosPersistenceDDODynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosPersistenceDS_CLIDynSK.o CosPersistenceDS_CLIDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosQueryCollectionDynSK.o CosQueryCollectionDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosQueryDynSK.o CosQueryDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosTimeDynSK.o CosTimeDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosEventCommDynSK.o CosEventCommDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosEventChannelAdminDynSK.o CosEventChannelAdminDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotificationDynSK.o CosNotificationDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyCommDynSK.o CosNotifyCommDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyFilterDynSK.o CosNotifyFilterDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosNotifyChannelAdminDynSK.o CosNotifyChannelAdminDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosCollectionDynSK.o CosCollectionDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLicensingManagerDynSK.o CosLicensingManagerDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleDynSK.o CosLifeCycleDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosCompoundLifeCycleDynSK.o CosCompoundLifeCycleDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleReferenceDynSK.o CosLifeCycleReferenceDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosLifeCycleContainmentDynSK.o CosLifeCycleContainmentDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/LifeCycleServiceDynSK.o LifeCycleServiceDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosStreamDynSK.o CosStreamDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationDynSK.o CosExternalizationDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationContainmentDynSK.o CosExternalizationContainmentDynSK.cc ppc-alt-linux-g++ -c -fPIC -O2 -Wall -Wno-unused -fexceptions -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -D__powerpc__ -o shared/CosExternalizationReferenceDynSK.o CosExternalizationReferenceDynSK.cc + rm -f shared/libCOSDynamic4.so.1.3 + ppc-alt-linux-g++ -shared -Wl,-soname,libCOSDynamic4.so.1 -o shared/libCOSDynamic4.so.1.3 -L../../../lib -L../../../lib shared/TimeBaseDynSK.o shared/CosObjectIdentityDynSK.o shared/CosRelationshipsDynSK.o shared/CosGraphsDynSK.o shared/CosContainmentDynSK.o shared/CosReferenceDynSK.o shared/CosPropertyServiceDynSK.o shared/CosTradingDynSK.o shared/CosTradingDynamicDynSK.o shared/CosTradingReposDynSK.o shared/CosPersistencePIDDynSK.o shared/CosPersistencePDSDynSK.o shared/CosPersistencePDS_DADynSK.o shared/CosPersistencePODynSK.o shared/CosPersistencePOMDynSK.o shared/CosPersistenceDDODynSK.o shared/CosPersistenceDS_CLIDynSK.o shared/CosQueryCollectionDynSK.o shared/CosQueryDynSK.o shared/CosTimeDynSK.o shared/CosEventCommDynSK.o shared/CosEventChannelAdminDynSK.o shared/CosNotificationDynSK.o shared/CosNotifyCommDynSK.o shared/CosNotifyFilterDynSK.o shared/CosNotifyChannelAdminDynSK.o shared/CosCollectionDynSK.o shared/CosLicensingManagerDynSK.o shared/CosLifeCycleDynSK.o shared/CosCompoundLifeCycleDynSK.o shared/CosLifeCycleReferenceDynSK.o shared/CosLifeCycleContainmentDynSK.o shared/LifeCycleServiceDynSK.o shared/CosStreamDynSK.o shared/CosExternalizationDynSK.o shared/CosExternalizationContainmentDynSK.o shared/CosExternalizationReferenceDynSK.o -lomniORB4 -lomniDynamic4 -lomnithread -lpthread + ../../../bin/scripts/omkdirhier ../../../include/COS + /bin/install -c -m 0644 TimeBase.hh ../../../include/COS + /bin/install -c -m 0644 CosObjectIdentity.hh ../../../include/COS + /bin/install -c -m 0644 CosRelationships.hh ../../../include/COS + /bin/install -c -m 0644 CosGraphs.hh ../../../include/COS + /bin/install -c -m 0644 CosContainment.hh ../../../include/COS + /bin/install -c -m 0644 CosReference.hh ../../../include/COS + /bin/install -c -m 0644 CosPropertyService.hh ../../../include/COS + /bin/install -c -m 0644 CosTrading.hh ../../../include/COS + /bin/install -c -m 0644 CosTradingDynamic.hh ../../../include/COS + /bin/install -c -m 0644 CosTradingRepos.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistencePID.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistencePDS.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistencePDS_DA.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistencePO.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistencePOM.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistenceDDO.hh ../../../include/COS + /bin/install -c -m 0644 CosPersistenceDS_CLI.hh ../../../include/COS + /bin/install -c -m 0644 CosQueryCollection.hh ../../../include/COS + /bin/install -c -m 0644 CosQuery.hh ../../../include/COS + /bin/install -c -m 0644 CosTime.hh ../../../include/COS + /bin/install -c -m 0644 CosEventComm.hh ../../../include/COS + /bin/install -c -m 0644 CosEventChannelAdmin.hh ../../../include/COS + /bin/install -c -m 0644 CosNotification.hh ../../../include/COS + /bin/install -c -m 0644 CosNotifyComm.hh ../../../include/COS + /bin/install -c -m 0644 CosNotifyFilter.hh ../../../include/COS + /bin/install -c -m 0644 CosNotifyChannelAdmin.hh ../../../include/COS + /bin/install -c -m 0644 CosCollection.hh ../../../include/COS + /bin/install -c -m 0644 CosLicensingManager.hh ../../../include/COS + /bin/install -c -m 0644 CosLifeCycle.hh ../../../include/COS + /bin/install -c -m 0644 CosCompoundLifeCycle.hh ../../../include/COS + /bin/install -c -m 0644 CosLifeCycleReference.hh ../../../include/COS + /bin/install -c -m 0644 CosLifeCycleContainment.hh ../../../include/COS + /bin/install -c -m 0644 LifeCycleService.hh ../../../include/COS + /bin/install -c -m 0644 CosStream.hh ../../../include/COS + /bin/install -c -m 0644 CosExternalization.hh ../../../include/COS + /bin/install -c -m 0644 CosExternalizationContainment.hh ../../../include/COS + /bin/install -c -m 0644 CosExternalizationReference.hh ../../../include/COS + /bin/install -c -m 0644 COS_sysdep.h ../../../include/COS + /bin/install -c -m 0644 static/libCOS4.a ../../../lib + /bin/install -c -m 0644 static/libCOSDynamic4.a ../../../lib + /bin/install -c -m 0644 shared/libCOS4.so.1.3 ../../../lib + cd ../../../lib + rm -f libCOS4.so.1 + ln -s libCOS4.so.1.3 libCOS4.so.1 + rm -f libCOS4.so + ln -s libCOS4.so.1 libCOS4.so + /bin/install -c -m 0644 shared/libCOSDynamic4.so.1.3 ../../../lib + cd ../../../lib + rm -f libCOSDynamic4.so.1 + ln -s libCOSDynamic4.so.1.3 libCOSDynamic4.so.1 + rm -f libCOSDynamic4.so + ln -s libCOSDynamic4.so.1 libCOSDynamic4.so make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services/mklib' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services' make[1]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src' make: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.65904 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/libomniORB-buildroot + : + /bin/rm -rf -- /usr/src/tmp/libomniORB-buildroot + cd omniORB-4.1.3 + unset target + make DESTDIR=/usr/src/tmp/libomniORB-buildroot install make: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3' making install in ./src... make[1]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src' making install in src/tool... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool' making install in src/tool/omkdepend... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omkdepend' + ../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/bin + /bin/install -c -m 0755 omkdepend /usr/src/tmp/libomniORB-buildroot/usr/bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omkdepend' making install in src/tool/omniidl... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl' making install in src/tool/omniidl/cxx... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx' making install in src/tool/omniidl/cxx/cccp... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx/cccp' + /bin/install -c -m 0755 omnicpp /usr/src/tmp/libomniORB-buildroot/usr/bin make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx/cccp' + ../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages + /bin/install -c -m 0644 _omniidlmodule.so.4.1 /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages + cd /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages + rm -f _omniidlmodule.so.4 + ln -s _omniidlmodule.so.4.1 _omniidlmodule.so.4 + rm -f _omniidlmodule.so + ln -s _omniidlmodule.so.4 _omniidlmodule.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/cxx' making install in src/tool/omniidl/python... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python' making install in src/tool/omniidl/python/omniidl... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl' + ../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 main.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 idlast.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 idltype.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 idlutil.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 idlvisitor.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl + /bin/install -c -m 0644 output.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl Listing . ... Compiling ./__init__.py ... Compiling ./idlast.py ... Compiling ./idltype.py ... Compiling ./idlutil.py ... Compiling ./idlvisitor.py ... Compiling ./main.py ... Compiling ./output.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl' making install in src/tool/omniidl/python/omniidl_be... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl_be' + ../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be + /bin/install -c -m 0644 dump.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be + /bin/install -c -m 0644 example.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be + /bin/install -c -m 0644 interactive.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be Listing . ... Compiling ./__init__.py ... Compiling ./dump.py ... Compiling ./example.py ... Compiling ./interactive.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/omniidl_be' making install in src/tool/omniidl/python/scripts... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/scripts' + /bin/install -c -m 0755 omniidl /usr/src/tmp/libomniORB-buildroot/usr/bin + /bin/install -c -m 0755 omniidlrun.py /usr/src/tmp/libomniORB-buildroot/usr/bin make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python/scripts' make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl/python' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool/omniidl' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/tool' making install in src/lib... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib' making install in src/lib/omnithread... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omnithread' + rm -f static/libomnithread.a + ar cq static/libomnithread.a static/posix.o + ranlib static/libomnithread.a + /bin/install -c -m 0644 static/libomnithread.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomnithread.so.3.4 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomnithread.so.3 + ln -s libomnithread.so.3.4 libomnithread.so.3 + rm -f libomnithread.so + ln -s libomnithread.so.3 libomnithread.so make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omnithread' making install in src/lib/omniORB... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB' + ../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/distdate.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/Naming.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_defs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_operators.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/corbaidl_poa.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_defs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_operators.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/ir_poa.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_defs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_operators.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/boxes_poa.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_defs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_operators.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/poa_enums_poa.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/omniTypedefs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/bootstrap.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB4/omniConnectionData.hh /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 making install in src/lib/omniORB/omniidl_be... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be' making install in src/lib/omniORB/omniidl_be/cxx... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx' making install in src/lib/omniORB/omniidl_be/cxx/header... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/header' + ../../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 defs.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 opers.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 poa.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 tie.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 forward.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 marshal.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 tcstring.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 obv.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header + /bin/install -c -m 0644 template.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/header' making install in src/lib/omniORB/omniidl_be/cxx/skel... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/skel' + ../../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel + /bin/install -c -m 0644 main.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel + /bin/install -c -m 0644 poa.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel + /bin/install -c -m 0644 mangler.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel + /bin/install -c -m 0644 template.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/skel' making install in src/lib/omniORB/omniidl_be/cxx/dynskel... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/dynskel' + ../../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 main.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 typecode.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 tcstring.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel + /bin/install -c -m 0644 template.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/dynskel' making install in src/lib/omniORB/omniidl_be/cxx/impl... make[6]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/impl' + ../../../../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl + /bin/install -c -m 0644 main.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl + /bin/install -c -m 0644 template.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl Listing . ... Compiling ./__init__.py ... Compiling ./main.py ... Compiling ./template.py ... make[6]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx/impl' + /bin/install -c -m 0644 __init__.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 util.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 skutil.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 id.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 types.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 config.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 output.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 ast.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 iface.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 call.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 cxx.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 support.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 descriptor.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 mapping.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx + /bin/install -c -m 0644 value.py /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx Listing cxx ... Compiling cxx/__init__.py ... Compiling cxx/ast.py ... Compiling cxx/call.py ... Compiling cxx/config.py ... Compiling cxx/cxx.py ... Compiling cxx/descriptor.py ... Listing cxx/dynskel ... Compiling cxx/dynskel/__init__.py ... Compiling cxx/dynskel/main.py ... Compiling cxx/dynskel/tcstring.py ... Compiling cxx/dynskel/template.py ... Compiling cxx/dynskel/typecode.py ... Listing cxx/header ... Compiling cxx/header/__init__.py ... Compiling cxx/header/defs.py ... Compiling cxx/header/forward.py ... Compiling cxx/header/marshal.py ... Compiling cxx/header/obv.py ... Compiling cxx/header/opers.py ... Compiling cxx/header/poa.py ... Compiling cxx/header/tcstring.py ... Compiling cxx/header/template.py ... Compiling cxx/header/tie.py ... Compiling cxx/id.py ... Compiling cxx/iface.py ... Listing cxx/impl ... Compiling cxx/mapping.py ... Compiling cxx/output.py ... Listing cxx/skel ... Compiling cxx/skel/__init__.py ... Compiling cxx/skel/main.py ... Compiling cxx/skel/mangler.py ... Compiling cxx/skel/poa.py ... Compiling cxx/skel/template.py ... Compiling cxx/skutil.py ... Compiling cxx/support.py ... Compiling cxx/types.py ... Compiling cxx/util.py ... Compiling cxx/value.py ... make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be/cxx' File __init__.py hasn't changed. make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/omniidl_be' making install in src/lib/omniORB/orbcore... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore' + /bin/install -c -m 0644 static/libomniORB4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomniORB4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomniORB4.so.1 + ln -s libomniORB4.so.1.3 libomniORB4.so.1 + rm -f libomniORB4.so + ln -s libomniORB4.so.1 libomniORB4.so making install in src/lib/omniORB/orbcore/ssl... make[5]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore/ssl' + /bin/install -c -m 0644 static/libomnisslTP4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomnisslTP4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomnisslTP4.so.1 + ln -s libomnisslTP4.so.1.3 libomnisslTP4.so.1 + rm -f libomnisslTP4.so + ln -s libomnisslTP4.so.1 libomnisslTP4.so make[5]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore/ssl' make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/orbcore' making install in src/lib/omniORB/dynamic... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/dynamic' + /bin/install -c -m 0644 static/libomniDynamic4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomniDynamic4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomniDynamic4.so.1 + ln -s libomniDynamic4.so.1.3 libomniDynamic4.so.1 + rm -f libomniDynamic4.so + ln -s libomniDynamic4.so.1 libomniDynamic4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/dynamic' making install in src/lib/omniORB/codesets... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/codesets' + /bin/install -c -m 0644 static/libomniCodeSets4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomniCodeSets4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomniCodeSets4.so.1 + ln -s libomniCodeSets4.so.1.3 libomniCodeSets4.so.1 + rm -f libomniCodeSets4.so + ln -s libomniCodeSets4.so.1 libomniCodeSets4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/codesets' making install in src/lib/omniORB/connections... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/connections' + /bin/install -c -m 0644 static/libomniConnectionMgmt4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libomniConnectionMgmt4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libomniConnectionMgmt4.so.1 + ln -s libomniConnectionMgmt4.so.1.3 libomniConnectionMgmt4.so.1 + rm -f libomniConnectionMgmt4.so + ln -s libomniConnectionMgmt4.so.1 libomniConnectionMgmt4.so make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB/connections' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib/omniORB' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/lib' making install in src/appl... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl' making install in src/appl/omniNames... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniNames' + /bin/install -c -m 0755 omniNames /usr/src/tmp/libomniORB-buildroot/usr/bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniNames' making install in src/appl/utils... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils' making install in src/appl/utils/genior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/genior' + /bin/install -c -m 0755 genior /usr/src/tmp/libomniORB-buildroot/usr/bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/genior' making install in src/appl/utils/catior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/catior' + /bin/install -c -m 0755 catior /usr/src/tmp/libomniORB-buildroot/usr/bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/catior' making install in src/appl/utils/convertior... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/convertior' + /bin/install -c -m 0755 convertior /usr/src/tmp/libomniORB-buildroot/usr/bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/convertior' making install in src/appl/utils/nameclt... make[4]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/nameclt' + /bin/install -c -m 0755 nameclt /usr/src/tmp/libomniORB-buildroot/usr/bin make[4]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils/nameclt' make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/utils' making install in src/appl/omniMapper... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniMapper' + /bin/install -c -m 0755 omniMapper /usr/src/tmp/libomniORB-buildroot/usr/bin make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl/omniMapper' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/appl' making install in src/services... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services' making install in src/services/mklib... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services/mklib' + ../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 TimeBase.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosObjectIdentity.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosRelationships.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosGraphs.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosContainment.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosReference.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPropertyService.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosTrading.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosTradingDynamic.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosTradingRepos.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistencePID.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistencePDS.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistencePDS_DA.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistencePO.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistencePOM.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistenceDDO.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosPersistenceDS_CLI.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosQueryCollection.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosQuery.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosTime.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosEventComm.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosEventChannelAdmin.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosNotification.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosNotifyComm.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosNotifyFilter.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosNotifyChannelAdmin.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosCollection.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosLicensingManager.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosLifeCycle.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosCompoundLifeCycle.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosLifeCycleReference.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosLifeCycleContainment.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 LifeCycleService.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosStream.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosExternalization.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosExternalizationContainment.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 CosExternalizationReference.hh /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 COS_sysdep.h /usr/src/tmp/libomniORB-buildroot/usr/include/COS + /bin/install -c -m 0644 static/libCOS4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 static/libCOSDynamic4.a /usr/src/tmp/libomniORB-buildroot/usr/lib + /bin/install -c -m 0644 shared/libCOS4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libCOS4.so.1 + ln -s libCOS4.so.1.3 libCOS4.so.1 + rm -f libCOS4.so + ln -s libCOS4.so.1 libCOS4.so + /bin/install -c -m 0644 shared/libCOSDynamic4.so.1.3 /usr/src/tmp/libomniORB-buildroot/usr/lib + cd /usr/src/tmp/libomniORB-buildroot/usr/lib + rm -f libCOSDynamic4.so.1 + ln -s libCOSDynamic4.so.1.3 libCOSDynamic4.so.1 + rm -f libCOSDynamic4.so + ln -s libCOSDynamic4.so.1 libCOSDynamic4.so make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services/mklib' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src/services' make[1]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/src' making install in ./include... make[1]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include' + /bin/install -c -m 0644 omnithread.h /usr/src/tmp/libomniORB-buildroot/usr/include + /bin/install -c -m 0644 omniconfig.h /usr/src/tmp/libomniORB-buildroot/usr/include making install in include/omnithread... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omnithread' + ../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread + /bin/install -c -m 0644 mach.h /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread + /bin/install -c -m 0644 nt.h /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread + /bin/install -c -m 0644 posix.h /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread + /bin/install -c -m 0644 pthread_nt.h /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread + /bin/install -c -m 0644 solaris.h /usr/src/tmp/libomniORB-buildroot/usr/include/omnithread make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omnithread' making install in include/omniORB4... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omniORB4' + /bin/install -c -m 0644 acconfig.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 BiDirPolicy.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_AbstractBase.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Any.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Any_vartypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_BOA.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Context.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Current.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_DomainManager.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Environment.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Exception.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_ExceptionList.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Fixed.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_LocalObject.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_LocalObject_vartypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_NamedValue.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_ORB.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Object.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Object_vartypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Policy.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Principal.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_Request.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_ServerRequest.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_String.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_TypeCode.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_TypeCode_member.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_UnknownUserException.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_ValueBase.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_ValueBase_vartypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_basetypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_primitive_types.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_static_fns.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_sysdep.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_sysdep_auto.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_sysdep_trad.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 CORBA_vartypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 GIOP.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 IIOP.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 IOP.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 IOP_C.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 IOP_S.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 anyStream.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 boa.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 callDescriptor.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 callHandle.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 cdrStream.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 codeSets.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 corba_operators.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 dynAny.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 finalCleanup.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 fixed.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 giopEndpoint.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 linkHacks.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 local_config.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 minorCode.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 objTracker.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniAsyncInvoker.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniIOR.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniInterceptors.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniInternal.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORB.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniORBcompat.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniObjKey.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniObjRef.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniPolicy.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniServant.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniServer.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniTransport.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniURI.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniutilities.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 optionalFeatures.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 poa.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 poa_defs.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 poa_poa.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 proxyFactory.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 seqTemplatedecls.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 seqTemplatedefns.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 sslContext.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 streamOperators.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 stringtypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 templatedecls.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 templatedefns.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 tracedthread.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 userexception.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 valueFactoryManager.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 valueType.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 valueTemplatedecls.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 valueTemplatedefns.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 wstringtypes.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 omniConnectionMgmt.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpAddress.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpConnection.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpEndpoint.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpTransportImpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixAddress.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixConnection.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixEndpoint.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixTransportImpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslAddress.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslConnection.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslEndpoint.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 + /bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslTransportImpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4 making install in include/omniORB4/internal... make[3]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omniORB4/internal' + ../../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 GIOP_C.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 GIOP_S.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 SocketCollection.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 anonObject.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 codeSetUtil.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 context.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 corbaBoa.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 corbaOrb.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 deferredRequest.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 dynAnyImpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 dynamicImplementation.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 dynamicLib.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 excepthandler.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 exceptiondefs.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopBiDir.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopMonitor.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopRendezvouser.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopRope.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopServer.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopStrand.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopStrandFlags.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopStream.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopStreamImpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 giopWorker.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 inProcessIdentity.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 initRefs.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 initialiser.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 invoker.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 libcWrapper.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 localIdentity.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 objectAdapter.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 objectStub.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 objectTable.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 omniCurrent.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 omniIdentity.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 orbOptions.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 orbParameters.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 poacurrentimpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 poaimpl.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 poamanager.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 pseudo.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 remoteIdentity.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 request.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 rmutex.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 shutdownIdentity.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 tcParser.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 transportRules.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal + /bin/install -c -m 0644 typecode.h /usr/src/tmp/libomniORB-buildroot/usr/include/omniORB4/internal make[3]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omniORB4/internal' make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include/omniORB4' make[1]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/include' making install in ./idl... make[1]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/idl' + ../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 Naming.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 bootstrap.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 corbaidl.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 echo.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 ir.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 orb.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 poa.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 poa_include.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB + /bin/install -c -m 0644 boxes.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB making install in idl/COS... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/idl/COS' + ../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosCollection.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosCompoundLifeCycle.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosConcurrencyControl.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosContainment.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosEventChannelAdmin.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosEventComm.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosExternalization.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosExternalizationContainment.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosExternalizationReference.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosGraphs.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosLicensingManager.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosLifeCycle.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosLifeCycleContainment.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosLifeCycleReference.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosNaming.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosNotification.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosNotifyChannelAdmin.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosNotifyComm.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosNotifyFilter.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosObjectIdentity.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistenceDDO.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistenceDS_CLI.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistencePDS.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistencePDS_DA.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistencePID.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistencePO.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPersistencePOM.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosPropertyService.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosQuery.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosQueryCollection.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosReference.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosRelationships.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosStream.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTSPortability.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTime.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTimerEvent.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTrading.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTradingDynamic.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTradingRepos.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTransactions.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTypedEventChannelAdmin.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTypedEventComm.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTypedNotifyChannelAdmin.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 CosTypedNotifyComm.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 DCE_CIOPSecurity.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 LifeCycleService.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 Lname-library.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 NRService.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 RDITestTypes.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SECIOP.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SSLIOP.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 Security.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SecurityAdmin.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SecurityLevel1.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SecurityLevel2.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 SecurityReplaceable.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS + /bin/install -c -m 0644 TimeBase.idl /usr/src/tmp/libomniORB-buildroot/usr/share/idl/omniORB/COS make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/idl/COS' make[1]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/idl' making install in ./contrib... make[1]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/contrib' making install in contrib/pkgconfig... make[2]: Entering directory `/usr/src/RPM/BUILD/omniORB-4.1.3/contrib/pkgconfig' + ../../bin/scripts/omkdirhier /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omnithread3.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omniORB4.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omniDynamic4.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omniCOS4.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omniCOSDynamic4.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig + /bin/install -c -m 0644 omniConnectionMgmt4.pc /usr/src/tmp/libomniORB-buildroot/usr/lib/pkgconfig make[2]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/contrib/pkgconfig' make[1]: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3/contrib' make: Leaving directory `/usr/src/RPM/BUILD/omniORB-4.1.3' + /bin/install -d -m 755 /usr/src/tmp/libomniORB-buildroot/var/log/omniORB + /bin/install -d -m 755 /usr/src/tmp/libomniORB-buildroot/usr/share/man/man1 + /bin/install -d -m 755 /usr/src/tmp/libomniORB-buildroot/etc/rc.d/init.d + /bin/cp -a man/man1/catior.1 man/man1/genior.1 man/man1/nameclt.1 man/man1/omniNames.1 man/man1/omniidl.1 /usr/src/tmp/libomniORB-buildroot/usr/share/man/man1 + /bin/install -p -m 644 /usr/src/RPM/SOURCES/omniORB.cfg /usr/src/tmp/libomniORB-buildroot/etc + /bin/install -p -D -m 755 /usr/src/RPM/SOURCES/omninames /usr/src/tmp/libomniORB-buildroot/etc/rc.d/init.d/omninames + /bin/install -p -D -m 644 /usr/src/RPM/SOURCES/omninames.sysconfig /usr/src/tmp/libomniORB-buildroot/etc/sysconfig/omninames + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/libomniORB-buildroot (auto) mode of `usr/bin' changed to 0755 (rwxr-xr-x) mode of `usr/include' changed to 0755 (rwxr-xr-x) mode of `usr/include/omnithread' changed to 0755 (rwxr-xr-x) mode of `usr/include/COS' changed to 0755 (rwxr-xr-x) mode of `usr/include/omniORB4' changed to 0755 (rwxr-xr-x) mode of `usr/include/omniORB4/internal' changed to 0755 (rwxr-xr-x) mode of `usr/lib' changed to 0755 (rwxr-xr-x) mode of `usr/lib/pkgconfig' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be/cxx' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be/cxx/impl' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be/cxx/skel' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl_be/cxx/header' changed to 0755 (rwxr-xr-x) mode of `usr/lib/python2.5/site-packages/omniidl' changed to 0755 (rwxr-xr-x) mode of `usr/share' changed to 0755 (rwxr-xr-x) mode of `usr/share/idl' changed to 0755 (rwxr-xr-x) mode of `usr/share/idl/omniORB' changed to 0755 (rwxr-xr-x) mode of `usr/share/idl/omniORB/COS' changed to 0755 (rwxr-xr-x) Verifying and fixing files in /usr/src/tmp/libomniORB-buildroot (binconfig,pkgconfig,libtool) /usr/lib/pkgconfig/omniConnectionMgmt4.pc: Libs: '-L${libdir} -lomniConnectionMgmt4' --> '-lomniConnectionMgmt4' /usr/lib/pkgconfig/omniCOSDynamic4.pc: Libs: '-L${libdir} -lCOSDynamic4' --> '-lCOSDynamic4' /usr/lib/pkgconfig/omniCOS4.pc: Libs: '-L${libdir} -lCOS4' --> '-lCOS4' /usr/lib/pkgconfig/omniDynamic4.pc: Libs: '-L${libdir} -lomniDynamic4' --> '-lomniDynamic4' /usr/lib/pkgconfig/omniORB4.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/omniORB4.pc: Libs: '-L${libdir} -lomniORB4' --> '-lomniORB4' /usr/lib/pkgconfig/omnithread3.pc: Cflags: '-D__powerpc__ -D__linux__ -D__OSVERSION__=2 -I${includedir}' --> '-D__powerpc__ -D__linux__ -D__OSVERSION__=2' /usr/lib/pkgconfig/omnithread3.pc: Libs: '-L${libdir} -lomnithread' --> '-lomnithread' Compressing files in /usr/src/tmp/libomniORB-buildroot (auto) Adjusting library links in /usr/src/tmp/libomniORB-buildroot ./usr/lib: libomnithread.so.3 -> libomnithread.so.3.4 libomniORB4.so.1 -> libomniORB4.so.1.3 libomnisslTP4.so.1 -> libomnisslTP4.so.1.3 libomniDynamic4.so.1 -> libomniDynamic4.so.1.3 libomniCodeSets4.so.1 -> libomniCodeSets4.so.1.3 libomniConnectionMgmt4.so.1 -> libomniConnectionMgmt4.so.1.3 libCOS4.so.1 -> libCOS4.so.1.3 libCOSDynamic4.so.1 -> libCOSDynamic4.so.1.3 Verifying ELF objects in /usr/src/tmp/libomniORB-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=relaxed) verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosObjectIdentity18IdentifiableObject10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory13RoleTypeError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory13RoleTypeError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory22MaxCardinalityExceeded13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory22MaxCardinalityExceeded16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory11DegreeError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory11DegreeError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory17DuplicateRoleName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory17DuplicateRoleName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory15UnknownRoleName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory15UnknownRoleName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship12CannotUnlink13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship12CannotUnlink16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role15UnknownRoleName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role15UnknownRoleName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role19UnknownRelationship13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role19UnknownRelationship16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role21RelationshipTypeError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role21RelationshipTypeError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role25CannotDestroyRelationship13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role25CannotDestroyRelationship16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role27ParticipatingInRelationship13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role27ParticipatingInRelationship16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory16NilRelatedObject13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory16NilRelatedObject16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory22RelatedObjectTypeError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory22RelatedObjectTypeError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships20RelationshipIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships11RoleFactory22RelatedObjectTypeErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships11RoleFactory16NilRelatedObjectE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships4Role21RelationshipTypeErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships4Role19UnknownRelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships4Role15UnknownRoleNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships4Role27ParticipatingInRelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships4Role25CannotDestroyRelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships12Relationship12CannotUnlinkE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships19RelationshipFactory15UnknownRoleNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships19RelationshipFactory17DuplicateRoleNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships19RelationshipFactory11DegreeErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships19RelationshipFactory22MaxCardinalityExceededE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN16CosRelationships19RelationshipFactory13RoleTypeErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node10NoSuchRole13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node10NoSuchRole16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node17DuplicateRoleType13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node17DuplicateRoleType16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs12EdgeIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Role10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11NodeFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs17TraversalCriteria10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs16TraversalFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN9CosGraphs4Node17DuplicateRoleTypeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN9CosGraphs4Node10NoSuchRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment15ContainedInRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12ContainsRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference16ReferencedByRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference14ReferencesRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService22ConstraintNotSupported13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService22ConstraintNotSupported16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19InvalidPropertyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19InvalidPropertyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19ConflictingProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19ConflictingProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16PropertyNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16PropertyNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedTypeCode13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedTypeCode16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService15UnsupportedMode13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService15UnsupportedMode16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService13FixedProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService13FixedProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16ReadOnlyProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16ReadOnlyProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18MultipleExceptions13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18MultipleExceptions16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertiesIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertyNamesIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService14PropertySetDef10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService11PropertySet10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertySetDefFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertySetFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService16ReadOnlyPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService13FixedPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService15UnsupportedModeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService19UnsupportedPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService19UnsupportedTypeCodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService16PropertyNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService19ConflictingPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService19InvalidPropertyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService22ConstraintNotSupportedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosPropertyService18MultipleExceptionsE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownMaxLeft13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownMaxLeft16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14NotImplemented13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14NotImplemented16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18IllegalServiceType13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18IllegalServiceType16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18UnknownServiceType13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18UnknownServiceType16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19IllegalPropertyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19IllegalPropertyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading21DuplicatePropertyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading21DuplicatePropertyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading20PropertyTypeMismatch13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading20PropertyTypeMismatch16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading24MissingMandatoryProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading24MissingMandatoryProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading23ReadonlyDynamicProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading23ReadonlyDynamicProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17IllegalConstraint13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17IllegalConstraint16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16InvalidLookupRef13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16InvalidLookupRef16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14IllegalOfferId13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14IllegalOfferId16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownOfferId13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownOfferId16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19DuplicatePolicyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19DuplicatePolicyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPreference13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPreference16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPolicyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPolicyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18PolicyTypeMismatch13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18PolicyTypeMismatch16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18InvalidPolicyValue13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18InvalidPolicyValue16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16InvalidObjectRef13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16InvalidObjectRef16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register19UnknownPropertyName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register19UnknownPropertyName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register21InterfaceTypeMismatch13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register21InterfaceTypeMismatch16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register12ProxyOfferId13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register12ProxyOfferId16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17MandatoryProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17MandatoryProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16ReadonlyProperty13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16ReadonlyProperty16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16NoMatchingOffers13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16NoMatchingOffers16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17IllegalTraderName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17IllegalTraderName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17UnknownTraderName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17UnknownTraderName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register20RegisterNotSupported13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register20RegisterNotSupported16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15IllegalLinkName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15IllegalLinkName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15UnknownLinkName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15UnknownLinkName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link17DuplicateLinkName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link17DuplicateLinkName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link26DefaultFollowTooPermissive13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link26DefaultFollowTooPermissive16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link27LimitingFollowTooPermissive13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link27LimitingFollowTooPermissive16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy13IllegalRecipe13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy13IllegalRecipe16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy15NotProxyOfferId13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy15NotProxyOfferId16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15OfferIdIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13OfferIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Admin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14LinkAttributes10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16ImportAttributes10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17SupportAttributes10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16TraderComponents10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading14NotImplementedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading14UnknownMaxLeftE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading5Proxy15NotProxyOfferIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading5Proxy13IllegalRecipeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading4Link27LimitingFollowTooPermissiveE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading4Link26DefaultFollowTooPermissiveE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading4Link17DuplicateLinkNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading4Link15UnknownLinkNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading4Link15IllegalLinkNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register20RegisterNotSupportedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register17UnknownTraderNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register17IllegalTraderNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register16NoMatchingOffersE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register16ReadonlyPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register17MandatoryPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register12ProxyOfferIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register21InterfaceTypeMismatchE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register19UnknownPropertyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading8Register16InvalidObjectRefE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading6Lookup18InvalidPolicyValueE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading6Lookup17IllegalPolicyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading6Lookup17IllegalPreferenceE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading19DuplicatePolicyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading14UnknownOfferIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading14IllegalOfferIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading16InvalidLookupRefE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading17IllegalConstraintE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading23ReadonlyDynamicPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading24MissingMandatoryPropertyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading21DuplicatePropertyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading19IllegalPropertyNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading18UnknownServiceTypeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading18IllegalServiceTypeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading20PropertyTypeMismatchE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN10CosTrading6Lookup18PolicyTypeMismatchE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic13DPEvalFailure13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic13DPEvalFailure16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic15DynamicPropEval10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN17CosTradingDynamic13DPEvalFailureE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository17ServiceTypeExists13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository17ServiceTypeExists16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatch13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatch16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository11HasSubTypes13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository11HasSubTypes16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository13AlreadyMasked13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository13AlreadyMasked16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository9NotMasked13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository9NotMasked16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinition13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinition16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeName13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeName16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeNameE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository9NotMaskedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository13AlreadyMaskedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository11HasSubTypesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatchE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository17ServiceTypeExistsE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinitionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePID3PID10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePDS3PDS10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PDS_DA10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA21DAObjectFactoryFinder10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA15DAObjectFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA8DAObject10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PID_DA10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2SD10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2PO10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePOM3POM10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistenceDDO3DDO10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13Datastore_CLI10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI7PID_CLI10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13CursorFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI6Cursor10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI17ConnectionFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI10Connection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI15UserEnvironment10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection14ElementInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection14ElementInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15IteratorInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15IteratorInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15PositionInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15PositionInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection8Iterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection10Collection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection17CollectionFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosQueryCollection15PositionInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosQueryCollection15IteratorInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosQueryCollection14ElementInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery20QueryProcessingError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery20QueryProcessingError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery16QueryTypeInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery16QueryTypeInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery5Query10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryManager10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery19QueryableCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery14QueryEvaluator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11OQL_93Basic10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery6OQL_9310_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8OQLBasic10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery3OQL10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11SQL_92Query10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8SQLQuery10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery17QueryLanguageType10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN8CosQuery16QueryTypeInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN8CosQuery20QueryProcessingErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN8CosQuery12QueryInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime15TimeUnavailable13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime15TimeUnavailable16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime11TimeService10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3TIO10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3UTO10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN7CosTime15TimeUnavailableE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12Disconnected13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12Disconnected16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosEventComm12DisconnectedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin16AlreadyConnected13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin16AlreadyConnected16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin9TypeError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin9TypeError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin12EventChannel10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13SupplierAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13ConsumerAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN20CosEventChannelAdmin9TypeErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN20CosEventChannelAdmin16AlreadyConnectedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification14UnsupportedQoS13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification14UnsupportedQoS16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification16UnsupportedAdmin13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification16UnsupportedAdmin16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification20AdminPropertiesAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification8QoSAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotification16UnsupportedAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotification14UnsupportedQoSE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm16InvalidEventType13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm16InvalidEventType16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm15NotifySubscribe10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm13NotifyPublish10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosNotifyComm16InvalidEventTypeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter25UnsupportedFilterableData13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter25UnsupportedFilterableData16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14InvalidGrammar13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14InvalidGrammar16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter17InvalidConstraint13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter17InvalidConstraint16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21DuplicateConstraintID13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21DuplicateConstraintID16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter18ConstraintNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter18ConstraintNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter16CallbackNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter16CallbackNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter12InvalidValue13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter12InvalidValue16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14FilterNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14FilterNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter11FilterAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13FilterFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13MappingFilter10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter6Filter10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter14FilterNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter16CallbackNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter14InvalidGrammarE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter25UnsupportedFilterableDataE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter18ConstraintNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter21DuplicateConstraintIDE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter17InvalidConstraintE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN15CosNotifyFilter12InvalidValueE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin23ConnectionAlreadyActive13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin23ConnectionAlreadyActive16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25ConnectionAlreadyInactive13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25ConnectionAlreadyInactive16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12NotConnected13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12NotConnected16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13AdminNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13AdminNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin18AdminLimitExceeded13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin18AdminLimitExceeded16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin15ChannelNotFound13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin15ChannelNotFound16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin19EventChannelFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12EventChannel10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13SupplierAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ConsumerAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullSupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxySupplier10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyConsumer10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin15ChannelNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin13ProxyNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin13AdminNotFoundE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin12NotConnectedE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin25ConnectionAlreadyInactiveE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin23ConnectionAlreadyActiveE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN21CosNotifyChannelAdmin18AdminLimitExceededE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15EmptyCollection13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15EmptyCollection16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15PositionInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15PositionInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15IteratorInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15IteratorInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17IteratorInBetween13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17IteratorInBetween16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14ElementInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14ElementInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10KeyInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10KeyInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16ParameterInvalid13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16ParameterInvalid16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20PriorityQueueFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12DequeFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12StackFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12QueueFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11HeapFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection23EqualitySequenceFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15SequenceFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedBagFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedSetFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21SortedRelationFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedMapFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedBagFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedSetFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10BagFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10SetFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15RelationFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10MapFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyBagFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeySetFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21RACollectionFactories10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19RACollectionFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19CollectionFactories10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17CollectionFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13PriorityQueue10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Stack10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Deque10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Queue10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26RestrictedAccessCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection4Heap10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualitySequence10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9CSequence10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedBag10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedSet10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedRelation10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedMap10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedBag10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedSet10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Bag10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Set10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Relation10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Map10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeyBag10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeySet10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection28EqualitySequentialCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection27EqualityKeySortedCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection24EqualitySortedCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21EqualityKeyCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18EqualityCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20SequentialCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17OrderedCollection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Collection10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26EqualitySequentialIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection25EqualityKeySortedIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection22EqualitySortedIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17KeySortedIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19EqualityKeyIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualityIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11KeyIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18SequentialIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15OrderedIterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Iterator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Comparator10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection7Command10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Operations10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection10KeyInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection17IteratorInBetweenE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection15PositionInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection15EmptyCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection16ParameterInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection14ElementInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN13CosCollection15IteratorInvalidE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager15InvalidProducer13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager15InvalidProducer16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager16InvalidParameter13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager16InvalidParameter16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager22ComponentNotRegistered13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager22ComponentNotRegistered16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager21LicenseServiceManager10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager30ProducerSpecificLicenseService10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN19CosLicensingManager22ComponentNotRegisteredE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN19CosLicensingManager16InvalidParameterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN19CosLicensingManager15InvalidProducerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle9NoFactory13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle9NoFactory16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle11NotCopyable13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle11NotCopyable16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle10NotMovable13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle10NotMovable16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle12NotRemovable13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle12NotRemovable16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15InvalidCriteria13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15InvalidCriteria16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle18CannotMeetCriteria13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle18CannotMeetCriteria16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle14GenericFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15LifeCycleObject10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle13FactoryFinder10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle18CannotMeetCriteriaE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle15InvalidCriteriaE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle12NotRemovableE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle10NotMovableE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle11NotCopyableE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN12CosLifeCycle9NoFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node18NotLifeCycleObject13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node18NotLifeCycleObject16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle26PropagationCriteriaFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Role10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle10Operations10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle17OperationsFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN20CosCompoundLifeCycle4Node18NotLifeCycleObjectE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference16ReferencedByRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference14ReferencesRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment15ContainedInRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12ContainsRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16LifeCycleService21LifeCycleServiceAdmin10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream19ObjectCreationError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream19ObjectCreationError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream21StreamDataFormatError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream21StreamDataFormatError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream26PropagationCriteriaFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Role10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Node10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream8StreamIO10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream17StreamableFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream10Streamable10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN9CosStream21StreamDataFormatErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN9CosStream19ObjectCreationErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization20InvalidFileNameError13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization20InvalidFileNameError16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization24ContextAlreadyRegistered13insertToAnyFnE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization24ContextAlreadyRegistered16insertToAnyFnNCPE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization17FileStreamFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization13StreamFactory10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization6Stream10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosExternalization24ContextAlreadyRegisteredE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZTVN18CosExternalization20InvalidFileNameErrorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment15ContainedInRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12ContainsRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference16ReferencedByRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference14ReferencesRole10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference12Relationship10_PD_repoIdE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertiesIterator10_duplicateEPNS_26_objref_PropertiesIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships20RelationshipIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13FilterFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin12EventChannel4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullConsumer10_duplicateEPNS_33_objref_SequenceProxyPullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link17DuplicateLinkNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK8CosQuery20QueryProcessingErrorrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle10NotMovableC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection8Iterator10_duplicateEPNS_16_objref_IteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships4Role27ParticipatingInRelationshiprSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery20QueryProcessingErrorlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection7DecimallSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream10Streamable4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter12InvalidValuerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19IllegalPropertyNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertySetFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Comparator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushConsumer10_duplicateEPNS_25_objref_ProxyPushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading14UnknownOfferIdrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12ContainsRole10_duplicateEPNS_20_objref_ContainsRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI6Cursor4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11SQL_92Query4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushSupplier10_duplicateEPNS_20_objref_PushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification13PropertyErrorrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Map4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualityIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxySupplier10_duplicateEPNS_21_objref_ProxySupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12DisconnectedC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15OrderedIterator10_duplicateEPNS_23_objref_OrderedIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11KeyIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19DuplicatePolicyNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedSetFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16InvalidObjectReflSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14LinkAttributes10_duplicateEPNS_22_objref_LinkAttributesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Admin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushSupplier10_duplicateEPNS_25_objref_ProxyPushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization13StreamFactory10_duplicateEPNS_21_objref_StreamFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18InvalidPolicyValuelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role25CannotDestroyRelationshiplSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16ReadonlyPropertyC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link8LinkInforSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter17InvalidConstraintC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15LifeCycleObject10_duplicateEPNS_23_objref_LifeCycleObjectE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification16UnsupportedAdminC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle14GenericFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI17ConnectionFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullSupplier10_duplicateEPNS_25_objref_ProxyPullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullSupplier10_duplicateEPNS_35_objref_StructuredProxyPullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection6NVPairlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeyBag4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6Lookup18PolicyTypeMismatchrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference14ReferencesRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18SequentialIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs16TraversalFactory10_duplicateEPNS_24_objref_TraversalFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13MappingFilter4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedBagFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification8PropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17SupportAttributes4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic13DPEvalFailurelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18IllegalServiceTypelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection25EqualityKeySortedIterator10_duplicateEPNS_33_objref_EqualityKeySortedIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading19DuplicatePolicyNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullConsumer10_duplicateEPNS_20_objref_PullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository13AlreadyMaskedrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2SD4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository10TypeStructlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification20AdminPropertiesAdmin10_duplicateEPNS_28_objref_AdminPropertiesAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery5Query4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13ConsumerAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10MapFactory10_duplicateEPNS_18_objref_MapFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery6OQL_934_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK13CosCollection14ElementInvalidrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager13ChallengeDatalSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16ImportAttributes4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory15UnknownRoleNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference14ReferencesRole10_duplicateEPNS_22_objref_ReferencesRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14IllegalOfferIdC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic15DynamicPropEval4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter18ConstraintNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin19EventChannelFactory10_duplicateEPNS_27_objref_EventChannelFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17MandatoryPropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17IllegalTraderNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory13RoleTypeErrorrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification11EventHeaderrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedSet10_duplicateEPNS_20_objref_KeySortedSetE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedBag10_duplicateEPNS_17_objref_SortedBagE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization6Stream10_duplicateEPNS_14_objref_StreamE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualitySequence4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13PriorityQueue4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ConsumerAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs10NodeHandlelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullConsumer10_duplicateEPNS_20_objref_PullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection23EqualitySequenceFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register21InterfaceTypeMismatchlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15OrderedIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Collection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualityIterator10_duplicateEPNS_24_objref_EqualityIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream8StreamIO10_duplicateEPNS_16_objref_StreamIOE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository17ServiceTypeExistsrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2PO4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register16InvalidObjectRefrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Bag10_duplicateEPNS_11_objref_BagE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle13FactoryFinder4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification16FixedEventHeaderlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA15DAObjectFactory10_duplicateEPNS_23_objref_DAObjectFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification16UnsupportedAdminrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19EqualityKeyIterator10_duplicateEPNS_27_objref_EqualityKeyIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16PropertyNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs17TraversalCriteria4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream17StreamableFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection27EqualityKeySortedCollection10_duplicateEPNS_35_objref_EqualityKeySortedCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18PolicyTypeMismatchC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14InvalidGrammarC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization24ContextAlreadyRegisteredC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyCollection10_duplicateEPNS_21_objref_KeyCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading5Proxy9ProxyInforSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxySupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21MappingConstraintPairlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading21DuplicatePropertyNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization20InvalidFileNameErrorC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15InvalidCriteriaC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter18ConstraintNotFoundlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin19EventChannelFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15PositionInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14ElementInvalidlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedSetFactory10_duplicateEPNS_24_objref_SortedSetFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13CursorFactory10_duplicateEPNS_21_objref_CursorFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosStream18RelationshipHandlerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21DuplicateConstraintIDlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle12NotRemovablelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26EqualitySequentialIterator10_duplicateEPNS_34_objref_EqualitySequentialIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter14ConstraintInforSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12QueueFactory10_duplicateEPNS_20_objref_QueueFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosQueryCollection5ValuerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification15StructuredEventlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15OfferIdIterator10_duplicateEPNS_23_objref_OfferIdIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18SequentialIterator10_duplicateEPNS_26_objref_SequentialIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository10_duplicateEPNS_29_objref_ServiceTypeRepositoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading20PropertyTypeMismatchrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification13PropertyRangelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16ParameterInvalidlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Admin10_duplicateEPNS_13_objref_AdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12DequeFactory10_duplicateEPNS_20_objref_DequeFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeySetFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullSupplier10_duplicateEPNS_28_objref_SequencePullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19IllegalPropertyNameC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository11HasSubTypesrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register19UnknownPropertyNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8OQLBasic4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13SupplierAdmin10_duplicateEPNS_21_objref_SupplierAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedBag4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle3NVPrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register17MandatoryPropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedBagFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15LifeCycleObject4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13OfferIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory13RoleTypeErrorlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16TraderComponents4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Queue4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal14ScopedEndPointlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node10_duplicateEPNS_12_objref_NodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper13marshalObjRefEPNS_12_objref_RoleER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushSupplier10_duplicateEPNS_28_objref_SequencePushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9CSequence4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13Datastore_CLI10_duplicateEPNS_21_objref_Datastore_CLIE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin9TypeErrorC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8TimeBase4UtcTlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification20AdminPropertiesAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK19CosLicensingManager13ChallengeDatarSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17IllegalTraderNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup10_duplicateEPNS_14_objref_LookupE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14NotImplementedC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePID3PID4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushConsumer10_duplicateEPNS_20_objref_PushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Set10_duplicateEPNS_11_objref_SetE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream17StreamableFactory10_duplicateEPNS_25_objref_StreamableFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA8DAObject10_duplicateEPNS_16_objref_DAObjectE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register16NoMatchingOffersrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17OrderedCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8OQLBasic10_duplicateEPNS_16_objref_OQLBasicE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter21MappingConstraintPairrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships20RelationshipIterator10_duplicateEPNS_28_objref_RelationshipIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper9duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper9duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedSet4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13SupplierAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository10PropStructlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification9EventTypelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Comparator10_duplicateEPNS_18_objref_ComparatorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin23ConnectionAlreadyActiveC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14IllegalOfferIdlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory13NamedRoleTypelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePDS3PDS4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK8TimeBase4UtcTrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11NodeFactory10_duplicateEPNS_19_objref_NodeFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic15DynamicPropEval10_duplicateEPNS_23_objref_DynamicPropEvalE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertyNamesIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Operations10_duplicateEPNS_18_objref_OperationsE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyBagFactory10_duplicateEPNS_21_objref_KeyBagFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle17OperationsFactory10_duplicateEPNS_25_objref_OperationsFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery17QueryLanguageType4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link15IllegalLinkNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Queue10_duplicateEPNS_13_objref_QueueE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushSupplier10_duplicateEPNS_25_objref_ProxyPushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register19UnknownPropertyNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15Register_Helper7releaseEPNS_16_objref_RegisterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19Relationship_Helper7releaseEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification18NamedPropertyRangelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullSupplier10_duplicateEPNS_30_objref_StructuredPullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushSupplier10_duplicateEPNS_30_objref_StructuredPushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17MandatoryPropertyC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper13marshalObjRefEPNS_12_objref_RoleER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Stack4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13SupplierAdmin10_duplicateEPNS_21_objref_SupplierAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16NoMatchingOffersC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryManager10_duplicateEPNS_20_objref_QueryManagerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery14QueryEvaluator10_duplicateEPNS_22_objref_QueryEvaluatorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships12Relationship12CannotUnlinkrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushSupplier10_duplicateEPNS_33_objref_SequenceProxyPushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm15NotifySubscribe4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships18RelationshipHandlelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship12CannotUnlinkC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6PolicylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading14IllegalOfferIdrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role15UnknownRoleNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15PositionInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12ContainsRole10_duplicateEPNS_20_objref_ContainsRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryManager4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16InvalidLookupReflSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedRelation10_duplicateEPNS_22_objref_SortedRelationE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI15UserEnvironment10_duplicateEPNS_23_objref_UserEnvironmentE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository17IncarnationNumberrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register17UnknownTraderNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI10Connection10_duplicateEPNS_18_objref_ConnectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection27EqualityKeySortedCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertySetDefFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18EqualityCollection10_duplicateEPNS_26_objref_EqualityCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17CollectionFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification8PropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10SetFactory10_duplicateEPNS_18_objref_SetFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12ContainsRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK8CosQuery12QueryInvalidrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService16ReadOnlyPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17SupportAttributes10_duplicateEPNS_25_objref_SupportAttributesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownMaxLeftC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePID3PID10_duplicateEPNS_11_objref_PIDE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory22MaxCardinalityExceededlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic13DPEvalFailureC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream8StreamIO4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading16InvalidLookupRefrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link27LimitingFollowTooPermissiverSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertyNamesIterator10_duplicateEPNS_29_objref_PropertyNamesIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory17DuplicateRoleNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService12PropertyModelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository17ServiceTypeExistsC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory11DegreeErrorC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification9EventTyperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Relation4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register12ProxyOfferIdC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PDS_DA4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPushConsumer10_duplicateEPNS_33_objref_SequenceProxyPushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6Lookup17IllegalPreferencerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK21CosNotifyChannelAdmin10AdminLimitrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18InvalidPolicyValueC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA8DAObject4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery3OQL10_duplicateEPNS_11_objref_OQLE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullConsumer10_duplicateEPNS_28_objref_SequencePullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register20RegisterNotSupportedC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository13AlreadyMaskedlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19InvalidPropertyNameC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Role4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17UnknownTraderNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService14PropertySetDef10_duplicateEPNS_22_objref_PropertySetDefE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading19IllegalPropertyNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13PriorityQueue10_duplicateEPNS_21_objref_PriorityQueueE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference16ReferencedByRole10_duplicateEPNS_24_objref_ReferencedByRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle11NotCopyablelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK13CosNotifyComm16InvalidEventTyperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullSupplier10_duplicateEPNS_20_objref_PullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment15ContainedInRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA21DAObjectFactoryFinder4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Map10_duplicateEPNS_11_objref_MapE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery5Query10_duplicateEPNS_13_objref_QueryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK13CosCollection6NVPairrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference14ReferencesRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Node_Helper9duplicateEPNS_12_objref_NodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16ParameterInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs17TraversalCriteria12WeightedEdgerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager9ChallengelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21EqualityKeyCollection10_duplicateEPNS_29_objref_EqualityKeyCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter13ConstraintExprSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13ConstraintExplSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedBagFactory10_duplicateEPNS_24_objref_SortedBagFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime11TimeService4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs10NodeHandlerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26RestrictedAccessCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory15UnknownRoleNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12NotConnectedC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin12EventChannel10_duplicateEPNS_20_objref_EventChannelE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment15ContainedInRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15SequenceFactory10_duplicateEPNS_23_objref_SequenceFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4EdgelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5OfferlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17KeySortedIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register12ProxyOfferIdlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter18ConstraintNotFoundrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory10_duplicateEPNS_27_objref_RelationshipFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment15ContainedInRole10_duplicateEPNS_23_objref_ContainedInRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle17OperationsFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullConsumer10_duplicateEPNS_25_objref_ProxyPullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatchC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link8LinkInfolSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal18ScopedRelationshiplSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11NodeFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI17ConnectionFactory10_duplicateEPNS_25_objref_ConnectionFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter6Filter10_duplicateEPNS_14_objref_FilterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8PropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter11FilterAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup18PolicyTypeMismatchlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK17CosTradingDynamic11DynamicProprSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle10Operations10_duplicateEPNS_18_objref_OperationsE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16ReadonlyPropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal10_duplicateEPNS_17_objref_TraversalE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedIterator10_duplicateEPNS_22_objref_SortedIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships18RelationshipHandlerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter21DuplicateConstraintIDrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosPropertyService12PropertyModerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading5Proxy13IllegalReciperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading21DuplicatePropertyNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15EmptyCollectionC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading24MissingMandatoryPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy10_duplicateEPNS_13_objref_ProxyE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment15ContainedInRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11OQL_93Basic4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12EventChannel4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link26DefaultFollowTooPermissiveC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role27ParticipatingInRelationshiplSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService22ConstraintNotSupportedC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node18NotLifeCycleObjectC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin13ConsumerAdmin10_duplicateEPNS_21_objref_ConsumerAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushConsumer10_duplicateEPNS_30_objref_StructuredPushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime11TimeService10_duplicateEPNS_19_objref_TimeServiceE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13Lookup_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15UnknownLinkNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper6is_nilEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle11NotCopyableC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Collection10_duplicateEPNS_18_objref_CollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle15InvalidCriteriarSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships9NamedRolerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA15DAObjectFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference14ReferencesRole10_duplicateEPNS_22_objref_ReferencesRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role21RelationshipTypeErrorC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13AdminNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushConsumer10_duplicateEPNS_25_objref_ProxyPushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeyBagFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle12NotRemovableC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19Relationship_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11SQL_92Query10_duplicateEPNS_19_objref_SQL_92QueryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3TIO4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9NamedRolelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager30ProducerSpecificLicenseService10_duplicateEPNS_38_objref_ProducerSpecificLicenseServiceE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification15StructuredEventrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository17ServiceTypeExistslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Deque4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryInvalidlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService11PropertySet10_duplicateEPNS_19_objref_PropertySetE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushSupplier10_duplicateEPNS_35_objref_StructuredProxyPushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19EqualityKeyIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedTypeCodeC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager15InvalidProducerC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Relation10_duplicateEPNS_16_objref_RelationE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification14UnsupportedQoSrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedBag4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream19ObjectCreationErrorC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushConsumer10_duplicateEPNS_20_objref_PushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection25EqualityKeySortedIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17IteratorInBetweenC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService8PropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy15NotProxyOfferIdlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI10Connection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading24MissingMandatoryPropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic22DynamicPropEval_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory22MaxCardinalityExceededC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization13StreamFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedSet4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs9NamedRolerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ConsumerAdmin10_duplicateEPNS_21_objref_ConsumerAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16EqualitySequence10_duplicateEPNS_24_objref_EqualitySequenceE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15OfferIdIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedMap4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node10_duplicateEPNS_12_objref_NodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15IllegalLinkNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedCollection10_duplicateEPNS_27_objref_KeySortedCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter17InvalidConstraintlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role25CannotDestroyRelationshipC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI7PID_CLI4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21SortedRelationFactory10_duplicateEPNS_29_objref_SortedRelationFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository10TypeStructrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle18CannotMeetCriteriarSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships4Role25CannotDestroyRelationshiprSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle10NotMovablelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatchlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Bag4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs17TraversalCriteria12WeightedEdgelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Iterator10_duplicateEPNS_16_objref_IteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register10_duplicateEPNS_16_objref_RegisterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2PO10_duplicateEPNS_10_objref_POE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3TIO10_duplicateEPNS_11_objref_TIOE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService14PropertySetDef4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16InvalidLookupRefC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection17CollectionFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19ConflictingPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13Datastore_CLI4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm13NotifyPublish10_duplicateEPNS_21_objref_NotifyPublishE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link26DefaultFollowTooPermissiverSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeyBag10_duplicateEPNS_14_objref_KeyBagE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory17DuplicateRoleNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullConsumer10_duplicateEPNS_35_objref_StructuredProxyPullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading5OfferrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository10PropStructrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading23ReadonlyDynamicPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm16InvalidEventTypelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8PropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI6Cursor10_duplicateEPNS_14_objref_CursorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosPropertyService17PropertyExceptionrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships9NamedRolelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosPropertyService18MultipleExceptionsrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs9Traversal14ScopedEndPointrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection8Iterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle9NoFactoryC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory13NamedRoleTyperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Deque10_duplicateEPNS_13_objref_DequeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6Lookup17IllegalPolicyNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8SQLQuery4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection17CollectionFactory10_duplicateEPNS_25_objref_CollectionFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20PriorityQueueFactory10_duplicateEPNS_28_objref_PriorityQueueFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA21DAObjectFactoryFinder10_duplicateEPNS_29_objref_DAObjectFactoryFinderE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager21LicenseServiceManager10_duplicateEPNS_29_objref_LicenseServiceManagerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment15ContainedInRole10_duplicateEPNS_23_objref_ContainedInRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedCollection10_duplicateEPNS_24_objref_SortedCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15UnknownLinkNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinitionC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PullSupplier10_duplicateEPNS_20_objref_PullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11HeapFactory10_duplicateEPNS_19_objref_HeapFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle15InvalidCriterialSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12QueueFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20PriorityQueueFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosQueryCollection7DecimalrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification16FixedEventHeaderrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node10NoSuchRoleC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6PolicyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper6is_nilEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosObjectIdentity18IdentifiableObject4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository9NotMaskedrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs9Traversal10ScopedEdgelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedSet10_duplicateEPNS_17_objref_SortedSetE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading21DuplicatePropertyNameC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26RestrictedAccessCollection10_duplicateEPNS_34_objref_RestrictedAccessCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register17IllegalTraderNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19CollectionFactories10_duplicateEPNS_27_objref_CollectionFactoriesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup14SpecifiedPropslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference16ReferencedByRole10_duplicateEPNS_24_objref_ReferencedByRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs4EdgerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11HeapFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading5Proxy15NotProxyOfferIdrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link15IllegalLinkNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle18CannotMeetCriteriaC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository17IncarnationNumberlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream18RelationshipHandlelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Node_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6Lookup18InvalidPolicyValuerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role10_duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection8Iterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle26PropagationCriteriaFactory10_duplicateEPNS_34_objref_PropagationCriteriaFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection10Collection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9SortedMap10_duplicateEPNS_17_objref_SortedMapE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14ElementInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection4Heap10_duplicateEPNS_12_objref_HeapE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification14UnsupportedQoSC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register12ProxyOfferIdrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK17CosTradingDynamic13DPEvalFailurerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection5ValuelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory11DegreeErrorlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs9Traversal10ScopedEdgerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager21LicenseServiceManager4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeySet4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link27LimitingFollowTooPermissivelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21EqualityKeyCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15Register_Helper9duplicateEPNS_16_objref_RegisterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6NVPairlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle3NVPlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy13IllegalRecipelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter12InvalidValueC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Node17DuplicateRoleTypeC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery12QueryInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository9NotMaskedC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection22EqualitySortedIterator10_duplicateEPNS_30_objref_EqualitySortedIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle18RelationshipHandlelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery8SQLQuery10_duplicateEPNS_16_objref_SQLQueryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15SequenceFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle26PropagationCriteriaFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery19QueryableCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register20RegisterNotSupportedlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle12NotRemovablerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedMapFactory10_duplicateEPNS_24_objref_SortedMapFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService13FixedPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Node4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection4Heap4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16TraderComponents10_duplicateEPNS_24_objref_TraderComponentsE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15RelationFactory10_duplicateEPNS_23_objref_RelationFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15RelationFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs8EndPointlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10MapFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService11PropertySet4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14ConstraintInfolSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedSetFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10BagFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService15UnsupportedModeC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13OfferIterator10_duplicateEPNS_21_objref_OfferIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService11PropertyDeflSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Role4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper7releaseEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PID_DA10_duplicateEPNS_14_objref_PID_DAE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic11DynamicProplSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper15unmarshalObjRefER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading17IllegalConstraintrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading4Link15UnknownLinkNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10KeyInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs9Traversal18ScopedRelationshiprSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection3Set4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection11KeyIterator10_duplicateEPNS_19_objref_KeyIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading18IllegalServiceTyperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN29CosExternalizationContainment12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Node10_duplicateEPNS_12_objref_NodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading23ReadonlyDynamicPropertylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16LifeCycleService21LifeCycleServiceAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16LifeCycleService21LifeCycleServiceAdmin10_duplicateEPNS_29_objref_LifeCycleServiceAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN23CosLifeCycleContainment12ContainsRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter17InvalidConstraintrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12ContainsRole10_duplicateEPNS_20_objref_ContainsRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy9ProxyInfolSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService21PropertySetDefFactory10_duplicateEPNS_29_objref_PropertySetDefFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading20PropertyTypeMismatchC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager16InvalidParameterC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18UnknownServiceTypelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21RACollectionFactories10_duplicateEPNS_29_objref_RACollectionFactoriesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository13AlreadyMaskedC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register21InterfaceTypeMismatchC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory22MaxCardinalityExceededrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20SequentialCollection10_duplicateEPNS_28_objref_SequentialCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment15ContainedInRole10_duplicateEPNS_23_objref_ContainedInRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotifyFilter21MappingConstraintInforSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification8QoSAdmin10_duplicateEPNS_16_objref_QoSAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosPersistencePO2SD10_duplicateEPNS_10_objref_SDE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin12EventChannel10_duplicateEPNS_20_objref_EventChannelE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream26PropagationCriteriaFactory10_duplicateEPNS_34_objref_PropagationCriteriaFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository21InterfaceTypeMismatchrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification11EventHeaderlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17IllegalConstraintlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin10AdminLimitlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference16ReferencedByRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PID_DA4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService19UnsupportedPropertyC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships12Relationship12CannotUnlinklSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection7Command4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection14ElementInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinitionrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18MultipleExceptionslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle12Relationship4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link17DuplicateLinkNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection13KeySetFactory10_duplicateEPNS_21_objref_KeySetFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13FilterFactory10_duplicateEPNS_21_objref_FilterFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK19CosLicensingManager8Action_trSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager22ComponentNotRegisteredC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification16UnsupportedAdminlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle10NotMovablerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19RACollectionFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosTradingRepos21ServiceTypeRepository21SpecifiedServiceTypesrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullSupplier10_duplicateEPNS_25_objref_ProxyPullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12KeySortedBag10_duplicateEPNS_20_objref_KeySortedBagE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin15ChannelNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19RACollectionFactory10_duplicateEPNS_27_objref_RACollectionFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter16CallbackNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownOfferIdC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8TimeBase9IntervalTlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16NoMatchingOfferslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs12EdgeIterator10_duplicateEPNS_20_objref_EdgeIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService17PropertyExceptionlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullConsumer10_duplicateEPNS_25_objref_ProxyPullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository24DuplicateServiceTypeNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21RACollectionFactories4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK21CosNotifyChannelAdmin18AdminLimitExceededrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle18CannotMeetCriterialSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15IteratorInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosQueryCollection10FieldValuerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosObjectIdentity18IdentifiableObject10_duplicateEPNS_26_objref_IdentifiableObjectE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPolicyNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle9NoFactorylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Role_Helper7releaseEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistenceDDO3DDO4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection7Command10_duplicateEPNS_15_objref_CommandE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter25UnsupportedFilterableDataC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register16InvalidObjectRefC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register17UnknownTraderNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register9OfferInforSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN27CosExternalizationReference16ReferencedByRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role19UnknownRelationshipC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin18AdminLimitExceededC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK13CosCollection15IteratorInvalidrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery20QueryProcessingErrorC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Role10_duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification14UnsupportedQoSlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm13NotifyPublish4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository9NotMaskedlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory13RoleTypeErrorC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle11NotCopyablerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25ConnectionAlreadyInactiveC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory17DuplicateRoleNamerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPreferenceC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery6OQL_9310_duplicateEPNS_14_objref_OQL_93E verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery11OQL_93Basic10_duplicateEPNS_19_objref_OQL_93BasicE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK12CosLifeCycle9NoFactoryrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12Relationship10_duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17CollectionFactory10_duplicateEPNS_25_objref_CollectionFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading23ReadonlyDynamicPropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter11FilterAdmin10_duplicateEPNS_19_objref_FilterAdminE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification13PropertyRangerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK16CosRelationships19RelationshipFactory11DegreeErrorrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI13CursorFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13Lookup_Helper7releaseEPNS_14_objref_LookupE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager8Action_tlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory16NilRelatedObjectC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery17QueryLanguageType10_duplicateEPNS_25_objref_QueryLanguageTypeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12StackFactory10_duplicateEPNS_20_objref_StackFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection28EqualitySequentialCollection10_duplicateEPNS_36_objref_EqualitySequentialCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory10_duplicateEPNS_19_objref_RoleFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register16ReadonlyPropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference14ReferencesRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19Relationship_Helper9duplicateEPNS_20_objref_RelationshipE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertiesIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistenceDDO3DDO10_duplicateEPNS_11_objref_DDOE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link26DefaultFollowTooPermissivelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK13CosCollection16ParameterInvalidrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21ValueTypeRedefinitionlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection23EqualitySequenceFactory10_duplicateEPNS_31_objref_EqualitySequenceFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm16InvalidEventTypeC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs4Role10_duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs17TraversalCriteria10_duplicateEPNS_25_objref_TraversalCriteriaE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPolicyNameC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register21InterfaceTypeMismatchrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK20CosCompoundLifeCycle18RelationshipHandlerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10SetFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic22DynamicPropEval_Helper9duplicateEPNS_23_objref_DynamicPropEvalE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10Operations4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository11HasSubTypeslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection10BagFactory10_duplicateEPNS_18_objref_BagFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy15NotProxyOfferIdC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference16ReferencedByRole10_duplicateEPNS_24_objref_ReferencedByRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships19RelationshipFactory15UnknownRoleNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePOM3POM10_duplicateEPNS_11_objref_POME verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading13Lookup_Helper9duplicateEPNS_14_objref_LookupE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading19DuplicatePolicyNameC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading24MissingMandatoryPropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection14SortedRelation4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosEventComm12PushSupplier10_duplicateEPNS_20_objref_PushSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter14FilterNotFoundC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosLifeCycleReference16ReferencedByRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter13MappingFilter10_duplicateEPNS_21_objref_MappingFilterE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK19CosLicensingManager9ChallengerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17OrderedCollection10_duplicateEPNS_25_objref_OrderedCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository11HasSubTypesC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm15NotifySubscribe10_duplicateEPNS_23_objref_NotifySubscribeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection26EqualitySequentialIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosTradingDynamic22DynamicPropEval_Helper7releaseEPNS_23_objref_DynamicPropEvalE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle14GenericFactory10_duplicateEPNS_22_objref_GenericFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection21SortedRelationFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14LinkAttributes4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushConsumer10_duplicateEPNS_35_objref_StructuredProxyPushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection22EqualitySortedIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection24EqualitySortedCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register19UnknownPropertyNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs12EdgeIterator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading14UnknownOfferIdlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization17FileStreamFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosReference14ReferencesRole10_duplicateEPNS_22_objref_ReferencesRoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11RoleFactory22RelatedObjectTypeErrorC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification13PropertyErrorlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK15CosNotification18NamedPropertyRangerSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12StackFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships4Role27ParticipatingInRelationshipC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection20SequentialCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK8TimeBase9IntervalTrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link17DuplicateLinkNamelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading16ImportAttributes10_duplicateEPNS_24_objref_ImportAttributesE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link10_duplicateEPNS_12_objref_LinkE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization17FileStreamFactory10_duplicateEPNS_25_objref_FileStreamFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream26PropagationCriteriaFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19CollectionFactories4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery14QueryEvaluator4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream4Role4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21MappingConstraintInfolSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI15UserEnvironment4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK9CosGraphs8EndPointrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter6Filter4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs16TraversalFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection12DequeFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter12InvalidValuelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3UTO4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN14CosContainment12ContainsRole4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin17ProxyPullConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN19CosLicensingManager30ProducerSpecificLicenseService4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotification8QoSAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime3UTO10_duplicateEPNS_11_objref_UTOE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection5Stack10_duplicateEPNS_13_objref_StackE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection24EqualitySortedCollection10_duplicateEPNS_32_objref_EqualitySortedCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosNotifyFilter21DuplicateConstraintIDC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistencePDS_DA6PDS_DA10_duplicateEPNS_14_objref_PDS_DAE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosPersistenceDS_CLI7PID_CLI10_duplicateEPNS_15_objref_PID_CLIE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading17IllegalConstraintC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection10FieldValuelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading8Register9OfferInfolSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery16QueryTypeInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePDS3PDS10_duplicateEPNS_11_objref_PDSE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle10Operations4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin27StructuredProxyPushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN12CosLifeCycle13FactoryFinder10_duplicateEPNS_21_objref_FactoryFinderE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosPropertyService8PropertyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading15Register_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosGraphs11Node_Helper7releaseEPNS_12_objref_NodeE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection28EqualitySequentialCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18UnknownServiceTypeC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePullSupplier4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading18UnknownServiceTyperSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Node4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosEventChannelAdmin16AlreadyConnectedC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection16SortedMapFactory4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm22StructuredPullConsumer10_duplicateEPNS_30_objref_StructuredPullConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18MultipleExceptionsC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13SupplierAdmin4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosExternalization6Stream4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedSetFactory10_duplicateEPNS_27_objref_KeySortedSetFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN16CosRelationships11Role_Helper15unmarshalObjRefER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection6KeySet10_duplicateEPNS_14_objref_KeySetE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm20SequencePushConsumer10_duplicateEPNS_28_objref_SequencePushConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection15IteratorInvalidC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection9CSequence10_duplicateEPNS_17_objref_CSequenceE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading5Proxy13IllegalRecipeC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading4Link27LimitingFollowTooPermissiveC1ERKS1_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN17CosPersistencePOM3POM4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery3OQL4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosNotifyComm12PushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosPropertyService11PropertyDefrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosPropertyService18PropertySetFactory10_duplicateEPNS_26_objref_PropertySetFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream10Streamable10_duplicateEPNS_18_objref_StreamableE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection17KeySortedIterator10_duplicateEPNS_25_objref_KeySortedIteratorE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN7CosTime15TimeUnavailableC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK18CosQueryCollection6NVPairrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading20PropertyTypeMismatchlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN20CosCompoundLifeCycle4Role10_duplicateEPNS_12_objref_RoleE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading6Lookup14SpecifiedPropsrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection15IteratorInvalidlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin17ProxyPushConsumer4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading6Lookup17IllegalPreferencelSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection18EqualityCollection4_nilEv verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN10CosTrading18IllegalServiceTypeC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN18CosQueryCollection10Collection10_duplicateEPNS_18_objref_CollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN13CosCollection19KeySortedBagFactory10_duplicateEPNS_27_objref_KeySortedBagFactoryE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN8CosQuery19QueryableCollection10_duplicateEPNS_27_objref_QueryableCollectionE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZNK10CosTrading8Register20RegisterNotSupportedrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin13ProxyConsumer10_duplicateEPNS_21_objref_ProxyConsumerE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin25SequenceProxyPullSupplier10_duplicateEPNS_33_objref_SequenceProxyPullSupplierE verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN21CosNotifyChannelAdmin18AdminLimitExceededlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN15CosTradingRepos21ServiceTypeRepository21SpecifiedServiceTypeslSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOSDynamic4.so.1.3: undefined symbol: _ZN9CosStream21StreamDataFormatErrorC1ERKS0_ verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA8TypeCode4_nilEv verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA15TypeCode_memberlSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA3AnyaSERKS0_ verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA3AnyC1Ev verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper13marshalObjRefEPNS_20_objref_InterfaceDefER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA15TypeCode_memberaSEPNS_8TypeCodeE verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper9duplicateEPNS_20_objref_InterfaceDefE verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper4_nilEv verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA3AnyD1Ev verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA7releaseEPNS_8TypeCodeE verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA15TypeCode_memberD1Ev verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZNK5CORBA3AnyrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper15unmarshalObjRefER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZNK5CORBA15TypeCode_memberrSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA8TypeCode17unmarshalTypeCodeER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper6is_nilEPNS_20_objref_InterfaceDefE verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA15TypeCode_memberaSERKS0_ verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA19InterfaceDef_Helper7releaseEPNS_20_objref_InterfaceDefE verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA3AnylSER9cdrStream verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA15TypeCode_memberC1Ev verify-elf: WARNING: ./usr/lib/libCOS4.so.1.3: undefined symbol: _ZN5CORBA8TypeCode15marshalTypeCodeEPS0_R9cdrStream verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: _Py_NoneStruct verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyString_Type verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyExc_IOError verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyFile_Type verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyExc_TypeError verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyList_Insert verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyString_AsString verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyList_GetItem verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyObject_CallMethod verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyFile_AsFile verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyLong_FromUnsignedLong verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyLong_FromUnsignedLongLong verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyFloat_FromDouble verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyArg_ParseTuple verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyFile_Name verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyObject_Size verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyRun_InteractiveLoopFlags verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyString_FromString verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyInt_FromLong verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PySequence_GetItem verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyType_IsSubtype verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PySequence_Check verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: Py_BuildValue verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyObject_SetAttrString verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyList_Append verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyErr_Print verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyLong_FromLongLong verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: Py_InitModule4 verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyImport_ImportModule verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyErr_SetString verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyList_SetItem verify-elf: WARNING: ./usr/lib/python2.5/site-packages/_omniidlmodule.so.4.1: undefined symbol: PyList_New Stripping binaries in /usr/src/tmp/libomniORB-buildroot (executable,shared) Bytecompiling python modules in /usr/src/tmp/libomniORB-buildroot using /usr/bin/python2.5 unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlast.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idltype.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlutil.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlvisitor.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/main.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/output.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlast.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idltype.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlutil.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlvisitor.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/output.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/dump.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/example.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/interactive.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/__init__.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/ast.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/call.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/config.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/cxx.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/descriptor.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/iface.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/mapping.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/output.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skutil.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/support.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/types.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/util.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/ast.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/call.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/config.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/cxx.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/descriptor.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/main.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/tcstring.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/template.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/typecode.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/tcstring.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/typecode.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/defs.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/forward.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/marshal.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/opers.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tcstring.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/template.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tie.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/defs.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/forward.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/marshal.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/opers.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tcstring.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tie.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/iface.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/main.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/template.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/mapping.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/output.py unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/__init__.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/mangler.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/poa.pyc unlink /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/template.pyc compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/mangler.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/poa.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skutil.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/support.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/types.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/util.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/dump.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/example.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/interactive.py Bytecompiling python modules with optimization in /usr/src/tmp/libomniORB-buildroot using /usr/bin/python2.5 -O compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlast.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idltype.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlutil.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlvisitor.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/output.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/ast.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/call.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/config.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/cxx.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/descriptor.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/tcstring.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/dynskel/typecode.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/defs.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/forward.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/marshal.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/opers.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tcstring.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/tie.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/iface.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/impl/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/mapping.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/output.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/__init__.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/mangler.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/poa.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/template.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skutil.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/support.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/types.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/util.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/dump.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/example.py compile /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/interactive.py Processing files: libomniORB-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.29326 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.20712 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libomniORB-buildroot/.post:libomniORB + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.55676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libomniORB-buildroot/.postun:libomniORB + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.48112 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libomniCodeSets4.so.1, libomniConnectionMgmt4.so.1, libomniDynamic4.so.1, libomniORB4.so.1, libomnisslTP4.so.1, libomnithread.so.3 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libcrypto.so.6, libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_4.1.0), libgcc_s.so.1(GLIBC_2.0), libpthread.so.0(GLIBC_2.0), libpthread.so.0(GLIBC_2.1), libpthread.so.0(GLIBC_2.3.2), libssl.so.6, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Processing files: libomniORB-idl-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.26652 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.14495 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libomniORB-docs-4.1.3-alt1 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.96869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd omniORB-4.1.3 + DOCDIR=/usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + export DOCDIR + rm -rf /usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + /bin/mkdir -p /usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + cp -prL doc/omniNames.pdf doc/omniORB.pdf doc/omniidl.pdf doc/omnithread.pdf doc/utilities.pdf /usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + chmod -R go-w /usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + chmod -R a+rX /usr/src/tmp/libomniORB-buildroot/usr/share/doc/libomniORB-docs-4.1.3 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.96869 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: empty file list, nothing to do + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.62139 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: empty file list, nothing to do + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Processing files: libomniORB-COS-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.64739 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.26803 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libomniORB-buildroot/.post:libomniORB-COS + exit 0 Finding Requires(postun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(postun)): /bin/sh -e /usr/src/tmp/rpm-tmp.1757 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/libomniORB-buildroot/.postun:libomniORB-COS + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.43111 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libCOS4.so.1, libCOSDynamic4.so.1 Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /sbin/ldconfig Requires(postun): /bin/sh, /sbin/postun_ldconfig Requires: libomniORB = 4.1.3-alt1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libgcc_s.so.1(GCC_3.0), libomniDynamic4.so.1, libomniORB4.so.1, libomnithread.so.3, libpthread.so.0(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), rtld(GNU_HASH) Processing files: libomniORB-utils-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.10993 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.93349 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libomniORB = 4.1.3-alt1, /lib/ld.so.1, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libomniORB4.so.1, libomnithread.so.3, libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Processing files: libomniORB-names-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.90118 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.90179 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) shell.req: /usr/src/tmp/libomniORB-buildroot/etc/rc.d/init.d/omninames: reload not found (skip) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libomniORB = 4.1.3-alt1, libomniORB-COS = 4.1.3-alt1, /bin/sh, /etc/rc.d/init.d(SourceIfExists), /etc/rc.d/init.d(SourceIfNotEmpty), /etc/rc.d/init.d(is_yes), /etc/rc.d/init.d(start_daemon), /etc/rc.d/init.d(status), /etc/rc.d/init.d(stop_daemon), /etc/rc.d/init.d/functions, /lib/ld.so.1, coreutils, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libomniORB4.so.1, libomnithread.so.3, libpthread.so.0(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(CXXABI_1.3.1), libstdc++.so.6(GLIBCXX_3.4), libstdc++.so.6(GLIBCXX_3.4.9), rtld(GNU_HASH) Processing files: python-module-omniidl-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.48896 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.73671 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idltype.py: line=269 IGNORE module=idlast /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/idlutil.py: line=222 IGNORE module=_omniidl /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/main.py: line=325 IGNORE module=tempfile /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/__init__.py: line=163 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/defs.py: line=380 IGNORE module=defs /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py: line=134 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py: line=140 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py: line=146 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/obv.py: line=152 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py: line=298 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py: line=304 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py: line=310 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/header/poa.py: line=316 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.py: line=407 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.py: line=420 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/id.py: line=431 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/output.py: line=74 IGNORE module=sys /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py: line=852 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py: line=857 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py: line=862 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/skel/main.py: line=867 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/util.py: line=143 IGNORE module=traceback /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.py: line=2479 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.py: line=2600 IGNORE module=omniidl_be /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl_be/cxx/value.py: line=3148 IGNORE module=omniidl_be shebang.req.files: executable script /usr/src/tmp/libomniORB-buildroot/usr/lib/python2.5/site-packages/omniidl/main.py is not executable + exit 0 Provides: python2.5-module-omniidl = 4.1.3-alt1, python2.5(_omniidl), python2.5(_omniidlmodule), python2.5(omniidl), python2.5(omniidl.idlast), python2.5(omniidl.idltype), python2.5(omniidl.idlutil), python2.5(omniidl.idlvisitor), python2.5(omniidl.main), python2.5(omniidl.output), python2.5(omniidl_be), python2.5(omniidl_be.cxx), python2.5(omniidl_be.cxx.ast), python2.5(omniidl_be.cxx.call), python2.5(omniidl_be.cxx.config), python2.5(omniidl_be.cxx.cxx), python2.5(omniidl_be.cxx.descriptor), python2.5(omniidl_be.cxx.dynskel), python2.5(omniidl_be.cxx.dynskel.main), python2.5(omniidl_be.cxx.dynskel.tcstring), python2.5(omniidl_be.cxx.dynskel.template), python2.5(omniidl_be.cxx.dynskel.typecode), python2.5(omniidl_be.cxx.header), python2.5(omniidl_be.cxx.header.defs), python2.5(omniidl_be.cxx.header.forward), python2.5(omniidl_be.cxx.header.marshal), python2.5(omniidl_be.cxx.header.obv), python2.5(omniidl_be.cxx.header.opers), python2.5(omniidl_be.cxx.header.poa), python2.5(omniidl_be.cxx.header.tcstring), python2.5(omniidl_be.cxx.header.template), python2.5(omniidl_be.cxx.header.tie), python2.5(omniidl_be.cxx.id), python2.5(omniidl_be.cxx.iface), python2.5(omniidl_be.cxx.impl), python2.5(omniidl_be.cxx.impl.main), python2.5(omniidl_be.cxx.impl.template), python2.5(omniidl_be.cxx.mapping), python2.5(omniidl_be.cxx.output), python2.5(omniidl_be.cxx.skel), python2.5(omniidl_be.cxx.skel.main), python2.5(omniidl_be.cxx.skel.mangler), python2.5(omniidl_be.cxx.skel.poa), python2.5(omniidl_be.cxx.skel.template), python2.5(omniidl_be.cxx.skutil), python2.5(omniidl_be.cxx.support), python2.5(omniidl_be.cxx.types), python2.5(omniidl_be.cxx.util), python2.5(omniidl_be.cxx.value), python2.5(omniidl_be.dump), python2.5(omniidl_be.example), python2.5(omniidl_be.interactive) Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: python = 2.5, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.4), libgcc_s.so.1(GCC_3.0), libgcc_s.so.1(GCC_4.1.0), libgcc_s.so.1(GLIBC_2.0), libstdc++.so.6(CXXABI_1.3), libstdc++.so.6(GLIBCXX_3.4), python2.5(getopt), python2.5(os), python2.5(re), python2.5(string), rtld(GNU_HASH) Processing files: libomniORB-devel-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.51195 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.78123 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/bin/omniidl: line=100 IGNORE module=_omniidl /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/bin/omniidl: line=116 IGNORE module=omniidl /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/bin/omniidlrun.py: line=72 IGNORE module=_omniidl /usr/lib/rpm/python.req.py: /usr/src/tmp/libomniORB-buildroot/usr/bin/omniidlrun.py: line=88 IGNORE module=omniidl + exit 0 Provides: pkgconfig(omniConnectionMgmt4) = 4.1.3, pkgconfig(omniDynamic4) = 4.1.3, pkgconfig(omniORB4) = 4.1.3, pkgconfig(omnithread3) = 4.1.3 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libomniORB = 4.1.3-alt1, python = 2.5, python-module-omniidl = 4.1.3-alt1, /lib/ld.so.1, /usr/bin/env, /usr/bin/python, /usr/lib/libomniCodeSets4.so.1, /usr/lib/libomniConnectionMgmt4.so.1, /usr/lib/libomniDynamic4.so.1, /usr/lib/libomniORB4.so.1, /usr/lib/libomnisslTP4.so.1, /usr/lib/libomnithread.so.3, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), python2.5(os), python2.5(string), rtld(GNU_HASH) Processing files: libomniORB-devel-COS-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.45470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.43696 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: pkgconfig(omniCOS4) = 4.1.3, pkgconfig(omniCOSDynamic4) = 4.1.3 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1, rpmlib(VersionedDependencies) <= 3.0.3-1 Requires: libomniORB-devel = 4.1.3-alt1, /usr/lib/libCOS4.so.1, /usr/lib/libCOSDynamic4.so.1, pkgconfig(omniORB4) Processing files: libomniORB-devel-static-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.65881 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.6312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libomniORB-devel = 4.1.3-alt1, glibc-devel-static Processing files: libomniORB-devel-static-COS-4.1.3-alt1 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.88424 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.80939 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libomniORB-devel = 4.1.3-alt1 Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.27141 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/libomniORB-4.1.3-alt1.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-idl-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-docs-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-COS-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-utils-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-names-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/python-module-omniidl-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-devel-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-devel-COS-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-devel-static-4.1.3-alt1.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libomniORB-devel-static-COS-4.1.3-alt1.ppc.rpm 1884.49user 64.76system 35:53.99elapsed 90%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+11522951minor)pagefaults 0swaps