ORBit2 Build Log

Checking out ORBit2 2005-08-18 21:10:01.259
cvs -z3 -q -d :pserver;proxy=proxy.daa.com.au;proxyport=3128:anonymous@anoncvs.gnome.org:/cvs/gnome update -dP -A .
? depcomp
? gtk-doc.make
P ChangeLog
P configure.in
Configuring ORBit2 2005-08-18 21:10:11.205
./autogen.sh --prefix /scratch/gnometinderbox/microtinder/build-output  --disable-static --disable-gtk-doc
checking for autoconf >= 2.53...
  testing autoconf2.50... not found.
  testing autoconf... found 2.59
checking for automake >= 1.6...
  testing automake-1.6... found 1.6.3
checking for libtool >= 1.4.3...
  testing libtoolize... found 1.5.6
checking for pkg-config >= 0.14.0...
  testing pkg-config... found 0.17.2
checking for gtk-doc >= 1.0...
  testing gtkdocize... found 1.4
Checking for required M4 macros...
Checking for forbidden M4 macros...
Processing ./configure.in
Running libtoolize...
Running gtkdocize...
Running aclocal-1.6...
Running autoconf...
Running autoheader...
Running automake-1.6...
Running ./configure --enable-maintainer-mode --prefix /scratch/gnometinderbox/microtinder/build-output --disable-static --disable-gtk-doc ...
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make -j3 sets $(MAKE)... yes
checking build system type... alphaev68-unknown-linux-gnu
checking host system type... alphaev68-unknown-linux-gnu
checking for Win32... no
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make -j3... GNU
checking dependency style of gcc... gcc3
checking for a BSD-compatible install... /home/trs80/bin/install-check
checking for a sed that does not truncate output... /bin/sed
checking for egrep... grep -E
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking how to run the C++ preprocessor... g++ -E
checking for g77... no
checking for f77... no
checking for xlf... no
checking for frt... no
checking for pgf77... no
checking for fort77... no
checking for fl32... no
checking for af77... no
checking for f90... no
checking for xlf90... no
checking for pgf90... no
checking for epcf90... no
checking for f95... no
checking for fort... no
checking for xlf95... no
checking for ifc... no
checking for efc... no
checking for pgf95... no
checking for lf95... no
checking for gfortran... no
checking whether we are using the GNU Fortran 77 compiler... no
checking whether  accepts -g... no
checking the maximum length of command line arguments... 65536
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if gcc static flag  works... yes
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC
checking if gcc PIC flag -fPIC works... yes
checking if gcc supports -c -o file.o... yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... no
checking for shl_load in -ldld... no
checking for dlopen... no
checking for dlopen in -ldl... yes
checking whether a program can dlopen itself... yes
checking whether a statically linked program can dlopen itself... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ supports -c -o file.o... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for shl_load... (cached) no
checking for shl_load in -ldld... (cached) no
checking for dlopen... (cached) no
checking for dlopen in -ldl... (cached) yes
checking whether a program can dlopen itself... (cached) yes
checking whether a statically linked program can dlopen itself... (cached) yes
appending configuration tag "F77" to libtool
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for aclocal flags... -I /scratch/gnometinderbox/microtinder/build-output/share/aclocal
checking for gawk... (cached) gawk
checking for pkg-config... /usr/bin/pkg-config
checking for pkg-config >= 0.14.0... found
checking pkg-config is at least version 0.9.0... yes
checking for ORBIT_CFLAGS... -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for ORBIT_LIBS... -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for ORBIT_IDL_CFLAGS... -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for ORBIT_IDL_LIBS... -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for ORBIT_NAME_CFLAGS... -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for ORBIT_NAME_LIBS... -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0  
checking for ANSI C header files... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking sys/endian.h usability... no
checking sys/endian.h presence... no
checking for sys/endian.h... no
checking endian.h usability... yes
checking endian.h presence... yes
checking for endian.h... yes
checking machine/endian.h usability... no
checking machine/endian.h presence... no
checking for machine/endian.h... no
checking sys/machine.h usability... no
checking sys/machine.h presence... no
checking for sys/machine.h... no
checking sys/isa_defs.h usability... no
checking sys/isa_defs.h presence... no
checking for sys/isa_defs.h... no
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking wcstr.h usability... no
checking wcstr.h presence... no
checking for wcstr.h... no
checking wctype.h usability... yes
checking wctype.h presence... yes
checking for wctype.h... yes
checking machine/types.h usability... no
checking machine/types.h presence... no
checking for machine/types.h... no
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking openssl/ssl.h usability... no
checking openssl/ssl.h presence... no
checking for openssl/ssl.h... no
checking sys/uio.h usability... yes
checking sys/uio.h presence... yes
checking for sys/uio.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sys/utime.h usability... no
checking sys/utime.h presence... no
checking for sys/utime.h... no
checking linux/socket.h usability... yes
checking linux/socket.h presence... yes
checking for linux/socket.h... yes
checking sys/sockio.h usability... no
checking sys/sockio.h presence... no
checking for sys/sockio.h... no
checking winsock2.h usability... no
checking winsock2.h presence... no
checking for winsock2.h... no
checking for an ANSI C-conforming const... yes
checking for inline... inline
checking for size_t... yes
checking for vprintf... yes
checking for _doprnt... no
checking for socket... yes
checking for gethostbyname... yes
checking for sigaction... yes
checking for syslog... yes
checking for poptStrippedArgv in -lpopt... yes
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking whether byte ordering is bigendian... no
checking alignment of CORBA_octet... 1
checking alignment of CORBA_boolean... 1
checking alignment of CORBA_char... 1
checking alignment of CORBA_wchar... 2
checking alignment of CORBA_short... 2
checking alignment of CORBA_long... 4
checking alignment of CORBA_long_long... 8
checking alignment of CORBA_float... 4
checking alignment of CORBA_double... 8
checking alignment of CORBA_long_double... 8
checking alignment of CORBA_struct... 1
checking alignment of CORBA_pointer... 8
checking what warning flags to pass to the C compiler... -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations
checking for LINC_CFLAGS... -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include  
checking for LINC_LIBS... -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0  
checking for ANSI C header files... (cached) yes
checking for fcntl.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/endian.h... (cached) no
checking for endian.h... (cached) yes
checking for machine/endian.h... (cached) no
checking for sys/machine.h... (cached) no
checking for sys/isa_defs.h... (cached) no
checking for sys/poll.h... (cached) yes
checking for stddef.h... (cached) yes
checking for wchar.h... (cached) yes
checking for wcstr.h... (cached) no
checking for wctype.h... (cached) yes
checking for machine/types.h... (cached) no
checking for netinet/in.h... (cached) yes
checking netinet/tcp.h usability... yes
checking netinet/tcp.h presence... yes
checking for netinet/tcp.h... yes
checking for sys/un.h... (cached) yes
checking arpa/nameser.h usability... yes
checking arpa/nameser.h presence... yes
checking for arpa/nameser.h... yes
checking resolv.h usability... yes
checking resolv.h presence... yes
checking for resolv.h... yes
checking for poll... yes
checking for basename... yes
checking for res_init... no
checking for res_init in -lresolv... no
checking for res_9_init in -lresolv... no
checking for socket... (cached) yes
checking for gethostbyname... (cached) yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for inet_pton... yes
checking for socklen_t... yes
checking if sockaddr has sa_len member... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating orbit2-config
config.status: creating ORBit-2.0.pc
config.status: creating ORBit-CosNaming-2.0.pc
config.status: creating ORBit-imodule-2.0.pc
config.status: creating ORBit.spec
config.status: creating orbit2-zip
config.status: creating src/Makefile
config.status: creating src/idl-compiler/Makefile
config.status: creating src/idl-compiler/ORBit-idl-2.0.pc
config.status: creating src/idl/Makefile
config.status: creating src/idl/CORBA/Makefile
config.status: creating src/idl/CORBA_PIDL/Makefile
config.status: creating src/idl/interop/Makefile
config.status: creating src/idl/misc/Makefile
config.status: creating src/orb/Makefile
config.status: creating src/orb/include/Makefile
config.status: creating src/orb/util/Makefile
config.status: creating src/orb/GIOP/Makefile
config.status: creating src/orb/orb-core/Makefile
config.status: creating src/orb/dynamic/Makefile
config.status: creating src/orb/poa/Makefile
config.status: creating src/services/Makefile
config.status: creating src/services/name/Makefile
config.status: creating src/services/imodule/Makefile
config.status: creating include/Makefile
config.status: creating include/orbit/Makefile
config.status: creating include/orbit/orbit-config.h
config.status: creating include/orbit/GIOP/Makefile
config.status: creating include/orbit/util/Makefile
config.status: creating include/orbit/orb-core/Makefile
config.status: creating include/orbit/poa/Makefile
config.status: creating include/orbit/dynamic/Makefile
config.status: creating test/Makefile
config.status: creating test/everything/Makefile
config.status: creating test/inhibit/Makefile
config.status: creating test/poa/Makefile
config.status: creating docs/Makefile
config.status: creating docs/devel/Makefile
config.status: creating docs/internals/Makefile
config.status: creating docs/api/Makefile
config.status: creating linc2/Makefile
config.status: creating linc2/src/Makefile
config.status: creating linc2/test/Makefile
config.status: creating linc2/include/Makefile
config.status: creating linc2/include/linc/Makefile
config.status: creating linc2/include/linc/linc-config.h
config.status: creating config.h
config.status: executing depfiles commands
ORBit configuration:

	Source code location:	.
	Compiler:		gcc

	Purify cleanliness:	no

	This is the Development branch of ORBit2, if
you want something more stable checkout -r gnome-2-10.

