+ exec
+ rm -rf /rpmbuild
+ mkdir -p /rpmbuild
+ su -c 'rpmbuild -ba /builddir/build/SPECS/omniORB.spec            --define "debug_package %{nil}"            --undefine _annotated_build            --define "_missing_doc_files_terminate_build %{nil}"            --define "_emacs_sitestartdir /usr/share/emacs/site-lisp/site-start.d"            --define "_emacs_sitelispdir /usr/share/emacs/site-lisp"            --nocheck   ' mockbuild
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.G2ZvZG
+ umask 022
+ cd /builddir/build/BUILD
+ cd /builddir/build/BUILD
+ rm -rf omniORB-4.2.2
+ /usr/bin/bzip2 -dc /builddir/build/SOURCES/omniORB-4.2.2.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd omniORB-4.2.2
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ exit 0
Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.Hz1oYr
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ export PYTHON=/usr/bin/python3
+ PYTHON=/usr/bin/python3
+ CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 '
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro  -specs=/usr/lib/rpm/redhat/redhat-hardened-ld'
+ export LDFLAGS
+ '[' 1 = 1 ']'
+++ dirname ./configure
++ find . -name config.guess -o -name config.sub
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./bin/scripts/config.sub
+ '[' -f /usr/lib/rpm/redhat/config.sub ']'
+ /usr/bin/rm -f ./bin/scripts/config.sub
++ basename ./bin/scripts/config.sub
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.sub ./bin/scripts/config.sub
'/usr/lib/rpm/redhat/config.sub' -> './bin/scripts/config.sub'
+ for i in $(find $(dirname ./configure) -name config.guess -o -name config.sub)
++ basename ./bin/scripts/config.guess
+ '[' -f /usr/lib/rpm/redhat/config.guess ']'
+ /usr/bin/rm -f ./bin/scripts/config.guess
++ basename ./bin/scripts/config.guess
+ /usr/bin/cp -fv /usr/lib/rpm/redhat/config.guess ./bin/scripts/config.guess
'/usr/lib/rpm/redhat/config.guess' -> './bin/scripts/config.guess'
+ '[' 1 = 1 ']'
+ '[' x '!=' x-specs=/usr/lib/rpm/redhat/redhat-hardened-ld ']'
++ find . -name ltmain.sh
+ ./configure --build=riscv64-redhat-linux-gnu --host=riscv64-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --with-openssl=/usr
configure: WARNING: unrecognized options: --disable-dependency-tracking
checking build system type... riscv64-redhat-linux-gnu
checking host system type... riscv64-redhat-linux-gnu
checking for riscv64-redhat-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for riscv64-redhat-linux-gnu-g++... no
checking for riscv64-redhat-linux-gnu-c++... no
checking for riscv64-redhat-linux-gnu-gpp... no
checking for riscv64-redhat-linux-gnu-aCC... no
checking for riscv64-redhat-linux-gnu-CC... no
checking for riscv64-redhat-linux-gnu-cxx... no
checking for riscv64-redhat-linux-gnu-cc++... no
checking for riscv64-redhat-linux-gnu-cl.exe... no
checking for riscv64-redhat-linux-gnu-FCC... no
checking for riscv64-redhat-linux-gnu-KCC... no
checking for riscv64-redhat-linux-gnu-RCC... no
checking for riscv64-redhat-linux-gnu-xlC_r... no
checking for riscv64-redhat-linux-gnu-xlC... no
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking how to run the C preprocessor... gcc -E
checking for riscv64-redhat-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for a BSD-compatible install... /usr/bin/install -c
checking whether make sets $(MAKE)... yes
checking for python version... 3.6
checking for python platform... linux
checking for python script directory... ${prefix}/lib/python3.6/site-packages
checking for python extension module directory... ${exec_prefix}/lib64/python3.6/site-packages
checking for pkg-config... /usr/bin/pkg-config
checking for riscv64-redhat-linux-gnu-pkg-config... (cached) /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for OpenSSL root... /usr
checking how to run the C++ preprocessor... g++ -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/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... no
checking size of char... 1
checking size of unsigned char... 1
checking size of bool... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of wchar_t... 4
checking size of void*... 8
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 library containing getaddrinfo... none required
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 rand_r... yes
checking for sigaction... yes
checking for sigvec... no
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 size_t... 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 whether __sync_add_and_fetch and __sync_sub_and_fetch are present... yes
checking omniORB config file location... /etc/omniORB.cfg
checking omniNames log directory... /var/omninames
checking whether to build static libraries... no
checking whether to trace threads and locking... no
checking whether to support IPv6... yes
checking whether alloca should be used in omnicpp... yes
checking whether to support long double... yes
checking whether to use atomic operations when possible... yes
checking for compress2 in -lz... yes
configure: creating ./config.status
config.status: creating mk/beforeauto.mk
config.status: WARNING:  'mk/beforeauto.mk.in' seems to ignore the --datarootdir setting
config.status: creating mk/afterauto.mk
config.status: creating GNUmakefile
config.status: creating src/tool/omniidl/python/scripts/omniidl
config.status: creating src/tool/omniidl/python3/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/ami/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/poa/shortcut/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/examples/ziop/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/python/omniidl_be/cxx/GNUmakefile
config.status: creating src/lib/omniORB/python/omniidl_be/cxx/dynskel/GNUmakefile
config.status: creating src/lib/omniORB/python/omniidl_be/cxx/header/GNUmakefile
config.status: creating src/lib/omniORB/python/omniidl_be/cxx/impl/GNUmakefile
config.status: creating src/lib/omniORB/python/omniidl_be/cxx/skel/GNUmakefile
config.status: creating src/lib/omniORB/python/omniidl_be/GNUmakefile
config.status: creating src/lib/omniORB/python/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/cxx/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/cxx/dynskel/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/cxx/header/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/cxx/impl/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/cxx/skel/GNUmakefile
config.status: creating src/lib/omniORB/python3/omniidl_be/GNUmakefile
config.status: creating src/lib/omniORB/python3/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/omniORB/ziop/GNUmakefile
config.status: creating src/lib/omniORB/ziopdynamic/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/stublib/GNUmakefile
config.status: creating src/services/mklib/dynstublib/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 src/tool/omniidl/python3/GNUmakefile
config.status: creating src/tool/omniidl/python3/omniidl_be/GNUmakefile
config.status: creating src/tool/omniidl/python3/omniidl/GNUmakefile
config.status: creating src/tool/omniidl/python3/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: WARNING:  'contrib/pkgconfig/omniORB4.pc.in' seems to ignore the --datarootdir setting
config.status: creating contrib/pkgconfig/omniDynamic4.pc
config.status: creating contrib/pkgconfig/omniCOS4.pc
config.status: WARNING:  'contrib/pkgconfig/omniCOS4.pc.in' seems to ignore the --datarootdir setting
config.status: creating contrib/pkgconfig/omniCOSDynamic4.pc
config.status: creating contrib/pkgconfig/omniConnectionMgmt4.pc
config.status: creating contrib/pkgconfig/omniZIOP4.pc
config.status: creating contrib/pkgconfig/omniZIOPDynamic4.pc
config.status: creating include/omniORB4/acconfig.h
configure: WARNING: unrecognized options: --disable-dependency-tracking
+ /usr/bin/make -O -j4
making export in ./src...
make[1]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src'
making export in src/tool...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool'
making export in src/tool/omkdepend...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omkdepend'
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o include.o include.c
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o main.o main.c
main.c: In function 'main':
main.c:136:8: warning: unused variable 'makefile' [-Wunused-variable]
  char *makefile = NULL;
        ^~~~~~~~
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o parse.o parse.c
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o pr.o pr.c
pr.c: In function 'pr':
pr.c:103:15: warning: unused variable 'len' [-Wunused-variable]
  register int len, i;
               ^~~
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o cppsetup.o cppsetup.c
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DDEBUG -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o ifparser.o ifparser.c
+ rm -f omkdepend
+ gcc -o omkdepend -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../../../lib -L../../../lib include.o main.o parse.o pr.o cppsetup.o ifparser.o
+ /usr/bin/install -c -m 0755 omkdepend ../../../bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omkdepend'
making export in src/tool/omniidl...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl'
making export in src/tool/omniidl/cxx...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -I/usr/include/python3.6m -DPYTHON_INCLUDE=<Python.h> -DPYTHON_THREAD_INC=<pythread.h> -DIDLMODULE_VERSION="0x2630" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ 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
making export in src/tool/omniidl/cxx/cccp...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx/cccp'
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -o cexp.o cexp.c
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -o cccp.o cccp.c
cccp.c: In function 'special_symbol':
cccp.c:4093:20: warning: '%d' directive writing between 1 and 10 bytes into a region of size 8 [-Wformat-overflow=]
     sprintf (buf, "%d", true_indepth - 1);
                    ^~
cccp.c:4093:19: note: directive argument in the range [-1, 2147483647]
     sprintf (buf, "%d", true_indepth - 1);
                   ^~~~
In file included from /usr/include/stdio.h:861:0,
                 from cccp.c:55:
/usr/include/bits/stdio2.h:36:10: note: '__builtin___sprintf_chk' output between 2 and 11 bytes into a destination of size 8
   return __builtin___sprintf_chk (__s, __USE_FORTIFY_LEVEL - 1,
          ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
       __bos (__s), __fmt, __va_arg_pack ());
       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -o config.o config.c
