<86>Apr 27 13:44:07 userdel[15683]: delete user `rooter' <86>Apr 27 13:44:07 userdel[15683]: remove group `rooter' <86>Apr 27 13:44:07 groupadd[15684]: new group: name=rooter, gid=501 <86>Apr 27 13:44:07 useradd[15685]: new user: name=rooter, uid=501, gid=501, home=/root, shell=/bin/bash <86>Apr 27 13:44:07 userdel[15687]: delete user `builder' <86>Apr 27 13:44:07 userdel[15687]: remove group `builder' <86>Apr 27 13:44:08 groupadd[15688]: new group: name=builder, gid=502 <86>Apr 27 13:44:08 useradd[15689]: new user: name=builder, uid=502, gid=502, home=/usr/src, shell=/bin/bash <13>Apr 27 13:44:09 rpmi: libwrap-devel-1:7.6-alt8 installed <13>Apr 27 13:44:10 rpmi: automake_1.4-1:1.4p6-alt3 installed warning: file /etc/alternatives/packages.d/automake_1.4 has deprecated format <13>Apr 27 13:44:10 rpmi: flex-2.5.33-alt3 installed <13>Apr 27 13:44:10 rpmi: glib-1.2.10-alt13 installed <13>Apr 27 13:44:10 rpmi: glib-devel-1.2.10-alt13 installed Installing ORBit-0.5.17-alt3.src.rpm Building target platforms: ppc Building for target ppc Executing(%prep): /bin/sh -e /usr/src/tmp/rpm-tmp.49984 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + rm -rf ORBit-0.5.17 + echo 'Source #0 (ORBit-0.5.17.tar.bz2):' Source #0 (ORBit-0.5.17.tar.bz2): + /bin/bzip2 -dc /usr/src/RPM/SOURCES/ORBit-0.5.17.tar.bz2 + /bin/tar -xf - + cd ORBit-0.5.17 + /bin/chmod -c -Rf u+rwX,go-w . + echo 'Patch #0 (ORBit-0.5.5-texinfo.patch):' Patch #0 (ORBit-0.5.5-texinfo.patch): + /usr/bin/patch -p1 patching file libIDL/libIDL.texi + echo 'Patch #1 (ORBit-0.5.17-libs-alt.patch):' Patch #1 (ORBit-0.5.17-libs-alt.patch): + /usr/bin/patch -p1 patching file src/orb/Makefile.am patching file src/Makefile.am patching file src/services/name/Makefile.am patching file src/IIOP/Makefile.am + touch .now + find -type f -newer .now -print0 + xargs -r0 touch + rm -f .now + automake + exit 0 Executing(%build): /bin/sh -e /usr/src/tmp/rpm-tmp.92995 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ORBit-0.5.17 + CFLAGS='-pipe -Wall -O2 -fsigned-char' + export CFLAGS + CXXFLAGS='-pipe -Wall -O2 -fsigned-char' + export CXXFLAGS + FFLAGS='-pipe -Wall -O2 -fsigned-char' + export FFLAGS + export lt_cv_deplibs_check_method=pass_all + lt_cv_deplibs_check_method=pass_all + '[' -f configure.ac -o -f configure.in ']' + libtoolize --copy --force You should update your `aclocal.m4' by running aclocal. + ./configure --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... ok checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking for dlfcn.h... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.lo... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking for a BSD compatible install... /bin/install -c checking for indentation command to pipe generated c-files through... cat checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.1... yes checking for bison... bison -y checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for mawk... no checking for gawk... gawk checking for ANSI C header files... yes checking for fcntl.h... yes checking for unistd.h... yes checking for sys/endian.h... no checking for endian.h... yes checking for machine/endian.h... no checking for sys/machine.h... no checking for sys/isa_defs.h... no checking for sys/poll.h... yes checking for stddef.h... yes checking for wchar.h... yes checking for wcstr.h... no checking for wctype.h... yes checking for machine/types.h... no checking for tcpd.h... yes checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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... (cached) yes checking for size_t... yes checking for vprintf... yes checking for _doprnt... no checking for poll... yes checking for basename... yes checking for socket... yes checking for gethostbyname... yes checking for socklen_t... yes checking "whether to use TCP wrappers"... yes checking for inet_aton... yes checking whether byte ordering is bigendian... yes checking alignment of CORBA_short... 2 checking alignment of CORBA_long... 4 checking alignment of CORBA_unsigned_short... 2 checking alignment of CORBA_unsigned_long... 4 checking alignment of CORBA_float... 4 checking alignment of CORBA_double... 8 checking alignment of CORBA_char... 1 checking alignment of CORBA_boolean... 1 checking alignment of CORBA_octet... 1 checking alignment of CORBA_long_double... 8 checking alignment of CORBA_wchar... 2 checking alignment of CORBA_long_long... 8 checking alignment of CORBA_unsigned_long_long... 8 checking alignment of CORBA_struct... 1 checking alignment of CORBA_pointer... 4 configure: creating ./config.status config.status: creating Makefile config.status: creating orbit-config config.status: creating src/Makefile config.status: creating src/ORBitutil/Makefile config.status: creating src/ORBitutil/orbit-os-config.h config.status: creating src/IIOP/Makefile config.status: creating src/orb/orbit.h config.status: creating src/orb/Makefile config.status: creating src/orbit-idl-compiler/Makefile config.status: creating src/orbit-idl-compiler/backends/Makefile config.status: creating src/orbit-idl-compiler/backends/c/Makefile config.status: creating src/services/Makefile config.status: creating src/services/name/Makefile config.status: creating src/services/event/Makefile config.status: creating src/daemons/Makefile config.status: creating src/daemons/interface_repository/Makefile config.status: creating test/Makefile config.status: creating test/idl/Makefile config.status: creating test/test-poa/Makefile config.status: creating test/everything/Makefile config.status: creating ORBit.pc config.status: creating ORBit.spec config.status: creating config.h configure: configuring in libIDL configure: running /bin/sh './configure' --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 'CFLAGS=-pipe -Wall -O2 -fsigned-char' build_alias=ppc-alt-linux host_alias=ppc-alt-linux --cache-file=/dev/null --srcdir=. checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for strerror in -lcposix... no checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking if C preprocessor likes IDL... yes checking if C preprocessor can read from stdin... yes checking how to ignore standard include path... checking for flex... flex checking for flex... (cached) flex checking for yywrap in -lfl... yes checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking for bison... bison -y checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... ok checking for dlfcn.h... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.lo... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking whether -lc should be explicitly linked in... no creating libtool checking whether to enable maintainer-specific portions of Makefiles... no checking for glib-config... yes checking for glib-config... /usr/bin/glib-config checking for GLIB - version >= 1.2.0... yes checking for ANSI C header files... yes checking for stddef.h... yes checking for wchar.h... yes checking for wcstr.h... no configure: creating ./config.status config.status: creating Makefile config.status: creating Makefile.msc config.status: creating libIDL-config config.status: creating libIDL.m4 config.status: creating libIDL.spec config.status: creating libIDL.pc config.status: creating IDL.h.new IDL.h is unchanged libIDL 0.6.8 configuration complete Flex installed: yes C Preprocessor: "ppc-alt-linux-gcc -E" Standard input supported. configure: configuring in popt configure: running /bin/sh './configure' --build=ppc-alt-linux --host=ppc-alt-linux --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/lib --localstatedir=/var/lib --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-dependency-tracking --without-included-gettext 'CFLAGS=-pipe -Wall -O2 -fsigned-char' build_alias=ppc-alt-linux host_alias=ppc-alt-linux --cache-file=/dev/null --srcdir=. checking build system type... powerpc-alt-linux-gnu checking host system type... powerpc-alt-linux-gnu checking target system type... powerpc-alt-linux-gnu checking for a BSD compatible install... /bin/install -c checking whether build environment is sane... yes checking whether make sets ${MAKE}... yes checking for working aclocal... found checking for working autoconf... found checking for working automake... found checking for working autoheader... found checking for working makeinfo... found checking for ppc-alt-linux-gcc... ppc-alt-linux-gcc checking for C compiler default output... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for executable suffix... checking for object suffix... o checking whether we are using the GNU C compiler... yes checking whether ppc-alt-linux-gcc accepts -g... yes checking for strerror in -lcposix... no checking for ppc-alt-linux-gcc... (cached) ppc-alt-linux-gcc checking whether we are using the GNU C compiler... (cached) yes checking whether ppc-alt-linux-gcc accepts -g... (cached) yes checking how to run the C preprocessor... ppc-alt-linux-gcc -E checking whether ppc-alt-linux-gcc needs -traditional... no checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for function prototypes... yes 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... nm checking whether ln -s works... yes checking how to recognise dependant libraries... (cached) pass_all checking command to parse nm output... ok checking for dlfcn.h... yes checking for ppc-alt-linux-ranlib... no checking for ranlib... ranlib checking for ppc-alt-linux-strip... no checking for strip... strip checking for objdir... .libs checking for ppc-alt-linux-gcc option to produce PIC... -fPIC checking if ppc-alt-linux-gcc PIC flag -fPIC works... yes checking if ppc-alt-linux-gcc static flag -static works... no checking if ppc-alt-linux-gcc supports -c -o file.o... yes checking if ppc-alt-linux-gcc supports -c -o file.lo... yes checking if ppc-alt-linux-gcc supports -fno-rtti -fno-exceptions... yes checking whether the linker (/usr/bin/ld) supports shared libraries... yes checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking dynamic linker characteristics... GNU/Linux ld.so checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes creating libtool checking for a BSD compatible install... /bin/install -c checking for alloca.h... yes checking for libintl.h... yes checking for mcheck.h... yes checking for unistd.h... yes checking for /usr/ucblib in LIBS... no checking for GNU xgettext... yes checking for strerror... yes checking for mtrace... yes checking for setreuid... yes checking for ranlib... (cached) ranlib checking for ppc-alt-linux-gcc option to accept ANSI C... none needed checking for an ANSI C-conforming const... yes checking for inline... inline 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... (cached) yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... yes checking whether we are using the GNU C Library 2.1 or newer... yes checking for argz.h... yes checking for limits.h... yes checking for locale.h... yes checking for nl_types.h... yes checking for malloc.h... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strchr... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking whether NLS is requested... yes checking whether included gettext is requested... no checking for libintl.h... (cached) yes checking for GNU gettext in libc... yes checking for dcgettext... yes checking for msgfmt... /usr/bin/msgfmt checking for gmsgfmt... /usr/bin/msgfmt checking for xgettext... /usr/bin/xgettext checking for bison... bison checking version of bison... v. ?.??, bad checking for catalogs to be installed... da cs el gl ro sk uk wa zh_CN.GB2312 configure: creating ./config.status config.status: creating Makefile config.status: creating intl/Makefile config.status: creating po/Makefile.in config.status: creating config.h + make make: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make all-recursive make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' Making all in popt make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make all-recursive make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' Making all in intl make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/intl' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/intl' Making all in po make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' ( if test 'x.' != 'x.'; then \ posrcprefix='../'; \ else \ posrcprefix="../"; \ fi; \ rm -f POTFILES-t POTFILES \ && (sed -e '/^#/d' -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ./POTFILES.in \ | sed -e '$s/\\$//') > POTFILES-t \ && chmod a-w POTFILES-t \ && mv POTFILES-t POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in CONFIG_HEADERS= \ /bin/sh ./config.status config.status: creating po/Makefile.in make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c popt.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c popt.c -o popt.o echo timestamp > popt.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c findme.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c findme.c -o findme.o echo timestamp > findme.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c poptparse.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c poptparse.c -o poptparse.o echo timestamp > poptparse.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c poptconfig.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c poptconfig.c -o poptconfig.o echo timestamp > poptconfig.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c popthelp.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c popthelp.c -o popthelp.o echo timestamp > popthelp.lo /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o libpopt.la popt.lo findme.lo poptparse.lo poptconfig.lo popthelp.lo mkdir .libs rm -fr .libs/libpopt.la .libs/libpopt.* .libs/libpopt.* ar cru .libs/libpopt.a popt.o findme.o poptparse.o poptconfig.o popthelp.o ranlib .libs/libpopt.a creating libpopt.la (cd .libs && rm -f libpopt.la && ln -s ../libpopt.la libpopt.la) ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c test1.c /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o test1 -all-static test1.o libpopt.la ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o test1 test1.o ./.libs/libpopt.a ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I. -I. -Wall -pipe -Wall -O2 -fsigned-char -c test2.c /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o test2 -all-static test2.o libpopt.la ppc-alt-linux-gcc -Wall -pipe -Wall -O2 -fsigned-char -o test2 test2.o ./.libs/libpopt.a make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' Making all in libIDL make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' cd . \ && makeinfo `echo libIDL.texi | sed 's,.*/,,'` /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c parser.c mkdir .libs ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c parser.c -fPIC -DPIC -o .libs/parser.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c parser.c -o parser.o >/dev/null 2>&1 mv -f .libs/parser.lo parser.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c lexer.c rm -f .libs/lexer.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c lexer.c -fPIC -DPIC -o .libs/lexer.lo ./lexer.l: In function '__IDL_lex': ./lexer.l:347: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c lexer.c -o lexer.o >/dev/null 2>&1 mv -f .libs/lexer.lo lexer.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c ns.c rm -f .libs/ns.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c ns.c -fPIC -DPIC -o .libs/ns.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c ns.c -o ns.o >/dev/null 2>&1 mv -f .libs/ns.lo ns.lo /bin/sh ./libtool --mode=compile ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c util.c rm -f .libs/util.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c util.c -fPIC -DPIC -o .libs/util.lo ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" "-DCPP_PROGRAM=\"ppc-alt-linux-gcc -E\"" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c util.c -o util.o >/dev/null 2>&1 mv -f .libs/util.lo util.lo /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libIDL.la -rpath /usr/lib -version-info 4:4:4 -release 0.6 parser.lo lexer.lo ns.lo util.lo -lglib rm -fr .libs/libIDL.la .libs/libIDL.* .libs/libIDL-0.6.* ppc-alt-linux-gcc -shared parser.lo lexer.lo ns.lo util.lo -lglib -Wl,-soname -Wl,libIDL-0.6.so.0 -o .libs/libIDL-0.6.so.0.4.4 (cd .libs && rm -f libIDL-0.6.so.0 && ln -s libIDL-0.6.so.0.4.4 libIDL-0.6.so.0) (cd .libs && rm -f libIDL.so && ln -s libIDL-0.6.so.0.4.4 libIDL.so) ar cru .libs/libIDL.a parser.o lexer.o ns.o util.o ranlib .libs/libIDL.a creating libIDL.la (cd .libs && rm -f libIDL.la && ln -s ../libIDL.la libIDL.la) ppc-alt-linux-gcc -DLIBIDL_INTERFACE_AGE=4 -DLIBIDL_BINARY_AGE=8 -DLIBIDL_LIBRARY_VERSION=\"0.6.8\" -DHAVE_CPP_PIPE_STDIN=1 -DCPP_NOSTDINC=\"\" -DCPP_PROGRAM=\"ppc-alt-linux-gcc\ -E\" -DYYTEXT_POINTER=1 -DHAVE_DLFCN_H=1 -DSTDC_HEADERS=1 -DHAVE_STDDEF_H=1 -DHAVE_WCHAR_H=1 -I. -I. -DYYDEBUG=1 -DYYERROR_VERBOSE=1 -DIDL_LIBRARY -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DG_LOG_DOMAIN=\"libIDL\" -pipe -Wall -O2 -fsigned-char -c tstidl.c /bin/sh ./libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o tstidl tstidl.o libIDL.la -lglib ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/tstidl tstidl.o ./.libs/libIDL.so -lglib creating tstidl sed -e 's?\@LIBIDL_LIBDIR\@?-L/usr/lib?g' \ -e 's?\@LIBIDL_INCLUDEDIR\@?-I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include?g' \ -e 's?\@LIBIDL_LIBS\@?-lIDL -lglib?g' \ -e 's?\@VERSION\@?0.6.8?g' \ < ./libIDLConf.sh.in > libIDLConf.tmp \ && mv libIDLConf.tmp libIDLConf.sh make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' Making all in src make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' Making all in orbit-idl-compiler make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' Making all in backends make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' Making all in c make[5]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-backend.c orbit-idl-c-backend.c: In function 'out_for_pass': orbit-idl-c-backend.c:59: warning: 'tack_on' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-stubs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-skels.c orbit-idl-c-skels.c:362: warning: 'cbe_skel_op_param_has_sequence' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-headers.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-skelimpl.c orbit-idl-c-skelimpl.c: In function 'cbe_ski_do_inherited_methods': orbit-idl-c-skelimpl.c:392: warning: 'inherit_id' may be used uninitialized in this function orbit-idl-c-skelimpl.c:392: warning: 'id' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-utils.c orbit-idl-c-utils.c: In function 'orbit_cbe_op_write_proto': orbit-idl-c-utils.c:344: warning: 'r' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-typecode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-marshal.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../../.. -I../../../../src/orbit-idl-compiler -I../../../.. -I../../../../src -I../../../.. -I../../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-idl-c-demarshal.c rm -f liborbit-c-backend.a ar cru liborbit-c-backend.a 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-skelimpl.o orbit-idl-c-utils.o orbit-idl-c-typecode.o orbit-idl-c-marshal.o orbit-idl-c-demarshal.o ranlib liborbit-c-backend.a make[5]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' make[5]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-main.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-driver.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-backends.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-passes.c orbit-idl-passes.c:584: warning: 'orbit_idl_collapse_sets' defined but not used orbit-idl-passes.c: In function 'oidl_pass_set_coalescibility_2': orbit-idl-passes.c:452: warning: 'tv' may be used uninitialized in this function orbit-idl-passes.c:414: warning: 'retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-genmarshal.c orbit-idl-genmarshal.c: In function 'marshal_populate': orbit-idl-genmarshal.c:344: warning: 'tnode' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../.. -I../../src -I../.. -I../../src -I../../popt -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBITLIBDIR="\"/usr/lib/orbit-idl\"" -DDEBUG -pipe -Wall -O2 -fsigned-char -c orbit-idl-utils.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o orbit-idl orbit-idl-main.o orbit-idl-driver.o orbit-idl-backends.o orbit-idl-passes.o orbit-idl-genmarshal.o orbit-idl-utils.o backends/c/liborbit-c-backend.a ../../libIDL/libIDL.la ../../popt/libpopt.la -lglib -rdynamic -lgmodule -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/orbit-idl orbit-idl-main.o orbit-idl-driver.o orbit-idl-backends.o orbit-idl-passes.o orbit-idl-genmarshal.o orbit-idl-utils.o -rdynamic backends/c/liborbit-c-backend.a ../../libIDL/.libs/libIDL.so ../../popt/.libs/libpopt.a -lgmodule -lglib -lm creating orbit-idl make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' Making all in ORBitutil make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' cd ../.. \ && CONFIG_FILES=src/ORBitutil/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/ORBitutil/Makefile make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c trace.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/trace.pp -c trace.c -fPIC -o .libs/trace.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/trace.pp -c trace.c -o trace.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c thread-safety.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/thread-safety.pp -c thread-safety.c -fPIC -o .libs/thread-safety.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/thread-safety.pp -c thread-safety.c -o thread-safety.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c compat.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/compat.pp -c compat.c -fPIC -o .libs/compat.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/compat.pp -c compat.c -o compat.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libORBitutil.la -rpath /usr/lib -version-info 5:17:5 trace.lo thread-safety.lo compat.lo ppc-alt-linux-gcc -shared .libs/trace.o .libs/thread-safety.o .libs/compat.o -Wl,-soname -Wl,libORBitutil.so.0 -o .libs/libORBitutil.so.0.5.17 (cd .libs && rm -f libORBitutil.so.0 && ln -s libORBitutil.so.0.5.17 libORBitutil.so.0) (cd .libs && rm -f libORBitutil.so && ln -s libORBitutil.so.0.5.17 libORBitutil.so) ar cru .libs/libORBitutil.a trace.o thread-safety.o compat.o ranlib .libs/libORBitutil.a creating libORBitutil.la (cd .libs && rm -f libORBitutil.la && ln -s ../libORBitutil.la libORBitutil.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' Making all in IIOP make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -c connection.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/connection.pp -c connection.c -fPIC -o .libs/connection.o connection.c: In function 'iiop_connection_destroy': connection.c:1128: warning: ignoring return value of 'write', declared with attribute warn_unused_result ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/connection.pp -c connection.c -o connection.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -c encoders.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/encoders.pp -c encoders.c -fPIC -o .libs/encoders.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/encoders.pp -c encoders.c -o encoders.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -c giop-msg-buffer.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/giop-msg-buffer.pp -c giop-msg-buffer.c -fPIC -o .libs/giop-msg-buffer.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/giop-msg-buffer.pp -c giop-msg-buffer.c -o giop-msg-buffer.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -c iiop-endian.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/iiop-endian.pp -c iiop-endian.c -fPIC -o .libs/iiop-endian.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I../../src/ORBitutil -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/iiop-endian.pp -c iiop-endian.c -o iiop-endian.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libIIOP.la -rpath /usr/lib -version-info 5:17:5 connection.lo encoders.lo giop-msg-buffer.lo iiop-endian.lo -lwrap -lglib ../../src/ORBitutil/libORBitutil.la ppc-alt-linux-gcc -shared .libs/connection.o .libs/encoders.o .libs/giop-msg-buffer.o .libs/iiop-endian.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs -lwrap -lglib ../../src/ORBitutil/.libs/libORBitutil.so -Wl,-soname -Wl,libIIOP.so.0 -o .libs/libIIOP.so.0.5.17 (cd .libs && rm -f libIIOP.so.0 && ln -s libIIOP.so.0.5.17 libIIOP.so.0) (cd .libs && rm -f libIIOP.so && ln -s libIIOP.so.0.5.17 libIIOP.so) ar cru .libs/libIIOP.a connection.o encoders.o giop-msg-buffer.o iiop-endian.o ranlib .libs/libIIOP.a creating libIIOP.la (cd .libs && rm -f libIIOP.la && ln -s ../libIIOP.la libIIOP.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' Making all in orb make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' ../../src/orbit-idl-compiler/orbit-idl --noskels ../../src/daemons/interface_repository/interface_repository.idl :9: Warning: `dk_none' underscores within identifiers are discouraged for use with C-language IDL mappings touch my_ir_stuff cd ../.. \ && CONFIG_FILES=src/orb/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/orb/Makefile make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c interface_repository-common.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/interface_repository-common.pp -c interface_repository-common.c -fPIC -o .libs/interface_repository-common.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/interface_repository-common.pp -c interface_repository-common.c -o interface_repository-common.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c interface_repository-stubs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/interface_repository-stubs.pp -c interface_repository-stubs.c -fPIC -o .libs/interface_repository-stubs.o interface_repository-stubs.c: In function 'CORBA_IRObject__get_def_kind': interface_repository-stubs.c:49: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_Contained_describe': interface_repository-stubs.c:837: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_Container_describe_contents': interface_repository-stubs.c:1278: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_PrimitiveDef__get_kind': interface_repository-stubs.c:4030: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_AttributeDef__get_mode': interface_repository-stubs.c:5752: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_OperationDef__get_params': interface_repository-stubs.c:6106: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_OperationDef__get_mode': interface_repository-stubs.c:6282: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_InterfaceDef_describe_interface': interface_repository-stubs.c:7077: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c:7107: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c:7171: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-stubs.c: In function 'CORBA_InterfaceDef_create_operation': interface_repository-stubs.c:7506: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_InterfaceDef_create_attribute': interface_repository-stubs.c:7409: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_InterfaceDef_is_a': interface_repository-stubs.c:6874: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_OperationDef__get_result_def': interface_repository-stubs.c:5918: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_AttributeDef__get_type_def': interface_repository-stubs.c:5584: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_ArrayDef__get_element_type_def': interface_repository-stubs.c:5121: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_ArrayDef__get_length': interface_repository-stubs.c:4920: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_SequenceDef__get_element_type_def': interface_repository-stubs.c:4787: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_SequenceDef__get_bound': interface_repository-stubs.c:4586: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_FixedDef__get_digits': interface_repository-stubs.c:4324: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_WstringDef__get_bound': interface_repository-stubs.c:4193: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_StringDef__get_bound': interface_repository-stubs.c:4062: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_AliasDef__get_original_type_def': interface_repository-stubs.c:3862: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_UnionDef__get_discriminator_type_def': interface_repository-stubs.c:3356: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_ConstantDef__get_type_def': interface_repository-stubs.c:2829: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_create_fixed': interface_repository-stubs.c:2686: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_create_array': interface_repository-stubs.c:2613: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_create_sequence': interface_repository-stubs.c:2540: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_create_wstring': interface_repository-stubs.c:2468: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_create_string': interface_repository-stubs.c:2396: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_get_primitive': interface_repository-stubs.c:2324: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Repository_lookup_id': interface_repository-stubs.c:2246: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_exception': interface_repository-stubs.c:2062: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_interface': interface_repository-stubs.c:1959: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_alias': interface_repository-stubs.c:1864: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_enum': interface_repository-stubs.c:1752: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_struct': interface_repository-stubs.c:1522: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_module': interface_repository-stubs.c:1332: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_lookup': interface_repository-stubs.c:956: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_containing_repository': interface_repository-stubs.c:731: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_defined_in': interface_repository-stubs.c:584: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_absolute_name': interface_repository-stubs.c:654: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_version': interface_repository-stubs.c:437: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_name': interface_repository-stubs.c:290: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained__get_id': interface_repository-stubs.c:143: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_InterfaceDef_describe_interface': interface_repository-stubs.c:6948: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_InterfaceDef__get_base_interfaces': interface_repository-stubs.c:6714: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_OperationDef__get_exceptions': interface_repository-stubs.c:6554: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_OperationDef__get_contexts': interface_repository-stubs.c:6378: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_OperationDef__get_params': interface_repository-stubs.c:6051: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_ExceptionDef__get_members': interface_repository-stubs.c:5324: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_StructDef__get_members': interface_repository-stubs.c:3096: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_EnumDef__get_members': interface_repository-stubs.c:3686: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_union': interface_repository-stubs.c:1636: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_create_constant': interface_repository-stubs.c:1426: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_UnionDef__get_members': interface_repository-stubs.c:3489: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_ConstantDef__get_value': interface_repository-stubs.c:2962: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_describe_contents': interface_repository-stubs.c:1227: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_lookup_name': interface_repository-stubs.c:1126: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Container_contents': interface_repository-stubs.c:1034: warning: '_ORBIT_retval' may be used uninitialized in this function interface_repository-stubs.c: In function 'CORBA_Contained_describe': interface_repository-stubs.c:801: warning: '_ORBIT_retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/interface_repository-stubs.pp -c interface_repository-stubs.c -o interface_repository-stubs.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c allocators.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/allocators.pp -c allocators.c -fPIC -o .libs/allocators.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/allocators.pp -c allocators.c -o allocators.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c cdr.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/cdr.pp -c cdr.c -fPIC -o .libs/cdr.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/cdr.pp -c cdr.c -o cdr.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c env.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/env.pp -c env.c -fPIC -o .libs/env.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/env.pp -c env.c -o env.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c options.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/options.pp -c options.c -fPIC -o .libs/options.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/options.pp -c options.c -o options.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c orb.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orb.pp -c orb.c -fPIC -o .libs/orb.o orb.c: In function 'ORBit_rc_load': orb.c:115: warning: pointer targets in assignment differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__builtin_strpbrk' differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__builtin_strchr' differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__strpbrk_c2' differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__strpbrk_c3' differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__builtin_strpbrk' differ in signedness orb.c:116: warning: pointer targets in passing argument 1 of '__builtin_strpbrk' differ in signedness orb.c:116: warning: pointer targets in assignment differ in signedness orb.c:119: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness orb.c:119: warning: pointer targets in assignment differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__builtin_strcspn' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__strcspn_c1' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__strcspn_c2' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__strcspn_c3' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__builtin_strcspn' differ in signedness orb.c:126: warning: pointer targets in passing argument 1 of '__builtin_strcspn' differ in signedness orb.c:129: warning: pointer targets in passing argument 1 of 'g_strdup' differ in signedness orb.c:129: warning: pointer targets in assignment differ in signedness orb.c:131: warning: pointer targets in assignment differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orb.pp -c orb.c -o orb.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c orbit.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit.pp -c orbit.c -fPIC -o .libs/orbit.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit.pp -c orbit.c -o orbit.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c poa.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/poa.pp -c poa.c -fPIC -o .libs/poa.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/poa.pp -c poa.c -o poa.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c orbit_poa.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_poa.pp -c orbit_poa.c -fPIC -o .libs/orbit_poa.o orbit_poa.c: In function 'ORBit_POA_handle_request': orbit_poa.c:488: warning: pointer targets in assignment differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness orbit_poa.c:493: warning: pointer targets in passing argument 1 of '__builtin_strcmp' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_poa.pp -c orbit_poa.c -o orbit_poa.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c typecode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/typecode.pp -c typecode.c -fPIC -o .libs/typecode.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/typecode.pp -c typecode.c -o typecode.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c corba_object.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_object.pp -c corba_object.c -fPIC -o .libs/corba_object.o corba_object.c: In function 'ORBit_impl_CORBA_Object_is_a': corba_object.c:121: warning: pointer targets in assignment differ in signedness corba_object.c: In function 'CORBA_Object_is_a': corba_object.c:228: warning: '_ORBIT_retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_object.pp -c corba_object.c -o corba_object.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c orbit_object.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_object.pp -c orbit_object.c -fPIC -o .libs/orbit_object.o orbit_object.c: In function 'ORBit_demarshal_IOR': orbit_object.c:388: warning: label 'error_exit' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_object.pp -c orbit_object.c -o orbit_object.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c sequences.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/sequences.pp -c sequences.c -fPIC -o .libs/sequences.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/sequences.pp -c sequences.c -o sequences.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c server.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/server.pp -c server.c -fPIC -o .libs/server.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/server.pp -c server.c -o server.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c orbit_typecode.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_typecode.pp -c orbit_typecode.c -fPIC -o .libs/orbit_typecode.o orbit_typecode.c: In function 'tc_dec': orbit_typecode.c:290: warning: pointer targets in passing argument 2 of 'CDR_get_ulong' differ in signedness orbit_typecode.c: In function 'tc_dec_tk_union': orbit_typecode.c:466: warning: pointer targets in passing argument 2 of 'CDR_get_ulong' differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/orbit_typecode.pp -c orbit_typecode.c -o orbit_typecode.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c dii.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/dii.pp -c dii.c -fPIC -o .libs/dii.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/dii.pp -c dii.c -o dii.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c dynany.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/dynany.pp -c dynany.c -fPIC -o .libs/dynany.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/dynany.pp -c dynany.c -o dynany.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c ir.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/ir.pp -c ir.c -fPIC -o .libs/ir.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/ir.pp -c ir.c -o ir.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c corba_any.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_any.pp -c corba_any.c -fPIC -o .libs/corba_any.o corba_any.c: In function 'ORBit_get_union_switch': corba_any.c:278: warning: 'retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_any.pp -c corba_any.c -o corba_any.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c corba_context.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_context.pp -c corba_context.c -fPIC -o .libs/corba_context.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/corba_context.pp -c corba_context.c -o corba_context.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION="0" -DORBIT_MINOR_VERSION="5" -DORBIT_MICRO_VERSION="17" -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -c genrand.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/genrand.pp -c genrand.c -fPIC -o .libs/genrand.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I.. -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -DORBit_SYSRC=\"/etc/orbitrc\" -I../../src/ORBitutil -DORBIT_MAJOR_VERSION=0 -DORBIT_MINOR_VERSION=5 -DORBIT_MICRO_VERSION=17 -DORBIT_VERSION=\"0.5.17\" -DG_LOG_DOMAIN=\"ORBit\" -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/genrand.pp -c genrand.c -o genrand.o >/dev/null 2>&1 /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libORBit.la -rpath /usr/lib -version-info 5:17:5 interface_repository-common.lo interface_repository-stubs.lo allocators.lo cdr.lo env.lo options.lo orb.lo orbit.lo poa.lo orbit_poa.lo typecode.lo corba_object.lo orbit_object.lo sequences.lo server.lo orbit_typecode.lo dii.lo dynany.lo ir.lo corba_any.lo corba_context.lo genrand.lo -lglib -lm ../../src/ORBitutil/libORBitutil.la ../../src/IIOP/libIIOP.la ppc-alt-linux-gcc -shared .libs/interface_repository-common.o .libs/interface_repository-stubs.o .libs/allocators.o .libs/cdr.o .libs/env.o .libs/options.o .libs/orb.o .libs/orbit.o .libs/poa.o .libs/orbit_poa.o .libs/typecode.o .libs/corba_object.o .libs/orbit_object.o .libs/sequences.o .libs/server.o .libs/orbit_typecode.o .libs/dii.o .libs/dynany.o .libs/ir.o .libs/corba_any.o .libs/corba_context.o .libs/genrand.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs -lglib -lm ../../src/ORBitutil/.libs/libORBitutil.so ../../src/IIOP/.libs/libIIOP.so -Wl,-soname -Wl,libORBit.so.0 -o .libs/libORBit.so.0.5.17 (cd .libs && rm -f libORBit.so.0 && ln -s libORBit.so.0.5.17 libORBit.so.0) (cd .libs && rm -f libORBit.so && ln -s libORBit.so.0.5.17 libORBit.so) ar cru .libs/libORBit.a interface_repository-common.o interface_repository-stubs.o allocators.o cdr.o env.o options.o orb.o orbit.o poa.o orbit_poa.o typecode.o corba_object.o orbit_object.o sequences.o server.o orbit_typecode.o dii.o dynany.o ir.o corba_any.o corba_context.o genrand.o ranlib .libs/libORBit.a creating libORBit.la (cd .libs && rm -f libORBit.la && ln -s ../libORBit.la libORBit.la) make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' Making all in services make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' Making all in name make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' ../../../src/orbit-idl-compiler/orbit-idl ./CosNaming.idl :22: Warning: `binding_name' underscores within identifiers are discouraged for use with C-language IDL mappings cat ./LName.h >>CosNaming.h touch my_cosnaming_built cd ../../.. \ && CONFIG_FILES=src/services/name/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/services/name/Makefile make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c new-name-server.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosNaming-skels.c /bin/sh ../../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosNaming-common.c mkdir .libs ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/CosNaming-common.pp -c CosNaming-common.c -fPIC -o .libs/CosNaming-common.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/CosNaming-common.pp -c CosNaming-common.c -o CosNaming-common.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosNaming-stubs.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/CosNaming-stubs.pp -c CosNaming-stubs.c -fPIC -o .libs/CosNaming-stubs.o CosNaming-stubs.c: In function '_ORBIT_CosNaming_NamingContext_NotFound_demarshal': CosNaming-stubs.c:21: warning: dereferencing type-punned pointer will break strict-aliasing rules CosNaming-stubs.c: In function 'CosNaming_NamingContext_list': CosNaming-stubs.c:1003: warning: dereferencing type-punned pointer will break strict-aliasing rules CosNaming-stubs.c: In function 'CosNaming_BindingIterator_next_one': CosNaming-stubs.c:1135: warning: dereferencing type-punned pointer will break strict-aliasing rules CosNaming-stubs.c: In function 'CosNaming_BindingIterator_next_n': CosNaming-stubs.c:1259: warning: dereferencing type-punned pointer will break strict-aliasing rules CosNaming-stubs.c:1190: warning: '_ORBIT_retval' may be used uninitialized in this function CosNaming-stubs.c: In function 'CosNaming_BindingIterator_next_one': CosNaming-stubs.c:1074: warning: '_ORBIT_retval' may be used uninitialized in this function CosNaming-stubs.c: In function 'CosNaming_NamingContext_new_context': CosNaming-stubs.c:706: warning: '_ORBIT_retval' may be used uninitialized in this function CosNaming-stubs.c: In function 'CosNaming_NamingContext_bind_new_context': CosNaming-stubs.c:777: warning: '_ORBIT_retval' may be used uninitialized in this function CosNaming-stubs.c: In function 'CosNaming_NamingContext_resolve': CosNaming-stubs.c:517: warning: '_ORBIT_retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/CosNaming-stubs.pp -c CosNaming-stubs.c -o CosNaming-stubs.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=compile ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c LName.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/LName.pp -c LName.c -fPIC -o .libs/LName.o ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -Wp,-MD,.deps/LName.pp -c LName.c -o LName.o >/dev/null 2>&1 /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libORBitCosNaming.la -rpath /usr/lib -version-info 5:17:5 CosNaming-common.lo CosNaming-stubs.lo LName.lo ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la ppc-alt-linux-gcc -shared .libs/CosNaming-common.o .libs/CosNaming-stubs.o .libs/LName.o -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb/.libs -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs -Wl,--rpath -Wl,/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so -Wl,-soname -Wl,libORBitCosNaming.so.0 -o .libs/libORBitCosNaming.so.0.5.17 (cd .libs && rm -f libORBitCosNaming.so.0 && ln -s libORBitCosNaming.so.0.5.17 libORBitCosNaming.so.0) (cd .libs && rm -f libORBitCosNaming.so && ln -s libORBitCosNaming.so.0.5.17 libORBitCosNaming.so) ar cru .libs/libORBitCosNaming.a CosNaming-common.o CosNaming-stubs.o LName.o ranlib .libs/libORBitCosNaming.a creating libORBitCosNaming.la (cd .libs && rm -f libORBitCosNaming.la && ln -s ../libORBitCosNaming.la libORBitCosNaming.la) rm -f libname-server.a ar cru libname-server.a new-name-server.o CosNaming-skels.o ranlib libname-server.a ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c name-client.c name-client.c: In function 'main': name-client.c:274: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness name-client.c:279: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness name-client.c:282: warning: pointer targets in passing argument 1 of 'g_strchug' differ in signedness name-client.c:283: warning: pointer targets in passing argument 1 of 'g_strchomp' differ in signedness name-client.c:286: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness name-client.c:291: warning: pointer targets in passing argument 1 of 'fgets' differ in signedness name-client.c:293: warning: pointer targets in passing argument 1 of '__builtin___strcpy_chk' differ in signedness name-client.c:293: warning: pointer targets in passing argument 1 of '__strcpy_ichk' differ in signedness name-client.c:297: warning: pointer targets in passing argument 1 of 'g_strchug' differ in signedness name-client.c:298: warning: pointer targets in passing argument 1 of 'g_strchomp' differ in signedness name-client.c:300: warning: pointer targets in passing argument 1 of 'strlen' differ in signedness name-client.c:302: warning: pointer targets in passing argument 2 of 'CORBA_ORB_string_to_object' differ in signedness name-client.c:274: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result name-client.c:279: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result name-client.c:291: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o name-client name-client.o ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la libORBitCosNaming.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/name-client name-client.o ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so ./.libs/libORBitCosNaming.so -lglib -lm creating name-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c boot.c /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o orbit-name-server boot.o libname-server.a ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la libORBitCosNaming.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/orbit-name-server boot.o libname-server.a ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so ./.libs/libORBitCosNaming.so -lglib -lm creating orbit-name-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I. -I../../../src -I../../../src/ORBitutil -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-name-server.c /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o old-name-server orbit-name-server.o CosNaming-skels.o ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la libORBitCosNaming.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/old-name-server orbit-name-server.o CosNaming-skels.o ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so ./.libs/libORBitCosNaming.so -lglib -lm creating old-name-server make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' Making all in event make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' ../../../src/orbit-idl-compiler/orbit-idl ./CosEventComm.idl :11: Warning: `disconnect_push_consumer' underscores within identifiers are discouraged for use with C-language IDL mappings ../../../src/orbit-idl-compiler/orbit-idl ./CosEventChannel.idl CosEventComm.idl:11: Warning: `disconnect_push_consumer' underscores within identifiers are discouraged for use with C-language IDL mappings touch my_cosevent_built cd ../../.. \ && CONFIG_FILES=src/services/event/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/services/event/Makefile make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c orbit-event-server.c orbit-event-server.c:386: warning: 'impl_CosEventChannelAdmin_ProxyPushConsumer__create' defined but not used orbit-event-server.c:419: warning: 'impl_CosEventChannelAdmin_ProxyPullSupplier__create' defined but not used orbit-event-server.c:452: warning: 'impl_CosEventChannelAdmin_ProxyPullConsumer__create' defined but not used orbit-event-server.c: In function 'impl_CosEventChannelAdmin_ProxyPullSupplier_pull': orbit-event-server.c:674: warning: 'retval' is used uninitialized in this function orbit-event-server.c: In function 'impl_CosEventChannelAdmin_ProxyPullSupplier_try_pull': orbit-event-server.c:684: warning: 'retval' is used uninitialized in this function orbit-event-server.c: In function 'impl_CosEventChannelAdmin_ConsumerAdmin_obtain_pull_supplier': orbit-event-server.c:743: warning: 'retval' is used uninitialized in this function orbit-event-server.c: In function 'impl_CosEventChannelAdmin_SupplierAdmin_obtain_push_consumer': orbit-event-server.c:752: warning: 'retval' is used uninitialized in this function orbit-event-server.c: In function 'impl_CosEventChannelAdmin_SupplierAdmin_obtain_pull_consumer': orbit-event-server.c:761: warning: 'retval' is used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosEventChannel-skels.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosEventChannel-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosEventChannel-stubs.c CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_EventChannelFactory_new_event_channel': CosEventChannel-stubs.c:1225: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_EventChannel_for_suppliers': CosEventChannel-stubs.c:1093: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_EventChannel_for_consumers': CosEventChannel-stubs.c:1023: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_SupplierAdmin_obtain_pull_consumer': CosEventChannel-stubs.c:953: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_SupplierAdmin_obtain_push_consumer': CosEventChannel-stubs.c:883: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_ConsumerAdmin_obtain_pull_supplier': CosEventChannel-stubs.c:813: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventChannelAdmin_ConsumerAdmin_obtain_push_supplier': CosEventChannel-stubs.c:743: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventComm_PullSupplier_try_pull': CosEventChannel-stubs.c:280: warning: '_ORBIT_retval' may be used uninitialized in this function CosEventChannel-stubs.c: In function 'CosEventComm_PullSupplier_pull': CosEventChannel-stubs.c:208: warning: '_ORBIT_retval' may be used uninitialized in this function /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o orbit-event-server orbit-event-server.o CosEventChannel-skels.o CosEventChannel-common.o CosEventChannel-stubs.o ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/orbit-event-server orbit-event-server.o CosEventChannel-skels.o CosEventChannel-common.o CosEventChannel-stubs.o ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating orbit-event-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c event-consumer.c event-consumer.c: In function 'main': event-consumer.c:194: warning: ignoring return value of 'fgets', declared with attribute warn_unused_result event-consumer.c: At top level: event-consumer.c:121: warning: 'impl_CosEventComm_PullConsumer__create' defined but not used ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../src -I. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../../src/orb -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c CosEventComm-skels.c /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o event-consumer event-consumer.o CosEventComm-skels.o CosEventChannel-common.o CosEventChannel-stubs.o ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/event-consumer event-consumer.o CosEventComm-skels.o CosEventChannel-common.o CosEventChannel-stubs.o ../../../src/orb/.libs/libORBit.so ../../../src/IIOP/.libs/libIIOP.so ../../../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating event-consumer make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' Making all in daemons make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' Making all in interface_repository make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' ../../../src/orbit-idl-compiler/orbit-idl --noheaders --nostubs --nocommon ../../../src/daemons/interface_repository/interface_repository.idl :9: Warning: `dk_none' underscores within identifiers are discouraged for use with C-language IDL mappings cd ../../.. \ && CONFIG_FILES=src/daemons/interface_repository/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating src/daemons/interface_repository/Makefile make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../.. -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c interface_repository-skels.c interface_repository-skels.c: In function '_ORBIT_skel_CORBA_Container_contents': interface_repository-skels.c:402: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_Container_lookup_name': interface_repository-skels.c:453: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_Container_describe_contents': interface_repository-skels.c:503: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_Repository_get_primitive': interface_repository-skels.c:1317: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_AttributeDef__set_mode': interface_repository-skels.c:2666: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_OperationDef__set_params': interface_repository-skels.c:2815: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_OperationDef__set_mode': interface_repository-skels.c:2885: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_InterfaceDef_create_attribute': interface_repository-skels.c:3468: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c: In function '_ORBIT_skel_CORBA_InterfaceDef_create_operation': interface_repository-skels.c:3551: warning: dereferencing type-punned pointer will break strict-aliasing rules interface_repository-skels.c:3567: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../.. -I../../../src -I../../../src/ORBitutil -I../../../src/orb -I../../.. -I../../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c interface_repository-impl.c interface_repository-impl.c:4300: warning: 'impl_CORBA_IDLType__create' defined but not used interface_repository-impl.c:5447: warning: 'impl_CORBA_TypedefDef__create' defined but not used /bin/sh ../../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o orbit-ird -static interface_repository-skels.o interface_repository-impl.o ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o orbit-ird interface_repository-skels.o interface_repository-impl.o ../../../src/orb/.libs/libORBit.a /usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs/libIIOP.a ../../../src/IIOP/.libs/libIIOP.a -lwrap /usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs/libORBitutil.a ../../../src/ORBitutil/.libs/libORBitutil.a -lglib -lm make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[3]: Nothing to be done for `all-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' Making all in test make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' ../src/orbit-idl-compiler/orbit-idl ./echo.idl touch echo_built ../src/orbit-idl-compiler/orbit-idl ./test-any.idl :3: Warning: `string_value' underscores within identifiers are discouraged for use with C-language IDL mappings touch test_any_built ../src/orbit-idl-compiler/orbit-idl ./test-tc.idl :2: Warning: `long_value' underscores within identifiers are discouraged for use with C-language IDL mappings touch test_tc_built ../src/orbit-idl-compiler/orbit-idl ./test-ir.idl touch test_ir_built ../src/orbit-idl-compiler/orbit-idl ./empty.idl touch empty_built cd .. \ && CONFIG_FILES=test/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating test/Makefile make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' Making all in test-poa make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/test-poa' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-poa -static test.o ../../src/orb/libORBit.la ../../src/IIOP/libIIOP.la ../../src/ORBitutil/libORBitutil.la -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-poa test.o ../../src/orb/.libs/libORBit.a /usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs/libIIOP.a ../../src/IIOP/.libs/libIIOP.a -lwrap /usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs/libORBitutil.a ../../src/ORBitutil/.libs/libORBitutil.a -lglib -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/test-poa' Making all in idl make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' Making all in everything make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' ../../src/orbit-idl-compiler/orbit-idl ./everything.idl :24: Warning: `CONST_CHAR' underscores within identifiers are discouraged for use with C-language IDL mappings cd ../.. \ && CONFIG_FILES=test/everything/Makefile CONFIG_HEADERS= /bin/sh ./config.status config.status: creating test/everything/Makefile make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c everything-stubs.c everything-stubs.c: In function 'test_BasicServer_opEnum': everything-stubs.c:2300: warning: dereferencing type-punned pointer will break strict-aliasing rules everything-stubs.c: In function 'test_AnyServer_opAnyStruct': everything-stubs.c:3845: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_AnyServer_opAnyString': everything-stubs.c:3757: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_AnyServer_opAnyLong': everything-stubs.c:3669: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_AnyServer_opAnyStrSeq': everything-stubs.c:3598: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_BaseServer__get_attribPolymorphic': everything-stubs.c:2468: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_BasicServer_opString': everything-stubs.c:2066: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_BasicServer__get_foo': everything-stubs.c:1852: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_UnionServer_opVariable': everything-stubs.c:2855: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_ArrayServer_opStrArray': everything-stubs.c:1701: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_ArrayServer_opLongArray': everything-stubs.c:1609: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_createTransientObj': everything-stubs.c:714: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getDerivedServerAsB2': everything-stubs.c:644: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getDerivedServerAsBaseServer': everything-stubs.c:574: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getDerivedServer': everything-stubs.c:504: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getBaseServer': everything-stubs.c:434: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getAnyServer': everything-stubs.c:364: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getArrayServer': everything-stubs.c:294: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getUnionServer': everything-stubs.c:224: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getSequenceServer': everything-stubs.c:154: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getStructServer': everything-stubs.c:84: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_TestFactory_getBasicServer': everything-stubs.c:14: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_SequenceServer_opBoundedStructSeq': everything-stubs.c:1362: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_SequenceServer_opStrSeq': everything-stubs.c:1166: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_StructServer_opCompound': everything-stubs.c:1044: warning: '_ORBIT_retval' may be used uninitialized in this function everything-stubs.c: In function 'test_StructServer_opVariable': everything-stubs.c:922: warning: '_ORBIT_retval' may be used uninitialized in this function ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c everything-skels.c everything-skels.c: In function '_ORBIT_skel_test_BasicServer_opEnum': everything-skels.c:1069: warning: dereferencing type-punned pointer will break strict-aliasing rules everything-skels.c:1070: warning: dereferencing type-punned pointer will break strict-aliasing rules ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c everything-common.c /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o client -static client.o everything-stubs.o everything-skels.o everything-common.o ../../src/orb/libORBit.la ../../src/IIOP/libIIOP.la ../../src/ORBitutil/libORBitutil.la -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o client client.o everything-stubs.o everything-skels.o everything-common.o ../../src/orb/.libs/libORBit.a /usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs/libIIOP.a ../../src/IIOP/.libs/libIIOP.a -lwrap /usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs/libORBitutil.a ../../src/ORBitutil/.libs/libORBitutil.a -lglib -lm ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I../.. -I../../src/orb -I../../src -I../../src/ORBitutil -I../../src/orb -I../../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c server.c server.c: In function 'test_TestFactory__init': server.c:133: warning: unused variable 'oid' server.c: In function 'main': server.c:191: warning: ignoring return value of 'fwrite', declared with attribute warn_unused_result /bin/sh ../../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o server -static server.o everything-stubs.o everything-skels.o everything-common.o ../../src/orb/libORBit.la ../../src/IIOP/libIIOP.la ../../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o server server.o everything-stubs.o everything-skels.o everything-common.o ../../src/orb/.libs/libORBit.a /usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP/.libs/libIIOP.a ../../src/IIOP/.libs/libIIOP.a -lwrap /usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil/.libs/libORBitutil.a ../../src/ORBitutil/.libs/libORBitutil.a -lglib -lm make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c ior-decode.c ior-decode.c: In function 'main': ior-decode.c:25: warning: format '%x' expects type 'unsigned int', but argument 3 has type 'long unsigned int' /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o ior-decode ior-decode.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm mkdir .libs ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/ior-decode ior-decode.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating ior-decode ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test test.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test test.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-dynamic test.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-dynamic test.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-dynamic ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-stubs.c echo-stubs.c: In function 'Echo_echoString': echo-stubs.c:14: warning: '_ORBIT_retval' may be used uninitialized in this function /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o echo-client echo-client.o echo-common.o echo-stubs.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/echo-client echo-client.o echo-common.o echo-stubs.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating echo-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-server.c echo-server.c: In function 'main': echo-server.c:28: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-skels.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o echo-server echo-server.o echo-common.o echo-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/echo-server echo-server.o echo-common.o echo-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating echo-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-object.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-object test-object.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-object test-object.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-object ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c echo-local.c echo-local.c: In function 'main': echo-local.c:27: warning: pointer targets in initialization differ in signedness /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o echo-local echo-local.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/echo-local echo-local.o echo-common.o echo-stubs.o echo-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating echo-local ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-any-client.c test-any-client.c: In function 'main': test-any-client.c:43: warning: format '%ld' expects type 'long int', but argument 4 has type 'CORBA_long' ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-any-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-any-stubs.c test-any-stubs.c: In function 'TestAny_print': test-any-stubs.c:14: warning: '_ORBIT_retval' may be used uninitialized in this function /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-any-client test-any-client.o test-any-common.o test-any-stubs.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-any-client test-any-client.o test-any-common.o test-any-stubs.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-any-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-any-server.c test-any-server.c: In function 'main': test-any-server.c:27: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-any-skels.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-any-server test-any-server.o test-any-common.o test-any-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-any-server test-any-server.o test-any-common.o test-any-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-any-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-tc-client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-tc-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-tc-stubs.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-tc-client test-tc-client.o test-tc-common.o test-tc-stubs.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-tc-client test-tc-client.o test-tc-common.o test-tc-stubs.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-tc-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-tc-server.c test-tc-server.c: In function 'main': test-tc-server.c:28: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-tc-skels.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-tc-server test-tc-server.o test-tc-common.o test-tc-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-tc-server test-tc-server.o test-tc-common.o test-tc-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-tc-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-ir-client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-ir-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-ir-stubs.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-ir-client test-ir-client.o test-ir-common.o test-ir-stubs.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-ir-client test-ir-client.o test-ir-common.o test-ir-stubs.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-ir-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-ir-server.c test-ir-server.c: In function 'main': test-ir-server.c:33: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-ir-skels.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-ir-server test-ir-server.o test-ir-common.o test-ir-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-ir-server test-ir-server.o test-ir-common.o test-ir-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-ir-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c empty-server.c empty-server.c: In function 'main': empty-server.c:29: warning: pointer targets in initialization differ in signedness ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c empty-common.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c empty-skels.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o empty-server empty-server.o empty-common.o empty-skels.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/empty-server empty-server.o empty-common.o empty-skels.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating empty-server ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c empty-client.c ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c empty-stubs.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o empty-client empty-client.o empty-common.o empty-stubs.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/empty-client empty-client.o empty-common.o empty-stubs.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating empty-client ppc-alt-linux-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../src/orb -I../src -I../src/ORBitutil -I../src/orb -I../src -I/usr/include/glib-1.2 -I/usr/lib/glib/include -pipe -Wall -O2 -fsigned-char -c test-dynany.c /bin/sh ../libtool --mode=link ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o test-dynany test-dynany.o ../src/orb/libORBit.la ../src/IIOP/libIIOP.la ../src/ORBitutil/libORBitutil.la -lglib -lm ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o .libs/test-dynany test-dynany.o ../src/orb/.libs/libORBit.so ../src/IIOP/.libs/libIIOP.so ../src/ORBitutil/.libs/libORBitutil.so -lglib -lm creating test-dynany make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' + exit 0 Executing(%install): /bin/sh -e /usr/src/tmp/rpm-tmp.76470 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /bin/chmod -Rf u+rwX -- /usr/src/tmp/ORBit-buildroot + : + /bin/rm -rf -- /usr/src/tmp/ORBit-buildroot + cd ORBit-0.5.17 + mkdir -p /usr/src/tmp/ORBit-buildroot/usr + /usr/bin/make 'INSTALL=/bin/install -p' prefix=/usr/src/tmp/ORBit-buildroot/usr exec_prefix=/usr/src/tmp/ORBit-buildroot/usr bindir=/usr/src/tmp/ORBit-buildroot/usr/bin sbindir=/usr/src/tmp/ORBit-buildroot/usr/sbin sysconfdir=/usr/src/tmp/ORBit-buildroot/etc datadir=/usr/src/tmp/ORBit-buildroot/usr/share includedir=/usr/src/tmp/ORBit-buildroot/usr/include libdir=/usr/src/tmp/ORBit-buildroot/usr/lib libexecdir=/usr/src/tmp/ORBit-buildroot/usr/lib localstatedir=/usr/src/tmp/ORBit-buildroot/var/lib sharedstatedir=/usr/src/tmp/ORBit-buildroot/usr/com mandir=/usr/src/tmp/ORBit-buildroot/usr/share/man infodir=/usr/src/tmp/ORBit-buildroot/usr/share/info install make: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' Making install in popt make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' Making install in intl make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/intl' if test "popt" = "gettext" \ && test '' = 'intl-compat.@l@o'; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /usr/src/tmp/ORBit-buildroot/usr/include; \ else \ ../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /usr/src/tmp/ORBit-buildroot/usr/include; \ fi; \ /bin/install -p -m 644 intlh.inst /usr/src/tmp/ORBit-buildroot/usr/include/libintl.h; \ /bin/install -p -m 644 libintl.a /usr/src/tmp/ORBit-buildroot/usr/lib/libintl.a; \ else \ : ; \ fi if test "popt" = "gettext"; then \ if test -r ./mkinstalldirs; then \ ./mkinstalldirs /usr/share/gettext/intl; \ else \ ../mkinstalldirs /usr/share/gettext/intl; \ fi; \ /bin/install -p -m 644 VERSION /usr/share/gettext/intl/VERSION; \ dists="ChangeLog Makefile.in linux-msg.sed po2tbl.sed.in xopen-msg.sed gettext.h gettextP.h hash-string.h libgettext.h loadinfo.h bindtextdom.c dcgettext.c dgettext.c gettext.c finddomain.c loadmsgcat.c localealias.c textdomain.c l10nflist.c explodename.c intl-compat.c cat-compat.c"; \ for file in $dists; do \ /bin/install -p -m 644 ./$file /usr/share/gettext/intl/$file; \ done; \ else \ : ; \ fi make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/intl' Making install in po make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt/po' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/popt' Making install in libIDL make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib mkdir /usr/src/tmp/ORBit-buildroot/usr/lib /bin/sh ./libtool --mode=install /bin/install -p libIDL.la /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL.la /bin/install -p .libs/libIDL-0.6.so.0.4.4 /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL-0.6.so.0.4.4 (cd /usr/src/tmp/ORBit-buildroot/usr/lib && rm -f libIDL-0.6.so.0 && ln -s libIDL-0.6.so.0.4.4 libIDL-0.6.so.0) (cd /usr/src/tmp/ORBit-buildroot/usr/lib && rm -f libIDL.so && ln -s libIDL-0.6.so.0.4.4 libIDL.so) /bin/install -p .libs/libIDL.lai /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL.la /bin/install -p .libs/libIDL.a /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL.a chmod 644 /usr/src/tmp/ORBit-buildroot/usr/lib/libIDL.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin mkdir /usr/src/tmp/ORBit-buildroot/usr/bin /bin/install -p libIDL-config /usr/src/tmp/ORBit-buildroot/usr/bin/libIDL-config /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/install -p -m 644 ./libIDLConf.sh /usr/src/tmp/ORBit-buildroot/usr/lib/libIDLConf.sh /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/share/info mkdir /usr/src/tmp/ORBit-buildroot/usr/share mkdir /usr/src/tmp/ORBit-buildroot/usr/share/info /bin/install -p -m 644 ./libIDL.info /usr/src/tmp/ORBit-buildroot/usr/share/info/libIDL.info /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/share/aclocal mkdir /usr/src/tmp/ORBit-buildroot/usr/share/aclocal /bin/install -p -m 644 ./libIDL.m4 /usr/src/tmp/ORBit-buildroot/usr/share/aclocal/libIDL.m4 /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib/pkgconfig mkdir /usr/src/tmp/ORBit-buildroot/usr/lib/pkgconfig /bin/install -p -m 644 ./libIDL.pc /usr/src/tmp/ORBit-buildroot/usr/lib/pkgconfig/libIDL.pc /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/libIDL-1.0/libIDL mkdir /usr/src/tmp/ORBit-buildroot/usr/include mkdir /usr/src/tmp/ORBit-buildroot/usr/include/libIDL-1.0 mkdir /usr/src/tmp/ORBit-buildroot/usr/include/libIDL-1.0/libIDL /bin/install -p -m 644 IDL.h /usr/src/tmp/ORBit-buildroot/usr/include/libIDL-1.0/libIDL/IDL.h make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/libIDL' Making install in src make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' Making install in orbit-idl-compiler make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' Making install in backends make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' Making install in c make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' make[5]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' /bin/sh ../../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/install -p -m 644 liborbit-c-backend.a /usr/src/tmp/ORBit-buildroot/usr/lib/liborbit-c-backend.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/liborbit-c-backend.a make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends/c' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[5]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler/backends' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/sh ../../libtool --mode=install /bin/install -p orbit-idl /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-idl libtool: install: warning: `../../libIDL/libIDL.la' has not been installed in `/usr/lib' /bin/install -p .libs/orbit-idl /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-idl /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0 mkdir /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0 /bin/install -p -m 644 orbit-idl2.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orbit-idl2.h make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orbit-idl-compiler' Making install in ORBitutil make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/sh ../../libtool --mode=install /bin/install -p libORBitutil.la /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.la /bin/install -p .libs/libORBitutil.so.0.5.17 /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.so.0.5.17 (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBitutil.so.0.5.17 libORBitutil.so.0 || { rm -f libORBitutil.so.0 && ln -s libORBitutil.so.0.5.17 libORBitutil.so.0; }; }) (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBitutil.so.0.5.17 libORBitutil.so || { rm -f libORBitutil.so && ln -s libORBitutil.so.0.5.17 libORBitutil.so; }; }) /bin/install -p .libs/libORBitutil.lai /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.la /bin/install -p .libs/libORBitutil.a /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.a chmod 644 /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitutil.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil mkdir /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil /bin/install -p -m 644 basic_types.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/basic_types.h /bin/install -p -m 644 thread-safety.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/thread-safety.h /bin/install -p -m 644 trace.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/trace.h /bin/install -p -m 644 util.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/util.h /bin/install -p -m 644 compat.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/compat.h /bin/install -p -m 644 os-specifics.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/os-specifics.h /bin/install -p -m 644 os-feature-alloca.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/os-feature-alloca.h /bin/install -p -m 644 orbit-os-config.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitutil/orbit-os-config.h make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/ORBitutil' Making install in IIOP make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/sh ../../libtool --mode=install /bin/install -p libIIOP.la /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.la (cd /usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP; /bin/sh ../../libtool --mode=relink ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libIIOP.la -rpath /usr/lib -version-info 5:17:5 connection.lo encoders.lo giop-msg-buffer.lo iiop-endian.lo -lwrap -lglib ../../src/ORBitutil/libORBitutil.la -inst-prefix-dir /usr/src/tmp/ORBit-buildroot) libtool: install: warning: relinking `libIIOP.la' ppc-alt-linux-gcc -shared .libs/connection.o .libs/encoders.o .libs/giop-msg-buffer.o .libs/iiop-endian.o -lwrap -lglib -L/usr/src/tmp/ORBit-buildroot/usr/lib -L/usr/lib -lORBitutil -Wl,-soname -Wl,libIIOP.so.0 -o .libs/libIIOP.so.0.5.17 /bin/install -p .libs/libIIOP.so.0.5.17T /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.so.0.5.17 (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libIIOP.so.0.5.17 libIIOP.so.0 || { rm -f libIIOP.so.0 && ln -s libIIOP.so.0.5.17 libIIOP.so.0; }; }) (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libIIOP.so.0.5.17 libIIOP.so || { rm -f libIIOP.so && ln -s libIIOP.so.0.5.17 libIIOP.so; }; }) /bin/install -p .libs/libIIOP.lai /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.la /bin/install -p .libs/libIIOP.a /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.a chmod 644 /usr/src/tmp/ORBit-buildroot/usr/lib/libIIOP.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP mkdir /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP /bin/install -p -m 644 IIOP-config.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/IIOP-config.h /bin/install -p -m 644 IIOP-types.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/IIOP-types.h /bin/install -p -m 644 IIOP.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/IIOP.h /bin/install -p -m 644 giop-msg-buffer.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/giop-msg-buffer.h /bin/install -p -m 644 iiop-encoders.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/iiop-encoders.h /bin/install -p -m 644 iiop-endian.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/IIOP/iiop-endian.h make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/IIOP' Making install in orb make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/sh ../../libtool --mode=install /bin/install -p libORBit.la /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.la (cd /usr/src/RPM/BUILD/ORBit-0.5.17/src/orb; /bin/sh ../../libtool --mode=relink ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libORBit.la -rpath /usr/lib -version-info 5:17:5 interface_repository-common.lo interface_repository-stubs.lo allocators.lo cdr.lo env.lo options.lo orb.lo orbit.lo poa.lo orbit_poa.lo typecode.lo corba_object.lo orbit_object.lo sequences.lo server.lo orbit_typecode.lo dii.lo dynany.lo ir.lo corba_any.lo corba_context.lo genrand.lo -lglib -lm ../../src/ORBitutil/libORBitutil.la ../../src/IIOP/libIIOP.la -inst-prefix-dir /usr/src/tmp/ORBit-buildroot) libtool: install: warning: relinking `libORBit.la' ppc-alt-linux-gcc -shared .libs/interface_repository-common.o .libs/interface_repository-stubs.o .libs/allocators.o .libs/cdr.o .libs/env.o .libs/options.o .libs/orb.o .libs/orbit.o .libs/poa.o .libs/orbit_poa.o .libs/typecode.o .libs/corba_object.o .libs/orbit_object.o .libs/sequences.o .libs/server.o .libs/orbit_typecode.o .libs/dii.o .libs/dynany.o .libs/ir.o .libs/corba_any.o .libs/corba_context.o .libs/genrand.o -lglib -lm -L/usr/src/tmp/ORBit-buildroot/usr/lib -L/usr/lib -lORBitutil -lIIOP -Wl,-soname -Wl,libORBit.so.0 -o .libs/libORBit.so.0.5.17 /bin/install -p .libs/libORBit.so.0.5.17T /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.so.0.5.17 (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBit.so.0.5.17 libORBit.so.0 || { rm -f libORBit.so.0 && ln -s libORBit.so.0.5.17 libORBit.so.0; }; }) (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBit.so.0.5.17 libORBit.so || { rm -f libORBit.so && ln -s libORBit.so.0.5.17 libORBit.so; }; }) /bin/install -p .libs/libORBit.lai /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.la /bin/install -p .libs/libORBit.a /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.a chmod 644 /usr/src/tmp/ORBit-buildroot/usr/lib/libORBit.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb mkdir /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb /bin/install -p -m 644 allocator-defs.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/allocator-defs.h /bin/install -p -m 644 allocators.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/allocators.h /bin/install -p -m 644 cdr.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/cdr.h /bin/install -p -m 644 dii.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/dii.h /bin/install -p -m 644 dynany.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/dynany.h /bin/install -p -m 644 env.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/env.h /bin/install -p -m 644 iop.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/iop.h /bin/install -p -m 644 ir.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/ir.h /bin/install -p -m 644 options.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/options.h /bin/install -p -m 644 orb.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orb.h /bin/install -p -m 644 orbit.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit.h /bin/install -p -m 644 orbit_config.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_config.h /bin/install -p -m 644 orbit_types.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_types.h /bin/install -p -m 644 poa.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/poa.h /bin/install -p -m 644 sequences.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/sequences.h /bin/install -p -m 644 typecode.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/typecode.h /bin/install -p -m 644 corba_any.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_any.h /bin/install -p -m 644 corba_any_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_any_type.h /bin/install -p -m 644 corba_any_proto.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_any_proto.h /bin/install -p -m 644 corba_basic_sequences_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_basic_sequences_type.h /bin/install -p -m 644 corba_context.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_context.h /bin/install -p -m 644 corba_env.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_env.h /bin/install -p -m 644 corba_env_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_env_type.h /bin/install -p -m 644 corba_object.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_object.h /bin/install -p -m 644 corba_object_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_object_type.h /bin/install -p -m 644 corba_orb.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_orb.h /bin/install -p -m 644 corba_orb_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_orb_type.h /bin/install -p -m 644 corba_portableserver.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_portableserver.h /bin/install -p -m 644 corba_portableserver_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_portableserver_type.h /bin/install -p -m 644 corba_sequences.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_sequences.h /bin/install -p -m 644 corba_sequences_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_sequences_type.h /bin/install -p -m 644 corba_typecode.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_typecode.h /bin/install -p -m 644 corba_typecode_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/corba_typecode_type.h /bin/install -p -m 644 orbit_config.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_config.h /bin/install -p -m 644 orbit_object.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_object.h /bin/install -p -m 644 orbit_object_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_object_type.h /bin/install -p -m 644 orbit_poa.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_poa.h /bin/install -p -m 644 orbit_poa_type.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_poa_type.h /bin/install -p -m 644 orbit_typecode.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_typecode.h /bin/install -p -m 644 orbit_types.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/orbit_types.h /bin/install -p -m 644 interface_repository.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/orb/interface_repository.h make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/orb' Making install in services make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' Making install in name make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/install -p -m 644 libname-server.a /usr/src/tmp/ORBit-buildroot/usr/lib/libname-server.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libname-server.a /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib /bin/sh ../../../libtool --mode=install /bin/install -p libORBitCosNaming.la /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.la (cd /usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name; /bin/sh ../../../libtool --mode=relink ppc-alt-linux-gcc -pipe -Wall -O2 -fsigned-char -o libORBitCosNaming.la -rpath /usr/lib -version-info 5:17:5 CosNaming-common.lo CosNaming-stubs.lo LName.lo ../../../src/orb/libORBit.la ../../../src/IIOP/libIIOP.la ../../../src/ORBitutil/libORBitutil.la -inst-prefix-dir /usr/src/tmp/ORBit-buildroot) libtool: install: warning: relinking `libORBitCosNaming.la' ppc-alt-linux-gcc -shared .libs/CosNaming-common.o .libs/CosNaming-stubs.o .libs/LName.o -L/usr/src/tmp/ORBit-buildroot/usr/lib -L/usr/lib -lORBit -lIIOP -lORBitutil -Wl,-soname -Wl,libORBitCosNaming.so.0 -o .libs/libORBitCosNaming.so.0.5.17 /bin/install -p .libs/libORBitCosNaming.so.0.5.17T /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.so.0.5.17 (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBitCosNaming.so.0.5.17 libORBitCosNaming.so.0 || { rm -f libORBitCosNaming.so.0 && ln -s libORBitCosNaming.so.0.5.17 libORBitCosNaming.so.0; }; }) (cd /usr/src/tmp/ORBit-buildroot/usr/lib && { ln -s -f libORBitCosNaming.so.0.5.17 libORBitCosNaming.so || { rm -f libORBitCosNaming.so && ln -s libORBitCosNaming.so.0.5.17 libORBitCosNaming.so; }; }) /bin/install -p .libs/libORBitCosNaming.lai /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.la /bin/install -p .libs/libORBitCosNaming.a /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.a ranlib /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.a chmod 644 /usr/src/tmp/ORBit-buildroot/usr/lib/libORBitCosNaming.a libtool: install: warning: remember to run `libtool --finish /usr/lib' /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/sh ../../../libtool --mode=install /bin/install -p name-client /usr/src/tmp/ORBit-buildroot/usr/bin/name-client libtool: install: warning: `../../../src/orb/libORBit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/IIOP/libIIOP.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/ORBitutil/libORBitutil.la' has not been installed in `/usr/lib' libtool: install: warning: `libORBitCosNaming.la' has not been installed in `/usr/lib' /bin/install -p .libs/name-client /usr/src/tmp/ORBit-buildroot/usr/bin/name-client /bin/sh ../../../libtool --mode=install /bin/install -p orbit-name-server /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-name-server libtool: install: warning: `../../../src/orb/libORBit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/IIOP/libIIOP.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/ORBitutil/libORBitutil.la' has not been installed in `/usr/lib' libtool: install: warning: `libORBitCosNaming.la' has not been installed in `/usr/lib' /bin/install -p .libs/orbit-name-server /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-name-server /bin/sh ../../../libtool --mode=install /bin/install -p old-name-server /usr/src/tmp/ORBit-buildroot/usr/bin/old-name-server libtool: install: warning: `../../../src/orb/libORBit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/IIOP/libIIOP.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/ORBitutil/libORBitutil.la' has not been installed in `/usr/lib' libtool: install: warning: `libORBitCosNaming.la' has not been installed in `/usr/lib' /bin/install -p .libs/old-name-server /usr/src/tmp/ORBit-buildroot/usr/bin/old-name-server /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0 mkdir /usr/src/tmp/ORBit-buildroot/usr/share/idl mkdir /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0 /bin/install -p -m 644 ./CosNaming.idl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/CosNaming.idl /bin/install -p -m 644 ./LName.pidl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/LName.pidl /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitservices mkdir /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitservices /bin/install -p -m 644 CosNaming.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitservices/CosNaming.h /bin/install -p -m 644 CosNaming_impl.h /usr/src/tmp/ORBit-buildroot/usr/include/orbit-1.0/ORBitservices/CosNaming_impl.h make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/name' Making install in event make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/sh ../../../libtool --mode=install /bin/install -p orbit-event-server /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-event-server libtool: install: warning: `../../../src/orb/libORBit.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/IIOP/libIIOP.la' has not been installed in `/usr/lib' libtool: install: warning: `../../../src/ORBitutil/libORBitutil.la' has not been installed in `/usr/lib' /bin/install -p .libs/orbit-event-server /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-event-server /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0 /bin/install -p -m 644 ./CosEventComm.idl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/CosEventComm.idl /bin/install -p -m 644 ./CosEventChannel.idl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/CosEventChannel.idl /bin/install -p -m 644 ./CosTypedEventComm.idl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/CosTypedEventComm.idl /bin/install -p -m 644 ./CosTypedEventChannel.idl /usr/src/tmp/ORBit-buildroot/usr/share/idl/orbit-1.0/CosTypedEventChannel.idl make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services/event' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/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 `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/services' Making install in daemons make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' Making install in interface_repository make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' /bin/sh ../../../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/sh ../../../libtool --mode=install /bin/install -p orbit-ird /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-ird /bin/install -p orbit-ird /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-ird make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons/interface_repository' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[4]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src/daemons' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/src' Making install in test make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' Making install in test-poa make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/test-poa' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/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 `/usr/src/RPM/BUILD/ORBit-0.5.17/test/test-poa' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/test-poa' Making install in idl make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/idl' Making install in everything make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[3]: Nothing to be done for `install-exec-am'. make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test/everything' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[3]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' /bin/sh ../mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/sh ../libtool --mode=install /bin/install -p ior-decode /usr/src/tmp/ORBit-buildroot/usr/bin/ior-decode libtool: install: warning: `../src/orb/libORBit.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/IIOP/libIIOP.la' has not been installed in `/usr/lib' libtool: install: warning: `../src/ORBitutil/libORBitutil.la' has not been installed in `/usr/lib' /bin/install -p .libs/ior-decode /usr/src/tmp/ORBit-buildroot/usr/bin/ior-decode make[3]: Nothing to be done for `install-data-am'. make[3]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17/test' make[1]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make[2]: Entering directory `/usr/src/RPM/BUILD/ORBit-0.5.17' /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/bin /bin/install -p orbit-config /usr/src/tmp/ORBit-buildroot/usr/bin/orbit-config /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/share/aclocal /bin/install -p -m 644 ./ORBit.m4 /usr/src/tmp/ORBit-buildroot/usr/share/aclocal/ORBit.m4 /bin/sh ./mkinstalldirs /usr/src/tmp/ORBit-buildroot/usr/lib/pkgconfig /bin/install -p -m 644 ./ORBit.pc /usr/src/tmp/ORBit-buildroot/usr/lib/pkgconfig/ORBit.pc make[2]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make[1]: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' make: Leaving directory `/usr/src/RPM/BUILD/ORBit-0.5.17' + /usr/lib/rpm/brp-alt Cleaning files in /usr/src/tmp/ORBit-buildroot (auto) removed `./usr/lib/libORBitCosNaming.la' removed `./usr/lib/libORBit.la' removed `./usr/lib/libIIOP.la' removed `./usr/lib/libORBitutil.la' removed `./usr/lib/libIDL.la' mode of `./usr/lib/libORBitCosNaming.so.0.5.17' changed to 0644 (rw-r--r--) mode of `./usr/lib/libORBit.so.0.5.17' changed to 0644 (rw-r--r--) mode of `./usr/lib/libIIOP.so.0.5.17' changed to 0644 (rw-r--r--) mode of `./usr/lib/libORBitutil.so.0.5.17' changed to 0644 (rw-r--r--) mode of `./usr/lib/libIDL-0.6.so.0.4.4' changed to 0644 (rw-r--r--) Verifying and fixing files in /usr/src/tmp/ORBit-buildroot (binconfig,pkgconfig,libtool) /usr/bin/libIDL-config: 78c78 < all_flags="$all_flags -L/usr/lib -lIDL `glib-config --libs`" --- > all_flags="$all_flags -lIDL `glib-config --libs`" /usr/lib/pkgconfig/ORBit.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/ORBit.pc: Libs: '-L${libdir} -lORBit -lIIOP -lORBitutil -lm' --> '-lORBit -lIIOP -lORBitutil -lm' /usr/lib/pkgconfig/libIDL.pc: Cflags: '-I${includedir}' --> '' /usr/lib/pkgconfig/libIDL.pc: Libs: '-L${libdir} -lIDL' --> '-lIDL' Compressing files in /usr/src/tmp/ORBit-buildroot (auto) Adjusting library links in /usr/src/tmp/ORBit-buildroot ./usr/lib: libIDL-0.6.so.0 -> libIDL-0.6.so.0.4.4 libORBitutil.so.0 -> libORBitutil.so.0.5.17 libIIOP.so.0 -> libIIOP.so.0.5.17 libORBit.so.0 -> libORBit.so.0.5.17 libORBitCosNaming.so.0 -> libORBitCosNaming.so.0.5.17 Verifying ELF objects in /usr/src/tmp/ORBit-buildroot (arch=normal,fhs=normal,rpath=normal,stack=normal,textrel=normal,unresolved=normal) Stripping binaries in /usr/src/tmp/ORBit-buildroot (executable,shared) Processing files: ORBit-0.5.17-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.15279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ORBit-0.5.17 + DOCDIR=/usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + export DOCDIR + rm -rf /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + /bin/mkdir -p /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + cp -prL AUTHORS NEWS README TODO /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + chmod -R go-w /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + chmod -R a+rX /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-0.5.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.15279 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.21556 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: libORBit = 0.5.17-alt3, /lib/ld.so.1, libIIOP.so.0, libORBit.so.0, libORBitCosNaming.so.0, libORBitutil.so.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.3.4), libc.so.6(GLIBC_2.4), libglib-1.2.so.0, libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Processing files: libORBit-0.5.17-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.35676 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.49542 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libIDL-0.6.so.0, libIIOP.so.0, libORBit.so.0, libORBitCosNaming.so.0, libORBitutil.so.0 Requires(interp): /sbin/ldconfig, /sbin/ldconfig Requires(rpmlib): rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.1.3), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libglib-1.2.so.0, libm.so.6(GLIBC_2.0), rtld(GNU_HASH) Processing files: ORBit-devel-0.5.17-alt3 Executing(%doc): /bin/sh -e /usr/src/tmp/rpm-tmp.27493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + cd ORBit-0.5.17 + DOCDIR=/usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + export DOCDIR + rm -rf /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + /bin/mkdir -p /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + cp -prL ChangeLog docs/CONVENTIONS.txt docs/POA.txt docs/Using-POA.txt docs/idl-compiler-2.txt docs/idl-compiler.txt docs/omg-tags.txt docs/orbit-mem.txt docs/IDEA1 /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + chmod -R go-w /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + chmod -R a+rX /usr/src/tmp/ORBit-buildroot/usr/share/doc/ORBit-devel-0.5.17 + exit 0 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.27493 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires(post) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(post)): /bin/sh -e /usr/src/tmp/rpm-tmp.29312 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ORBit-buildroot/.post:ORBit-devel + exit 0 Finding Requires(preun) (using /usr/lib/rpm/find-scriptlet-requires) Executing(Requires(preun)): /bin/sh -e /usr/src/tmp/rpm-tmp.82033 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-scriptlet-requires /usr/src/tmp/ORBit-buildroot/.preun:ORBit-devel + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.94465 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libORBit-devel = 0.5.17, pkgconfig(ORBit) = 0.5.17, pkgconfig(libIDL) = 0.6.8 PreReq: /sbin/install-info Requires(interp): /bin/sh, /bin/sh Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires(post): /bin/sh, /usr/sbin/install_info Requires(preun): /bin/sh, /usr/sbin/uninstall_info Requires: ORBit = 0.5.17-alt3, glib-devel, indent, /lib/ld.so.1, /usr/lib/libIDL-0.6.so.0.4.4, /usr/lib/libIIOP.so.0.5.17, /usr/lib/libORBit.so.0.5.17, /usr/lib/libORBitCosNaming.so.0.5.17, /usr/lib/libORBitutil.so.0.5.17, coreutils, glibc-devel, libIDL-0.6.so.0, libc.so.6(GLIBC_2.0), libc.so.6(GLIBC_2.1), libc.so.6(GLIBC_2.3), libc.so.6(GLIBC_2.4), libglib-1.2.so.0, libgmodule-1.2.so.0, pkgconfig(glib), rtld(GNU_HASH) Conflicts: libORBit-devel-static <= 0.5.11-alt1 Obsoletes: libORBit-devel Processing files: ORBit-devel-static-0.5.17-alt3 Finding Provides (using /usr/lib/rpm/find-provides) Executing(Provides): /bin/sh -e /usr/src/tmp/rpm-tmp.22843 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-provides find-provides: running scripts (alternatives,lib,pam,perl,pkgconfig,python,shell) + exit 0 Finding Requires (using /usr/lib/rpm/find-requires) Executing(Requires): /bin/sh -e /usr/src/tmp/rpm-tmp.56515 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/find-requires find-requires: running scripts (files,lib,pam,perl,pkgconfig,pkgconfiglib,python,shebang,shell,static,symlinks) + exit 0 Provides: libORBit-devel-static = 0.5.17 PreReq: /sbin/install-info Requires(rpmlib): rpmlib(VersionedDependencies) <= 3.0.3-1, rpmlib(PayloadFilesHavePrefix) <= 4.0-1, rpmlib(CompressedFileNames) <= 3.0.4-1 Requires: ORBit-devel = 0.5.17-alt3, glibc-devel-static Obsoletes: libORBit-devel-static Finding unpackaged files (using /usr/lib/rpm/check-files) Executing(check-files): /bin/sh -e /usr/src/tmp/rpm-tmp.663 + umask 022 + /bin/mkdir -p /usr/src/RPM/BUILD + cd /usr/src/RPM/BUILD + /usr/lib/rpm/check-files + exit 0 Wrote: /usr/src/RPM/SRPMS/ORBit-0.5.17-alt3.src.rpm Wrote: /usr/src/RPM/RPMS/ppc/ORBit-0.5.17-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/libORBit-0.5.17-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/ORBit-devel-0.5.17-alt3.ppc.rpm Wrote: /usr/src/RPM/RPMS/ppc/ORBit-devel-static-0.5.17-alt3.ppc.rpm 128.58user 29.93system 2:58.09elapsed 89%CPU (0avgtext+0avgdata 0maxresident)k 0inputs+0outputs (0major+6292878minor)pagefaults 0swaps