Now type `make' to compile ORBit2
Building ORBit2 2005-08-18 21:11:13.180
make -j3  
make -j3  all-recursive
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
Making all in linc2
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making all in include
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making all in linc
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making all in src
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
source='linc.c' object='linc.lo' libtool=yes \
depfile='.deps/linc.Plo' tmpdepfile='.deps/linc.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc.lo `test -f 'linc.c' || echo './'`linc.c
source='linc-connection.c' object='linc-connection.lo' libtool=yes \
depfile='.deps/linc-connection.Plo' tmpdepfile='.deps/linc-connection.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc-connection.lo `test -f 'linc-connection.c' || echo './'`linc-connection.c
source='linc-compat.c' object='linc-compat.lo' libtool=yes \
depfile='.deps/linc-compat.Plo' tmpdepfile='.deps/linc-compat.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc-compat.lo `test -f 'linc-compat.c' || echo './'`linc-compat.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc-connection.c -MT linc-connection.lo -MD -MP -MF .deps/linc-connection.TPlo  -fPIC -DPIC -o .libs/linc-connection.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc-compat.c -MT linc-compat.lo -MD -MP -MF .deps/linc-compat.TPlo  -fPIC -DPIC -o .libs/linc-compat.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc.c -MT linc.lo -MD -MP -MF .deps/linc.TPlo  -fPIC -DPIC -o .libs/linc.o
source='linc-protocols.c' object='linc-protocols.lo' libtool=yes \
depfile='.deps/linc-protocols.Plo' tmpdepfile='.deps/linc-protocols.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc-protocols.lo `test -f 'linc-protocols.c' || echo './'`linc-protocols.c
source='linc-server.c' object='linc-server.lo' libtool=yes \
depfile='.deps/linc-server.Plo' tmpdepfile='.deps/linc-server.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc-server.lo `test -f 'linc-server.c' || echo './'`linc-server.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc-protocols.c -MT linc-protocols.lo -MD -MP -MF .deps/linc-protocols.TPlo  -fPIC -DPIC -o .libs/linc-protocols.o
source='linc-source.c' object='linc-source.lo' libtool=yes \
depfile='.deps/linc-source.Plo' tmpdepfile='.deps/linc-source.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c -o linc-source.lo `test -f 'linc-source.c' || echo './'`linc-source.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc-server.c -MT linc-server.lo -MD -MP -MF .deps/linc-server.TPlo  -fPIC -DPIC -o .libs/linc-server.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE -O2 -Wall -c linc-source.c -MT linc-source.lo -MD -MP -MF .deps/linc-source.TPlo  -fPIC -DPIC -o .libs/linc-source.o
source='cleanup.c' object='cleanup.o' libtool=no \
depfile='.deps/cleanup.Po' tmpdepfile='.deps/cleanup.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include    -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -D_GNU_SOURCE    -O2 -Wall -c `test -f 'cleanup.c' || echo './'`cleanup.c
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o liblinc.la  -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0    -version-info 0:0:0 -no-undefined linc.lo linc-connection.lo linc-compat.lo linc-protocols.lo linc-server.lo linc-source.lo  
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o linc-cleanup-sockets -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0   cleanup.o  
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
ar cru .libs/liblinc.a .libs/linc.o .libs/linc-connection.o .libs/linc-compat.o .libs/linc-protocols.o .libs/linc-server.o .libs/linc-source.o
ranlib .libs/liblinc.a
creating liblinc.la
(cd .libs && rm -f liblinc.la && ln -s ../liblinc.la liblinc.la)
gcc -O2 -Wall -o linc-cleanup-sockets cleanup.o  -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
Making all in test
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
source='test-linc.c' object='test-linc.o' libtool=no \
depfile='.deps/test-linc.Po' tmpdepfile='.deps/test-linc.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../linc2/include -I../../linc2/include -I../../linc2/src -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations    -O2 -Wall -c `test -f 'test-linc.c' || echo './'`test-linc.c
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o test-linc  test-linc.o ../src/liblinc.la -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lglib-2.0    
mkdir .libs
gcc -O2 -Wall -o test-linc test-linc.o  ../src/.libs/liblinc.a -L/scratch/gnometinderbox/microtinder/build-output/lib -lpthread -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making all in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making all in idl-compiler
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
source='orbit-idl-main.c' object='orbit-idl-main.o' libtool=no \
depfile='.deps/orbit-idl-main.Po' tmpdepfile='.deps/orbit-idl-main.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-main.c' || echo './'`orbit-idl-main.c
source='orbit-idl-driver.c' object='orbit-idl-driver.o' libtool=no \
depfile='.deps/orbit-idl-driver.Po' tmpdepfile='.deps/orbit-idl-driver.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-driver.c' || echo './'`orbit-idl-driver.c
source='orbit-idl-backend.c' object='orbit-idl-backend.o' libtool=no \
depfile='.deps/orbit-idl-backend.Po' tmpdepfile='.deps/orbit-idl-backend.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-backend.c' || echo './'`orbit-idl-backend.c
orbit-idl-backend.c: In function `load_language_backend':
orbit-idl-backend.c:72: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='orbit-idl-utils.c' object='orbit-idl-utils.o' libtool=no \
depfile='.deps/orbit-idl-utils.Po' tmpdepfile='.deps/orbit-idl-utils.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-utils.c' || echo './'`orbit-idl-utils.c
source='orbit-idl-c-backend.c' object='orbit-idl-c-backend.o' libtool=no \
depfile='.deps/orbit-idl-c-backend.Po' tmpdepfile='.deps/orbit-idl-c-backend.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-backend.c' || echo './'`orbit-idl-c-backend.c
source='orbit-idl-c-stubs.c' object='orbit-idl-c-stubs.o' libtool=no \
depfile='.deps/orbit-idl-c-stubs.Po' tmpdepfile='.deps/orbit-idl-c-stubs.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-stubs.c' || echo './'`orbit-idl-c-stubs.c
orbit-idl-utils.c: In function `orbit_idl_print_node':
orbit-idl-utils.c:133: warning: long long int format, IDL_longlong_t arg (arg 2)
source='orbit-idl-c-skels.c' object='orbit-idl-c-skels.o' libtool=no \
depfile='.deps/orbit-idl-c-skels.Po' tmpdepfile='.deps/orbit-idl-c-skels.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-skels.c' || echo './'`orbit-idl-c-skels.c
source='orbit-idl-c-headers.c' object='orbit-idl-c-headers.o' libtool=no \
depfile='.deps/orbit-idl-c-headers.Po' tmpdepfile='.deps/orbit-idl-c-headers.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-headers.c' || echo './'`orbit-idl-c-headers.c
orbit-idl-c-headers.c: In function `ch_output_var':
orbit-idl-c-headers.c:83: warning: long long int format, IDL_longlong_t arg (arg 3)
orbit-idl-c-headers.c: In function `ch_output_type_dcl':
orbit-idl-c-headers.c:319: warning: long long int format, IDL_longlong_t arg (arg 3)
source='orbit-idl-c-common.c' object='orbit-idl-c-common.o' libtool=no \
depfile='.deps/orbit-idl-c-common.Po' tmpdepfile='.deps/orbit-idl-c-common.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-common.c' || echo './'`orbit-idl-c-common.c
orbit-idl-c-headers.c:327: warning: long long int format, IDL_longlong_t arg (arg 3)
source='orbit-idl-c-imodule.c' object='orbit-idl-c-imodule.o' libtool=no \
depfile='.deps/orbit-idl-c-imodule.Po' tmpdepfile='.deps/orbit-idl-c-imodule.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-imodule.c' || echo './'`orbit-idl-c-imodule.c
orbit-idl-c-common.c: In function `cc_output_method':
orbit-idl-c-common.c:352: warning: int format, different type arg (arg 4)
source='orbit-idl-c-skelimpl.c' object='orbit-idl-c-skelimpl.o' libtool=no \
depfile='.deps/orbit-idl-c-skelimpl.Po' tmpdepfile='.deps/orbit-idl-c-skelimpl.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-skelimpl.c' || echo './'`orbit-idl-c-skelimpl.c
source='orbit-idl-c-utils.c' object='orbit-idl-c-utils.o' libtool=no \
depfile='.deps/orbit-idl-c-utils.Po' tmpdepfile='.deps/orbit-idl-c-utils.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-utils.c' || echo './'`orbit-idl-c-utils.c
source='orbit-idl-c-typecode.c' object='orbit-idl-c-typecode.o' libtool=no \
depfile='.deps/orbit-idl-c-typecode.Po' tmpdepfile='.deps/orbit-idl-c-typecode.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-typecode.c' || echo './'`orbit-idl-c-typecode.c
orbit-idl-c-utils.c: In function `orbit_cbe_get_typespec_str':
orbit-idl-c-utils.c:113: warning: long long int format, IDL_longlong_t arg (arg 2)
orbit-idl-c-utils.c:113: warning: long long int format, IDL_longlong_t arg (arg 3)
orbit-idl-c-utils.c: In function `orbit_cbe_get_const':
orbit-idl-c-utils.c:354: warning: long long int format, IDL_longlong_t arg (arg 3)
source='orbit-idl-c-deps.c' object='orbit-idl-c-deps.o' libtool=no \
depfile='.deps/orbit-idl-c-deps.Po' tmpdepfile='.deps/orbit-idl-c-deps.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../include -I../.. -I../../include -DORBIT_BACKENDS_DIR="\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/idl-backends\"" -DVERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-idl-c-deps.c' || echo './'`orbit-idl-c-deps.c
orbit-idl-c-typecode.c: In function `orbit_output_tcstruct_digits_scale':
orbit-idl-c-typecode.c:734: warning: long long int format, IDL_longlong_t arg (arg 3)
orbit-idl-c-typecode.c:734: warning: long long int format, IDL_longlong_t arg (arg 4)
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o orbit-idl-2  orbit-idl-main.o orbit-idl-driver.o orbit-idl-backend.o orbit-idl-utils.o orbit-idl-c-backend.o orbit-idl-c-stubs.o orbit-idl-c-skels.o orbit-idl-c-headers.o orbit-idl-c-common.o orbit-idl-c-imodule.o orbit-idl-c-skelimpl.o orbit-idl-c-utils.o orbit-idl-c-typecode.o orbit-idl-c-deps.o -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt -lm 
mkdir .libs
gcc -O2 -Wall -o orbit-idl-2 orbit-idl-main.o orbit-idl-driver.o orbit-idl-backend.o orbit-idl-utils.o orbit-idl-c-backend.o orbit-idl-c-stubs.o orbit-idl-c-skels.o orbit-idl-c-headers.o orbit-idl-c-common.o orbit-idl-c-imodule.o orbit-idl-c-skelimpl.o orbit-idl-c-utils.o orbit-idl-c-typecode.o orbit-idl-c-deps.o -Wl,--export-dynamic  -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so /usr/lib/libpopt.so -lm -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
Making all in idl
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making all in CORBA
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
Making all in CORBA_PIDL
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
Making all in interop
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
Making all in misc
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[4]: Nothing to be done for `all'.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making all in orb
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making all in include
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
(cd ../../../include; make -j3)
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making all in orbit
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make -j3  all-recursive
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
Making all in GIOP
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making all in util
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[8]: Nothing to be done for `all'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making all in orb-core
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
(rm -f iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c || true) > /dev/null
(rm -f orbit-interface.h || true ) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --define=Object=OObject --define=TypeCode=TTypeCode --deps ./.deps/iop-defs.idl.P ../../../src/orb/orb-core/iop-defs.idl
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/interop -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --nocommon --showcpperrors --deps .deps/orbit-interface.idl.P ../../../src/orb/orb-core/orbit-interface.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: headers 

orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: headers 

for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: headers 

for I in iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
make -j3  all-am
make[9]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making all in poa
make[9]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
(rm -f poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/orb/orb-core -I../../../src/idl/misc --define=Object=OObject --define=TypeCode=TTypeCode --noskels --nodefskels --nostubs --nocommon --noidata --showcpperrors --deps ./.deps/poa-defs.idl.P ../../../src/orb/poa/poa-defs.idl
make[8]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: headers 

for I in poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
make -j3  all-am
make[9]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
Making all in dynamic
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
(rm -f dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c || true) > /dev/null
make[9]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/orb/orb-core -I../../../src/idl/misc --define=Object=OObject --define=TypeCode=TTypeCode --noskels --nodefskels --nostubs --nocommon --noidata --showcpperrors  --deps ./.deps/dynamic-defs.idl.P ../../../src/orb/dynamic/dynamic-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: headers 

for I in dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
make -j3  all-am
make[9]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[9]: Nothing to be done for `all-am'.
make[9]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[9]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
Making all in orb-core
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
(rm -f orbit-interface-common.c || true) > /dev/null
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
(rm -f iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 --nostubs --noskels --showcpperrors --noheaders --deps .deps/orbit-interface.idl.P orbit-interface.idl
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/iop-defs.idl.P ../../../src/orb/orb-core/iop-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

(rm -f corba-ops-stubs.c corba-ops-common.c corba-ops-skels.c corba-ops.h || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 --showcpperrors --deps .deps/corba-ops.idl.P corba-ops.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in corba-ops-stubs.c corba-ops-common.c corba-ops-skels.c corba-ops.h; do								\
	sed -e 's,ZZZis_a,_is_a,g' -e 's,ZZis_a,is_a,g' $I > $I.out; mv $I.out $I;	\
done;											\
sed -e "s,Z,_,g" corba-ops-skels.c > corba-ops-skels.c.out;				\
mv corba-ops-skels.c.out corba-ops-skels.c;
true
true
true
true
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
(rm -f iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
make[6]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/iop-defs.idl.P ../../../src/orb/orb-core/iop-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
true
source='orbit-interface-common.c' object='orbit-interface-common.lo' libtool=yes \
depfile='.deps/orbit-interface-common.Plo' tmpdepfile='.deps/orbit-interface-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-interface-common.lo `test -f 'orbit-interface-common.c' || echo './'`orbit-interface-common.c
source='corba-defs-common.c' object='corba-defs-common.lo' libtool=yes \
depfile='.deps/corba-defs-common.Plo' tmpdepfile='.deps/corba-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-defs-common.lo `test -f 'corba-defs-common.c' || echo './'`corba-defs-common.c
source='iop-defs-common.c' object='iop-defs-common.lo' libtool=yes \
depfile='.deps/iop-defs-common.Plo' tmpdepfile='.deps/iop-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-defs-common.lo `test -f 'iop-defs-common.c' || echo './'`iop-defs-common.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-interface-common.c -MT orbit-interface-common.lo -MD -MP -MF .deps/orbit-interface-common.TPlo  -fPIC -DPIC -o .libs/orbit-interface-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-defs-common.c -MT corba-defs-common.lo -MD -MP -MF .deps/corba-defs-common.TPlo  -fPIC -DPIC -o .libs/corba-defs-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-defs-common.c -MT iop-defs-common.lo -MD -MP -MF .deps/iop-defs-common.TPlo  -fPIC -DPIC -o .libs/iop-defs-common.o
source='corba-ops-stubs.c' object='corba-ops-stubs.lo' libtool=yes \
depfile='.deps/corba-ops-stubs.Plo' tmpdepfile='.deps/corba-ops-stubs.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-stubs.lo `test -f 'corba-ops-stubs.c' || echo './'`corba-ops-stubs.c
source='corba-ops-common.c' object='corba-ops-common.lo' libtool=yes \
depfile='.deps/corba-ops-common.Plo' tmpdepfile='.deps/corba-ops-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-common.lo `test -f 'corba-ops-common.c' || echo './'`corba-ops-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-stubs.c -MT corba-ops-stubs.lo -MD -MP -MF .deps/corba-ops-stubs.TPlo  -fPIC -DPIC -o .libs/corba-ops-stubs.o
source='corba-ops-skels.c' object='corba-ops-skels.lo' libtool=yes \
depfile='.deps/corba-ops-skels.Plo' tmpdepfile='.deps/corba-ops-skels.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-skels.lo `test -f 'corba-ops-skels.c' || echo './'`corba-ops-skels.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-common.c -MT corba-ops-common.lo -MD -MP -MF .deps/corba-ops-common.TPlo  -fPIC -DPIC -o .libs/corba-ops-common.o
source='corba-orb.c' object='corba-orb.lo' libtool=yes \
depfile='.deps/corba-orb.Plo' tmpdepfile='.deps/corba-orb.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-orb.lo `test -f 'corba-orb.c' || echo './'`corba-orb.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-skels.c -MT corba-ops-skels.lo -MD -MP -MF .deps/corba-ops-skels.TPlo  -fPIC -DPIC -o .libs/corba-ops-skels.o
source='orbit-object.c' object='orbit-object.lo' libtool=yes \
depfile='.deps/orbit-object.Plo' tmpdepfile='.deps/orbit-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-object.lo `test -f 'orbit-object.c' || echo './'`orbit-object.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-orb.c -MT corba-orb.lo -MD -MP -MF .deps/corba-orb.TPlo  -fPIC -DPIC -o .libs/corba-orb.o
source='orbit-small.c' object='orbit-small.lo' libtool=yes \
depfile='.deps/orbit-small.Plo' tmpdepfile='.deps/orbit-small.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-small.lo `test -f 'orbit-small.c' || echo './'`orbit-small.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-object.c -MT orbit-object.lo -MD -MP -MF .deps/orbit-object.TPlo  -fPIC -DPIC -o .libs/orbit-object.o
source='orbit-typelib.c' object='orbit-typelib.lo' libtool=yes \
depfile='.deps/orbit-typelib.Plo' tmpdepfile='.deps/orbit-typelib.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-typelib.lo `test -f 'orbit-typelib.c' || echo './'`orbit-typelib.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-small.c -MT orbit-small.lo -MD -MP -MF .deps/orbit-small.TPlo  -fPIC -DPIC -o .libs/orbit-small.o
source='orbit-trace.c' object='orbit-trace.lo' libtool=yes \
depfile='.deps/orbit-trace.Plo' tmpdepfile='.deps/orbit-trace.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-trace.lo `test -f 'orbit-trace.c' || echo './'`orbit-trace.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-typelib.c -MT orbit-typelib.lo -MD -MP -MF .deps/orbit-typelib.TPlo  -fPIC -DPIC -o .libs/orbit-typelib.o
orbit-typelib.c: In function `load_module':
orbit-typelib.c:258: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:286: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='corba-object.c' object='corba-object.lo' libtool=yes \
depfile='.deps/corba-object.Plo' tmpdepfile='.deps/corba-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-object.lo `test -f 'corba-object.c' || echo './'`corba-object.c
source='corba-loc.c' object='corba-loc.lo' libtool=yes \
depfile='.deps/corba-loc.Plo' tmpdepfile='.deps/corba-loc.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-loc.lo `test -f 'corba-loc.c' || echo './'`corba-loc.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-trace.c -MT orbit-trace.lo -MD -MP -MF .deps/orbit-trace.TPlo  -fPIC -DPIC -o .libs/orbit-trace.o
source='corba-policy.c' object='corba-policy.lo' libtool=yes \
depfile='.deps/corba-policy.Plo' tmpdepfile='.deps/corba-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-policy.lo `test -f 'corba-policy.c' || echo './'`corba-policy.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-object.c -MT corba-object.lo -MD -MP -MF .deps/corba-object.TPlo  -fPIC -DPIC -o .libs/corba-object.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-loc.c -MT corba-loc.lo -MD -MP -MF .deps/corba-loc.TPlo  -fPIC -DPIC -o .libs/corba-loc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-policy.c -MT corba-policy.lo -MD -MP -MF .deps/corba-policy.TPlo  -fPIC -DPIC -o .libs/corba-policy.o
corba-object.c: In function `CORBA_Object_is_a':
source='orbit-policy.c' object='orbit-policy.lo' libtool=yes \
depfile='.deps/orbit-policy.Plo' tmpdepfile='.deps/orbit-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-policy.lo `test -f 'orbit-policy.c' || echo './'`orbit-policy.c
corba-object.c:711: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='corba-env.c' object='corba-env.lo' libtool=yes \
depfile='.deps/corba-env.Plo' tmpdepfile='.deps/corba-env.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-env.lo `test -f 'corba-env.c' || echo './'`corba-env.c
source='corba-string.c' object='corba-string.lo' libtool=yes \
depfile='.deps/corba-string.Plo' tmpdepfile='.deps/corba-string.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-string.lo `test -f 'corba-string.c' || echo './'`corba-string.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-string.c -MT corba-string.lo -MD -MP -MF .deps/corba-string.TPlo  -fPIC -DPIC -o .libs/corba-string.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-policy.c -MT orbit-policy.lo -MD -MP -MF .deps/orbit-policy.TPlo  -fPIC -DPIC -o .libs/orbit-policy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-env.c -MT corba-env.lo -MD -MP -MF .deps/corba-env.TPlo  -fPIC -DPIC -o .libs/corba-env.o
source='allocators.c' object='allocators.lo' libtool=yes \
depfile='.deps/allocators.Plo' tmpdepfile='.deps/allocators.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o allocators.lo `test -f 'allocators.c' || echo './'`allocators.c
source='corba-typecode.c' object='corba-typecode.lo' libtool=yes \
depfile='.deps/corba-typecode.Plo' tmpdepfile='.deps/corba-typecode.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-typecode.lo `test -f 'corba-typecode.c' || echo './'`corba-typecode.c
source='corba-types.c' object='corba-types.lo' libtool=yes \
depfile='.deps/corba-types.Plo' tmpdepfile='.deps/corba-types.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-types.lo `test -f 'corba-types.c' || echo './'`corba-types.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c allocators.c -MT allocators.lo -MD -MP -MF .deps/allocators.TPlo  -fPIC -DPIC -o .libs/allocators.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-typecode.c -MT corba-typecode.lo -MD -MP -MF .deps/corba-typecode.TPlo  -fPIC -DPIC -o .libs/corba-typecode.o
source='corba-any.c' object='corba-any.lo' libtool=yes \
depfile='.deps/corba-any.Plo' tmpdepfile='.deps/corba-any.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-any.lo `test -f 'corba-any.c' || echo './'`corba-any.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-types.c -MT corba-types.lo -MD -MP -MF .deps/corba-types.TPlo  -fPIC -DPIC -o .libs/corba-types.o
source='corba-context.c' object='corba-context.lo' libtool=yes \
depfile='.deps/corba-context.Plo' tmpdepfile='.deps/corba-context.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-context.lo `test -f 'corba-context.c' || echo './'`corba-context.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-any.c -MT corba-any.lo -MD -MP -MF .deps/corba-any.TPlo  -fPIC -DPIC -o .libs/corba-any.o
source='corba-nvlist.c' object='corba-nvlist.lo' libtool=yes \
depfile='.deps/corba-nvlist.Plo' tmpdepfile='.deps/corba-nvlist.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-nvlist.lo `test -f 'corba-nvlist.c' || echo './'`corba-nvlist.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-context.c -MT corba-context.lo -MD -MP -MF .deps/corba-context.TPlo  -fPIC -DPIC -o .libs/corba-context.o
corba-context.c: In function `search_props':
corba-context.c:175: warning: type-punning to incomplete type might break strict-aliasing rules
corba-context.c: In function `ctx_get_values':
corba-context.c:212: warning: type-punning to incomplete type might break strict-aliasing rules
source='corba-request.c' object='corba-request.lo' libtool=yes \
depfile='.deps/corba-request.Plo' tmpdepfile='.deps/corba-request.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-request.lo `test -f 'corba-request.c' || echo './'`corba-request.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-nvlist.c -MT corba-nvlist.lo -MD -MP -MF .deps/corba-nvlist.TPlo  -fPIC -DPIC -o .libs/corba-nvlist.o
source='iop-profiles.c' object='iop-profiles.lo' libtool=yes \
depfile='.deps/iop-profiles.Plo' tmpdepfile='.deps/iop-profiles.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-profiles.lo `test -f 'iop-profiles.c' || echo './'`iop-profiles.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-request.c -MT corba-request.lo -MD -MP -MF .deps/corba-request.TPlo  -fPIC -DPIC -o .libs/corba-request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-profiles.c -MT iop-profiles.lo -MD -MP -MF .deps/iop-profiles.TPlo  -fPIC -DPIC -o .libs/iop-profiles.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-core.la   orbit-interface-common.lo corba-defs-common.lo iop-defs-common.lo corba-ops-stubs.lo corba-ops-common.lo corba-ops-skels.lo  corba-orb.lo orbit-object.lo orbit-small.lo orbit-typelib.lo orbit-trace.lo corba-object.lo corba-loc.lo corba-policy.lo orbit-policy.lo corba-env.lo corba-string.lo allocators.lo corba-typecode.lo corba-types.lo corba-any.lo corba-context.lo corba-nvlist.lo corba-request.lo iop-profiles.lo   
ar cru .libs/liborb-core.a .libs/orbit-interface-common.o .libs/corba-defs-common.o .libs/iop-defs-common.o .libs/corba-ops-stubs.o .libs/corba-ops-common.o .libs/corba-ops-skels.o .libs/corba-orb.o .libs/orbit-object.o .libs/orbit-small.o .libs/orbit-typelib.o .libs/orbit-trace.o .libs/corba-object.o .libs/corba-loc.o .libs/corba-policy.o .libs/orbit-policy.o .libs/corba-env.o .libs/corba-string.o .libs/allocators.o .libs/corba-typecode.o .libs/corba-types.o .libs/corba-any.o .libs/corba-context.o .libs/corba-nvlist.o .libs/corba-request.o .libs/iop-profiles.o
ranlib .libs/liborb-core.a
creating liborb-core.la
(cd .libs && rm -f liborb-core.la && ln -s ../liborb-core.la liborb-core.la)
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
Making all in util
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
source='genrand.c' object='genrand.lo' libtool=yes \
depfile='.deps/genrand.Plo' tmpdepfile='.deps/genrand.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o genrand.lo `test -f 'genrand.c' || echo './'`genrand.c
source='orbit-options.c' object='orbit-options.lo' libtool=yes \
depfile='.deps/orbit-options.Plo' tmpdepfile='.deps/orbit-options.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-options.lo `test -f 'orbit-options.c' || echo './'`orbit-options.c
source='orbit-util.c' object='orbit-util.lo' libtool=yes \
depfile='.deps/orbit-util.Plo' tmpdepfile='.deps/orbit-util.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-util.lo `test -f 'orbit-util.c' || echo './'`orbit-util.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c genrand.c -MT genrand.lo -MD -MP -MF .deps/genrand.TPlo  -fPIC -DPIC -o .libs/genrand.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-util.c -MT orbit-util.lo -MD -MP -MF .deps/orbit-util.TPlo  -fPIC -DPIC -o .libs/orbit-util.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT_SYSTEM_RCFILE=\"/scratch/gnometinderbox/microtinder/build-output/etc/orbitrc\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-options.c -MT orbit-options.lo -MD -MP -MF .deps/orbit-options.TPlo  -fPIC -DPIC -o .libs/orbit-options.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-util.la   genrand.lo orbit-options.lo orbit-util.lo  
ar cru .libs/liborb-util.a .libs/genrand.o .libs/orbit-options.o .libs/orbit-util.o
ranlib .libs/liborb-util.a
creating liborb-util.la
(cd .libs && rm -f liborb-util.la && ln -s ../liborb-util.la liborb-util.la)
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
Making all in GIOP
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
source='giop-connection.c' object='giop-connection.lo' libtool=yes \
depfile='.deps/giop-connection.Plo' tmpdepfile='.deps/giop-connection.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop-connection.lo `test -f 'giop-connection.c' || echo './'`giop-connection.c
source='giop-server.c' object='giop-server.lo' libtool=yes \
depfile='.deps/giop-server.Plo' tmpdepfile='.deps/giop-server.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop-server.lo `test -f 'giop-server.c' || echo './'`giop-server.c
source='giop.c' object='giop.lo' libtool=yes \
depfile='.deps/giop.Plo' tmpdepfile='.deps/giop.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop.lo `test -f 'giop.c' || echo './'`giop.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop-connection.c -MT giop-connection.lo -MD -MP -MF .deps/giop-connection.TPlo  -fPIC -DPIC -o .libs/giop-connection.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop.c -MT giop.lo -MD -MP -MF .deps/giop.TPlo  -fPIC -DPIC -o .libs/giop.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop-server.c -MT giop-server.lo -MD -MP -MF .deps/giop-server.TPlo  -fPIC -DPIC -o .libs/giop-server.o
source='giop-send-buffer.c' object='giop-send-buffer.lo' libtool=yes \
depfile='.deps/giop-send-buffer.Plo' tmpdepfile='.deps/giop-send-buffer.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop-send-buffer.lo `test -f 'giop-send-buffer.c' || echo './'`giop-send-buffer.c
source='giop-recv-buffer.c' object='giop-recv-buffer.lo' libtool=yes \
depfile='.deps/giop-recv-buffer.Plo' tmpdepfile='.deps/giop-recv-buffer.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop-recv-buffer.lo `test -f 'giop-recv-buffer.c' || echo './'`giop-recv-buffer.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop-recv-buffer.c -MT giop-recv-buffer.lo -MD -MP -MF .deps/giop-recv-buffer.TPlo  -fPIC -DPIC -o .libs/giop-recv-buffer.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop-send-buffer.c -MT giop-send-buffer.lo -MD -MP -MF .deps/giop-send-buffer.TPlo  -fPIC -DPIC -o .libs/giop-send-buffer.o
source='giop-endian.c' object='giop-endian.lo' libtool=yes \
depfile='.deps/giop-endian.Plo' tmpdepfile='.deps/giop-endian.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o giop-endian.lo `test -f 'giop-endian.c' || echo './'`giop-endian.c
giop-recv-buffer.c: In function `giop_IOP_ServiceContextList_demarshal':
giop-recv-buffer.c:88: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c giop-endian.c -MT giop-endian.lo -MD -MP -MF .deps/giop-endian.TPlo  -fPIC -DPIC -o .libs/giop-endian.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o libGIOP.la   giop-connection.lo giop-server.lo giop.lo giop-send-buffer.lo giop-recv-buffer.lo giop-endian.lo  
ar cru .libs/libGIOP.a .libs/giop-connection.o .libs/giop-server.o .libs/giop.o .libs/giop-send-buffer.o .libs/giop-recv-buffer.o .libs/giop-endian.o
ranlib .libs/libGIOP.a
creating libGIOP.la
(cd .libs && rm -f libGIOP.la && ln -s ../libGIOP.la libGIOP.la)
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
Making all in poa
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
(rm -f poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/poa-defs.idl.P poa-defs.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
(rm -f poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c || true) > /dev/null
source='poa.c' object='poa.lo' libtool=yes \
depfile='.deps/poa.Plo' tmpdepfile='.deps/poa.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[5]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa.lo `test -f 'poa.c' || echo './'`poa.c
source='poa-manager.c' object='poa-manager.lo' libtool=yes \
depfile='.deps/poa-manager.Plo' tmpdepfile='.deps/poa-manager.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-manager.lo `test -f 'poa-manager.c' || echo './'`poa-manager.c
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/poa-defs.idl.P poa-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
source='poa-policy.c' object='poa-policy.lo' libtool=yes \
depfile='.deps/poa-policy.Plo' tmpdepfile='.deps/poa-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-policy.lo `test -f 'poa-policy.c' || echo './'`poa-policy.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa.c -MT poa.lo -MD -MP -MF .deps/poa.TPlo  -fPIC -DPIC -o .libs/poa.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-policy.c -MT poa-policy.lo -MD -MP -MF .deps/poa-policy.TPlo  -fPIC -DPIC -o .libs/poa-policy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-manager.c -MT poa-manager.lo -MD -MP -MF .deps/poa-manager.TPlo  -fPIC -DPIC -o .libs/poa-manager.o
source='poa-servants.c' object='poa-servants.lo' libtool=yes \
depfile='.deps/poa-servants.Plo' tmpdepfile='.deps/poa-servants.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-servants.lo `test -f 'poa-servants.c' || echo './'`poa-servants.c
source='orbit-adaptor.c' object='orbit-adaptor.lo' libtool=yes \
depfile='.deps/orbit-adaptor.Plo' tmpdepfile='.deps/orbit-adaptor.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-adaptor.lo `test -f 'orbit-adaptor.c' || echo './'`orbit-adaptor.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-servants.c -MT poa-servants.lo -MD -MP -MF .deps/poa-servants.TPlo  -fPIC -DPIC -o .libs/poa-servants.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-adaptor.c -MT orbit-adaptor.lo -MD -MP -MF .deps/orbit-adaptor.TPlo  -fPIC -DPIC -o .libs/orbit-adaptor.o
poa.c: In function `ORBit_POAObject_handle_request':
poa.c:1314: warning: dereferencing type-punned pointer will break strict-aliasing rules
poa.c:1320: warning: dereferencing type-punned pointer will break strict-aliasing rules
true
source='poa-defs-common.c' object='poa-defs-common.lo' libtool=yes \
depfile='.deps/poa-defs-common.Plo' tmpdepfile='.deps/poa-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-defs-common.lo `test -f 'poa-defs-common.c' || echo './'`poa-defs-common.c
poa.c: In function `poa_recv_is_oneway':
poa.c:1526: warning: dereferencing type-punned pointer will break strict-aliasing rules
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-defs-common.c -MT poa-defs-common.lo -MD -MP -MF .deps/poa-defs-common.TPlo  -fPIC -DPIC -o .libs/poa-defs-common.o
poa.c: In function `ORBit_poa_allow_cross_thread_call':
poa.c:2539: warning: enumeration value `PortableServer_MAIN_THREAD_MODEL' not handled in switch
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-poa.la   poa-defs-common.lo poa.lo poa-manager.lo poa-policy.lo poa-servants.lo orbit-adaptor.lo  
ar cru .libs/liborb-poa.a .libs/poa-defs-common.o .libs/poa.o .libs/poa-manager.o .libs/poa-policy.o .libs/poa-servants.o .libs/orbit-adaptor.o
ranlib .libs/liborb-poa.a
creating liborb-poa.la
(cd .libs && rm -f liborb-poa.la && ln -s ../liborb-poa.la liborb-poa.la)
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
Making all in dynamic
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
(rm -f dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL --define=Object=OObject --define=TypeCode=TTypeCode -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --noheaders --showcpperrors --deps ./.deps/dynamic-defs.idl.P dynamic-defs.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
(rm -f dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c || true) > /dev/null
source='dynany.c' object='dynany.lo' libtool=yes \
depfile='.deps/dynany.Plo' tmpdepfile='.deps/dynany.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o dynany.lo `test -f 'dynany.c' || echo './'`dynany.c
make[5]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL --define=Object=OObject --define=TypeCode=TTypeCode -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --noheaders --showcpperrors --deps ./.deps/dynamic-defs.idl.P dynamic-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
source='dynamic-defs-common.c' object='dynamic-defs-common.lo' libtool=yes \
depfile='.deps/dynamic-defs-common.Plo' tmpdepfile='.deps/dynamic-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o dynamic-defs-common.lo `test -f 'dynamic-defs-common.c' || echo './'`dynamic-defs-common.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c dynany.c -MT dynany.lo -MD -MP -MF .deps/dynany.TPlo  -fPIC -DPIC -o .libs/dynany.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c dynamic-defs-common.c -MT dynamic-defs-common.lo -MD -MP -MF .deps/dynamic-defs-common.TPlo  -fPIC -DPIC -o .libs/dynamic-defs-common.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-dynamic.la   dynamic-defs-common.lo dynany.lo  
ar cru .libs/liborb-dynamic.a .libs/dynamic-defs-common.o .libs/dynany.o
ranlib .libs/liborb-dynamic.a
creating liborb-dynamic.la
(cd .libs && rm -f liborb-dynamic.la && ln -s ../liborb-dynamic.la liborb-dynamic.la)
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
source='orbit-init.c' object='orbit-init.lo' libtool=yes \
depfile='.deps/orbit-init.Plo' tmpdepfile='.deps/orbit-init.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -I../../include -DORBIT_VERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-init.lo `test -f 'orbit-init.c' || echo './'`orbit-init.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I. -I. -I../../include -I../../include -DORBIT_VERSION=\"2.13.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-init.c -MT orbit-init.lo -MD -MP -MF .deps/orbit-init.TPlo  -fPIC -DPIC -o .libs/orbit-init.o
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0 -no-undefined -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt orbit-init.lo util/liborb-util.la GIOP/libGIOP.la orb-core/liborb-core.la poa/liborb-poa.la dynamic/liborb-dynamic.la ../../linc2/src/liblinc.la 
gcc -shared  .libs/orbit-init.o -Wl,--whole-archive util/.libs/liborb-util.a GIOP/.libs/libGIOP.a orb-core/.libs/liborb-core.a poa/.libs/liborb-poa.a dynamic/.libs/liborb-dynamic.a ../../linc2/src/.libs/liblinc.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /usr/lib/libpopt.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so -lpthread /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-2.so.0 -o .libs/libORBit-2.so.0.0.0
(cd .libs && rm -f libORBit-2.so.0 && ln -s libORBit-2.so.0.0.0 libORBit-2.so.0)
(cd .libs && rm -f libORBit-2.so && ln -s libORBit-2.so.0.0.0 libORBit-2.so)
creating libORBit-2.la
(cd .libs && rm -f libORBit-2.la && ln -s ../libORBit-2.la libORBit-2.la)
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making all in services
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Making all in name
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
(rm -f CosNaming.h CosNaming-stubs.c CosNaming-skels.c CosNaming-common.c CosNaming-imodule.c CosNaming-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/CosNaming.idl.P CosNaming.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in CosNaming.h CosNaming-stubs.c CosNaming-skels.c CosNaming-common.c CosNaming-imodule.c CosNaming-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
source='orbit-name-server.c' object='orbit-name-server.o' libtool=no \
depfile='.deps/orbit-name-server.Po' tmpdepfile='.deps/orbit-name-server.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[5]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'orbit-name-server.c' || echo './'`orbit-name-server.c
source='CosNaming-skels.c' object='CosNaming-skels.o' libtool=no \
depfile='.deps/CosNaming-skels.Po' tmpdepfile='.deps/CosNaming-skels.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'CosNaming-skels.c' || echo './'`CosNaming-skels.c
source='name-support.c' object='name-support.o' libtool=no \
depfile='.deps/name-support.Po' tmpdepfile='.deps/name-support.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'name-support.c' || echo './'`name-support.c
source='CosNaming-common.c' object='CosNaming-common.lo' libtool=yes \
depfile='.deps/CosNaming-common.Plo' tmpdepfile='.deps/CosNaming-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o CosNaming-common.lo `test -f 'CosNaming-common.c' || echo './'`CosNaming-common.c
source='CosNaming-stubs.c' object='CosNaming-stubs.lo' libtool=yes \
depfile='.deps/CosNaming-stubs.Plo' tmpdepfile='.deps/CosNaming-stubs.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o CosNaming-stubs.lo `test -f 'CosNaming-stubs.c' || echo './'`CosNaming-stubs.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c CosNaming-common.c -MT CosNaming-common.lo -MD -MP -MF .deps/CosNaming-common.TPlo  -fPIC -DPIC -o .libs/CosNaming-common.o
source='name-client.c' object='name-client.o' libtool=no \
depfile='.deps/name-client.Po' tmpdepfile='.deps/name-client.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'name-client.c' || echo './'`name-client.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c CosNaming-stubs.c -MT CosNaming-stubs.lo -MD -MP -MF .deps/CosNaming-stubs.TPlo  -fPIC -DPIC -o .libs/CosNaming-stubs.o
source='boot.c' object='boot.o' libtool=no \
depfile='.deps/boot.Po' tmpdepfile='.deps/boot.TPo' \
depmode=gcc3 /bin/sh ../../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'boot.c' || echo './'`boot.c
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o libORBitCosNaming-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0 -no-undefined -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   ../../../src/orb/libORBit-2.la CosNaming-common.lo CosNaming-stubs.lo  
gcc -shared  .libs/CosNaming-common.o .libs/CosNaming-stubs.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so ../../../src/orb/.libs/libORBit-2.so  -Wl,--export-dynamic -Wl,-soname -Wl,libORBitCosNaming-2.so.0 -o .libs/libORBitCosNaming-2.so.0.0.0
(cd .libs && rm -f libORBitCosNaming-2.so.0 && ln -s libORBitCosNaming-2.so.0.0.0 libORBitCosNaming-2.so.0)
(cd .libs && rm -f libORBitCosNaming-2.so && ln -s libORBitCosNaming-2.so.0.0.0 libORBitCosNaming-2.so)
creating libORBitCosNaming-2.la
(cd .libs && rm -f libORBitCosNaming-2.la && ln -s ../libORBitCosNaming-2.la libORBitCosNaming-2.la)
rm -f libname-server-2.a
ar cru libname-server-2.a orbit-name-server.o CosNaming-skels.o name-support.o 
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o name-client-2  name-client.o name-support.o ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
ranlib libname-server-2.a
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o orbit-name-server-2  boot.o libname-server-2.a ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/name-client-2 name-client.o name-support.o -Wl,--export-dynamic  ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/orbit-name-server-2 boot.o -Wl,--export-dynamic  libname-server-2.a ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating name-client-2
creating orbit-name-server-2
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
Making all in imodule
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
source='orbit-imodule-utils.c' object='orbit-imodule-utils.lo' libtool=yes \
depfile='.deps/orbit-imodule-utils.Plo' tmpdepfile='.deps/orbit-imodule-utils.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include       -O2 -Wall -c -o orbit-imodule-utils.lo `test -f 'orbit-imodule-utils.c' || echo './'`orbit-imodule-utils.c
source='orbit-imodule-libidl-utils.c' object='orbit-imodule-libidl-utils.lo' libtool=yes \
depfile='.deps/orbit-imodule-libidl-utils.Plo' tmpdepfile='.deps/orbit-imodule-libidl-utils.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include       -O2 -Wall -c -o orbit-imodule-libidl-utils.lo `test -f 'orbit-imodule-libidl-utils.c' || echo './'`orbit-imodule-libidl-utils.c
source='orbit-imodule.c' object='orbit-imodule.lo' libtool=yes \
depfile='.deps/orbit-imodule.Plo' tmpdepfile='.deps/orbit-imodule.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include       -O2 -Wall -c -o orbit-imodule.lo `test -f 'orbit-imodule.c' || echo './'`orbit-imodule.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-imodule-utils.c -MT orbit-imodule-utils.lo -MD -MP -MF .deps/orbit-imodule-utils.TPlo  -fPIC -DPIC -o .libs/orbit-imodule-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-imodule-libidl-utils.c -MT orbit-imodule-libidl-utils.lo -MD -MP -MF .deps/orbit-imodule-libidl-utils.TPlo  -fPIC -DPIC -o .libs/orbit-imodule-libidl-utils.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I../../../linc2/include -I../../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-imodule.c -MT orbit-imodule.lo -MD -MP -MF .deps/orbit-imodule.TPlo  -fPIC -DPIC -o .libs/orbit-imodule.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-imodule-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -no-undefined orbit-imodule-utils.lo orbit-imodule-libidl-utils.lo orbit-imodule.lo  ../../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -shared  .libs/orbit-imodule-utils.o .libs/orbit-imodule-libidl-utils.o .libs/orbit-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../../src/orb/.libs/libORBit-2.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-imodule-2.so.0 -o .libs/libORBit-imodule-2.so.0.0.0
(cd .libs && rm -f libORBit-imodule-2.so.0 && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so.0)
(cd .libs && rm -f libORBit-imodule-2.so && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so)
creating libORBit-imodule-2.la
(cd .libs && rm -f libORBit-imodule-2.la && ln -s ../libORBit-imodule-2.la libORBit-imodule-2.la)
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making all in include
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making all in orbit
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make -j3  all-recursive
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
Making all in GIOP
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making all in util
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making all in orb-core
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make -j3  all-am
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making all in poa
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make -j3  all-am
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
Making all in dynamic
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make -j3  all-am
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[6]: Nothing to be done for `all-am'.
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[5]: Nothing to be done for `all-am'.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making all in test
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
(rm -f empty.h empty-stubs.c empty-skels.c empty-common.c empty-imodule.c empty-skelimpl.c || true) > /dev/null
(rm -f echo.h echo-stubs.c echo-skels.c echo-common.c echo-imodule.c echo-skelimpl.c || true) > /dev/null
(rm -f test1.h test1-stubs.c test1-skels.c test1-common.c test1-imodule.c test1-skelimpl.c || true) > /dev/null
make[2]: warning: -jN forced in submake: disabling jobserver mode.
../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/empty.idl.P empty.idl
../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/echo.idl.P echo.idl
../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/test1.idl.P test1.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in empty.h empty-stubs.c empty-skels.c empty-common.c empty-imodule.c empty-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in test1.h test1-stubs.c test1-skels.c test1-common.c test1-imodule.c test1-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in echo.h echo-stubs.c echo-skels.c echo-common.c echo-imodule.c echo-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
(rm -f test-any.h test-any-stubs.c test-any-skels.c test-any-common.c test-any-imodule.c test-any-skelimpl.c || true) > /dev/null
../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/test-any.idl.P test-any.idl
(rm -f dynany.h dynany-stubs.c dynany-skels.c dynany-common.c dynany-imodule.c dynany-skelimpl.c || true) > /dev/null
true
true
true
../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/dynany.idl.P dynany.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in test-any.h test-any-stubs.c test-any-skels.c test-any-common.c test-any-imodule.c test-any-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
make[3]: warning: -jN forced in submake: disabling jobserver mode.
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in dynany.h dynany-stubs.c dynany-skels.c dynany-common.c dynany-imodule.c dynany-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
true
make -j3  all-recursive
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making all in everything
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
(rm -f everything.h everything-stubs.c everything-skels.c everything-common.c everything-imodule.c everything-skelimpl.c || true) > /dev/null
../../src/idl-compiler/orbit-idl-2 --showcpperrors --add-imodule --deps ./.deps/everything.idl.P everything.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in everything.h everything-stubs.c everything-skels.c everything-common.c everything-imodule.c everything-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
source='everything-imodule.c' object='everything-imodule.lo' libtool=yes \
depfile='.deps/everything-imodule.Plo' tmpdepfile='.deps/everything-imodule.TPlo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[5]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o everything-imodule.lo `test -f 'everything-imodule.c' || echo './'`everything-imodule.c
mkdir .libs
 gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\"../../test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c everything-imodule.c -MT everything-imodule.lo -MD -MP -MF .deps/everything-imodule.TPlo  -fPIC -DPIC -o .libs/everything-imodule.o
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o Everything_module.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0 -export-dynamic -module -no-undefined -avoid-version everything-imodule.lo ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -shared  .libs/everything-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,Everything_module.so -o .libs/Everything_module.so
creating Everything_module.la
(cd .libs && rm -f Everything_module.la && ln -s ../Everything_module.la Everything_module.la)
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
Making all in inhibit
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
(rm -f baa.h baa-stubs.c baa-skels.c baa-common.c baa-imodule.c baa-skelimpl.c || true) > /dev/null
(rm -f foo.h foo-stubs.c foo-skels.c foo-common.c foo-imodule.c foo-skelimpl.c || true) > /dev/null
../../src/idl-compiler/orbit-idl-2 --showcpperrors -I. --deps ./.deps/baa.idl.P baa.idl
../../src/idl-compiler/orbit-idl-2 --showcpperrors -I. --deps ./.deps/foo.idl.P foo.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in foo.h foo-stubs.c foo-skels.c foo-common.c foo-imodule.c foo-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
for I in baa.h baa-stubs.c baa-skels.c baa-common.c baa-imodule.c baa-skelimpl.c; do \
	if test -f $I; then \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
source='foo-stubs.c' object='foo-stubs.o' libtool=no \
depfile='.deps/foo-stubs.Po' tmpdepfile='.deps/foo-stubs.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'foo-stubs.c' || echo './'`foo-stubs.c
source='foo-skels.c' object='foo-skels.o' libtool=no \
depfile='.deps/foo-skels.Po' tmpdepfile='.deps/foo-skels.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[5]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'foo-skels.c' || echo './'`foo-skels.c
source='foo-common.c' object='foo-common.o' libtool=no \
depfile='.deps/foo-common.Po' tmpdepfile='.deps/foo-common.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'foo-common.c' || echo './'`foo-common.c
source='baa-stubs.c' object='baa-stubs.o' libtool=no \
depfile='.deps/baa-stubs.Po' tmpdepfile='.deps/baa-stubs.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'baa-stubs.c' || echo './'`baa-stubs.c
source='baa-skels.c' object='baa-skels.o' libtool=no \
depfile='.deps/baa-skels.Po' tmpdepfile='.deps/baa-skels.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'baa-skels.c' || echo './'`baa-skels.c
source='baa-common.c' object='baa-common.o' libtool=no \
depfile='.deps/baa-common.Po' tmpdepfile='.deps/baa-common.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'baa-common.c' || echo './'`baa-common.c
source='test-inhibit.c' object='test-inhibit.o' libtool=no \
depfile='.deps/test-inhibit.Po' tmpdepfile='.deps/test-inhibit.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -I../../linc2/include -I../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-inhibit.c' || echo './'`test-inhibit.c
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o test-inhibit  foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
mkdir .libs
gcc -O2 -Wall -o .libs/test-inhibit foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-inhibit
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
Making all in poa
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
(rm -f poatest.h poatest-stubs.c poatest-skels.c poatest-common.c poatest-imodule.c poatest-skelimpl.c || true) > /dev/null
../../src/idl-compiler/orbit-idl-2 --showcpperrors --deps ./.deps/poatest.idl.P poatest.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: stubs skels common headers 

for I in poatest.h poatest-stubs.c poatest-skels.c poatest-common.c poatest-imodule.c poatest-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
make -j3  all-am
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
source='poatest-common.c' object='poatest-common.o' libtool=no \
depfile='.deps/poatest-common.Po' tmpdepfile='.deps/poatest-common.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-common.c' || echo './'`poatest-common.c
make[5]: warning: -jN forced in submake: disabling jobserver mode.
source='poatest-skels.c' object='poatest-skels.o' libtool=no \
depfile='.deps/poatest-skels.Po' tmpdepfile='.deps/poatest-skels.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-skels.c' || echo './'`poatest-skels.c
source='poatest-stubs.c' object='poatest-stubs.o' libtool=no \
depfile='.deps/poatest-stubs.Po' tmpdepfile='.deps/poatest-stubs.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-stubs.c' || echo './'`poatest-stubs.c
source='poatest-basic-shell.c' object='poatest-basic-shell.o' libtool=no \
depfile='.deps/poatest-basic-shell.Po' tmpdepfile='.deps/poatest-basic-shell.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic-shell.c' || echo './'`poatest-basic-shell.c
source='poatest-basic11.c' object='poatest-basic11.o' libtool=no \
depfile='.deps/poatest-basic11.Po' tmpdepfile='.deps/poatest-basic11.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic11.c' || echo './'`poatest-basic11.c
source='poatest-basic05.c' object='poatest-basic05.o' libtool=no \
depfile='.deps/poatest-basic05.Po' tmpdepfile='.deps/poatest-basic05.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic05.c' || echo './'`poatest-basic05.c
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic11  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
mkdir .libs
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic05  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic11 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic11
gcc -O2 -Wall -o .libs/poatest-basic05 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic05
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
source='ior-decode.c' object='ior-decode.o' libtool=no \
depfile='.deps/ior-decode.Po' tmpdepfile='.deps/ior-decode.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'ior-decode.c' || echo './'`ior-decode.c
source='typelib-dump.c' object='typelib-dump.o' libtool=no \
depfile='.deps/typelib-dump.Po' tmpdepfile='.deps/typelib-dump.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
make[4]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'typelib-dump.c' || echo './'`typelib-dump.c
source='test1.c' object='test1.o' libtool=no \
depfile='.deps/test1.Po' tmpdepfile='.deps/test1.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test1.c' || echo './'`test1.c
source='test1-stubs.c' object='test1-stubs.o' libtool=no \
depfile='.deps/test1-stubs.Po' tmpdepfile='.deps/test1-stubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test1-stubs.c' || echo './'`test1-stubs.c
source='test1-skels.c' object='test1-skels.o' libtool=no \
depfile='.deps/test1-skels.Po' tmpdepfile='.deps/test1-skels.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test1-skels.c' || echo './'`test1-skels.c
source='test1-common.c' object='test1-common.o' libtool=no \
depfile='.deps/test1-common.Po' tmpdepfile='.deps/test1-common.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test1-common.c' || echo './'`test1-common.c
source='echo-client.c' object='echo-client.o' libtool=no \
depfile='.deps/echo-client.Po' tmpdepfile='.deps/echo-client.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-client.c' || echo './'`echo-client.c
source='echo-common.c' object='echo-common.o' libtool=no \
depfile='.deps/echo-common.Po' tmpdepfile='.deps/echo-common.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-common.c' || echo './'`echo-common.c
source='echo-stubs.c' object='echo-stubs.o' libtool=no \
depfile='.deps/echo-stubs.Po' tmpdepfile='.deps/echo-stubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-stubs.c' || echo './'`echo-stubs.c
source='echo-skels.c' object='echo-skels.o' libtool=no \
depfile='.deps/echo-skels.Po' tmpdepfile='.deps/echo-skels.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-skels.c' || echo './'`echo-skels.c
source='echo-client-t.c' object='echo-client-t.o' libtool=no \
depfile='.deps/echo-client-t.Po' tmpdepfile='.deps/echo-client-t.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-client-t.c' || echo './'`echo-client-t.c
source='echo-server.c' object='echo-server.o' libtool=no \
depfile='.deps/echo-server.Po' tmpdepfile='.deps/echo-server.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-server.c' || echo './'`echo-server.c
source='echo-srv.c' object='echo-srv.o' libtool=no \
depfile='.deps/echo-srv.Po' tmpdepfile='.deps/echo-srv.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'echo-srv.c' || echo './'`echo-srv.c
source='empty-client.c' object='empty-client.o' libtool=no \
depfile='.deps/empty-client.Po' tmpdepfile='.deps/empty-client.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'empty-client.c' || echo './'`empty-client.c
source='empty-common.c' object='empty-common.o' libtool=no \
depfile='.deps/empty-common.Po' tmpdepfile='.deps/empty-common.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'empty-common.c' || echo './'`empty-common.c
source='empty-stubs.c' object='empty-stubs.o' libtool=no \
depfile='.deps/empty-stubs.Po' tmpdepfile='.deps/empty-stubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'empty-stubs.c' || echo './'`empty-stubs.c
source='empty-skels.c' object='empty-skels.o' libtool=no \
depfile='.deps/empty-skels.Po' tmpdepfile='.deps/empty-skels.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'empty-skels.c' || echo './'`empty-skels.c
source='empty-server.c' object='empty-server.o' libtool=no \
depfile='.deps/empty-server.Po' tmpdepfile='.deps/empty-server.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'empty-server.c' || echo './'`empty-server.c
source='test-any-client.c' object='test-any-client.o' libtool=no \
depfile='.deps/test-any-client.Po' tmpdepfile='.deps/test-any-client.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-any-client.c' || echo './'`test-any-client.c
source='test-any-common.c' object='test-any-common.o' libtool=no \
depfile='.deps/test-any-common.Po' tmpdepfile='.deps/test-any-common.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-any-common.c' || echo './'`test-any-common.c
source='test-any-stubs.c' object='test-any-stubs.o' libtool=no \
depfile='.deps/test-any-stubs.Po' tmpdepfile='.deps/test-any-stubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-any-stubs.c' || echo './'`test-any-stubs.c
source='test-any-skels.c' object='test-any-skels.o' libtool=no \
depfile='.deps/test-any-skels.Po' tmpdepfile='.deps/test-any-skels.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-any-skels.c' || echo './'`test-any-skels.c
source='test-any-server.c' object='test-any-server.o' libtool=no \
depfile='.deps/test-any-server.Po' tmpdepfile='.deps/test-any-server.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-any-server.c' || echo './'`test-any-server.c
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o ior-decode-2  ior-decode.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
mkdir .libs
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o typelib-dump  typelib-dump.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test1  test1.o test1-stubs.o test1-skels.o test1-common.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/ior-decode-2 ior-decode.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/typelib-dump typelib-dump.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating ior-decode-2
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client  echo-client.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating typelib-dump
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client-t  echo-client-t.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test1 test1.o test1-stubs.o test1-skels.o test1-common.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test1
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-server  echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-client echo-client.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/echo-client-t echo-client-t.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-client
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-client  empty-client.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating echo-client-t
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-server  empty-server.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-server echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-server
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-client  test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/empty-client empty-client.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/empty-server empty-server.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating empty-server
creating empty-client
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-server  test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-any-client test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-any-client
gcc -O2 -Wall -o .libs/test-any-server test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-any-server
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making all in docs
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
Making all in devel
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
Making all in internals
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
Making all in api
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[3]: Nothing to be done for `all'.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
make[2]: Nothing to be done for `all-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
Checking ORBit2 2005-08-18 21:12:27.945
make -j3   check
Making check in linc2
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making check in include
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making check in linc
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making check in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
Making check in test
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make -j3  check-TESTS
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
PASS: test-linc
==================
All 1 tests passed
==================
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making check in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making check in idl-compiler
Available protocols: {
	'    IPv4':  2,  16,  6, 0x0000 [s-ail]
	'    IPv6': 10,  28,  6, 0x0000 [s-ail]
	'    UNIX':  1, 110,  0, 0x0003 [-dail]
 }
Testing 'broken' ...
Testing blocking code ...
 buffer 512
 buffer 1024
 buffer 0
Testing is_local checking ...
 UNIX
 IPv4
 IPv6
 'localhost.localdomain': 'localhost.localdomain' 
 official name 'localhost.localdomain' aliases:  'localhost' 'mudhead'

** (process:27947): WARNING **:  --- The reverse lookup of your hostname is 127.0.0.1 you will not be able to do inter-machine comms. ---
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
Making check in idl
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making check in CORBA
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
Making check in CORBA_PIDL
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
Making check in interop
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
Making check in misc
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making check in orb
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making check in include
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
(cd ../../../include; make -j3)
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making all in orbit
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make -j3  all-recursive
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
Making all in GIOP
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making all in util
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making all in orb-core
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make -j3  all-am
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making all in poa
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make -j3  all-am
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
Making all in dynamic
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make -j3  all-am
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[5]: Nothing to be done for `all-am'.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
Making check in orb-core
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
(rm -f iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/iop-defs.idl.P ../../../src/orb/orb-core/iop-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
true
source='orbit-interface-common.c' object='orbit-interface-common.lo' libtool=yes \
depfile='.deps/orbit-interface-common.Plo' tmpdepfile='.deps/orbit-interface-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-interface-common.lo `test -f 'orbit-interface-common.c' || echo './'`orbit-interface-common.c
source='corba-defs-common.c' object='corba-defs-common.lo' libtool=yes \
depfile='.deps/corba-defs-common.Plo' tmpdepfile='.deps/corba-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-defs-common.lo `test -f 'corba-defs-common.c' || echo './'`corba-defs-common.c
source='iop-defs-common.c' object='iop-defs-common.lo' libtool=yes \
depfile='.deps/iop-defs-common.Plo' tmpdepfile='.deps/iop-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-defs-common.lo `test -f 'iop-defs-common.c' || echo './'`iop-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-defs-common.c -MT iop-defs-common.lo -MD -MP -MF .deps/iop-defs-common.TPlo  -fPIC -DPIC -o .libs/iop-defs-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-interface-common.c -MT orbit-interface-common.lo -MD -MP -MF .deps/orbit-interface-common.TPlo  -fPIC -DPIC -o .libs/orbit-interface-common.o
source='corba-ops-stubs.c' object='corba-ops-stubs.lo' libtool=yes \
depfile='.deps/corba-ops-stubs.Plo' tmpdepfile='.deps/corba-ops-stubs.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-stubs.lo `test -f 'corba-ops-stubs.c' || echo './'`corba-ops-stubs.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-defs-common.c -MT corba-defs-common.lo -MD -MP -MF .deps/corba-defs-common.TPlo  -fPIC -DPIC -o .libs/corba-defs-common.o
source='corba-ops-common.c' object='corba-ops-common.lo' libtool=yes \
depfile='.deps/corba-ops-common.Plo' tmpdepfile='.deps/corba-ops-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-common.lo `test -f 'corba-ops-common.c' || echo './'`corba-ops-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-stubs.c -MT corba-ops-stubs.lo -MD -MP -MF .deps/corba-ops-stubs.TPlo  -fPIC -DPIC -o .libs/corba-ops-stubs.o
source='corba-ops-skels.c' object='corba-ops-skels.lo' libtool=yes \
depfile='.deps/corba-ops-skels.Plo' tmpdepfile='.deps/corba-ops-skels.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-skels.lo `test -f 'corba-ops-skels.c' || echo './'`corba-ops-skels.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-common.c -MT corba-ops-common.lo -MD -MP -MF .deps/corba-ops-common.TPlo  -fPIC -DPIC -o .libs/corba-ops-common.o
source='corba-orb.c' object='corba-orb.lo' libtool=yes \
depfile='.deps/corba-orb.Plo' tmpdepfile='.deps/corba-orb.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-orb.lo `test -f 'corba-orb.c' || echo './'`corba-orb.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-skels.c -MT corba-ops-skels.lo -MD -MP -MF .deps/corba-ops-skels.TPlo  -fPIC -DPIC -o .libs/corba-ops-skels.o
source='orbit-object.c' object='orbit-object.lo' libtool=yes \
depfile='.deps/orbit-object.Plo' tmpdepfile='.deps/orbit-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-object.lo `test -f 'orbit-object.c' || echo './'`orbit-object.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-orb.c -MT corba-orb.lo -MD -MP -MF .deps/corba-orb.TPlo  -fPIC -DPIC -o .libs/corba-orb.o
source='orbit-small.c' object='orbit-small.lo' libtool=yes \
depfile='.deps/orbit-small.Plo' tmpdepfile='.deps/orbit-small.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-small.lo `test -f 'orbit-small.c' || echo './'`orbit-small.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-object.c -MT orbit-object.lo -MD -MP -MF .deps/orbit-object.TPlo  -fPIC -DPIC -o .libs/orbit-object.o
source='orbit-typelib.c' object='orbit-typelib.lo' libtool=yes \
depfile='.deps/orbit-typelib.Plo' tmpdepfile='.deps/orbit-typelib.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-typelib.lo `test -f 'orbit-typelib.c' || echo './'`orbit-typelib.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-small.c -MT orbit-small.lo -MD -MP -MF .deps/orbit-small.TPlo  -fPIC -DPIC -o .libs/orbit-small.o
source='orbit-trace.c' object='orbit-trace.lo' libtool=yes \
depfile='.deps/orbit-trace.Plo' tmpdepfile='.deps/orbit-trace.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-trace.lo `test -f 'orbit-trace.c' || echo './'`orbit-trace.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-typelib.c -MT orbit-typelib.lo -MD -MP -MF .deps/orbit-typelib.TPlo  -fPIC -DPIC -o .libs/orbit-typelib.o
orbit-typelib.c: In function `load_module':
orbit-typelib.c:258: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:286: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='corba-object.c' object='corba-object.lo' libtool=yes \
depfile='.deps/corba-object.Plo' tmpdepfile='.deps/corba-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-object.lo `test -f 'corba-object.c' || echo './'`corba-object.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-trace.c -MT orbit-trace.lo -MD -MP -MF .deps/orbit-trace.TPlo  -fPIC -DPIC -o .libs/orbit-trace.o
source='corba-loc.c' object='corba-loc.lo' libtool=yes \
depfile='.deps/corba-loc.Plo' tmpdepfile='.deps/corba-loc.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-loc.lo `test -f 'corba-loc.c' || echo './'`corba-loc.c
source='corba-policy.c' object='corba-policy.lo' libtool=yes \
depfile='.deps/corba-policy.Plo' tmpdepfile='.deps/corba-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-policy.lo `test -f 'corba-policy.c' || echo './'`corba-policy.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-object.c -MT corba-object.lo -MD -MP -MF .deps/corba-object.TPlo  -fPIC -DPIC -o .libs/corba-object.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-loc.c -MT corba-loc.lo -MD -MP -MF .deps/corba-loc.TPlo  -fPIC -DPIC -o .libs/corba-loc.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-policy.c -MT corba-policy.lo -MD -MP -MF .deps/corba-policy.TPlo  -fPIC -DPIC -o .libs/corba-policy.o
source='orbit-policy.c' object='orbit-policy.lo' libtool=yes \
depfile='.deps/orbit-policy.Plo' tmpdepfile='.deps/orbit-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-policy.lo `test -f 'orbit-policy.c' || echo './'`orbit-policy.c
source='corba-env.c' object='corba-env.lo' libtool=yes \
depfile='.deps/corba-env.Plo' tmpdepfile='.deps/corba-env.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-env.lo `test -f 'corba-env.c' || echo './'`corba-env.c
corba-object.c: In function `CORBA_Object_is_a':
corba-object.c:711: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='corba-string.c' object='corba-string.lo' libtool=yes \
depfile='.deps/corba-string.Plo' tmpdepfile='.deps/corba-string.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-string.lo `test -f 'corba-string.c' || echo './'`corba-string.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-policy.c -MT orbit-policy.lo -MD -MP -MF .deps/orbit-policy.TPlo  -fPIC -DPIC -o .libs/orbit-policy.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-env.c -MT corba-env.lo -MD -MP -MF .deps/corba-env.TPlo  -fPIC -DPIC -o .libs/corba-env.o
source='allocators.c' object='allocators.lo' libtool=yes \
depfile='.deps/allocators.Plo' tmpdepfile='.deps/allocators.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o allocators.lo `test -f 'allocators.c' || echo './'`allocators.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-string.c -MT corba-string.lo -MD -MP -MF .deps/corba-string.TPlo  -fPIC -DPIC -o .libs/corba-string.o
source='corba-typecode.c' object='corba-typecode.lo' libtool=yes \
depfile='.deps/corba-typecode.Plo' tmpdepfile='.deps/corba-typecode.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-typecode.lo `test -f 'corba-typecode.c' || echo './'`corba-typecode.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c allocators.c -MT allocators.lo -MD -MP -MF .deps/allocators.TPlo  -fPIC -DPIC -o .libs/allocators.o
source='corba-types.c' object='corba-types.lo' libtool=yes \
depfile='.deps/corba-types.Plo' tmpdepfile='.deps/corba-types.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-types.lo `test -f 'corba-types.c' || echo './'`corba-types.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-typecode.c -MT corba-typecode.lo -MD -MP -MF .deps/corba-typecode.TPlo  -fPIC -DPIC -o .libs/corba-typecode.o
source='corba-any.c' object='corba-any.lo' libtool=yes \
depfile='.deps/corba-any.Plo' tmpdepfile='.deps/corba-any.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-any.lo `test -f 'corba-any.c' || echo './'`corba-any.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-types.c -MT corba-types.lo -MD -MP -MF .deps/corba-types.TPlo  -fPIC -DPIC -o .libs/corba-types.o
source='corba-context.c' object='corba-context.lo' libtool=yes \
depfile='.deps/corba-context.Plo' tmpdepfile='.deps/corba-context.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-context.lo `test -f 'corba-context.c' || echo './'`corba-context.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-any.c -MT corba-any.lo -MD -MP -MF .deps/corba-any.TPlo  -fPIC -DPIC -o .libs/corba-any.o
source='corba-nvlist.c' object='corba-nvlist.lo' libtool=yes \
depfile='.deps/corba-nvlist.Plo' tmpdepfile='.deps/corba-nvlist.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-nvlist.lo `test -f 'corba-nvlist.c' || echo './'`corba-nvlist.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-context.c -MT corba-context.lo -MD -MP -MF .deps/corba-context.TPlo  -fPIC -DPIC -o .libs/corba-context.o
corba-context.c: In function `search_props':
corba-context.c:175: warning: type-punning to incomplete type might break strict-aliasing rules
corba-context.c: In function `ctx_get_values':
corba-context.c:212: warning: type-punning to incomplete type might break strict-aliasing rules
source='corba-request.c' object='corba-request.lo' libtool=yes \
depfile='.deps/corba-request.Plo' tmpdepfile='.deps/corba-request.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-request.lo `test -f 'corba-request.c' || echo './'`corba-request.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-nvlist.c -MT corba-nvlist.lo -MD -MP -MF .deps/corba-nvlist.TPlo  -fPIC -DPIC -o .libs/corba-nvlist.o
source='iop-profiles.c' object='iop-profiles.lo' libtool=yes \
depfile='.deps/iop-profiles.Plo' tmpdepfile='.deps/iop-profiles.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-profiles.lo `test -f 'iop-profiles.c' || echo './'`iop-profiles.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-request.c -MT corba-request.lo -MD -MP -MF .deps/corba-request.TPlo  -fPIC -DPIC -o .libs/corba-request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-profiles.c -MT iop-profiles.lo -MD -MP -MF .deps/iop-profiles.TPlo  -fPIC -DPIC -o .libs/iop-profiles.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-core.la   orbit-interface-common.lo corba-defs-common.lo iop-defs-common.lo corba-ops-stubs.lo corba-ops-common.lo corba-ops-skels.lo  corba-orb.lo orbit-object.lo orbit-small.lo orbit-typelib.lo orbit-trace.lo corba-object.lo corba-loc.lo corba-policy.lo orbit-policy.lo corba-env.lo corba-string.lo allocators.lo corba-typecode.lo corba-types.lo corba-any.lo corba-context.lo corba-nvlist.lo corba-request.lo iop-profiles.lo   
rm -fr  .libs/liborb-core.a .libs/liborb-core.la
ar cru .libs/liborb-core.a .libs/orbit-interface-common.o .libs/corba-defs-common.o .libs/iop-defs-common.o .libs/corba-ops-stubs.o .libs/corba-ops-common.o .libs/corba-ops-skels.o .libs/corba-orb.o .libs/orbit-object.o .libs/orbit-small.o .libs/orbit-typelib.o .libs/orbit-trace.o .libs/corba-object.o .libs/corba-loc.o .libs/corba-policy.o .libs/orbit-policy.o .libs/corba-env.o .libs/corba-string.o .libs/allocators.o .libs/corba-typecode.o .libs/corba-types.o .libs/corba-any.o .libs/corba-context.o .libs/corba-nvlist.o .libs/corba-request.o .libs/iop-profiles.o
ranlib .libs/liborb-core.a
creating liborb-core.la
(cd .libs && rm -f liborb-core.la && ln -s ../liborb-core.la liborb-core.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
Making check in util
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
Making check in GIOP
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
Making check in poa
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
(rm -f poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/poa-defs.idl.P poa-defs.idl
make[3]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
source='poa-defs-common.c' object='poa-defs-common.lo' libtool=yes \
depfile='.deps/poa-defs-common.Plo' tmpdepfile='.deps/poa-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-defs-common.lo `test -f 'poa-defs-common.c' || echo './'`poa-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-defs-common.c -MT poa-defs-common.lo -MD -MP -MF .deps/poa-defs-common.TPlo  -fPIC -DPIC -o .libs/poa-defs-common.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-poa.la   poa-defs-common.lo poa.lo poa-manager.lo poa-policy.lo poa-servants.lo orbit-adaptor.lo  
rm -fr  .libs/liborb-poa.a .libs/liborb-poa.la
ar cru .libs/liborb-poa.a .libs/poa-defs-common.o .libs/poa.o .libs/poa-manager.o .libs/poa-policy.o .libs/poa-servants.o .libs/orbit-adaptor.o
ranlib .libs/liborb-poa.a
creating liborb-poa.la
(cd .libs && rm -f liborb-poa.la && ln -s ../liborb-poa.la liborb-poa.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
Making check in dynamic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
(rm -f dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c || true) > /dev/null
make[3]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL --define=Object=OObject --define=TypeCode=TTypeCode -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --noheaders --showcpperrors --deps ./.deps/dynamic-defs.idl.P dynamic-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
source='dynamic-defs-common.c' object='dynamic-defs-common.lo' libtool=yes \
depfile='.deps/dynamic-defs-common.Plo' tmpdepfile='.deps/dynamic-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o dynamic-defs-common.lo `test -f 'dynamic-defs-common.c' || echo './'`dynamic-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c dynamic-defs-common.c -MT dynamic-defs-common.lo -MD -MP -MF .deps/dynamic-defs-common.TPlo  -fPIC -DPIC -o .libs/dynamic-defs-common.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-dynamic.la   dynamic-defs-common.lo dynany.lo  
rm -fr  .libs/liborb-dynamic.a .libs/liborb-dynamic.la
ar cru .libs/liborb-dynamic.a .libs/dynamic-defs-common.o .libs/dynany.o
ranlib .libs/liborb-dynamic.a
creating liborb-dynamic.la
(cd .libs && rm -f liborb-dynamic.la && ln -s ../liborb-dynamic.la liborb-dynamic.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0 -no-undefined -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt orbit-init.lo util/liborb-util.la GIOP/libGIOP.la orb-core/liborb-core.la poa/liborb-poa.la dynamic/liborb-dynamic.la ../../linc2/src/liblinc.la 
make[3]: warning: -jN forced in submake: disabling jobserver mode.
rm -fr  .libs/libORBit-2.la .libs/libORBit-2.lai .libs/libORBit-2.so .libs/libORBit-2.so.0 .libs/libORBit-2.so.0.0.0
gcc -shared  .libs/orbit-init.o -Wl,--whole-archive util/.libs/liborb-util.a GIOP/.libs/libGIOP.a orb-core/.libs/liborb-core.a poa/.libs/liborb-poa.a dynamic/.libs/liborb-dynamic.a ../../linc2/src/.libs/liblinc.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /usr/lib/libpopt.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so -lpthread /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-2.so.0 -o .libs/libORBit-2.so.0.0.0
(cd .libs && rm -f libORBit-2.so.0 && ln -s libORBit-2.so.0.0.0 libORBit-2.so.0)
(cd .libs && rm -f libORBit-2.so && ln -s libORBit-2.so.0.0.0 libORBit-2.so)
creating libORBit-2.la
(cd .libs && rm -f libORBit-2.la && ln -s ../libORBit-2.la libORBit-2.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making check in services
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Making check in name
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
rm -f libname-server-2.a
ar cru libname-server-2.a orbit-name-server.o CosNaming-skels.o name-support.o 
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o name-client-2  name-client.o name-support.o ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[3]: warning: -jN forced in submake: disabling jobserver mode.
ranlib libname-server-2.a
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o orbit-name-server-2  boot.o libname-server-2.a ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/name-client-2 name-client.o name-support.o -Wl,--export-dynamic  ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/orbit-name-server-2 boot.o -Wl,--export-dynamic  libname-server-2.a ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating name-client-2
creating orbit-name-server-2
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
Making check in imodule
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-imodule-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -no-undefined orbit-imodule-utils.lo orbit-imodule-libidl-utils.lo orbit-imodule.lo  ../../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[3]: warning: -jN forced in submake: disabling jobserver mode.
rm -fr  .libs/libORBit-imodule-2.la .libs/libORBit-imodule-2.lai .libs/libORBit-imodule-2.so .libs/libORBit-imodule-2.so.0 .libs/libORBit-imodule-2.so.0.0.0
gcc -shared  .libs/orbit-imodule-utils.o .libs/orbit-imodule-libidl-utils.o .libs/orbit-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../../src/orb/.libs/libORBit-2.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-imodule-2.so.0 -o .libs/libORBit-imodule-2.so.0.0.0
(cd .libs && rm -f libORBit-imodule-2.so.0 && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so.0)
(cd .libs && rm -f libORBit-imodule-2.so && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so)
creating libORBit-imodule-2.la
(cd .libs && rm -f libORBit-imodule-2.la && ln -s ../libORBit-imodule-2.la libORBit-imodule-2.la)
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making check in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making check in orbit
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
Making check in GIOP
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making check in util
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making check in orb-core
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making check in poa
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Making check in dynamic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making check in test
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making check in everything
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o Everything_module.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0 -export-dynamic -module -no-undefined -avoid-version everything-imodule.lo ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
rm -fr  .libs/Everything_module.la .libs/Everything_module.lai .libs/Everything_module.so
gcc -shared  .libs/everything-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,Everything_module.so -o .libs/Everything_module.so
creating Everything_module.la
(cd .libs && rm -f Everything_module.la && ln -s ../Everything_module.la Everything_module.la)
make -j3  client server
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
source='everything-skels.c' object='everything-skels.o' libtool=no \
depfile='.deps/everything-skels.Po' tmpdepfile='.deps/everything-skels.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'everything-skels.c' || echo './'`everything-skels.c
source='everything-stubs.c' object='everything-stubs.o' libtool=no \
depfile='.deps/everything-stubs.Po' tmpdepfile='.deps/everything-stubs.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'everything-stubs.c' || echo './'`everything-stubs.c
source='everything-common.c' object='everything-common.o' libtool=no \
depfile='.deps/everything-common.Po' tmpdepfile='.deps/everything-common.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'everything-common.c' || echo './'`everything-common.c
source='client.c' object='client.o' libtool=no \
depfile='.deps/client.Po' tmpdepfile='.deps/client.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'client.c' || echo './'`client.c
source='server.c' object='server.o' libtool=no \
depfile='.deps/server.Po' tmpdepfile='.deps/server.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I../../src/services/imodule -DORBIT2_INTERNAL_API -DTEST_SRCDIR=\""../.."/test/everything\" -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include   -I../../linc2/include -I../../linc2/include -I/scratch/gnometinderbox/microtinder/build-output/include/libIDL-2.0 -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'server.c' || echo './'`server.c
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o server -static -module server.o everything-skels.o everything-stubs.o everything-common.o ../../src/services/imodule/libORBit-imodule-2.la ../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o server server.o everything-skels.o everything-stubs.o everything-common.o -Wl,--export-dynamic -Wl,--export-dynamic  ../../src/services/imodule/.libs/libORBit-imodule-2.so /scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs/libORBit-2.so -L/scratch/gnometinderbox/microtinder/build-output/lib ../../src/orb/.libs/libORBit-2.so /usr/lib/libpopt.a /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so -lpthread /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o client -static -module everything-skels.o everything-stubs.o everything-common.o client.o ../../src/services/imodule/libORBit-imodule-2.la ../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o client everything-skels.o everything-stubs.o everything-common.o client.o -Wl,--export-dynamic -Wl,--export-dynamic  ../../src/services/imodule/.libs/libORBit-imodule-2.so /scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs/libORBit-2.so -L/scratch/gnometinderbox/microtinder/build-output/lib ../../src/orb/.libs/libORBit-2.so /usr/lib/libpopt.a /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so -lpthread /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make -j3  check-TESTS
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
Sample name: '/tmp/orbit-trs80/tst/orbit-trs80/linc-78fe-0-14c0fc671d5b4'
Running with socketdir: '/tmp/orbit-trs80/tst'
testing with --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --ORBCorbaloc=1
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Local server test passed

Initial References:
	DynAnyFactory ... okay
Testing ORBit_sequence helpers...
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: enabled
Protocol     IPv6: disabled
Protocol     UNIX: disabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 0.976 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1903): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1903): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --ORBCorbaloc=1
=============================================================
testing with --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --thread-tests

** (process:1901): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: enabled
Protocol     IPv6: disabled
Protocol     UNIX: disabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 3.906 msecs

** (process:1909): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1909): WARNING **: FIXME: disabled in-proc threaded tests for now


 --- Out of proc ---


Testing ping pong invocations ...

** (process:1909): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing policy code ...
Testing with 8 threads

** (process:1913): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1911): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1912): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1914): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1915): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1916): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1917): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1918): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1913): WARNING **: No thread available to handle incoming requests
=============================================================
Test passed with params: --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --thread-tests
=============================================================
testing with --ORBIIOPIPv4=1 --ORBIIOPUSock=0