gcc -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1   -DHAVE_CONFIG_H -I. -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ -o alloca.o alloca.c
+ rm -f omnicpp
+ gcc -o omnicpp -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -L../../../../../lib -L../../../../../lib cexp.o cccp.o config.o alloca.o
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib
+ /usr/bin/install -c -m 0755 omnicpp ../../../../../lib
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx/cccp'
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o y.tab.o y.tab.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o lex.yy.o lex.yy.cc
lex.yy.cc: In function 'int yy_get_next_buffer()':
lex.yy.cc:1062:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for ( n = 0; n < max_size && \
lex.yy.cc:2130:3: note: in expansion of macro 'YY_INPUT'
   YY_INPUT( (&YY_CURRENT_BUFFER_LVALUE->yy_ch_buf[number_to_move]),
   ^~~~~~~~
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlerr.o idlerr.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlutil.o idlutil.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idltype.o idltype.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlrepoId.o idlrepoId.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlscope.o idlscope.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlexpr.o idlexpr.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlast.o idlast.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlvalidate.o idlvalidate.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idldump.o idldump.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlconfig.o idlconfig.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlfixed.o idlfixed.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I/usr/include/python3.6m -DPYTHON_INCLUDE="<Python.h>" -DPYTHON_THREAD_INC="<pythread.h>" -DIDLMODULE_VERSION="\"0x2630\"" -fPIC -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o idlpython.o idlpython.cc
+ rm -f _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,_omniidl.cpython-36m-riscv64-linux-gnu.so.4 -o _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2 -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
+ /usr/bin/install -c -m 0644 _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2 ../../../../lib
+ cd ../../../../lib
+ rm -f _omniidl.cpython-36m-riscv64-linux-gnu.so.4
+ ln -s _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2 _omniidl.cpython-36m-riscv64-linux-gnu.so.4
+ rm -f _omniidl.cpython-36m-riscv64-linux-gnu.so
+ ln -s _omniidl.cpython-36m-riscv64-linux-gnu.so.4 _omniidl.cpython-36m-riscv64-linux-gnu.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx'
making export in src/tool/omniidl/python3...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3'
making export in src/tool/omniidl/python3/omniidl...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl'
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 main.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 idlast.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 idltype.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 idlutil.py ../../../../../lib/python/omniidl
+ /usr/bin/install -c -m 0644 idlvisitor.py ../../../../../lib/python/omniidl
+ /usr/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 '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl'
making export in src/tool/omniidl/python3/omniidl_be...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl_be'
+ ../../../../../bin/scripts/omkdirhier ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -m 0644 ami.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -m 0644 dump.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -m 0644 example.py ../../../../../lib/python/omniidl_be
+ /usr/bin/install -c -m 0644 interactive.py ../../../../../lib/python/omniidl_be
Listing '.'...
Compiling './__init__.py'...
Compiling './ami.py'...
Compiling './dump.py'...
Compiling './example.py'...
Compiling './interactive.py'...
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl_be'
making export in src/tool/omniidl/python3/scripts...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/scripts'
+ /usr/bin/install -c -m 0755 omniidl ../../../../../bin
+ /usr/bin/install -c -m 0755 omniidlrun.py ../../../../../bin
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/scripts'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool'
making export in src/lib...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib'
making export in src/lib/omnithread...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ threaddata.cc posix.cc
+ ../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__  -o shared/posix.o posix.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D_REENTRANT -DNoNanoSleep -DPthreadDraftVersion=10 -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__  -o shared/threaddata.o threaddata.cc
+ rm -f shared/libomnithread.so.4.0
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomnithread.so.4 -o shared/libomnithread.so.4.0 -L../../../lib -L../../../lib shared/posix.o shared/threaddata.o -lpthread
+ /usr/bin/install -c -m 0644 shared/libomnithread.so.4.0 ../../../lib
+ cd ../../../lib
+ rm -f libomnithread.so.4
+ ln -s libomnithread.so.4.0 libomnithread.so.4
+ rm -f libomnithread.so
+ ln -s libomnithread.so.4 libomnithread.so
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omnithread'
making export in src/lib/omniORB...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB'
+ ../../../bin/scripts/omkdirhier omniORB4
/usr/bin/python3 ../../../bin/scripts/distdate.py <../../../update.log >omniORB4/distdate.hh
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/Naming.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/Naming.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/Naming.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -nf -P  -WbF -ComniORB4 ../../../idl/corbaidl.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/corbaidl.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -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/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -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/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/ir.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -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/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -nf -P  -WbF -ComniORB4 ../../../idl/boxes.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/boxes.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -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/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -nf -P  -WbF -ComniORB4 ../../../idl/pollable.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/pollable.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -DHAS_LongLong -DHAS_LongDouble -D__OMNIIDL_CXX__ "../../../idl/pollable.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -nf -P  -WbF -ComniORB4 ../../../idl/poa_enums.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/poa_enums.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -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/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/omniTypedefs.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/omniTypedefs.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/omniTypedefs.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -Wba -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/bootstrap.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/bootstrap.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/bootstrap.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/omniConnectionData.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/omniConnectionData.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/omniConnectionData.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/messaging.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/messaging.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/messaging.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -Wba -I. -I. -I../../../idl -I../../../idl -ComniORB4 ../../../idl/compression.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/compression.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "." -I "." -I "../../../idl" -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/compression.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -ComniORB4 ../../../idl/messaging_policy.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/messaging_policy.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/messaging_policy.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
../../../bin/omniidl -bcxx -p../../../src/lib/omniORB/python3 -I../../../idl -Wbdebug -v -I. -I. -I../../../idl -I../../../idl -WbF -Wba -ComniORB4 ../../../idl/ziop.idl
omniidl: Importing back-end 'cxx'
omniidl: 'cxx' imported from '../../../src/lib/omniORB/python3/omniidl_be/cxx/__init__.py'
omniidl: Preprocessing '../../../idl/ziop.idl' with '/builddir/build/BUILD/omniORB-4.2.2/lib/omnicpp -lang-c++ -undef -D__OMNIIDL__=0x2630 -I "../../../idl" -I "." -I "." -I "../../../idl" -I "../../../idl" -D__OMNIIDL_CXX__ "../../../idl/ziop.idl"'
omniidl: Running front end
omniidl: Running back-end 'cxx'
+ /usr/bin/install -c -m 0644 omniORB4/distdate.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/Naming.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_operators.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_poa.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_operators.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_poa.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_operators.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_poa.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_operators.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_poa.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_operators.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_poa.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/omniTypedefs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/bootstrap.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/omniConnectionData.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/messaging.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/compression.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/messaging_policy.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ziop_defs.hh ../../../include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ziop_operators.hh ../../../include/omniORB4
making export in src/lib/omniORB/python3...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3'
making export in src/lib/omniORB/python3/omniidl_be...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be'
making export in src/lib/omniORB/python3/omniidl_be/cxx...
make[6]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx'
making export in src/lib/omniORB/python3/omniidl_be/cxx/header...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/header'
+ ../../../../../../../bin/scripts/omkdirhier ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 defs.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 opers.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 poa.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 tie.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 forward.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 marshal.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 obv.py ../../../../../../../lib/python/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 template.py ../../../../../../../lib/python/omniidl_be/cxx/header
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/header'
making export in src/lib/omniORB/python3/omniidl_be/cxx/skel...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/skel'
+ ../../../../../../../bin/scripts/omkdirhier ../../../../../../../lib/python/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../../../lib/python/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 main.py ../../../../../../../lib/python/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 poa.py ../../../../../../../lib/python/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 template.py ../../../../../../../lib/python/omniidl_be/cxx/skel
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/skel'
making export in src/lib/omniORB/python3/omniidl_be/cxx/dynskel...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/dynskel'
+ ../../../../../../../bin/scripts/omkdirhier ../../../../../../../lib/python/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../../../lib/python/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 main.py ../../../../../../../lib/python/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 typecode.py ../../../../../../../lib/python/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 template.py ../../../../../../../lib/python/omniidl_be/cxx/dynskel
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/dynskel'
making export in src/lib/omniORB/python3/omniidl_be/cxx/impl...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/impl'
+ ../../../../../../../bin/scripts/omkdirhier ../../../../../../../lib/python/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../../../lib/python/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 main.py ../../../../../../../lib/python/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 template.py ../../../../../../../lib/python/omniidl_be/cxx/impl
Listing '.'...
Compiling './__init__.py'...
Compiling './main.py'...
Compiling './template.py'...
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/impl'
+ /usr/bin/install -c -m 0644 __init__.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 util.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 skutil.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 id.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 types.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 config.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 output.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 ast.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 iface.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 call.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 cxx.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 support.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 descriptor.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 mapping.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 mangler.py ../../../../../../lib/python/omniidl_be/cxx
+ /usr/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/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/template.py'...
Compiling 'cxx/header/tie.py'...
Compiling 'cxx/id.py'...
Compiling 'cxx/iface.py'...
Listing 'cxx/impl'...
Compiling 'cxx/mangler.py'...
Compiling 'cxx/mapping.py'...
Compiling 'cxx/output.py'...
Listing 'cxx/skel'...
Compiling 'cxx/skel/__init__.py'...
Compiling 'cxx/skel/main.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[6]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx'
File __init__.py hasn't changed.
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3'
making export in src/lib/omniORB/orbcore...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -DUSE_omniORB_logStream -D_OMNIORB_LIBRARY -DOMNIORB_VERSION_STRING="4.2.2" -DOMNIORB_VERSION_HEX=0x040202F1 -DCONFIG_DEFAULT_LOCATION="/etc/omniORB.cfg" -DCONFIG_ENV="OMNIORB_CONFIG" -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ ./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 tcpSocket.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 shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/anonObject.o anonObject.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/callDescriptor.o callDescriptor.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/constants.o constants.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaObject.o corbaObject.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaBoa.o corbaBoa.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaOrb.o corbaOrb.cc
In file included from corbaOrb.cc:48:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
corbaOrb.cc:918:46: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char*,orbOptions::Source) throw (orbOptions::BadParam) {
                                              ^~~~~
corbaOrb.cc:948:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
corbaOrb.cc:980:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
corbaOrb.cc:1009:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
corbaOrb.cc:1039:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
corbaOrb.cc:1074:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaFixed.o corbaFixed.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaString.o corbaString.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/corbaWString.o corbaWString.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/current.o current.cc
In file included from current.cc:37:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
current.cc:376:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/dynamicLib.o dynamicLib.cc
In file included from dynamicLib.cc:33:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
dynamicLib.cc:136:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
dynamicLib.cc:165:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
dynamicLib.cc:194:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
dynamicLib.cc:223:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/exception.o exception.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/exceptn.o exceptn.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/initRefs.o initRefs.cc
In file included from initRefs.cc:41:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
initRefs.cc:740:56: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source src) throw (orbOptions::BadParam) {
                                                        ^~~~~
initRefs.cc:773:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value, orbOptions::Source src) throw (orbOptions::BadParam) {
                                                         ^~~~~
initRefs.cc:826:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
initRefs.cc:855:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
initRefs.cc:884:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/interceptors.o interceptors.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/invoker.o invoker.cc
In file included from invoker.cc:34:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
invoker.cc:878:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
invoker.cc:907:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
invoker.cc:936:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/ior.o ior.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/libcWrapper.o libcWrapper.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniIdentity.o omniIdentity.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/localIdentity.o localIdentity.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/localObject.o localObject.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/logIOstream.o logIOstream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/minorCode.o minorCode.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/objectAdapter.o objectAdapter.cc
In file included from objectAdapter.cc:46:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
objectAdapter.cc:628:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
objectAdapter.cc:670:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
objectAdapter.cc:706:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
objectAdapter.cc:730:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
objectAdapter.cc:763:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniInternal.o omniInternal.cc
In file included from omniInternal.cc:48:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
omniInternal.cc:1141:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1173:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1202:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1231:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1260:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1289:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1318:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1347:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1369:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1398:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1428:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniInternal.cc:1470:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniIOR.o omniIOR.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniObjRef.o omniObjRef.cc
In file included from omniObjRef.cc:39:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
omniObjRef.cc:1184:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniObjRef.cc:1214:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniObjRef.cc:1244:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniORB.o omniORB.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniServant.o omniServant.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/orbOptions.o orbOptions.cc
In file included from orbOptions.cc:30:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
orbOptions.cc:109:21: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 orbOptions::visit() throw(orbOptions::BadParam) {
                     ^~~~~
orbOptions.cc:123:36: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         orbOptions::Source source) throw (orbOptions::Unknown,
                                    ^~~~~
orbOptions.cc:151:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 orbOptions::addOptions(const char* options[][2]) throw (orbOptions::Unknown,
                                                  ^~~~~
orbOptions.cc:174:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   throw (orbOptions::Unknown,orbOptions::BadParam) {
   ^~~~~
orbOptions.cc:239:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   throw (orbOptions::Unknown,orbOptions::BadParam) {
   ^~~~~
orbOptions.cc:282:3: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   throw (orbOptions::Unknown,orbOptions::BadParam) {
   ^~~~~
orbOptions.cc:299:29: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 orbOptions::importFromEnv() throw (orbOptions::Unknown,orbOptions::BadParam) {
                             ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/orbOptionsFile.o orbOptionsFile.cc
In file included from orbOptionsFile.cc:30:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
orbOptionsFile.cc:57:50: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
 orbOptions::importFromFile(const char* filename) throw (orbOptions::Unknown,
                                                  ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/poa.o poa.cc
In file included from poa.cc:47:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
poa.cc:3921:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
poa.cc:3949:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/poamanager.o poamanager.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/policy.o policy.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/portableserver.o portableserver.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/proxyFactory.o proxyFactory.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/remoteIdentity.o remoteIdentity.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/inProcessIdentity.o inProcessIdentity.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/shutdownIdentity.o shutdownIdentity.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/callHandle.o callHandle.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tracedthread.o tracedthread.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/transportRules.o transportRules.cc
In file included from transportRules.cc:30:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
transportRules.cc:587:28: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       orbOptions::Source)  throw (orbOptions::BadParam) {
                            ^~~~~
transportRules.cc:622:27: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
       orbOptions::Source) throw (orbOptions::BadParam) {
                           ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/rmutex.o rmutex.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/uri.o uri.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniPolicy.o omniPolicy.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniTransport.o omniTransport.cc
In file included from omniTransport.cc:32:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
omniTransport.cc:151:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniTransport.cc:181:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniTransport.cc:211:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
omniTransport.cc:241:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cdrStream.o cdrStream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cdrStreamAdapter.o cdrStreamAdapter.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cdrMemoryStream.o cdrMemoryStream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cdrValueChunkStream.o cdrValueChunkStream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopEndpoint.o giopEndpoint.cc
In file included from giopEndpoint.cc:37:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopEndpoint.cc:411:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopEndpoint.cc:445:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopRope.o giopRope.cc
In file included from giopRope.cc:43:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopRope.cc:816:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopRope.cc:844:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopStrand.o giopStrand.cc
In file included from giopStrand.cc:35:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopStrand.cc:799:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStrand.cc:827:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStrand.cc:855:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopStream.o giopStream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopServer.o giopServer.cc
In file included from giopServer.cc:41:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopServer.cc: In member function 'CORBA::Boolean omni::giopServer::notifyWkDone(omni::giopWorker*, CORBA::Boolean)':
giopServer.cc:1168:30: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       if (conn->pd_n_workers > orbParameters::threadPoolWatchConnection ||
           ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~
giopServer.cc: At global scope:
giopServer.cc:1391:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1419:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1448:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1476:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1507:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1536:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopServer.cc:1565:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopWorker.o giopWorker.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopRendezvouser.o giopRendezvouser.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/GIOP_C.o GIOP_C.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/GIOP_S.o GIOP_S.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopStreamImpl.o giopStreamImpl.cc
In file included from giopStreamImpl.cc:33:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopStreamImpl.cc:258:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:291:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:320:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:351:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:379:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:412:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:443:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:475:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:526:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopStreamImpl.cc:555:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopImpl10.o giopImpl10.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopImpl11.o giopImpl11.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopImpl12.o giopImpl12.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopBiDir.o giopBiDir.cc
In file included from giopBiDir.cc:46:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
giopBiDir.cc:754:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
giopBiDir.cc:783:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/giopMonitor.o giopMonitor.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/SocketCollection.o SocketCollection.cc
SocketCollection.cc: In member function 'CORBA::Boolean omni::SocketCollection::Select()':
SocketCollection.cc:194:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
       timeout.tv_sec > scan_interval.s) {
       ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
SocketCollection.cc:321:10: warning: ignoring return value of 'ssize_t read(int, void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
      read(pd_pipe_read, &data, 1);
      ~~~~^~~~~~~~~~~~~~~~~~~~~~~~
SocketCollection.cc: In member function 'void omni::SocketCollection::wakeUp()':
SocketCollection.cc:390:10: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
     write(pd_pipe_write, &data, 1);
     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~
SocketCollection.cc: In member function 'void omni::SocketHolder::setSelectable(int, CORBA::Boolean, CORBA::Boolean)':
SocketCollection.cc:446:12: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write(pd_belong_to->pd_pipe_write, &data, 1);
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
SocketCollection.cc: In member function 'void omni::SocketHolder::clearSelectable()':
SocketCollection.cc:473:12: warning: ignoring return value of 'ssize_t write(int, const void*, size_t)', declared with attribute warn_unused_result [-Wunused-result]
       write(pd_belong_to->pd_pipe_write, &data, 1);
       ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/codeSets.o codeSets.cc
In file included from codeSets.cc:37:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
codeSets.cc:741:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
codeSets.cc:773:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
codeSets.cc:806:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
codeSets.cc:837:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cs-8bit.o cs-8bit.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cs-16bit.o cs-16bit.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cs-8859-1.o cs-8859-1.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cs-UTF-8.o cs-UTF-8.cc
In file included from cs-UTF-8.cc:32:0:
../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
cs-UTF-8.cc:861:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/cs-UTF-16.o cs-UTF-16.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/bootstrapstub.o bootstrapstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/objectStub.o objectStub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/poastubs.o poastubs.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/Namingstub.o Namingstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpSocket.o tcpSocket.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpTransportImpl.o ./tcp/tcpTransportImpl.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpConnection.o ./tcp/tcpConnection.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpEndpoint.o ./tcp/tcpEndpoint.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpAddress.o ./tcp/tcpAddress.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/tcpActive.o ./tcp/tcpActive.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/unixTransportImpl.o ./unix/unixTransportImpl.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/unixConnection.o ./unix/unixConnection.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/unixEndpoint.o ./unix/unixEndpoint.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/unixAddress.o ./unix/unixAddress.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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.2.2"' -DOMNIORB_VERSION_HEX='0x040202F1' -DCONFIG_DEFAULT_LOCATION='"/etc/omniORB.cfg"' -DCONFIG_ENV='"OMNIORB_CONFIG"' -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/unixActive.o ./unix/unixActive.cc
+ rm -f shared/libomniORB4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniORB4.so.2 -o shared/libomniORB4.so.2.2 -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/tcpSocket.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
+ /usr/bin/install -c -m 0644 shared/libomniORB4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniORB4.so.2
+ ln -s libomniORB4.so.2.2 libomniORB4.so.2
+ rm -f libomniORB4.so
+ ln -s libomniORB4.so.2 libomniORB4.so
making export in src/lib/omniORB/orbcore/ssl...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore/ssl'
../../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -I.. -I./.. -I../../../../../include/omniORB4/internal -I../../../../../include/omniORB4/internal -D_OMNIORB_SSL_LIBRARY -D__OMNIORB4__ -I../../../../../stub -D_REENTRANT -I/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__ sslContext.cc sslTransportImpl.cc sslEndpoint.cc sslConnection.cc sslAddress.cc sslActive.cc
../../../../../bin/omkdepend: warning:  sslContext.cc, line 184: unknown directive == "# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE""
"sslContext.cc":226:  (defined _ISOC11_SOURCE        || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 201112L))
                                                                                                               ^--- expecting )
"sslContext.cc":232:  (defined _ISOC99_SOURCE || defined _ISOC11_SOURCE        || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199901L))
                                                                                                                                         ^--- expecting )
"sslContext.cc":238:  (defined _ISOC99_SOURCE || defined _ISOC11_SOURCE        || (defined __STDC_VERSION__ && __STDC_VERSION__ >= 199409L))
                                                                                                                                         ^--- expecting )
"sslContext.cc":291:  ((!defined _POSIX_C_SOURCE || (_POSIX_C_SOURCE - 0) < 199506L)        && (defined _REENTRANT || defined _THREAD_SAFE))
                                                                                  ^--- expecting )
../../../../../bin/omkdepend: warning:  sslContext.cc, line 381: unknown directive == "#  warning _FORTIFY_SOURCE requires compiling with optimization (-O)"
../../../../../bin/omkdepend: warning:  sslContext.cc, line 383: unknown directive == "#  warning _FORTIFY_SOURCE requires GCC 4.1 or later"
"sslContext.cc":344:  (!defined __cplusplus || __GNUC_PREREQ (4,3)        || (defined __clang__ && (defined __GNUC_STDC_INLINE__   			       || defined __GNUC_GNU_INLINE__)))
                                                             ^--- expecting )
"sslContext.cc":411:  (!defined _Noreturn        && (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) < 201112        &&  !__GNUC_PREREQ (4,7))
                                                                              ^--- expecting )
"sslContext.cc":430:  (!defined _Static_assert && !defined __cplusplus        && (defined __STDC_VERSION__ ? __STDC_VERSION__ : 0) < 201112        && (!__GNUC_PREREQ (4, 6) || defined __STRICT_ANSI__))
                                                                                                           ^--- expecting )
"sslContext.cc":495:  !defined __cplusplus       && (__GNUC_PREREQ (4, 9)   	|| __glibc_clang_has_extension (c_generic_selections)   	|| (!defined __GNUC__ && defined __STDC_VERSION__   	    && __STDC_VERSION__ >= 201112L))
                                                                   ^--- expecting )