** (process:1905): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
Testing ORBit_sequence helpers...
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: enabled
Protocol     IPv6: disabled
Protocol     UNIX: disabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 0.977 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1923): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1923): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=1 --ORBIIOPUSock=0
=============================================================
testing with --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --thread-safe

** (process:1921): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
Testing ORBit_sequence helpers...
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: enabled
Protocol     IPv6: disabled
Protocol     UNIX: disabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 3.906 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1927): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1927): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing policy code ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --thread-safe
=============================================================
testing with --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --gen-imodule

** (process:1925): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Testing ORBit_sequence helpers...
Protocol     IPv4: enabled
Protocol     IPv6: disabled
Protocol     UNIX: disabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 0.977 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1934): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1934): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=1 --ORBIIOPUSock=0 --gen-imodule
=============================================================
testing with --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --ORBCorbaloc=1

** (process:1929): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
Testing ORBit_sequence helpers...
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: disabled
Protocol     IPv6: disabled
Protocol     UNIX: enabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 0.977 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1941): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1941): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --ORBCorbaloc=1
=============================================================
testing with --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --thread-tests

** (process:1939): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: disabled
Protocol     IPv6: disabled
Protocol     UNIX: enabled

 --- In proc ---


Local server test passed
In proc (fast) took 0.977 msecs
In proc (slow) took 3.906 msecs

** (process:1947): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1947): WARNING **: FIXME: disabled in-proc threaded tests for now


 --- Out of proc ---


Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing policy code ...

** (process:1947): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing with 8 threads

** (process:1949): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1951): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1952): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1950): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1949): WARNING **: No thread available to handle incoming requests

** (process:1953): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1954): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1955): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1956): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
=============================================================
Test passed with params: --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --thread-tests
=============================================================
testing with --ORBIIOPIPv4=0 --ORBIIOPUSock=1

** (process:1943): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
Testing ORBit_sequence helpers...
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Protocol     IPv4: disabled
Protocol     IPv6: disabled
Protocol     UNIX: enabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 0.977 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1961): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1961): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1959): WARNING **: FIXME: wait for completion unimplemented
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=0 --ORBIIOPUSock=1
=============================================================
testing with --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --thread-safe
Local server test passed

Initial References:
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Testing ORBit_sequence helpers...
Protocol     IPv4: disabled
Protocol     IPv6: disabled
Protocol     UNIX: enabled

 --- In proc ---


Local server test passed
In proc (fast) took 0 msecs
In proc (slow) took 4.883 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1965): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1965): WARNING **: FIXME: opMassiveSeq fails - due to max. size check
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing policy code ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --thread-safe
=============================================================
testing with --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --gen-imodule