"sslContext.cc":164:  (defined __USE_XOPEN_EXTENDED || defined __USE_XOPEN2K8	       || __GLIBC_USE (LIB_EXT2))
                                                                                                    ^--- expecting )
"sslContext.cc":247:  (defined(__STDC_VERSION__) && __STDC_VERSION__ >= 199901L) ||        defined(__osf__) || defined(__sgi) || defined(__hpux) ||        defined(OPENSSL_SYS_VMS) || defined (__OpenBSD__)
                                                                              ^--- expecting )
+ ../../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslActive.o sslActive.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslAddress.o sslAddress.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslConnection.o sslConnection.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslEndpoint.o sslEndpoint.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslTransportImpl.o sslTransportImpl.cc
In file included from sslTransportImpl.cc:45:0:
../../../../../include/omniORB4/internal/orbOptions.h:95:57: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     virtual void visit(const char* value,Source source) throw (BadParam) = 0;
                                                         ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:147:16: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit() throw(BadParam);
                ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:157:32: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
    Source source=fromInternal) throw (Unknown,BadParam);
                                ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:165:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void addOptions(const char* options[][2]) throw (Unknown,BadParam);
                                             ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:174:51: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void extractInitOptions(int& argc, char** argv) throw (Unknown,BadParam);
                                                   ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:183:45: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void getTraceLevel(int argc, char** argv) throw (Unknown,BadParam);
                                             ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:194:5: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
     throw (Unknown,BadParam);
     ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:203:55: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   CORBA::Boolean importFromFile(const char* filename) throw (Unknown,BadParam);
                                                       ^~~~~