** (process:1963): WARNING **: FIXME: wait for completion unimplemented
Local server test passed

Initial References:
	DynAnyFactory ... okay
	POACurrent ... okay
	RootPOA ... okay
Testing ORBit_sequence helpers...
Protocol     IPv4: disabled
Protocol     IPv6: disabled
Protocol     UNIX: enabled

 --- In proc ---


Local server test passed
In proc (fast) took 0.976 msecs
In proc (slow) took 0 msecs
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...

** (process:1972): WARNING **: FIXME: opMassiveSeq fails - due to max. size check


 --- Out of proc ---


Testing CORBA_Object_non_existent ...
Testing Async invocations ...
Testing strings...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing ORBit_sequence helpers...
Testing constants...
Testing attributes...
Testing strings...
Testing longs...
Testing long longs...
Testing floats...
Testing doubles...
Testing long doubles...
Testing enums...
Testing exceptions...
Testing bool arg. alignment ...
Testing is_a ...
Testing struct code ...
Testing variable length structs...
Testing compound structs...
Testing structs with aligning holes...
Testing object structs...
Testing 'any' structs...
Testing unbounded sequences...
Testing bounded sequences...
Testing sequence<any>...
Testing fixed length unions...
Testing variable length unions...
Testing misc type unions...
Testing union array...
Testing arrays with fixed length members...
Testing arrays with variable length members...
Testing any with string sequences ...
Testing any with longs...

** (process:1972): WARNING **: FIXME: opMassiveSeq fails - due to max. size check

** (process:1967): WARNING **: FIXME: wait for completion unimplemented
Testing any with strings...
Testing any with structs...
Testing Any with exception...
Testing Anys equivalence...
Testing Sequence of Any...
Testing TypeCodes...
Testing Contexts...
Testing IInterface code...
Testing DerivedServer ...
Testing Async invocations ...
Testing strings...
Testing ping pong invocations ...
Testing ping pong reg / lookup ...
Testing hashing
Testing equivalence
Testing non blocking IO ...
Testing Misc bits...
Testing IOR marshalling ...
Testing LifeCycle bits...
 pre gnome 2.4 stubs ...
 post gnome 2.4 stubs ...
Testing Fatal invocations ...
All tests passed successfully
=============================================================
Test passed with params: --ORBIIOPIPv4=0 --ORBIIOPUSock=1 --gen-imodule
=============================================================
PASS: ./test.sh
==================
All 1 tests passed
==================
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
Making check in inhibit
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o test-inhibit  foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-inhibit foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-inhibit
make -j3  check-TESTS
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Inhibit build tests passed
PASS: test-inhibit
==================
All 1 tests passed
==================
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
Making check in poa
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic11  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic05  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic05 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/poatest-basic11 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic05
creating poatest-basic11
make -j3  test-poa poatest-basic01 poatest-basic02 poatest-basic03 poatest-basic04 poatest-basic06 poatest-basic07 poatest-basic08 poatest-basic09 poatest-basic10
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
source='test-poa.c' object='test-poa.o' libtool=no \
depfile='.deps/test-poa.Po' tmpdepfile='.deps/test-poa.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-poa.c' || echo './'`test-poa.c
source='poatest-basic01.c' object='poatest-basic01.o' libtool=no \
depfile='.deps/poatest-basic01.Po' tmpdepfile='.deps/poatest-basic01.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic01.c' || echo './'`poatest-basic01.c
source='poatest-basic02.c' object='poatest-basic02.o' libtool=no \
depfile='.deps/poatest-basic02.Po' tmpdepfile='.deps/poatest-basic02.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic02.c' || echo './'`poatest-basic02.c
source='poatest-basic03.c' object='poatest-basic03.o' libtool=no \
depfile='.deps/poatest-basic03.Po' tmpdepfile='.deps/poatest-basic03.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic03.c' || echo './'`poatest-basic03.c
source='poatest-basic04.c' object='poatest-basic04.o' libtool=no \
depfile='.deps/poatest-basic04.Po' tmpdepfile='.deps/poatest-basic04.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic04.c' || echo './'`poatest-basic04.c
source='poatest-basic06.c' object='poatest-basic06.o' libtool=no \
depfile='.deps/poatest-basic06.Po' tmpdepfile='.deps/poatest-basic06.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic06.c' || echo './'`poatest-basic06.c
source='poatest-basic07.c' object='poatest-basic07.o' libtool=no \
depfile='.deps/poatest-basic07.Po' tmpdepfile='.deps/poatest-basic07.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic07.c' || echo './'`poatest-basic07.c
source='poatest-basic08.c' object='poatest-basic08.o' libtool=no \
depfile='.deps/poatest-basic08.Po' tmpdepfile='.deps/poatest-basic08.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic08.c' || echo './'`poatest-basic08.c
source='poatest-basic09.c' object='poatest-basic09.o' libtool=no \
depfile='.deps/poatest-basic09.Po' tmpdepfile='.deps/poatest-basic09.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic09.c' || echo './'`poatest-basic09.c
source='poatest-basic10.c' object='poatest-basic10.o' libtool=no \
depfile='.deps/poatest-basic10.Po' tmpdepfile='.deps/poatest-basic10.TPo' \
depmode=gcc3 /bin/sh ../../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../include -I../../include -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'poatest-basic10.c' || echo './'`poatest-basic10.c
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o test-poa  test-poa.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic01  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic01.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic01 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic01.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/test-poa test-poa.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic02  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic02.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating poatest-basic01
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic03  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic03.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating test-poa
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic04  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic04.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic03 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic03.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/poatest-basic02 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic02.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic03
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic06  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic06.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating poatest-basic02
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic07  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic07.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic04 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic04.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic04
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic08  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic08.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic07 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic07.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/poatest-basic06 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic06.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic06
creating poatest-basic07
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic09  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic09.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic10  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic10.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/poatest-basic08 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic08.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic08
gcc -O2 -Wall -o .libs/poatest-basic10 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic10.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/poatest-basic09 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic09.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic10
creating poatest-basic09
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make -j3  check-TESTS
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
PASS: test-poa
PASS: test-poa
PASS: poatest-basic01
PASS: poatest-basic02
PASS: poatest-basic03
PASS: poatest-basic04
PASS: poatest-basic06
PASS: poatest-basic07
PASS: poatest-basic08
PASS: poatest-basic09
PASS: poatest-basic10
===================
All 10 tests passed
===================
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o typelib-dump  typelib-dump.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o ior-decode-2  ior-decode.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test1  test1.o test1-stubs.o test1-skels.o test1-common.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -O2 -Wall -o .libs/ior-decode-2 ior-decode.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/typelib-dump typelib-dump.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating ior-decode-2
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client  echo-client.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test1 test1.o test1-stubs.o test1-skels.o test1-common.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating typelib-dump
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client-t  echo-client-t.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating test1
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-server  echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-client echo-client.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/echo-client-t echo-client-t.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-client
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-client  empty-client.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-server echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-client-t
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-server  empty-server.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating echo-server
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-client  test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/empty-client empty-client.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/empty-server empty-server.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating empty-client
gcc -O2 -Wall -o .libs/test-any-client test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-server  test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating empty-server
creating test-any-client
gcc -O2 -Wall -o .libs/test-any-server test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-any-server
make -j3  test-dynany test-mem test-performance test-giop test-corbaloc
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
source='dynany-common.c' object='dynany-common.o' libtool=no \
depfile='.deps/dynany-common.Po' tmpdepfile='.deps/dynany-common.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'dynany-common.c' || echo './'`dynany-common.c
source='dynany-skels.c' object='dynany-skels.o' libtool=no \
depfile='.deps/dynany-skels.Po' tmpdepfile='.deps/dynany-skels.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
make[3]: warning: -jN forced in submake: disabling jobserver mode.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'dynany-skels.c' || echo './'`dynany-skels.c
source='dynany-stubs.c' object='dynany-stubs.o' libtool=no \
depfile='.deps/dynany-stubs.Po' tmpdepfile='.deps/dynany-stubs.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'dynany-stubs.c' || echo './'`dynany-stubs.c
source='test-dynany.c' object='test-dynany.o' libtool=no \
depfile='.deps/test-dynany.Po' tmpdepfile='.deps/test-dynany.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-dynany.c' || echo './'`test-dynany.c
source='test-mem.c' object='test-mem.o' libtool=no \
depfile='.deps/test-mem.Po' tmpdepfile='.deps/test-mem.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-mem.c' || echo './'`test-mem.c
source='test-performance.c' object='test-performance.o' libtool=no \
depfile='.deps/test-performance.Po' tmpdepfile='.deps/test-performance.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-performance.c' || echo './'`test-performance.c
source='test-giop.c' object='test-giop.o' libtool=no \
depfile='.deps/test-giop.Po' tmpdepfile='.deps/test-giop.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-giop.c' || echo './'`test-giop.c
source='test-corbaloc.c' object='test-corbaloc.o' libtool=no \
depfile='.deps/test-corbaloc.Po' tmpdepfile='.deps/test-corbaloc.TPo' \
depmode=gcc3 /bin/sh ../depcomp \
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../src/orb -I../include -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -I../linc2/include -I../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c `test -f 'test-corbaloc.c' || echo './'`test-corbaloc.c
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-mem  test-mem.o test1-stubs.o test1-skels.o test1-common.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
test-giop.c:14:4: warning: #warning GIOP test hooks only enabled in a debugging build
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-performance  test-performance.o test1-skels.o test1-common.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-mem test-mem.o test1-stubs.o test1-skels.o test1-common.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-mem
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-giop  test-giop.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-performance test-performance.o test1-skels.o test1-common.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-corbaloc  test-corbaloc.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating test-performance
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-dynany -lm dynany-common.o dynany-skels.o dynany-stubs.o test-dynany.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-giop test-giop.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/test-corbaloc test-corbaloc.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-giop
creating test-corbaloc
gcc -O2 -Wall -o .libs/test-dynany dynany-common.o dynany-skels.o dynany-stubs.o test-dynany.o -Wl,--export-dynamic  -lm ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-dynany
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make -j3  check-TESTS
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
Testing basic DynAny ...
 + long ops ...
 + string ops ...
 + copying ...
Testing DynSequence ...
Testing DynEnum ...
Testing DynUnion ...
Testing DynArray...
Testing DynStruct...
all DynAny tests passed ok.
PASS: test-dynany
mem usage prev/post:  2288KB /  2304KB --  1000x test_ORBit_alloc ()
mem usage prev/post:  2488KB /  2496KB --  1000x test_ORBit_sequence ()
mem usage prev/post:  2496KB /  2512KB --  1000x test_activate_deactivate (poa, ev)
PASS: test-mem
ORB: init took 8.789(ms)
Testing copy...
PASS: test-performance
 copy IDL:omg.org/CORBA/octet:1.0 : 0.000976(ms)
 copy               (null) : 0.001953(ms)
 copy IDL:omg.org/CORBA/double:1.0 : 0.001953(ms)
 copy IDL:omg.org/CORBA/string:1.0 : 0.00293(ms)
 copy               (null) : 0.000976(ms)
 copy IDL:omg.org/GIOP/TargetAddress:1.0 : 0.00586(ms)
Testing strdup ...
 g_strdup :     0.9765(ns)
 CORBA_strdup : 1.5625(ns)
Testing object activation...
 activation : 0.011718(ms)
 de-activation : 0.010742(ms)
ORB: destroy took 0.977(ms)
Overall bogomark 20237.6