../../../../../include/omniORB4/internal/orbOptions.h:211:24: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void importFromEnv() throw (Unknown,BadParam);
                        ^~~~~
sslTransportImpl.cc:150:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
sslTransportImpl.cc:177:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
sslTransportImpl.cc:204:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
sslTransportImpl.cc:231:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
sslTransportImpl.cc:258:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam)
                                                    ^~~~~
sslTransportImpl.cc:327:52: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
   void visit(const char* value,orbOptions::Source) throw (orbOptions::BadParam) {
                                                    ^~~~~
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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/usr/include -I. -I. -I../../../../../include -I../../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/sslContext.o sslContext.cc
+ rm -f shared/libomnisslTP4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomnisslTP4.so.2 -o shared/libomnisslTP4.so.2.2 -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 -L/usr/lib -lssl -lcrypto
+ /usr/bin/install -c -m 0644 shared/libomnisslTP4.so.2.2 ../../../../../lib
+ cd ../../../../../lib
+ rm -f libomnisslTP4.so.2
+ ln -s libomnisslTP4.so.2.2 libomnisslTP4.so.2
+ rm -f libomnisslTP4.so
+ ln -s libomnisslTP4.so.2 libomnisslTP4.so
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore/ssl'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore'
making export in src/lib/omniORB/dynamic...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/dynamic'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -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__ omniTypedefs.cc messagingstub.cc pollablestub.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 orbMultiRequest.cc request.cc pseudoBase.cc policy.cc nvList.cc namedValue.cc exceptionList.cc environment.cc dynException.cc dynAnyNil.cc dynAny.cc dynamicLib.cc dynamicImplementation.cc contextList.cc context.cc constants.cc anyStream.cc any.cc abstractBase.cc unknownValue.cc valueType.cc valueTracker.cc valueFactory.cc valueBase.cc ami.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/ami.o ami.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/valueBase.o valueBase.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/valueFactory.o valueFactory.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/valueTracker.o valueTracker.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/valueType.o valueType.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/unknownValue.o unknownValue.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/abstractBase.o abstractBase.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/any.o any.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/anyStream.o anyStream.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/constants.o constants.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/context.o context.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/contextList.o contextList.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dynamicImplementation.o dynamicImplementation.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dynamicLib.o dynamicLib.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dynAny.o dynAny.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dynAnyNil.o dynAnyNil.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dynException.o dynException.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/environment.o environment.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/exceptionList.o exceptionList.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/namedValue.o namedValue.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/nvList.o nvList.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/policy.o policy.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/pseudoBase.o pseudoBase.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/request.o request.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/orbMultiRequest.o orbMultiRequest.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/serverRequest.o serverRequest.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/tcParser.o tcParser.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/typecode.o typecode.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/unknownUserExn.o unknownUserExn.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/poastub.o poastub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/bootstrapdynstub.o bootstrapdynstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/corbaidldynstub.o corbaidldynstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/corbaidlstub.o corbaidlstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/irstub.o irstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/ir.o ir.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/irdynstub.o irdynstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/Namingdynstub.o Namingdynstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/boxes.o boxes.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/pollablestub.o pollablestub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/messagingstub.o messagingstub.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/omniTypedefs.o omniTypedefs.cc
+ rm -f shared/libomniDynamic4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniDynamic4.so.2 -o shared/libomniDynamic4.so.2.2 -L../../../../lib -L../../../../lib shared/ami.o 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/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/policy.o shared/pseudoBase.o shared/request.o shared/orbMultiRequest.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/pollablestub.o shared/messagingstub.o shared/omniTypedefs.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0644 shared/libomniDynamic4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniDynamic4.so.2
+ ln -s libomniDynamic4.so.2.2 libomniDynamic4.so.2
+ rm -f libomniDynamic4.so
+ ln -s libomniDynamic4.so.2 libomniDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/dynamic'
making export in src/lib/omniORB/codesets...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/codesets'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -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__ 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 shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-2.o cs-8859-2.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-3.o cs-8859-3.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-4.o cs-8859-4.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-5.o cs-8859-5.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-6.o cs-8859-6.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-7.o cs-8859-7.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-8.o cs-8859-8.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-9.o cs-8859-9.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-10.o cs-8859-10.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-11.o cs-8859-11.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-13.o cs-8859-13.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-14.o cs-8859-14.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-15.o cs-8859-15.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-8859-16.o cs-8859-16.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-UCS-4.o cs-UCS-4.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1250.o cs-cp1250.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1251.o cs-cp1251.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1252.o cs-cp1252.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1253.o cs-cp1253.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1254.o cs-cp1254.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1255.o cs-cp1255.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1256.o cs-cp1256.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1257.o cs-cp1257.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-cp1258.o cs-cp1258.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-037.o cs-037.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-500.o cs-500.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-EDF-4.o cs-EDF-4.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/cs-GBK.o cs-GBK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/omniCodeSets.o omniCodeSets.cc
+ rm -f shared/libomniCodeSets4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniCodeSets4.so.2 -o shared/libomniCodeSets4.so.2.2 -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
+ /usr/bin/install -c -m 0644 shared/libomniCodeSets4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniCodeSets4.so.2
+ ln -s libomniCodeSets4.so.2.2 libomniCodeSets4.so.2
+ rm -f libomniCodeSets4.so
+ ln -s libomniCodeSets4.so.2 libomniCodeSets4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/codesets'
making export in src/lib/omniORB/connections...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/connections'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -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__ dataStub.cc omniConnectionMgmt.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/omniConnectionMgmt.o omniConnectionMgmt.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__  -o shared/dataStub.o dataStub.cc
+ rm -f shared/libomniConnectionMgmt4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniConnectionMgmt4.so.2 -o shared/libomniConnectionMgmt4.so.2.2 -L../../../../lib -L../../../../lib shared/omniConnectionMgmt.o shared/dataStub.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0644 shared/libomniConnectionMgmt4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniConnectionMgmt4.so.2
+ ln -s libomniConnectionMgmt4.so.2.2 libomniConnectionMgmt4.so.2
+ rm -f libomniConnectionMgmt4.so
+ ln -s libomniConnectionMgmt4.so.2 libomniConnectionMgmt4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/connections'
making export in src/lib/omniORB/ziop...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziop'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ zlibCompressor.cc messagingStubs.cc ziopStubs.cc omniZIOP.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniZIOP.o omniZIOP.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/ziopStubs.o ziopStubs.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/messagingStubs.o messagingStubs.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/zlibCompressor.o zlibCompressor.cc
+ rm -f shared/libomniZIOP4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniZIOP4.so.2 -o shared/libomniZIOP4.so.2.2 -L../../../../lib -L../../../../lib shared/omniZIOP.o shared/ziopStubs.o shared/messagingStubs.o shared/zlibCompressor.o -L../orbcore/shared -lomniORB4 -lomnithread -lpthread -lz
+ /usr/bin/install -c -m 0644 shared/libomniZIOP4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniZIOP4.so.2
+ ln -s libomniZIOP4.so.2.2 libomniZIOP4.so.2
+ rm -f libomniZIOP4.so
+ ln -s libomniZIOP4.so.2 libomniZIOP4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziop'
making export in src/lib/omniORB/ziopdynamic...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziopdynamic'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ ziopDynStubs.cc compressionDynStubs.cc omniZIOPDynamic.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/omniZIOPDynamic.o omniZIOPDynamic.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/compressionDynStubs.o compressionDynStubs.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I.. -I./.. -I../../../../include/omniORB4/internal -I../../../../include/omniORB4/internal -D_REENTRANT -D_OMNIORB_ZIOP_DYNAMIC_LIBRARY -DUnixArchitecture -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/ziopDynStubs.o ziopDynStubs.cc
+ rm -f shared/libomniZIOPDynamic4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libomniZIOPDynamic4.so.2 -o shared/libomniZIOPDynamic4.so.2.2 -L../../../../lib -L../../../../lib shared/omniZIOPDynamic.o shared/compressionDynStubs.o shared/ziopDynStubs.o -L../orbcore/shared -lomniORB4 -lomniDynamic4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0644 shared/libomniZIOPDynamic4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libomniZIOPDynamic4.so.2
+ ln -s libomniZIOPDynamic4.so.2.2 libomniZIOPDynamic4.so.2
+ rm -f libomniZIOPDynamic4.so
+ ln -s libomniZIOPDynamic4.so.2 libomniZIOPDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziopdynamic'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib'
making export in src/appl...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl'
making export in src/appl/omniNames...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniNames'
../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR="/var/omninames" -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ omniNamesWin.cc log.cc NamingContext_i.cc omniNames.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/omninames"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o omniNames.o omniNames.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/omninames"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o NamingContext_i.o NamingContext_i.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/omninames"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o log.o log.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -I. -D__OMNIORB4__ -I../../../stub -D_REENTRANT -DDEFAULT_LOGDIR='"/var/omninames"' -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ -o omniNamesWin.o omniNamesWin.cc
+ rm -f omniNames
+ g++ -o omniNames -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../lib -L../../../lib omniNames.o NamingContext_i.o log.o omniNamesWin.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 omniNames ../../../bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniNames'
making export in src/appl/utils...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils'
making export in src/appl/utils/genior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ genior.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o genior.o genior.cc
+ rm -f genior
+ g++ -o genior -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib genior.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 genior ../../../../bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/genior'
making export in src/appl/utils/catior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ catior.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o catior.o catior.cc
+ rm -f catior
+ g++ -o catior -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib catior.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 catior ../../../../bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/catior'
making export in src/appl/utils/convertior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ convertior.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o convertior.o convertior.cc
+ rm -f convertior
+ g++ -o convertior -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib convertior.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 convertior ../../../../bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/convertior'
making export in src/appl/utils/nameclt...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ nameclt.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ -o nameclt.o nameclt.cc
+ rm -f nameclt
+ g++ -o nameclt -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../../lib -L../../../../lib nameclt.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 nameclt ../../../../bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/nameclt'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils'
making export in src/appl/omniMapper...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/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__ omniMapper.cc
g++ -c -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -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__ -o omniMapper.o omniMapper.cc
+ rm -f omniMapper
+ g++ -o omniMapper -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -Wall -Wno-unused -fexceptions -L../../../lib -L../../../lib omniMapper.o -lomniORB4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0755 omniMapper ../../../bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniMapper'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl'
making export in src/services...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services'
making export in src/services/mklib...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib'
../../../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/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/TimeBase.idl	
../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -D__OMNIORB4__ -I../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I. -I. -I../../../include -I../../../include -D__OSVERSION__=2 -D__linux__ CosLifeCycleSK.cc CosNotifyChannelAdminSK.cc CosNotifyFilterSK.cc CosNotifyCommSK.cc CosNotificationSK.cc CosEventChannelAdminSK.cc CosEventCommSK.cc CosTimeSK.cc TimeBaseSK.cc CosLifeCycleDynSK.cc CosNotifyChannelAdminDynSK.cc CosNotifyFilterDynSK.cc CosNotifyCommDynSK.cc CosNotificationDynSK.cc CosEventChannelAdminDynSK.cc CosEventCommDynSK.cc CosTimeDynSK.cc TimeBaseDynSK.cc
+ ../../../bin/scripts/omkdirhier ../../../include/COS
+ /usr/bin/install -c -m 0644 TimeBase.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosTime.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosEventComm.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosEventChannelAdmin.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosNotification.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosNotifyComm.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosNotifyFilter.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosNotifyChannelAdmin.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 CosLifeCycle.hh ../../../include/COS
+ /usr/bin/install -c -m 0644 COS_sysdep.h ../../../include/COS
making export in src/services/mklib/stublib...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/stublib'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ ../CosLifeCycleSK.cc ../CosNotifyChannelAdminSK.cc ../CosNotifyFilterSK.cc ../CosNotifyCommSK.cc ../CosNotificationSK.cc ../CosEventChannelAdminSK.cc ../CosEventCommSK.cc ../CosTimeSK.cc ../TimeBaseSK.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/TimeBaseSK.o ../TimeBaseSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosTimeSK.o ../CosTimeSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosEventCommSK.o ../CosEventCommSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosEventChannelAdminSK.o ../CosEventChannelAdminSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotificationSK.o ../CosNotificationSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyCommSK.o ../CosNotifyCommSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyFilterSK.o ../CosNotifyFilterSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyChannelAdminSK.o ../CosNotifyChannelAdminSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/stublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosLifeCycleSK.o ../CosLifeCycleSK.cc
+ rm -f shared/libCOS4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libCOS4.so.2 -o shared/libCOS4.so.2.2 -L../../../../lib -L../../../../lib shared/TimeBaseSK.o shared/CosTimeSK.o shared/CosEventCommSK.o shared/CosEventChannelAdminSK.o shared/CosNotificationSK.o shared/CosNotifyCommSK.o shared/CosNotifyFilterSK.o shared/CosNotifyChannelAdminSK.o shared/CosLifeCycleSK.o -lomniORB4 -lomniDynamic4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0644 shared/libCOS4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libCOS4.so.2
+ ln -s libCOS4.so.2.2 libCOS4.so.2
+ rm -f libCOS4.so
+ ln -s libCOS4.so.2 libCOS4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/stublib'
making export in src/services/mklib/dynstublib...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/dynstublib'
../../../../bin/omkdepend -D__cplusplus -D__GNUG__ -D__GNUC__ -p shared/ -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__ ../CosLifeCycleDynSK.cc ../CosNotifyChannelAdminDynSK.cc ../CosNotifyFilterDynSK.cc ../CosNotifyCommDynSK.cc ../CosNotificationDynSK.cc ../CosEventChannelAdminDynSK.cc ../CosEventCommDynSK.cc ../CosTimeDynSK.cc ../TimeBaseDynSK.cc
+ ../../../../bin/scripts/omkdirhier shared
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/TimeBaseDynSK.o ../TimeBaseDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosTimeDynSK.o ../CosTimeDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosEventCommDynSK.o ../CosEventCommDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosEventChannelAdminDynSK.o ../CosEventChannelAdminDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotificationDynSK.o ../CosNotificationDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyCommDynSK.o ../CosNotifyCommDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyFilterDynSK.o ../CosNotifyFilterDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosNotifyChannelAdminDynSK.o ../CosNotifyChannelAdminDynSK.cc
g++ -c -fPIC -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1  -Wall -Wno-unused -fexceptions  -D__OMNIORB4__ -I../../../../stub -D_REENTRANT -D_COS_LIBRARY -DENABLE_CLIENT_IR_SUPPORT -I../../../../src/services/mklib/dynstublib/.. -I. -I. -I../../../../include -I../../../../include -D__OSVERSION__=2 -D__linux__  -o shared/CosLifeCycleDynSK.o ../CosLifeCycleDynSK.cc
+ rm -f shared/libCOSDynamic4.so.2.2
+ g++ -Wl,-z,relro -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -shared -Wl,-soname,libCOSDynamic4.so.2 -o shared/libCOSDynamic4.so.2.2 -L../../../../lib -L../../../../lib shared/TimeBaseDynSK.o shared/CosTimeDynSK.o shared/CosEventCommDynSK.o shared/CosEventChannelAdminDynSK.o shared/CosNotificationDynSK.o shared/CosNotifyCommDynSK.o shared/CosNotifyFilterDynSK.o shared/CosNotifyChannelAdminDynSK.o shared/CosLifeCycleDynSK.o -lCOS4 -lomniORB4 -lomniDynamic4 -lomnithread -lpthread
+ /usr/bin/install -c -m 0644 shared/libCOSDynamic4.so.2.2 ../../../../lib
+ cd ../../../../lib
+ rm -f libCOSDynamic4.so.2
+ ln -s libCOSDynamic4.so.2.2 libCOSDynamic4.so.2
+ rm -f libCOSDynamic4.so
+ ln -s libCOSDynamic4.so.2 libCOSDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/dynstublib'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services'
make[1]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src'
+ exit 0
Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.A9LChT
+ umask 022
+ cd /builddir/build/BUILD
+ '[' /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64 '!=' / ']'
+ rm -rf /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64
++ dirname /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64
+ mkdir -p /builddir/build/BUILDROOT
+ mkdir /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64
+ cd omniORB-4.2.2
+ /usr/bin/make install DESTDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64 'INSTALL=/usr/bin/install -p'
making install in ./src...
make[1]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src'
making install in src/tool...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool'
making install in src/tool/omkdepend...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omkdepend'
+ ../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
+ /usr/bin/install -c -m 0755 omkdepend /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omkdepend'
making install in src/tool/omniidl...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl'
making install in src/tool/omniidl/cxx...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx'
making install in src/tool/omniidl/cxx/cccp...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx/cccp'
+ /usr/bin/install -c -m 0755 omnicpp /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx/cccp'
+ ../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6/site-packages
+ /usr/bin/install -c -m 0644 _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6/site-packages
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6/site-packages
+ rm -f _omniidl.cpython-36m-riscv64-linux-gnu.so.4
+ ln -s _omniidl.cpython-36m-riscv64-linux-gnu.so.4.2 _omniidl.cpython-36m-riscv64-linux-gnu.so.4
+ rm -f _omniidl.cpython-36m-riscv64-linux-gnu.so
+ ln -s _omniidl.cpython-36m-riscv64-linux-gnu.so.4 _omniidl.cpython-36m-riscv64-linux-gnu.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/cxx'
making install in src/tool/omniidl/python3...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3'
making install in src/tool/omniidl/python3/omniidl...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl'
+ ../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 main.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 idlast.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 idltype.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 idlutil.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 idlvisitor.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ /usr/bin/install -c -m 0644 output.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/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 '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl'
making install in src/tool/omniidl/python3/omniidl_be...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl_be'
+ ../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ /usr/bin/install -c -m 0644 ami.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ /usr/bin/install -c -m 0644 dump.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ /usr/bin/install -c -m 0644 example.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ /usr/bin/install -c -m 0644 interactive.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
Listing '.'...
Compiling './__init__.py'...
Compiling './ami.py'...
Compiling './dump.py'...
Compiling './example.py'...
Compiling './interactive.py'...
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/omniidl_be'
making install in src/tool/omniidl/python3/scripts...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/scripts'
+ /usr/bin/install -c -m 0755 omniidl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
+ /usr/bin/install -c -m 0755 omniidlrun.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3/scripts'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl/python3'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool/omniidl'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/tool'
making install in src/lib...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib'
making install in src/lib/omnithread...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omnithread'
+ /usr/bin/install -c -m 0644 shared/libomnithread.so.4.0 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomnithread.so.4
+ ln -s libomnithread.so.4.0 libomnithread.so.4
+ rm -f libomnithread.so
+ ln -s libomnithread.so.4 libomnithread.so
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omnithread'
making install in src/lib/omniORB...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB'
+ ../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/distdate.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/Naming.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/corbaidl_poa.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ir_poa.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/boxes_poa.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/pollable_poa.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/poa_enums_poa.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/omniTypedefs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/bootstrap.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/omniConnectionData.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/messaging.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/compression.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/messaging_policy.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ziop_defs.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB4/ziop_operators.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
making install in src/lib/omniORB/python3...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3'
making install in src/lib/omniORB/python3/omniidl_be...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be'
making install in src/lib/omniORB/python3/omniidl_be/cxx...
make[6]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx'
making install in src/lib/omniORB/python3/omniidl_be/cxx/header...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/header'
+ ../../../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 defs.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 opers.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 poa.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 tie.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 forward.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 marshal.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 obv.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ /usr/bin/install -c -m 0644 template.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/header'
making install in src/lib/omniORB/python3/omniidl_be/cxx/skel...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/skel'
+ ../../../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 main.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 poa.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel
+ /usr/bin/install -c -m 0644 template.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/skel'
making install in src/lib/omniORB/python3/omniidl_be/cxx/dynskel...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/dynskel'
+ ../../../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 main.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 typecode.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel
+ /usr/bin/install -c -m 0644 template.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/dynskel'
making install in src/lib/omniORB/python3/omniidl_be/cxx/impl...
make[7]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/impl'
+ ../../../../../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 main.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/impl
+ /usr/bin/install -c -m 0644 template.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/impl
Listing '.'...
Compiling './__init__.py'...
Compiling './main.py'...
Compiling './template.py'...
make[7]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx/impl'
+ /usr/bin/install -c -m 0644 __init__.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 util.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 skutil.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 id.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 types.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 config.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 output.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 ast.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 iface.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 call.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 cxx.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 support.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 descriptor.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 mapping.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 mangler.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx
+ /usr/bin/install -c -m 0644 value.py /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/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/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/template.py'...
Compiling 'cxx/header/tie.py'...
Compiling 'cxx/id.py'...
Compiling 'cxx/iface.py'...
Listing 'cxx/impl'...
Compiling 'cxx/mangler.py'...
Compiling 'cxx/mapping.py'...
Compiling 'cxx/output.py'...
Listing 'cxx/skel'...
Compiling 'cxx/skel/__init__.py'...
Compiling 'cxx/skel/main.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[6]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be/cxx'
File __init__.py hasn't changed.
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3/omniidl_be'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/python3'
making install in src/lib/omniORB/orbcore...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore'
+ /usr/bin/install -c -m 0644 shared/libomniORB4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniORB4.so.2
+ ln -s libomniORB4.so.2.2 libomniORB4.so.2
+ rm -f libomniORB4.so
+ ln -s libomniORB4.so.2 libomniORB4.so
making install in src/lib/omniORB/orbcore/ssl...
make[5]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore/ssl'
+ /usr/bin/install -c -m 0644 shared/libomnisslTP4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomnisslTP4.so.2
+ ln -s libomnisslTP4.so.2.2 libomnisslTP4.so.2
+ rm -f libomnisslTP4.so
+ ln -s libomnisslTP4.so.2 libomnisslTP4.so
make[5]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore/ssl'
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/orbcore'
making install in src/lib/omniORB/dynamic...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/dynamic'
+ /usr/bin/install -c -m 0644 shared/libomniDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniDynamic4.so.2
+ ln -s libomniDynamic4.so.2.2 libomniDynamic4.so.2
+ rm -f libomniDynamic4.so
+ ln -s libomniDynamic4.so.2 libomniDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/dynamic'
making install in src/lib/omniORB/codesets...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/codesets'
+ /usr/bin/install -c -m 0644 shared/libomniCodeSets4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniCodeSets4.so.2
+ ln -s libomniCodeSets4.so.2.2 libomniCodeSets4.so.2
+ rm -f libomniCodeSets4.so
+ ln -s libomniCodeSets4.so.2 libomniCodeSets4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/codesets'
making install in src/lib/omniORB/connections...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/connections'
+ /usr/bin/install -c -m 0644 shared/libomniConnectionMgmt4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniConnectionMgmt4.so.2
+ ln -s libomniConnectionMgmt4.so.2.2 libomniConnectionMgmt4.so.2
+ rm -f libomniConnectionMgmt4.so
+ ln -s libomniConnectionMgmt4.so.2 libomniConnectionMgmt4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/connections'
making install in src/lib/omniORB/ziop...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziop'
+ /usr/bin/install -c -m 0644 shared/libomniZIOP4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniZIOP4.so.2
+ ln -s libomniZIOP4.so.2.2 libomniZIOP4.so.2
+ rm -f libomniZIOP4.so
+ ln -s libomniZIOP4.so.2 libomniZIOP4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziop'
making install in src/lib/omniORB/ziopdynamic...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziopdynamic'
+ /usr/bin/install -c -m 0644 shared/libomniZIOPDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libomniZIOPDynamic4.so.2
+ ln -s libomniZIOPDynamic4.so.2.2 libomniZIOPDynamic4.so.2
+ rm -f libomniZIOPDynamic4.so
+ ln -s libomniZIOPDynamic4.so.2 libomniZIOPDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB/ziopdynamic'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib/omniORB'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/lib'
making install in src/appl...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl'
making install in src/appl/omniNames...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniNames'
+ /usr/bin/install -c -m 0755 omniNames /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniNames'
making install in src/appl/utils...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils'
making install in src/appl/utils/genior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/genior'
+ /usr/bin/install -c -m 0755 genior /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/genior'
making install in src/appl/utils/catior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/catior'
+ /usr/bin/install -c -m 0755 catior /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/catior'
making install in src/appl/utils/convertior...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/convertior'
+ /usr/bin/install -c -m 0755 convertior /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/convertior'
making install in src/appl/utils/nameclt...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/nameclt'
+ /usr/bin/install -c -m 0755 nameclt /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils/nameclt'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/utils'
making install in src/appl/omniMapper...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniMapper'
+ /usr/bin/install -c -m 0755 omniMapper /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/bin
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl/omniMapper'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/appl'
making install in src/services...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services'
making install in src/services/mklib...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib'
+ ../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 TimeBase.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosTime.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosEventComm.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosEventChannelAdmin.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosNotification.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosNotifyComm.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosNotifyFilter.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosNotifyChannelAdmin.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 CosLifeCycle.hh /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ /usr/bin/install -c -m 0644 COS_sysdep.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
making install in src/services/mklib/stublib...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/stublib'
+ /usr/bin/install -c -m 0644 shared/libCOS4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libCOS4.so.2
+ ln -s libCOS4.so.2.2 libCOS4.so.2
+ rm -f libCOS4.so
+ ln -s libCOS4.so.2 libCOS4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/stublib'
making install in src/services/mklib/dynstublib...
make[4]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/dynstublib'
+ /usr/bin/install -c -m 0644 shared/libCOSDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ cd /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64
+ rm -f libCOSDynamic4.so.2
+ ln -s libCOSDynamic4.so.2.2 libCOSDynamic4.so.2
+ rm -f libCOSDynamic4.so
+ ln -s libCOSDynamic4.so.2 libCOSDynamic4.so
make[4]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib/dynstublib'
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services/mklib'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src/services'
make[1]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/src'
making install in ./include...
make[1]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/include'
+ /usr/bin/install -c -m 0644 omnithread.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include
+ /usr/bin/install -c -m 0644 omniconfig.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include
making install in include/omnithread...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/include/omnithread'
+ ../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread
+ /usr/bin/install -c -m 0644 nt.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread
+ /usr/bin/install -c -m 0644 posix.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread
+ /usr/bin/install -c -m 0644 pthread_nt.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread
+ /usr/bin/install -c -m 0644 atomic.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/include/omnithread'
making install in include/omniORB4...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/include/omniORB4'
+ /usr/bin/install -c -m 0644 acconfig.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ami.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 BiDirPolicy.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_AbstractBase.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Any.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Any_vartypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_BOA.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Context.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Current.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_DomainManager.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Environment.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Exception.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_ExceptionList.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Fixed.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_LocalObject.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_LocalObject_vartypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_NamedValue.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_ORB.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Object.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Object_vartypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Policy.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Principal.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_Request.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_ServerRequest.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_String.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_TypeCode.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_TypeCode_member.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_UnknownUserException.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_ValueBase.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_ValueBase_vartypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_basetypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_primitive_types.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_static_fns.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_sysdep.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_sysdep_auto.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_sysdep_trad.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 CORBA_vartypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 GIOP.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 IIOP.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 IOP.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 IOP_C.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 IOP_S.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 anyStream.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 boa.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 callDescriptor.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 callHandle.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 cdrStream.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 codeSets.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 corba_operators.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 dynAny.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 finalCleanup.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 fixed.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 giopEndpoint.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 linkHacks.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 local_config.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 minorCode.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 objTracker.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniAsyncInvoker.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniIOR.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniInterceptors.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniInternal.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORB.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniORBcompat.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniObjKey.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniObjRef.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniPolicy.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniServant.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniServer.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniTransport.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniURI.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniutilities.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 optionalFeatures.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 poa.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 poa_defs.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 poa_poa.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 proxyFactory.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 seqTemplatedecls.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 seqTemplatedefns.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 sslContext.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 streamOperators.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 stringtypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 templatedecls.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 templatedefns.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 tracedthread.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 userexception.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 valueFactoryManager.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 valueType.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 valueTemplatedecls.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 valueTemplatedefns.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 wstringtypes.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniConnectionMgmt.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 omniZIOP.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ziopStubs.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpAddress.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpConnection.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpEndpoint.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/tcp/tcpTransportImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixAddress.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixConnection.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixEndpoint.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/unix/unixTransportImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslAddress.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslConnection.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslEndpoint.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
+ /usr/bin/install -c -m 0644 ../../src/lib/omniORB/orbcore/ssl/sslTransportImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4
making install in include/omniORB4/internal...
make[3]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/include/omniORB4/internal'
+ ../../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 GIOP_C.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 GIOP_S.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 SocketCollection.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 anonObject.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 codeSetUtil.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 context.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 corbaBoa.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 corbaOrb.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 dynAnyImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 dynamicImplementation.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 dynamicLib.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 excepthandler.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 exceptiondefs.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopBiDir.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopMonitor.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopRendezvouser.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopRope.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopServer.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopStrand.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopStrandFlags.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopStream.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopStreamImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 giopWorker.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 inProcessIdentity.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 initRefs.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 initialiser.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 invoker.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 libcWrapper.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 localIdentity.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 objectAdapter.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 objectStub.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 objectTable.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 omniCurrent.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 omniIdentity.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 orbOptions.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 orbParameters.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 poacurrentimpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 poaimpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 poamanager.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 pseudo.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 remoteIdentity.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 request.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 rmutex.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 shutdownIdentity.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 tcParser.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 transportRules.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 typecode.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 interceptors.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 tcpSocket.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 unknownValue.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ /usr/bin/install -c -m 0644 valueTrackerImpl.h /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
make[3]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/include/omniORB4/internal'
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/include/omniORB4'
make[1]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/include'
making install in ./idl...
make[1]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/idl'
+ ../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 Naming.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 bootstrap.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 corbaidl.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 echo.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 ir.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 orb.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 poa.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 poa_include.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 boxes.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 pollable.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 messaging.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 messaging_policy.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 ziop.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
+ /usr/bin/install -c -m 0644 compression.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB
making install in idl/COS...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/idl/COS'
+ ../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosCollection.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosCompoundLifeCycle.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosConcurrencyControl.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosContainment.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosEventChannelAdmin.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosEventComm.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosExternalization.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosExternalizationContainment.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosExternalizationReference.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosGraphs.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosLicensingManager.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosLifeCycle.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosLifeCycleContainment.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosLifeCycleReference.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosNaming.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosNotification.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosNotifyChannelAdmin.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosNotifyComm.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosNotifyFilter.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosObjectIdentity.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistenceDDO.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistenceDS_CLI.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistencePDS.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistencePDS_DA.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistencePID.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistencePO.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPersistencePOM.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosPropertyService.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosQuery.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosQueryCollection.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosReference.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosRelationships.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosStream.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTSPortability.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTime.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTimerEvent.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTrading.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTradingDynamic.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTradingRepos.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTransactions.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTypedEventChannelAdmin.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTypedEventComm.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTypedNotifyChannelAdmin.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 CosTypedNotifyComm.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 DCE_CIOPSecurity.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 LifeCycleService.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 Lname-library.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 NRService.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 RDITestTypes.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SECIOP.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SSLIOP.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 Security.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SecurityAdmin.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SecurityLevel1.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SecurityLevel2.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 SecurityReplaceable.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ /usr/bin/install -c -m 0644 TimeBase.idl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/idl/COS'
make[1]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/idl'
making install in ./contrib...
make[1]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/contrib'
making install in contrib/pkgconfig...
make[2]: Entering directory '/builddir/build/BUILD/omniORB-4.2.2/contrib/pkgconfig'
+ ../../bin/scripts/omkdirhier /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omnithread3.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniORB4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniDynamic4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniCOS4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniCOSDynamic4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniConnectionMgmt4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniZIOP4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
+ /usr/bin/install -c -m 0644 omniZIOPDynamic4.pc /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/pkgconfig
make[2]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/contrib/pkgconfig'
make[1]: Leaving directory '/builddir/build/BUILD/omniORB-4.2.2/contrib'
+ find /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64 -name '*.la' -exec rm -f '{}' ';'
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libCOS4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libCOS4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libCOSDynamic4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libCOSDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniCodeSets4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniCodeSets4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniConnectionMgmt4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniConnectionMgmt4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniDynamic4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniORB4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniORB4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniZIOP4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniZIOP4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniZIOPDynamic4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomniZIOPDynamic4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomnisslTP4.so.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomnisslTP4.so.2.2 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomnithread.so.4 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/libomnithread.so.4.0
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6/site-packages/_omniidl.cpython-36m-riscv64-linux-gnu.so.4 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6/site-packages/_omniidl.cpython-36m-riscv64-linux-gnu.so.4.2
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omnithread /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/COS
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/ /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/include/omniORB4/internal
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/idl/omniORB/COS
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be
+ chmod 0755 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/ /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/skel /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/impl /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/dynskel /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl_be/cxx/header
+ chmod +x /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6/site-packages/omniidl/main.py
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/rc.d/init.d
+ install -m 0755 /builddir/build/SOURCES/omniORB-nameserver.init /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/rc.d/init.d/omniNames
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/var/lib/omniORB
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/var/run/omniORB
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/logrotate.d/
+ install -m 0644 /builddir/build/SOURCES/omniORB-nameserver.logrotate /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/logrotate.d/omniNames
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/
+ install -m 0644 /builddir/build/SOURCES/omniORB.cfg /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/omniORB.cfg
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/var/log/omniORB
+ pushd man
~/build/BUILD/omniORB-4.2.2/man ~/build/BUILD/omniORB-4.2.2
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/man/man1
+ install -m 0644 man1/catior.1 man1/convertior.1 man1/genior.1 man1/nameclt.1 man1/omnicpp.1 man1/omniidl.1 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/man/man1/
+ mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/man/man8
+ install -m 0644 man8/omniMapper.8 man8/omniNames.8 /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/man/man8/
+ popd
~/build/BUILD/omniORB-4.2.2
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be opened: /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/etc/ld.so.conf: No such file or directory
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/brp-strip /usr/bin/strip
+ /usr/lib/rpm/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
Bytecompiling .py files below /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib/python3.6 using /usr/bin/python3.6
Bytecompiling .py files below /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/lib64/python3.6 using /usr/bin/python3.6
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
*** WARNING: mangling shebang in ./usr/lib/python3.6/site-packages/omniidl/main.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
*** WARNING: mangling shebang in ./usr/bin/omniidlrun.py from #!/usr/bin/env python to #!/usr/bin/python2. This will become an ERROR, fix it manually!
Processing files: omniORB-4.2.2-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.uoPO6M
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ DOCDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB
+ cp -pr README.FIRST.txt /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB
+ cp -pr README.unix.txt /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB
+ exit 0
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ra9iVR
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ LICENSEDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB
+ cp -pr COPYING.LIB /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: libCOS4.so.2()(64bit) libCOSDynamic4.so.2()(64bit) libomniCodeSets4.so.2()(64bit) libomniConnectionMgmt4.so.2()(64bit) libomniDynamic4.so.2()(64bit) libomniORB4.so.2()(64bit) libomniZIOP4.so.2()(64bit) libomniZIOPDynamic4.so.2()(64bit) libomnisslTP4.so.2()(64bit) libomnithread.so.4()(64bit) omniORB = 4.2.2-4.fc28 omniORB(riscv-64) = 4.2.2-4.fc28
Requires(interp): /sbin/ldconfig /sbin/ldconfig
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): shadow-utils
Requires(post): /sbin/ldconfig chkconfig
Requires(preun): chkconfig
Requires(postun): /sbin/ldconfig initscripts
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libCOS4.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgcc_s.so.1(GCC_4.2.0)(64bit) libgcc_s.so.1(GCC_4.3.0)(64bit) libm.so.6()(64bit) libomniDynamic4.so.2()(64bit) libomniORB4.so.2()(64bit) libomnithread.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) libz.so.1(ZLIB_1.2.0)(64bit) rtld(GNU_HASH)
Processing files: omniORB-devel-4.2.2-4.fc28.riscv64
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.jczJ7V
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ DOCDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-devel
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-devel
+ cp -pr doc/ /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-devel
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: omniORB-devel = 4.2.2-4.fc28 omniORB-devel(riscv-64) = 4.2.2-4.fc28 pkgconfig(omniCOS4) = 4.2.2 pkgconfig(omniCOSDynamic4) = 4.2.2 pkgconfig(omniConnectionMgmt4) = 4.2.2 pkgconfig(omniDynamic4) = 4.2.2 pkgconfig(omniORB4) = 4.2.2 pkgconfig(omniZIOP4) = 4.2.2 pkgconfig(omniZIOPDynamic4) = 4.2.2 pkgconfig(omnithread3) = 4.2.2
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: /usr/bin/pkg-config /usr/bin/python2 /usr/bin/python3 ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libCOS4.so.2()(64bit) libCOSDynamic4.so.2()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libomniCodeSets4.so.2()(64bit) libomniConnectionMgmt4.so.2()(64bit) libomniDynamic4.so.2()(64bit) libomniORB4.so.2()(64bit) libomniZIOP4.so.2()(64bit) libomniZIOPDynamic4.so.2()(64bit) libomnisslTP4.so.2()(64bit) libomnithread.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) pkgconfig(omniCOS4) pkgconfig(omniORB4) pkgconfig(omniZIOP4) pkgconfig(omnithread3) python(abi) = 3.6 rtld(GNU_HASH)
Processing files: omniORB-doc-4.2.2-4.fc28.noarch
Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.TFdyez
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ DOCDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-doc
+ cp -pr doc/ /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/doc/omniORB-doc
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: omniORB-doc = 4.2.2-4.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: omniORB-servers-4.2.2-4.fc28.riscv64
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: config(omniORB-servers) = 4.2.2-4.fc28 omniORB-servers = 4.2.2-4.fc28 omniORB-servers(riscv-64) = 4.2.2-4.fc28
Requires(interp): /bin/sh /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): /bin/sh
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: /bin/sh ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libomniORB4.so.2()(64bit) libomnithread.so.4()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.27)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.8)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Processing files: omniORB-utils-4.2.2-4.fc28.riscv64
Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.FwF81I
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ LICENSEDIR=/builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB-utils
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB-utils
+ cp -pr COPYING /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64/usr/share/licenses/omniORB-utils
+ exit 0
warning: Deprecated external dependency generator is used!
Finding  Provides: /bin/sh -c " /usr/bin/grep -v  '/usr/lib64/python3.6/site-packages/.*\.so$' | while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -P; done | /bin/sort -u "
Finding  Requires(interp): 
Finding  Requires(rpmlib): 
Finding  Requires(verify): 
Finding  Requires(pre): 
Finding  Requires(post): 
Finding  Requires(preun): 
Finding  Requires(postun): 
Finding  Requires(pretrans): 
Finding  Requires(posttrans): 
Finding  Requires: /bin/sh -c "  while read FILE; do echo "${FILE}" | /usr/lib/rpm/rpmdeps -R; done | /bin/sort -u "
Finding  Conflicts: 
Finding  Obsoletes: 
Finding  Recommends: 
Finding  Suggests: 
Finding  Supplements: 
Finding  Enhances: 
Provides: omniORB-utils = 4.2.2-4.fc28 omniORB-utils(riscv-64) = 4.2.2-4.fc28
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-riscv64-lp64d.so.1()(64bit) ld-linux-riscv64-lp64d.so.1(GLIBC_2.27)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.27)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libm.so.6()(64bit) libomniORB4.so.2()(64bit) libomnithread.so.4()(64bit) libpthread.so.0()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.1)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) rtld(GNU_HASH)
Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64
Wrote: /builddir/build/SRPMS/omniORB-4.2.2-4.fc28.src.rpm
Wrote: /builddir/build/RPMS/riscv64/omniORB-4.2.2-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/omniORB-devel-4.2.2-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/noarch/omniORB-doc-4.2.2-4.fc28.noarch.rpm
Wrote: /builddir/build/RPMS/riscv64/omniORB-servers-4.2.2-4.fc28.riscv64.rpm
Wrote: /builddir/build/RPMS/riscv64/omniORB-utils-4.2.2-4.fc28.riscv64.rpm
Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.3DYyvT
+ umask 022
+ cd /builddir/build/BUILD
+ cd omniORB-4.2.2
+ /usr/bin/rm -rf /builddir/build/BUILDROOT/omniORB-4.2.2-4.fc28.riscv64
+ exit 0
+ touch /buildok
+ cleanup
+ set +e
+ sync
+ sleep 5
+ sync
+ poweroff
Terminated
++ cleanup
++ set +e
++ sync
Terminated
+++ cleanup
+++ set +e
+++ sync
+++ sleep 5
+++ sync
+++ poweroff