** (process:9392): WARNING **: GIOP test hooks only enabled in a debugging build
PASS: test-giop
running... 
verify "corbaloc:iiop:localhost:9999/NameService"
verify "corbaloc:iiop:1.2@localhost/NameService"
verify "corbaloc:iiop:gnome.org:8888,iiop:gnome.de:7777/NameService"
verify "corbaloc::gnome.org:8888,:gnome.de:7777/NameService"
verify "corbaloc::gnome.org,:gnome.de/NameService"
verify "iiop:1.2@home.de/objkey"
verify "iiop:gnome.org:8787/NameService"
verify "iiop:gnome.org/NameService"
verify "iiop://gnome.org/NameService"
verify "corbaloc:iiops:localhost:8885/NameService"
verify "corbaloc:iiops:localhost:8885/%4e%61%6d%65%53%65%72%76%69%63%65"
verify "corbaloc:ssliop:localhost:8885/NameService"
verify "corbaloc:uiop:/tmp/orbit-frehberg-3333:/NameService"
verify "corbaloc:uiop:/tmp/orbit-frehberg-3333:,iiop:localhost:88/NameService"
PASS: test-corbaloc
==================
All 5 tests passed
==================
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making check in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
Making check in devel
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
Making check in internals
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
Making check in api
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[2]: Nothing to be done for `check-am'.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
make[1]: Nothing to be done for `check-am'.
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
Installing ORBit2 2005-08-18 21:13:47.185
make -j3   install
Making install in linc2
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making install in include
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making install in linc
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include/linc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/include'
Making install in src
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
make[3]: Nothing to be done for `install-data-am'.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
  /bin/sh ../../libtool --mode=install /home/trs80/bin/install-check linc-cleanup-sockets /scratch/gnometinderbox/microtinder/build-output/bin/linc-cleanup-sockets
/home/trs80/bin/install-check linc-cleanup-sockets /scratch/gnometinderbox/microtinder/build-output/bin/linc-cleanup-sockets
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/src'
Making install in test
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2/test'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/linc2'
Making install in src
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making install in idl-compiler
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit-idl
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 ORBit-idl-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/ORBit-idl-2.0.pc
 /home/trs80/bin/install-check -m 644 orbit-idl-backend.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit-idl/orbit-idl-backend.h
  /bin/sh ../../libtool --mode=install /home/trs80/bin/install-check orbit-idl-2 /scratch/gnometinderbox/microtinder/build-output/bin/orbit-idl-2
/home/trs80/bin/install-check orbit-idl-2 /scratch/gnometinderbox/microtinder/build-output/bin/orbit-idl-2
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
Making install in idl
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making install in CORBA
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA'
Making install in CORBA_PIDL
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/CORBA_PIDL'
Making install in interop
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/interop'
Making install in misc
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[4]: Nothing to be done for `install-exec-am'.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[6]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl/misc'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl'
Making install in orb
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making install in include
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
(cd ../../../include; make -j3)
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making all in orbit
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make -j3  all-recursive
make[6]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
Making all in GIOP
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making all in util
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[7]: Nothing to be done for `all'.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[8]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making all in orb-core
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make -j3  all-am
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making all in poa
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make -j3  all-am
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
Making all in dynamic
make[7]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: warning: -jN forced in submake: disabling jobserver mode.
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make -j3  all-am
make[8]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[8]: Nothing to be done for `all-am'.
make[8]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[7]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[6]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[5]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[5]: Nothing to be done for `all-am'.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[5]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/include'
Making install in orb-core
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/idl-compiler'
(rm -f corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c || true) > /dev/null
(rm -f iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c || true) > /dev/null
make[4]: warning: -jN forced in submake: disabling jobserver mode.
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/corba-defs.idl.P ../../../src/orb/orb-core/corba-defs.idl
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/idl/interop -I. -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/iop-defs.idl.P ../../../src/orb/orb-core/iop-defs.idl
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in corba-defs.h corba-defs-stubs.c corba-defs-skels.c corba-defs-common.c corba-defs-imodule.c corba-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in iop-defs.h iop-defs-stubs.c iop-defs-skels.c iop-defs-common.c iop-defs-imodule.c iop-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
true
source='orbit-interface-common.c' object='orbit-interface-common.lo' libtool=yes \
depfile='.deps/orbit-interface-common.Plo' tmpdepfile='.deps/orbit-interface-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-interface-common.lo `test -f 'orbit-interface-common.c' || echo './'`orbit-interface-common.c
source='corba-defs-common.c' object='corba-defs-common.lo' libtool=yes \
depfile='.deps/corba-defs-common.Plo' tmpdepfile='.deps/corba-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-defs-common.lo `test -f 'corba-defs-common.c' || echo './'`corba-defs-common.c
source='iop-defs-common.c' object='iop-defs-common.lo' libtool=yes \
depfile='.deps/iop-defs-common.Plo' tmpdepfile='.deps/iop-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-defs-common.lo `test -f 'iop-defs-common.c' || echo './'`iop-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-interface-common.c -MT orbit-interface-common.lo -MD -MP -MF .deps/orbit-interface-common.TPlo  -fPIC -DPIC -o .libs/orbit-interface-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-defs-common.c -MT corba-defs-common.lo -MD -MP -MF .deps/corba-defs-common.TPlo  -fPIC -DPIC -o .libs/corba-defs-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-defs-common.c -MT iop-defs-common.lo -MD -MP -MF .deps/iop-defs-common.TPlo  -fPIC -DPIC -o .libs/iop-defs-common.o
source='corba-ops-stubs.c' object='corba-ops-stubs.lo' libtool=yes \
depfile='.deps/corba-ops-stubs.Plo' tmpdepfile='.deps/corba-ops-stubs.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-stubs.lo `test -f 'corba-ops-stubs.c' || echo './'`corba-ops-stubs.c
source='corba-ops-common.c' object='corba-ops-common.lo' libtool=yes \
depfile='.deps/corba-ops-common.Plo' tmpdepfile='.deps/corba-ops-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-common.lo `test -f 'corba-ops-common.c' || echo './'`corba-ops-common.c
source='corba-ops-skels.c' object='corba-ops-skels.lo' libtool=yes \
depfile='.deps/corba-ops-skels.Plo' tmpdepfile='.deps/corba-ops-skels.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-ops-skels.lo `test -f 'corba-ops-skels.c' || echo './'`corba-ops-skels.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-stubs.c -MT corba-ops-stubs.lo -MD -MP -MF .deps/corba-ops-stubs.TPlo  -fPIC -DPIC -o .libs/corba-ops-stubs.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-common.c -MT corba-ops-common.lo -MD -MP -MF .deps/corba-ops-common.TPlo  -fPIC -DPIC -o .libs/corba-ops-common.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-ops-skels.c -MT corba-ops-skels.lo -MD -MP -MF .deps/corba-ops-skels.TPlo  -fPIC -DPIC -o .libs/corba-ops-skels.o
source='corba-orb.c' object='corba-orb.lo' libtool=yes \
depfile='.deps/corba-orb.Plo' tmpdepfile='.deps/corba-orb.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-orb.lo `test -f 'corba-orb.c' || echo './'`corba-orb.c
source='orbit-object.c' object='orbit-object.lo' libtool=yes \
depfile='.deps/orbit-object.Plo' tmpdepfile='.deps/orbit-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-object.lo `test -f 'orbit-object.c' || echo './'`orbit-object.c
source='orbit-small.c' object='orbit-small.lo' libtool=yes \
depfile='.deps/orbit-small.Plo' tmpdepfile='.deps/orbit-small.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-small.lo `test -f 'orbit-small.c' || echo './'`orbit-small.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-object.c -MT orbit-object.lo -MD -MP -MF .deps/orbit-object.TPlo  -fPIC -DPIC -o .libs/orbit-object.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-orb.c -MT corba-orb.lo -MD -MP -MF .deps/corba-orb.TPlo  -fPIC -DPIC -o .libs/corba-orb.o
source='orbit-typelib.c' object='orbit-typelib.lo' libtool=yes \
depfile='.deps/orbit-typelib.Plo' tmpdepfile='.deps/orbit-typelib.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-typelib.lo `test -f 'orbit-typelib.c' || echo './'`orbit-typelib.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-small.c -MT orbit-small.lo -MD -MP -MF .deps/orbit-small.TPlo  -fPIC -DPIC -o .libs/orbit-small.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-typelib.c -MT orbit-typelib.lo -MD -MP -MF .deps/orbit-typelib.TPlo  -fPIC -DPIC -o .libs/orbit-typelib.o
source='orbit-trace.c' object='orbit-trace.lo' libtool=yes \
depfile='.deps/orbit-trace.Plo' tmpdepfile='.deps/orbit-trace.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-trace.lo `test -f 'orbit-trace.c' || echo './'`orbit-trace.c
source='corba-object.c' object='corba-object.lo' libtool=yes \
depfile='.deps/corba-object.Plo' tmpdepfile='.deps/corba-object.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-object.lo `test -f 'corba-object.c' || echo './'`corba-object.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-trace.c -MT orbit-trace.lo -MD -MP -MF .deps/orbit-trace.TPlo  -fPIC -DPIC -o .libs/orbit-trace.o
source='corba-loc.c' object='corba-loc.lo' libtool=yes \
depfile='.deps/corba-loc.Plo' tmpdepfile='.deps/corba-loc.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-loc.lo `test -f 'corba-loc.c' || echo './'`corba-loc.c
orbit-typelib.c: In function `load_module':
orbit-typelib.c:258: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:286: warning: dereferencing type-punned pointer will break strict-aliasing rules
orbit-typelib.c:287: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='corba-policy.c' object='corba-policy.lo' libtool=yes \
depfile='.deps/corba-policy.Plo' tmpdepfile='.deps/corba-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-policy.lo `test -f 'corba-policy.c' || echo './'`corba-policy.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-object.c -MT corba-object.lo -MD -MP -MF .deps/corba-object.TPlo  -fPIC -DPIC -o .libs/corba-object.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-loc.c -MT corba-loc.lo -MD -MP -MF .deps/corba-loc.TPlo  -fPIC -DPIC -o .libs/corba-loc.o
corba-object.c: In function `CORBA_Object_is_a':
corba-object.c:711: warning: dereferencing type-punned pointer will break strict-aliasing rules
source='orbit-policy.c' object='orbit-policy.lo' libtool=yes \
depfile='.deps/orbit-policy.Plo' tmpdepfile='.deps/orbit-policy.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o orbit-policy.lo `test -f 'orbit-policy.c' || echo './'`orbit-policy.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-policy.c -MT corba-policy.lo -MD -MP -MF .deps/corba-policy.TPlo  -fPIC -DPIC -o .libs/corba-policy.o
source='corba-env.c' object='corba-env.lo' libtool=yes \
depfile='.deps/corba-env.Plo' tmpdepfile='.deps/corba-env.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-env.lo `test -f 'corba-env.c' || echo './'`corba-env.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c orbit-policy.c -MT orbit-policy.lo -MD -MP -MF .deps/orbit-policy.TPlo  -fPIC -DPIC -o .libs/orbit-policy.o
source='corba-string.c' object='corba-string.lo' libtool=yes \
depfile='.deps/corba-string.Plo' tmpdepfile='.deps/corba-string.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-string.lo `test -f 'corba-string.c' || echo './'`corba-string.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-env.c -MT corba-env.lo -MD -MP -MF .deps/corba-env.TPlo  -fPIC -DPIC -o .libs/corba-env.o
source='allocators.c' object='allocators.lo' libtool=yes \
depfile='.deps/allocators.Plo' tmpdepfile='.deps/allocators.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o allocators.lo `test -f 'allocators.c' || echo './'`allocators.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-string.c -MT corba-string.lo -MD -MP -MF .deps/corba-string.TPlo  -fPIC -DPIC -o .libs/corba-string.o
source='corba-typecode.c' object='corba-typecode.lo' libtool=yes \
depfile='.deps/corba-typecode.Plo' tmpdepfile='.deps/corba-typecode.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-typecode.lo `test -f 'corba-typecode.c' || echo './'`corba-typecode.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c allocators.c -MT allocators.lo -MD -MP -MF .deps/allocators.TPlo  -fPIC -DPIC -o .libs/allocators.o
source='corba-types.c' object='corba-types.lo' libtool=yes \
depfile='.deps/corba-types.Plo' tmpdepfile='.deps/corba-types.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-types.lo `test -f 'corba-types.c' || echo './'`corba-types.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-typecode.c -MT corba-typecode.lo -MD -MP -MF .deps/corba-typecode.TPlo  -fPIC -DPIC -o .libs/corba-typecode.o
source='corba-any.c' object='corba-any.lo' libtool=yes \
depfile='.deps/corba-any.Plo' tmpdepfile='.deps/corba-any.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-any.lo `test -f 'corba-any.c' || echo './'`corba-any.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-types.c -MT corba-types.lo -MD -MP -MF .deps/corba-types.TPlo  -fPIC -DPIC -o .libs/corba-types.o
source='corba-context.c' object='corba-context.lo' libtool=yes \
depfile='.deps/corba-context.Plo' tmpdepfile='.deps/corba-context.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-context.lo `test -f 'corba-context.c' || echo './'`corba-context.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-any.c -MT corba-any.lo -MD -MP -MF .deps/corba-any.TPlo  -fPIC -DPIC -o .libs/corba-any.o
source='corba-nvlist.c' object='corba-nvlist.lo' libtool=yes \
depfile='.deps/corba-nvlist.Plo' tmpdepfile='.deps/corba-nvlist.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-nvlist.lo `test -f 'corba-nvlist.c' || echo './'`corba-nvlist.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-context.c -MT corba-context.lo -MD -MP -MF .deps/corba-context.TPlo  -fPIC -DPIC -o .libs/corba-context.o
corba-context.c: In function `search_props':
corba-context.c:175: warning: type-punning to incomplete type might break strict-aliasing rules
corba-context.c: In function `ctx_get_values':
corba-context.c:212: warning: type-punning to incomplete type might break strict-aliasing rules
source='corba-request.c' object='corba-request.lo' libtool=yes \
depfile='.deps/corba-request.Plo' tmpdepfile='.deps/corba-request.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o corba-request.lo `test -f 'corba-request.c' || echo './'`corba-request.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-nvlist.c -MT corba-nvlist.lo -MD -MP -MF .deps/corba-nvlist.TPlo  -fPIC -DPIC -o .libs/corba-nvlist.o
source='iop-profiles.c' object='iop-profiles.lo' libtool=yes \
depfile='.deps/iop-profiles.Plo' tmpdepfile='.deps/iop-profiles.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\""/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0"\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o iop-profiles.lo `test -f 'iop-profiles.c' || echo './'`iop-profiles.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c corba-request.c -MT corba-request.lo -MD -MP -MF .deps/corba-request.TPlo  -fPIC -DPIC -o .libs/corba-request.o
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I. -I../../../include -I../../../include/orbit/orb-core -I../../../include -I../../../include/orbit/orb-core -DORBIT_TYPELIB_DIR=\"/scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0\" -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c iop-profiles.c -MT iop-profiles.lo -MD -MP -MF .deps/iop-profiles.TPlo  -fPIC -DPIC -o .libs/iop-profiles.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-core.la   orbit-interface-common.lo corba-defs-common.lo iop-defs-common.lo corba-ops-stubs.lo corba-ops-common.lo corba-ops-skels.lo  corba-orb.lo orbit-object.lo orbit-small.lo orbit-typelib.lo orbit-trace.lo corba-object.lo corba-loc.lo corba-policy.lo orbit-policy.lo corba-env.lo corba-string.lo allocators.lo corba-typecode.lo corba-types.lo corba-any.lo corba-context.lo corba-nvlist.lo corba-request.lo iop-profiles.lo   
rm -fr  .libs/liborb-core.a .libs/liborb-core.la
ar cru .libs/liborb-core.a .libs/orbit-interface-common.o .libs/corba-defs-common.o .libs/iop-defs-common.o .libs/corba-ops-stubs.o .libs/corba-ops-common.o .libs/corba-ops-skels.o .libs/corba-orb.o .libs/orbit-object.o .libs/orbit-small.o .libs/orbit-typelib.o .libs/orbit-trace.o .libs/corba-object.o .libs/corba-loc.o .libs/corba-policy.o .libs/orbit-policy.o .libs/corba-env.o .libs/corba-string.o .libs/allocators.o .libs/corba-typecode.o .libs/corba-types.o .libs/corba-any.o .libs/corba-context.o .libs/corba-nvlist.o .libs/corba-request.o .libs/iop-profiles.o
ranlib .libs/liborb-core.a
creating liborb-core.la
(cd .libs && rm -f liborb-core.la && ln -s ../liborb-core.la liborb-core.la)
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/orb-core'
Making install in util
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/util'
Making install in GIOP
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/GIOP'
Making install in poa
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
(rm -f poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core -D_PRE_3_0_COMPILER_ --noskels --nodefskels --nostubs --noidata --noheaders --define=Object=OObject --define=TypeCode=TTypeCode --showcpperrors --deps ./.deps/poa-defs.idl.P poa-defs.idl
make[3]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in poa-defs.h poa-defs-stubs.c poa-defs-skels.c poa-defs-common.c poa-defs-imodule.c poa-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
source='poa-defs-common.c' object='poa-defs-common.lo' libtool=yes \
depfile='.deps/poa-defs-common.Plo' tmpdepfile='.deps/poa-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o poa-defs-common.lo `test -f 'poa-defs-common.c' || echo './'`poa-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../include -I../../../src/orb/orb-core -I../../../src/orb/orb-core -I../../../include/orbit/poa -I../../../include/orbit/orb-core -I../../../include/orbit/orb-core -I../../../src/orb/poa -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c poa-defs-common.c -MT poa-defs-common.lo -MD -MP -MF .deps/poa-defs-common.TPlo  -fPIC -DPIC -o .libs/poa-defs-common.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-poa.la   poa-defs-common.lo poa.lo poa-manager.lo poa-policy.lo poa-servants.lo orbit-adaptor.lo  
rm -fr  .libs/liborb-poa.a .libs/liborb-poa.la
ar cru .libs/liborb-poa.a .libs/poa-defs-common.o .libs/poa.o .libs/poa-manager.o .libs/poa-policy.o .libs/poa-servants.o .libs/orbit-adaptor.o
ranlib .libs/liborb-poa.a
creating liborb-poa.la
(cd .libs && rm -f liborb-poa.la && ln -s ../liborb-poa.la liborb-poa.la)
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/poa'
Making install in dynamic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
(rm -f dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c || true) > /dev/null
../../../src/idl-compiler/orbit-idl-2 -I../../../src/idl/CORBA_PIDL --define=Object=OObject --define=TypeCode=TTypeCode -I../../../src/idl/CORBA -I../../../src/idl/misc -I../../../src/orb/orb-core --noskels --nodefskels --nostubs --noidata --noheaders --showcpperrors --deps ./.deps/dynamic-defs.idl.P dynamic-defs.idl
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
orbit-idl-2 2.13.0 compiling
  mode, show preprocessor errors, passes: common 

for I in dynamic-defs.h dynamic-defs-stubs.c dynamic-defs-skels.c dynamic-defs-common.c dynamic-defs-imodule.c dynamic-defs-skelimpl.c; do \
	if test -f $I; then \
		sed -e 's,OObject,Object,g' -e 's,TTypeCode,TypeCode,g' $I > $I.out; \
		mv $I.out $I ; \
	fi; \
done
true
source='dynamic-defs-common.c' object='dynamic-defs-common.lo' libtool=yes \
depfile='.deps/dynamic-defs-common.Plo' tmpdepfile='.deps/dynamic-defs-common.TPlo' \
depmode=gcc3 /bin/sh ../../../depcomp \
/bin/sh ../../../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations  -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include      -O2 -Wall -c -o dynamic-defs-common.lo `test -f 'dynamic-defs-common.c' || echo './'`dynamic-defs-common.c
 gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../include -I../../../src/orb -I../../../include -I../../../include/orbit/dynamic -DORBIT2_INTERNAL_API -Wall -Wunused -Wmissing-prototypes -Wmissing-declarations -DG_DISABLE_DEPRECATED -I../../../linc2/include -I../../../linc2/include -pthread -I/scratch/gnometinderbox/microtinder/build-output/include/glib-2.0 -I/scratch/gnometinderbox/microtinder/build-output/lib/glib-2.0/include -O2 -Wall -c dynamic-defs-common.c -MT dynamic-defs-common.lo -MD -MP -MF .deps/dynamic-defs-common.TPlo  -fPIC -DPIC -o .libs/dynamic-defs-common.o
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o liborb-dynamic.la   dynamic-defs-common.lo dynany.lo  
rm -fr  .libs/liborb-dynamic.a .libs/liborb-dynamic.la
ar cru .libs/liborb-dynamic.a .libs/dynamic-defs-common.o .libs/dynany.o
ranlib .libs/liborb-dynamic.a
creating liborb-dynamic.la
(cd .libs && rm -f liborb-dynamic.la && ln -s ../liborb-dynamic.la liborb-dynamic.la)
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/dynamic'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0 -no-undefined -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -lpopt orbit-init.lo util/liborb-util.la GIOP/libGIOP.la orb-core/liborb-core.la poa/liborb-poa.la dynamic/liborb-dynamic.la ../../linc2/src/liblinc.la 
make[3]: warning: -jN forced in submake: disabling jobserver mode.
rm -fr  .libs/libORBit-2.la .libs/libORBit-2.lai .libs/libORBit-2.so .libs/libORBit-2.so.0 .libs/libORBit-2.so.0.0.0
gcc -shared  .libs/orbit-init.o -Wl,--whole-archive util/.libs/liborb-util.a GIOP/.libs/libGIOP.a orb-core/.libs/liborb-core.a poa/.libs/liborb-poa.a dynamic/.libs/liborb-dynamic.a ../../linc2/src/.libs/liblinc.a -Wl,--no-whole-archive  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /usr/lib/libpopt.so /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so -lpthread /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-2.so.0 -o .libs/libORBit-2.so.0.0.0
(cd .libs && rm -f libORBit-2.so.0 && ln -s libORBit-2.so.0.0.0 libORBit-2.so.0)
(cd .libs && rm -f libORBit-2.so && ln -s libORBit-2.so.0.0.0 libORBit-2.so)
creating libORBit-2.la
(cd .libs && rm -f libORBit-2.la && ln -s ../libORBit-2.la libORBit-2.la)
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
make[4]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
make[4]: Nothing to be done for `install-data-am'.
 /bin/sh ../../libtool --mode=install /home/trs80/bin/install-check  libORBit-2.la /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-2.la
/home/trs80/bin/install-check .libs/libORBit-2.so.0.0.0 /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-2.so.0.0.0
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBit-2.so.0 && ln -s libORBit-2.so.0.0.0 libORBit-2.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBit-2.so && ln -s libORBit-2.so.0.0.0 libORBit-2.so)
/home/trs80/bin/install-check .libs/libORBit-2.lai /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-2.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb'
Making install in services
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
Making install in name
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
rm -f libname-server-2.a
ar cru libname-server-2.a orbit-name-server.o CosNaming-skels.o name-support.o 
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o name-client-2  name-client.o name-support.o ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
ranlib libname-server-2.a
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o orbit-name-server-2  boot.o libname-server-2.a ../../../src/orb/libORBit-2.la libORBitCosNaming-2.la -lm -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/name-client-2 name-client.o name-support.o -Wl,--export-dynamic  ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/orbit-name-server-2 boot.o -Wl,--export-dynamic  libname-server-2.a ../../../src/orb/.libs/libORBit-2.so ./.libs/libORBitCosNaming-2.so -lm -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating name-client-2
creating orbit-name-server-2
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/idl/orbit-2.0
 /home/trs80/bin/install-check -m 644 libname-server-2.a /scratch/gnometinderbox/microtinder/build-output/lib/libname-server-2.a
make[4]: warning: -jN forced in submake: disabling jobserver mode.
 /bin/sh ../../../libtool --mode=install /home/trs80/bin/install-check  libORBitCosNaming-2.la /scratch/gnometinderbox/microtinder/build-output/lib/libORBitCosNaming-2.la
 ranlib /scratch/gnometinderbox/microtinder/build-output/lib/libname-server-2.a
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/ORBitservices
 /home/trs80/bin/install-check -m 644 CosNaming.idl /scratch/gnometinderbox/microtinder/build-output/share/idl/orbit-2.0/CosNaming.idl
 /home/trs80/bin/install-check -m 644 CosNaming.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/ORBitservices/CosNaming.h
 /home/trs80/bin/install-check -m 644 CosNaming_impl.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/ORBitservices/CosNaming_impl.h
libtool: install: warning: relinking `libORBitCosNaming-2.la'
(cd /scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name; /bin/sh ../../../libtool  --mode=relink gcc -O2 -Wall -o libORBitCosNaming-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -version-info 0:0:0 -no-undefined -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 ../../../src/orb/libORBit-2.la CosNaming-common.lo CosNaming-stubs.lo )
gcc -shared  .libs/CosNaming-common.o .libs/CosNaming-stubs.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -lORBit-2  -Wl,--export-dynamic -Wl,-soname -Wl,libORBitCosNaming-2.so.0 -o .libs/libORBitCosNaming-2.so.0.0.0
/home/trs80/bin/install-check .libs/libORBitCosNaming-2.so.0.0.0T /scratch/gnometinderbox/microtinder/build-output/lib/libORBitCosNaming-2.so.0.0.0
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBitCosNaming-2.so.0 && ln -s libORBitCosNaming-2.so.0.0.0 libORBitCosNaming-2.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBitCosNaming-2.so && ln -s libORBitCosNaming-2.so.0.0.0 libORBitCosNaming-2.so)
/home/trs80/bin/install-check .libs/libORBitCosNaming-2.lai /scratch/gnometinderbox/microtinder/build-output/lib/libORBitCosNaming-2.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/name'
Making install in imodule
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
/bin/sh ../../../libtool --mode=link gcc  -O2 -Wall   -o libORBit-imodule-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -no-undefined orbit-imodule-utils.lo orbit-imodule-libidl-utils.lo orbit-imodule.lo  ../../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0   -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
rm -fr  .libs/libORBit-imodule-2.la .libs/libORBit-imodule-2.lai .libs/libORBit-imodule-2.so .libs/libORBit-imodule-2.so.0 .libs/libORBit-imodule-2.so.0.0.0
gcc -shared  .libs/orbit-imodule-utils.o .libs/orbit-imodule-libidl-utils.o .libs/orbit-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../../src/orb/.libs/libORBit-2.so -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libIDL-2.so -pthread /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-imodule-2.so.0 -o .libs/libORBit-imodule-2.so.0.0.0
(cd .libs && rm -f libORBit-imodule-2.so.0 && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so.0)
(cd .libs && rm -f libORBit-imodule-2.so && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so)
creating libORBit-imodule-2.la
(cd .libs && rm -f libORBit-imodule-2.la && ln -s ../libORBit-imodule-2.la libORBit-imodule-2.la)
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/ORBitservices
 /bin/sh ../../../libtool --mode=install /home/trs80/bin/install-check  libORBit-imodule-2.la /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-imodule-2.la
 /home/trs80/bin/install-check -m 644 orbit-imodule.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/ORBitservices/orbit-imodule.h
make[4]: warning: -jN forced in submake: disabling jobserver mode.
libtool: install: warning: relinking `libORBit-imodule-2.la'
(cd /scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule; /bin/sh ../../../libtool  --mode=relink gcc -O2 -Wall -o libORBit-imodule-2.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib -no-undefined orbit-imodule-utils.lo orbit-imodule-libidl-utils.lo orbit-imodule.lo ../../../src/orb/libORBit-2.la -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lIDL-2 -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0 -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 )
gcc -shared  .libs/orbit-imodule-utils.o .libs/orbit-imodule-libidl-utils.o .libs/orbit-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib -lORBit-2 -lIDL-2 -pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0  -Wl,--export-dynamic -Wl,--export-dynamic -Wl,-soname -Wl,libORBit-imodule-2.so.0 -o .libs/libORBit-imodule-2.so.0.0.0
/home/trs80/bin/install-check .libs/libORBit-imodule-2.so.0.0.0T /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-imodule-2.so.0.0.0
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBit-imodule-2.so.0 && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so.0)
(cd /scratch/gnometinderbox/microtinder/build-output/lib && rm -f libORBit-imodule-2.so && ln -s libORBit-imodule-2.so.0.0.0 libORBit-imodule-2.so)
/home/trs80/bin/install-check .libs/libORBit-imodule-2.lai /scratch/gnometinderbox/microtinder/build-output/lib/libORBit-imodule-2.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services/imodule'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/services'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/src'
Making install in include
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making install in orbit
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
Making install in GIOP
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/GIOP'
Making install in util
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/util
 /home/trs80/bin/install-check -m 644 basic_types.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/util/basic_types.h
 /home/trs80/bin/install-check -m 644 orbit-util.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/util/orbit-util.h
 /home/trs80/bin/install-check -m 644 orbit-genrand.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/util/orbit-genrand.h
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/util'
Making install in orb-core
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core
 /home/trs80/bin/install-check -m 644 corba-environment-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-environment-type.h
 /home/trs80/bin/install-check -m 644 corba-nvlist.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-nvlist.h
 /home/trs80/bin/install-check -m 644 corba-object-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-object-type.h
 /home/trs80/bin/install-check -m 644 corba-orb-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-orb-type.h
 /home/trs80/bin/install-check -m 644 corba-orb.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-orb.h
 /home/trs80/bin/install-check -m 644 corba-pobj.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-pobj.h
 /home/trs80/bin/install-check -m 644 corba-typecode-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-typecode-type.h
 /home/trs80/bin/install-check -m 644 orb-core.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orb-core.h
 /home/trs80/bin/install-check -m 644 orb-types.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orb-types.h
 /home/trs80/bin/install-check -m 644 orbit-object.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orbit-object.h
 /home/trs80/bin/install-check -m 644 orbit-small.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orbit-small.h
 /home/trs80/bin/install-check -m 644 corba-defs.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-defs.h
 /home/trs80/bin/install-check -m 644 corba-context.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-context.h
 /home/trs80/bin/install-check -m 644 corba-context-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-context-type.h
 /home/trs80/bin/install-check -m 644 iop-defs.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/iop-defs.h
 /home/trs80/bin/install-check -m 644 corba-object.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-object.h
 /home/trs80/bin/install-check -m 644 corba-policy-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-policy-type.h
 /home/trs80/bin/install-check -m 644 corba-string.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-string.h
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 corba-environment.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-environment.h
 /home/trs80/bin/install-check -m 644 corba-any.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-any.h
 /home/trs80/bin/install-check -m 644 orb-core-types.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orb-core-types.h
 /home/trs80/bin/install-check -m 644 corba-typecode.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-typecode.h
 /home/trs80/bin/install-check -m 644 allocators.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/allocators.h
 /home/trs80/bin/install-check -m 644 corba-any-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/corba-any-type.h
 /home/trs80/bin/install-check -m 644 orbit-interface.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orb-core/orbit-interface.h
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/orb-core'
Making install in poa
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa
 /home/trs80/bin/install-check -m 644 poa-types.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/poa-types.h
 /home/trs80/bin/install-check -m 644 poa.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/poa.h
 /home/trs80/bin/install-check -m 644 poa-basics.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/poa-basics.h
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
 /home/trs80/bin/install-check -m 644 poa-defs.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/poa-defs.h
 /home/trs80/bin/install-check -m 644 poa-policy.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/poa-policy.h
 /home/trs80/bin/install-check -m 644 portableserver-poa-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/portableserver-poa-type.h
 /home/trs80/bin/install-check -m 644 portableserver-current-type.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/portableserver-current-type.h
 /home/trs80/bin/install-check -m 644 orbit-adaptor.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/poa/orbit-adaptor.h
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/poa'
Making install in dynamic
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/dynamic
 /home/trs80/bin/install-check -m 644 dynamic.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/dynamic/dynamic.h
 /home/trs80/bin/install-check -m 644 dynamic-defs.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/dynamic/dynamic-defs.h
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit/dynamic'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[4]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[4]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit
 /home/trs80/bin/install-check -m 644 orbit.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orbit.h
 /home/trs80/bin/install-check -m 644 orbit-config.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orbit-config.h
 /home/trs80/bin/install-check -m 644 orbit-types.h /scratch/gnometinderbox/microtinder/build-output/include/orbit-2.0/orbit/orbit-types.h
make[4]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include/orbit'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/include'
Making install in test
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making install in everything
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o Everything_module.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0 -export-dynamic -module -no-undefined -avoid-version everything-imodule.lo ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[2]: warning: -jN forced in submake: disabling jobserver mode.
rm -fr  .libs/Everything_module.la .libs/Everything_module.lai .libs/Everything_module.so
gcc -shared  .libs/everything-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/cvs/ORBit2/src/orb/.libs -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so  -Wl,--export-dynamic -Wl,-soname -Wl,Everything_module.so -o .libs/Everything_module.so
creating Everything_module.la
(cd .libs && rm -f Everything_module.la && ln -s ../Everything_module.la Everything_module.la)
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make[3]: Nothing to be done for `install-exec-am'.
/bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0
make[3]: warning: -jN forced in submake: disabling jobserver mode.
 /bin/sh ../../libtool --mode=install /home/trs80/bin/install-check  Everything_module.la /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/Everything_module.la
libtool: install: warning: relinking `Everything_module.la'
(cd /scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything; /bin/sh ../../libtool  --mode=relink gcc -O2 -Wall -o Everything_module.la -rpath /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0 -export-dynamic -module -no-undefined -avoid-version everything-imodule.lo ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0 )
gcc -shared  .libs/everything-imodule.o  -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib -L/scratch/gnometinderbox/microtinder/build-output/lib -lORBit-2 -pthread -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0  -Wl,--export-dynamic -Wl,-soname -Wl,Everything_module.so -o .libs/Everything_module.so
/home/trs80/bin/install-check .libs/Everything_module.soT /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/Everything_module.so
/home/trs80/bin/install-check .libs/Everything_module.lai /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0/Everything_module.la
PATH="$PATH:/sbin" ldconfig -n /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0
----------------------------------------------------------------------
Libraries have been installed in:
   /scratch/gnometinderbox/microtinder/build-output/lib/orbit-2.0

If you ever happen to want to link against installed libraries
in a given directory, LIBDIR, you must either use libtool, and
specify the full pathname of the library, or use the `-LLIBDIR'
flag during linking and do at least one of the following:
   - add LIBDIR to the `LD_LIBRARY_PATH' environment variable
     during execution
   - add LIBDIR to the `LD_RUN_PATH' environment variable
     during linking
   - use the `-Wl,--rpath -Wl,LIBDIR' linker flag
   - have your system administrator add LIBDIR to `/etc/ld.so.conf'

See any operating system documentation about shared libraries for
more information, such as the ld(1) and ld.so(8) manual pages.
----------------------------------------------------------------------
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/everything'
Making install in inhibit
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o test-inhibit  foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -O2 -Wall -o .libs/test-inhibit foo-stubs.o foo-skels.o foo-common.o baa-stubs.o baa-skels.o baa-common.o test-inhibit.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-inhibit
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/inhibit'
Making install in poa
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic11  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../../libtool --mode=link gcc  -O2 -Wall   -o poatest-basic05  poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o ../../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
make[2]: warning: -jN forced in submake: disabling jobserver mode.
gcc -O2 -Wall -o .libs/poatest-basic11 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic11.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/poatest-basic05 poatest-common.o poatest-skels.o poatest-stubs.o poatest-basic-shell.o poatest-basic05.o -Wl,--export-dynamic  ../../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating poatest-basic11
creating poatest-basic05
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test/poa'
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[2]: warning: -jN forced in submake: disabling jobserver mode.
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o typelib-dump  typelib-dump.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o ior-decode-2  ior-decode.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test1  test1.o test1-stubs.o test1-skels.o test1-common.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/typelib-dump typelib-dump.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/test1 test1.o test1-stubs.o test1-skels.o test1-common.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/ior-decode-2 ior-decode.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating typelib-dump
creating test1
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client  echo-client.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-client-t  echo-client-t.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
creating ior-decode-2
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o echo-server  echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-client echo-client.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/echo-client-t echo-client-t.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-client
creating echo-client-t
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-client  empty-client.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o empty-server  empty-server.o empty-common.o empty-stubs.o empty-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/echo-server echo-server.o echo-srv.o echo-common.o echo-stubs.o echo-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating echo-server
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-client  test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/empty-client empty-client.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
gcc -O2 -Wall -o .libs/empty-server empty-server.o empty-common.o empty-stubs.o empty-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating empty-client
creating empty-server
/bin/sh ../libtool --mode=link gcc  -O2 -Wall   -o test-any-server  test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o ../src/orb/libORBit-2.la -pthread -Wl,--export-dynamic -L/scratch/gnometinderbox/microtinder/build-output/lib -lgobject-2.0 -lgthread-2.0 -lgmodule-2.0 -ldl -lglib-2.0   
gcc -O2 -Wall -o .libs/test-any-client test-any-client.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-any-client
gcc -O2 -Wall -o .libs/test-any-server test-any-server.o test-any-common.o test-any-stubs.o test-any-skels.o -Wl,--export-dynamic  ../src/orb/.libs/libORBit-2.so -pthread -L/scratch/gnometinderbox/microtinder/build-output/lib /scratch/gnometinderbox/microtinder/build-output/lib/libgobject-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgthread-2.0.so /scratch/gnometinderbox/microtinder/build-output/lib/libgmodule-2.0.so -ldl /scratch/gnometinderbox/microtinder/build-output/lib/libglib-2.0.so -Wl,--rpath -Wl,/scratch/gnometinderbox/microtinder/build-output/lib
creating test-any-server
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
/bin/sh ../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
make[3]: Nothing to be done for `install-data-am'.
  /bin/sh ../libtool --mode=install /home/trs80/bin/install-check ior-decode-2 /scratch/gnometinderbox/microtinder/build-output/bin/ior-decode-2
make[3]: warning: -jN forced in submake: disabling jobserver mode.
/home/trs80/bin/install-check .libs/ior-decode-2 /scratch/gnometinderbox/microtinder/build-output/bin/ior-decode-2
  /bin/sh ../libtool --mode=install /home/trs80/bin/install-check typelib-dump /scratch/gnometinderbox/microtinder/build-output/bin/typelib-dump
/home/trs80/bin/install-check .libs/typelib-dump /scratch/gnometinderbox/microtinder/build-output/bin/typelib-dump
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/test'
Making install in docs
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
Making install in devel
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/devel'
Making install in internals
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[2]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: warning: -jN forced in submake: disabling jobserver mode.
make[1]: warning: -jN forced in submake: disabling jobserver mode.
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/internals'
Making install in api
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[3]: Nothing to be done for `install-exec-am'.
installfiles=`echo ./html/*`; \
if test "$installfiles" = './html/*'; \
then echo '-- Nothing to install' ; \
else \
  /bin/sh ../../mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/ORBit2; \
  for i in $installfiles; do \
    echo '-- Installing '$i ; \
    /home/trs80/bin/install-check -m 644 $i /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/ORBit2; \
  done; \
  echo '-- Installing ./html/index.sgml' ; \
make[2]: warning: -jN forced in submake: disabling jobserver mode.
  /home/trs80/bin/install-check -m 644 ./html/index.sgml /scratch/gnometinderbox/microtinder/build-output/share/gtk-doc/html/ORBit2 || :; \
fi
-- Nothing to install
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs/api'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[3]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2/docs'
make[1]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
make[2]: Entering directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/bin
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/share/aclocal
/bin/sh ./mkinstalldirs /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig
 /home/trs80/bin/install-check orbit2-config /scratch/gnometinderbox/microtinder/build-output/bin/orbit2-config
 /home/trs80/bin/install-check -m 644 ORBit2.m4 /scratch/gnometinderbox/microtinder/build-output/share/aclocal/ORBit2.m4
 /home/trs80/bin/install-check -m 644 ORBit-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/ORBit-2.0.pc
 /home/trs80/bin/install-check -m 644 ORBit-CosNaming-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/ORBit-CosNaming-2.0.pc
 /home/trs80/bin/install-check -m 644 ORBit-imodule-2.0.pc /scratch/gnometinderbox/microtinder/build-output/lib/pkgconfig/ORBit-imodule-2.0.pc
make[2]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
make[1]: Leaving directory `/scratch/gnometinderbox/microtinder/cvs/ORBit2'
Succeeded 2005-08-18 21:14:26.573