Mock Version: 1.1.8 Mock Version: 1.1.8 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gsoap.spec'], False, '/var/lib/mock/dist-4E-epel-build-1129260-175104/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/gsoap.spec'] warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/gsoap-2.7.13-4.el4.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gsoap.spec'], False, '/var/lib/mock/dist-4E-epel-build-1129260-175104/root/', None, 86400, True, 0, 419, 419, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/gsoap.spec'] Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.54917 + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gsoap-2.7 + /usr/bin/gzip -dc /builddir/build/SOURCES/gsoap_2.7.13.tar.gz + tar -xf - + STATUS=0 + '[' 0 -ne 0 ']' + cd gsoap-2.7 ++ /usr/bin/id -u + '[' 419 = 0 ']' ++ /usr/bin/id -u + '[' 419 = 0 ']' + /bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gsoap-libtool.patch):' Patch #0 (gsoap-libtool.patch): + patch -p1 -s + echo 'Patch #1 (gsoap-ipv6.patch):' Patch #1 (gsoap-ipv6.patch): + patch -p1 -s + echo 'Patch #2 (gsoap-iostream.patch):' + patch -p1 -s Patch #2 (gsoap-iostream.patch): + echo 'Patch #3 (gsoap-openssl.patch):' + patch -p1 -s Patch #3 (gsoap-openssl.patch): + echo 'Patch #4 (gsoap-unused-args.patch):' + patch -p1 -s Patch #4 (gsoap-unused-args.patch): + find . -name '*.xml' -exec chmod a-x '{}' ';' + dos2unix README.txt LICENSE.txt NOTES.txt dos2unix: converting file README.txt to UNIX format ... dos2unix: converting file LICENSE.txt to UNIX format ... dos2unix: converting file NOTES.txt to UNIX format ... + rm -rf gsoap/doc/.DS_Store + rm -rf gsoap/doc/wsse/html/.DS_Store + rm -rf gsoap/extras gsoap/mod_gsoap gsoap/Symbian + sed 's!extras/\*!!' -i gsoap/Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.50179 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + LANG=C + export LANG + unset DISPLAY + autoreconf --install --force + sed 's/Cflags:/& -DWITH_IPV6/' -i gsoap++.pc.in gsoap.pc.in gsoapck++.pc.in gsoapck.pc.in gsoapssl++.pc.in gsoapssl.pc.in + CFLAGS='-DWITH_IPV6 -O2 -g -pipe -m64' + CXXFLAGS='-DWITH_IPV6 -O2 -g -pipe -m64' + CFLAGS='-DWITH_IPV6 -O2 -g -pipe -m64' + export CFLAGS + CXXFLAGS='-DWITH_IPV6 -O2 -g -pipe -m64' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -m64' + export FFLAGS ++ find . -name config.guess -o -name config.sub + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.sub + '[' -f /usr/lib/rpm/redhat/config.sub ']' + /bin/rm -f ./config.sub ++ basename ./config.sub + /bin/cp -fv /usr/lib/rpm/redhat/config.sub ./config.sub `/usr/lib/rpm/redhat/config.sub' -> `./config.sub' + for i in '$(find . -name config.guess -o -name config.sub)' ++ basename ./config.guess + '[' -f /usr/lib/rpm/redhat/config.guess ']' + /bin/rm -f ./config.guess ++ basename ./config.guess + /bin/cp -fv /usr/lib/rpm/redhat/config.guess ./config.guess `/usr/lib/rpm/redhat/config.guess' -> `./config.guess' + ./configure --build=x86_64-redhat-linux-gnu --host=x86_64-redhat-linux-gnu --target=x86_64-redhat-linux-gnu --program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/usr/com --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --prefix=/usr --enable-samples checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... x86_64-redhat-linux-gnu checking host system type... x86_64-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-redhat-linux-gnu-g++... no checking for x86_64-redhat-linux-gnu-c++... no checking for x86_64-redhat-linux-gnu-gpp... no checking for x86_64-redhat-linux-gnu-aCC... no checking for x86_64-redhat-linux-gnu-CC... no checking for x86_64-redhat-linux-gnu-cxx... no checking for x86_64-redhat-linux-gnu-cc++... no checking for x86_64-redhat-linux-gnu-cl... no checking for x86_64-redhat-linux-gnu-FCC... no checking for x86_64-redhat-linux-gnu-KCC... no checking for x86_64-redhat-linux-gnu-RCC... no checking for x86_64-redhat-linux-gnu-xlC_r... no checking for x86_64-redhat-linux-gnu-xlC... no checking for g++... g++ checking for C++ compiler default output file name... a.out checking whether the C++ compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... gcc3 checking for x86_64-redhat-linux-gnu-gcc... no checking for gcc... gcc checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ANSI C... none needed checking dependency style of gcc... gcc3 checking for flex... 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 how to run the C preprocessor... gcc -E checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... nm checking whether ln -s works... yes checking how to recognise dependent libraries... pass_all checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... g++ -E checking for x86_64-redhat-linux-gnu-g77... no checking for x86_64-redhat-linux-gnu-f77... no checking for x86_64-redhat-linux-gnu-xlf... no checking for x86_64-redhat-linux-gnu-frt... no checking for x86_64-redhat-linux-gnu-pgf77... no checking for x86_64-redhat-linux-gnu-fort77... no checking for x86_64-redhat-linux-gnu-fl32... no checking for x86_64-redhat-linux-gnu-af77... no checking for x86_64-redhat-linux-gnu-f90... no checking for x86_64-redhat-linux-gnu-xlf90... no checking for x86_64-redhat-linux-gnu-pgf90... no checking for x86_64-redhat-linux-gnu-epcf90... no checking for x86_64-redhat-linux-gnu-f95... no checking for x86_64-redhat-linux-gnu-fort... no checking for x86_64-redhat-linux-gnu-xlf95... no checking for x86_64-redhat-linux-gnu-ifc... no checking for x86_64-redhat-linux-gnu-efc... no checking for x86_64-redhat-linux-gnu-pgf95... no checking for x86_64-redhat-linux-gnu-lf95... no checking for x86_64-redhat-linux-gnu-gfortran... no checking for g77... no checking for f77... no checking for xlf... no checking for frt... no checking for pgf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for f90... no checking for xlf90... no checking for pgf90... no checking for epcf90... no checking for f95... no checking for fort... no checking for xlf95... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for gfortran... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... 32768 checking command to parse nm output from gcc object... ok checking for objdir... .libs checking for x86_64-redhat-linux-gnu-ar... no checking for ar... ar checking for x86_64-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking for x86_64-redhat-linux-gnu-strip... no checking for strip... strip checking if gcc static flag works... yes checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC checking if gcc PIC flag -fPIC works... yes checking if gcc supports -c -o file.o... yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by g++... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC checking if g++ PIC flag -fPIC works... yes checking if g++ supports -c -o file.o... yes checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes appending configuration tag "F77" to libtool checking whether ln -s works... yes checking for gawk... (cached) gawk checking for a BSD-compatible install... /usr/bin/install -c checking for ANSI C header files... (cached) yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking xlocale.h usability... yes checking xlocale.h presence... yes checking for xlocale.h... yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdint.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for stdlib.h... (cached) yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for alarm... yes checking for working mktime... yes checking return type of signal handlers... void checking for strftime... yes checking for random... yes checking for gettimeofday... yes checking for ftime... yes checking for localtime_r... yes checking for timegm... yes checking for gmtime... yes checking for gmtime_r... yes checking for memset... yes checking for select... yes checking for socket... yes checking for strchr... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strtold... yes checking for strtod... yes checking for strtof... yes checking for strtold_l... yes checking for strtod_l... yes checking for strtof_l... yes checking for sscanf... yes checking for sscanf_l... no checking for sprintf_l... no checking for wctomb... yes checking for mbtowc... yes checking for gethostbyname_r... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for disable namespaces in library... no checking for disable openssl in library... no configure: creating ./config.status config.status: creating Makefile config.status: creating gsoap.pc config.status: creating gsoap++.pc config.status: creating gsoapck.pc config.status: creating gsoapck++.pc config.status: creating gsoapssl.pc config.status: creating gsoapssl++.pc config.status: creating gsoap/Makefile config.status: creating gsoap/src/Makefile config.status: creating gsoap/wsdl/Makefile config.status: creating gsoap/samples/Makefile config.status: creating gsoap/samples/calc/Makefile config.status: creating gsoap/samples/calc++/Makefile config.status: creating gsoap/samples/dime/Makefile config.status: creating gsoap/samples/dom/Makefile config.status: creating gsoap/samples/events/Makefile config.status: creating gsoap/samples/events++/Makefile config.status: creating gsoap/samples/factory/Makefile config.status: creating gsoap/samples/factorytest/Makefile config.status: creating gsoap/samples/gmt/Makefile config.status: creating gsoap/samples/googleapi/Makefile config.status: creating gsoap/samples/hello/Makefile config.status: creating gsoap/samples/httpcookies/Makefile config.status: creating gsoap/samples/lu/Makefile config.status: creating gsoap/samples/magic/Makefile config.status: creating gsoap/samples/mashup/Makefile config.status: creating gsoap/samples/mashup++/Makefile config.status: creating gsoap/samples/mtom/Makefile config.status: creating gsoap/samples/mtom-stream/Makefile config.status: creating gsoap/samples/polytest/Makefile config.status: creating gsoap/samples/roll/Makefile config.status: creating gsoap/samples/router/Makefile config.status: creating gsoap/samples/rss/Makefile config.status: creating gsoap/samples/ssl/Makefile config.status: creating gsoap/samples/udp/Makefile config.status: creating gsoap/samples/varparam/Makefile config.status: creating gsoap/samples/wsa/Makefile config.status: creating gsoap/samples/wsse/Makefile config.status: creating gsoap/samples/xml-rpc/Makefile config.status: creating config.h config.status: executing depfiles commands + make make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.7' Making all in gsoap make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoap_la-stdsoap2.lo -MD -MP -MF ".deps/libgsoap_la-stdsoap2.Tpo" -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c; \ then mv -f ".deps/libgsoap_la-stdsoap2.Tpo" ".deps/libgsoap_la-stdsoap2.Plo"; else rm -f ".deps/libgsoap_la-stdsoap2.Tpo"; exit 1; fi mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoap_la-stdsoap2.lo -MD -MP -MF .deps/libgsoap_la-stdsoap2.Tpo -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o /bin/sh ../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoap.la -rpath /usr/lib64 libgsoap_la-stdsoap2.lo gcc -shared .libs/libgsoap_la-stdsoap2.o -m64 -Wl,-soname -Wl,libgsoap.so.0 -o .libs/libgsoap.so.0.0.0 (cd .libs && rm -f libgsoap.so.0 && ln -s libgsoap.so.0.0.0 libgsoap.so.0) (cd .libs && rm -f libgsoap.so && ln -s libgsoap.so.0.0.0 libgsoap.so) creating libgsoap.la (cd .libs && rm -f libgsoap.la && ln -s ../libgsoap.la libgsoap.la) if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoap___la-stdsoap2_cpp.lo -MD -MP -MF ".deps/libgsoap___la-stdsoap2_cpp.Tpo" -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp; \ then mv -f ".deps/libgsoap___la-stdsoap2_cpp.Tpo" ".deps/libgsoap___la-stdsoap2_cpp.Plo"; else rm -f ".deps/libgsoap___la-stdsoap2_cpp.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoap___la-stdsoap2_cpp.lo -MD -MP -MF .deps/libgsoap___la-stdsoap2_cpp.Tpo -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o /bin/sh ../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoap++.la -rpath /usr/lib64 libgsoap___la-stdsoap2_cpp.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o -m64 -Wl,-soname -Wl,libgsoap++.so.0 -o .libs/libgsoap++.so.0.0.0 (cd .libs && rm -f libgsoap++.so.0 && ln -s libgsoap++.so.0.0.0 libgsoap++.so.0) (cd .libs && rm -f libgsoap++.so && ln -s libgsoap++.so.0.0.0 libgsoap++.so) creating libgsoap++.la (cd .libs && rm -f libgsoap++.la && ln -s ../libgsoap++.la libgsoap++.la) ln -s -f ./stdsoap2.cpp stdsoap2_ck.c if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_COOKIES -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapck_la-stdsoap2_ck.lo -MD -MP -MF ".deps/libgsoapck_la-stdsoap2_ck.Tpo" -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c; \ then mv -f ".deps/libgsoapck_la-stdsoap2_ck.Tpo" ".deps/libgsoapck_la-stdsoap2_ck.Plo"; else rm -f ".deps/libgsoapck_la-stdsoap2_ck.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_COOKIES -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapck_la-stdsoap2_ck.lo -MD -MP -MF .deps/libgsoapck_la-stdsoap2_ck.Tpo -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o /bin/sh ../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoapck.la -rpath /usr/lib64 libgsoapck_la-stdsoap2_ck.lo gcc -shared .libs/libgsoapck_la-stdsoap2_ck.o -m64 -Wl,-soname -Wl,libgsoapck.so.0 -o .libs/libgsoapck.so.0.0.0 (cd .libs && rm -f libgsoapck.so.0 && ln -s libgsoapck.so.0.0.0 libgsoapck.so.0) (cd .libs && rm -f libgsoapck.so && ln -s libgsoapck.so.0.0.0 libgsoapck.so) creating libgsoapck.la (cd .libs && rm -f libgsoapck.la && ln -s ../libgsoapck.la libgsoapck.la) ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_COOKIES -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapck___la-stdsoap2_ck_cpp.lo -MD -MP -MF ".deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo" -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp; \ then mv -f ".deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo" ".deps/libgsoapck___la-stdsoap2_ck_cpp.Plo"; else rm -f ".deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_COOKIES -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapck___la-stdsoap2_ck_cpp.lo -MD -MP -MF .deps/libgsoapck___la-stdsoap2_ck_cpp.Tpo -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o /bin/sh ../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoapck++.la -rpath /usr/lib64 libgsoapck___la-stdsoap2_ck_cpp.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o -m64 -Wl,-soname -Wl,libgsoapck++.so.0 -o .libs/libgsoapck++.so.0.0.0 (cd .libs && rm -f libgsoapck++.so.0 && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so.0) (cd .libs && rm -f libgsoapck++.so && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so) creating libgsoapck++.la (cd .libs && rm -f libgsoapck++.la && ln -s ../libgsoapck++.la libgsoapck++.la) ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c if /bin/sh ../libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapssl_la-stdsoap2_ssl.lo -MD -MP -MF ".deps/libgsoapssl_la-stdsoap2_ssl.Tpo" -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c; \ then mv -f ".deps/libgsoapssl_la-stdsoap2_ssl.Tpo" ".deps/libgsoapssl_la-stdsoap2_ssl.Plo"; else rm -f ".deps/libgsoapssl_la-stdsoap2_ssl.Tpo"; exit 1; fi gcc -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapssl_la-stdsoap2_ssl.lo -MD -MP -MF .deps/libgsoapssl_la-stdsoap2_ssl.Tpo -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o /bin/sh ../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoapssl.la -rpath /usr/lib64 libgsoapssl_la-stdsoap2_ssl.lo gcc -shared .libs/libgsoapssl_la-stdsoap2_ssl.o -m64 -Wl,-soname -Wl,libgsoapssl.so.0 -o .libs/libgsoapssl.so.0.0.0 (cd .libs && rm -f libgsoapssl.so.0 && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so.0) (cd .libs && rm -f libgsoapssl.so && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so) creating libgsoapssl.la (cd .libs && rm -f libgsoapssl.la && ln -s ../libgsoapssl.la libgsoapssl.la) ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp if /bin/sh ../libtool --mode=compile --tag=CXX g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapssl___la-stdsoap2_ssl_cpp.lo -MD -MP -MF ".deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo" -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp; \ then mv -f ".deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo" ".deps/libgsoapssl___la-stdsoap2_ssl_cpp.Plo"; else rm -f ".deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo"; exit 1; fi g++ -DHAVE_CONFIG_H -I. -I. -I.. -DLINUX -DWITH_OPENSSL -DWITH_DOM -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT libgsoapssl___la-stdsoap2_ssl_cpp.lo -MD -MP -MF .deps/libgsoapssl___la-stdsoap2_ssl_cpp.Tpo -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o /bin/sh ../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o libgsoapssl++.la -rpath /usr/lib64 libgsoapssl___la-stdsoap2_ssl_cpp.lo g++ -shared -nostdlib /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtendS.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o -m64 -Wl,-soname -Wl,libgsoapssl++.so.0 -o .libs/libgsoapssl++.so.0.0.0 (cd .libs && rm -f libgsoapssl++.so.0 && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so.0) (cd .libs && rm -f libgsoapssl++.so && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so) creating libgsoapssl++.la (cd .libs && rm -f libgsoapssl++.la && ln -s ../libgsoapssl++.la libgsoapssl++.la) make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making all in src make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' bison -y -d -v soapcpp2_yacc.y conflicts: 1 shift/reduce if test -f y.tab.h; then \ to=`echo "soapcpp2_yacc_H" | sed \ -e 'y/abcdefghijklmnopqrstuvwxyz/ABCDEFGHIJKLMNOPQRSTUVWXYZ/' \ -e 's/[^ABCDEFGHIJKLMNOPQRSTUVWXYZ]/_/g'`; \ sed -e "/^#/!b" -e "s/Y_TAB_H/$to/g" -e "s|y\.tab\.h|soapcpp2_yacc.h|" \ y.tab.h >soapcpp2_yacc.ht; \ rm -f y.tab.h; \ if cmp -s soapcpp2_yacc.ht soapcpp2_yacc.h; then \ rm -f soapcpp2_yacc.ht ;\ else \ mv soapcpp2_yacc.ht soapcpp2_yacc.h; \ fi; \ fi if test -f y.output; then \ mv y.output soapcpp2_yacc.output; \ fi sed '/^#/ s|y\.tab\.c|soapcpp2_yacc.c|' y.tab.c >soapcpp2_yacc.ct && mv soapcpp2_yacc.ct soapcpp2_yacc.c rm -f y.tab.c if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-soapcpp2_yacc.o -MD -MP -MF ".deps/soapcpp2-soapcpp2_yacc.Tpo" -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c; \ then mv -f ".deps/soapcpp2-soapcpp2_yacc.Tpo" ".deps/soapcpp2-soapcpp2_yacc.Po"; else rm -f ".deps/soapcpp2-soapcpp2_yacc.Tpo"; exit 1; fi flex -l soapcpp2_lex.l sed '/^#/ s|lex.yy\.c|soapcpp2_lex.c|' lex.yy.c >soapcpp2_lex.c rm -f lex.yy.c if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-soapcpp2_lex.o -MD -MP -MF ".deps/soapcpp2-soapcpp2_lex.Tpo" -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c; \ then mv -f ".deps/soapcpp2-soapcpp2_lex.Tpo" ".deps/soapcpp2-soapcpp2_lex.Po"; else rm -f ".deps/soapcpp2-soapcpp2_lex.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-symbol2.o -MD -MP -MF ".deps/soapcpp2-symbol2.Tpo" -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c; \ then mv -f ".deps/soapcpp2-symbol2.Tpo" ".deps/soapcpp2-symbol2.Po"; else rm -f ".deps/soapcpp2-symbol2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-error2.o -MD -MP -MF ".deps/soapcpp2-error2.Tpo" -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c; \ then mv -f ".deps/soapcpp2-error2.Tpo" ".deps/soapcpp2-error2.Po"; else rm -f ".deps/soapcpp2-error2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-init2.o -MD -MP -MF ".deps/soapcpp2-init2.Tpo" -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c; \ then mv -f ".deps/soapcpp2-init2.Tpo" ".deps/soapcpp2-init2.Po"; else rm -f ".deps/soapcpp2-init2.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcpp2-soapcpp2.o -MD -MP -MF ".deps/soapcpp2-soapcpp2.Tpo" -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c; \ then mv -f ".deps/soapcpp2-soapcpp2.Tpo" ".deps/soapcpp2-soapcpp2.Po"; else rm -f ".deps/soapcpp2-soapcpp2.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CC gcc -DWITH_IPV6 -O2 -g -pipe -m64 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -lfl mkdir .libs gcc -DWITH_IPV6 -O2 -g -pipe -m64 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -lfl make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' Making all in wsdl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' ../../gsoap/src/soapcpp2 -SC -pwsdl -I../import ./wsdl.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving wsdlStub.h annotated copy of the input definitions Saving wsdlH.h serializers Saving wsdlC.cpp serializers Saving sd.nsmap namespace mapping table Compilation successful make all-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-wsdl2h.o -MD -MP -MF ".deps/wsdl2h-wsdl2h.Tpo" -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp; \ then mv -f ".deps/wsdl2h-wsdl2h.Tpo" ".deps/wsdl2h-wsdl2h.Po"; else rm -f ".deps/wsdl2h-wsdl2h.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-wsdl.o -MD -MP -MF ".deps/wsdl2h-wsdl.Tpo" -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp; \ then mv -f ".deps/wsdl2h-wsdl.Tpo" ".deps/wsdl2h-wsdl.Po"; else rm -f ".deps/wsdl2h-wsdl.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-schema.o -MD -MP -MF ".deps/wsdl2h-schema.Tpo" -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp; \ then mv -f ".deps/wsdl2h-schema.Tpo" ".deps/wsdl2h-schema.Po"; else rm -f ".deps/wsdl2h-schema.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-types.o -MD -MP -MF ".deps/wsdl2h-types.Tpo" -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp; \ then mv -f ".deps/wsdl2h-types.Tpo" ".deps/wsdl2h-types.Po"; else rm -f ".deps/wsdl2h-types.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-service.o -MD -MP -MF ".deps/wsdl2h-service.Tpo" -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp; \ then mv -f ".deps/wsdl2h-service.Tpo" ".deps/wsdl2h-service.Po"; else rm -f ".deps/wsdl2h-service.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-soap.o -MD -MP -MF ".deps/wsdl2h-soap.Tpo" -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp; \ then mv -f ".deps/wsdl2h-soap.Tpo" ".deps/wsdl2h-soap.Po"; else rm -f ".deps/wsdl2h-soap.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I../../gsoap -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsdl2h-mime.o -MD -MP -MF ".deps/wsdl2h-mime.Tpo" -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp; \ then mv -f ".deps/wsdl2h-mime.Tpo" ".deps/wsdl2h-mime.Po"; else rm -f ".deps/wsdl2h-mime.Tpo"; exit 1; fi /bin/sh ../../libtool --mode=link --tag=CXX g++ -DWITH_IPV6 -O2 -g -pipe -m64 -I../../gsoap -L. -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdlC.cpp ../../gsoap/libgsoapssl++.la -lssl -lcrypto -lz mkdir .libs g++ -DWITH_IPV6 -O2 -g -pipe -m64 -I../../gsoap -o .libs/wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdlC.cpp -L/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl ../../gsoap/.libs/libgsoapssl++.so -lssl -lcrypto -lz creating wsdl2h make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making all in samples make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' Making all in calc make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import calc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: calc Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns schema namespace: urn:calc Saving calc.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__sub' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__mul' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__div' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__pow' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT calcclient.o -MD -MP -MF ".deps/calcclient.Tpo" -c -o calcclient.o calcclient.c; \ then mv -f ".deps/calcclient.Tpo" ".deps/calcclient.Po"; else rm -f ".deps/calcclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating calcclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT calcserver.o -MD -MP -MF ".deps/calcserver.Tpo" -c -o calcserver.o calcserver.c; \ then mv -f ".deps/calcserver.Tpo" ".deps/calcserver.Po"; else rm -f ".deps/calcserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm creating calcserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' Making all in calc++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import calc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns service name: calc Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns schema namespace: urn:calc Saving calc.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__sub' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__mul' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__div' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__pow' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving soapcalcService.h service class Saving soapcalcService.cpp service class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT calcclient.o -MD -MP -MF ".deps/calcclient.Tpo" -c -o calcclient.o calcclient.cpp; \ then mv -f ".deps/calcclient.Tpo" ".deps/calcclient.Po"; else rm -f ".deps/calcclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcalcProxy.o -MD -MP -MF ".deps/soapcalcProxy.Tpo" -c -o soapcalcProxy.o soapcalcProxy.cpp; \ then mv -f ".deps/soapcalcProxy.Tpo" ".deps/soapcalcProxy.Po"; else rm -f ".deps/soapcalcProxy.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/.libs/libgsoap++.so creating calcclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT calcserver.o -MD -MP -MF ".deps/calcserver.Tpo" -c -o calcserver.o calcserver.cpp; \ then mv -f ".deps/calcserver.Tpo" ".deps/calcserver.Po"; else rm -f ".deps/calcserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcalcService.o -MD -MP -MF ".deps/soapcalcService.Tpo" -c -o soapcalcService.o soapcalcService.cpp; \ then mv -f ".deps/soapcalcService.Tpo" ".deps/soapcalcService.Po"; else rm -f ".deps/soapcalcService.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/libgsoap++.la -lm g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/.libs/libgsoap++.so -lm creating calcserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' Making all in dime make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import dime.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Compliance warning: array 'arrayOfData' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Compliance warning: array 'arrayOfName' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Using ns service name: dime Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://websrv.cs.fsu.edu/~engelen/dimesrv.cgi Using ns schema namespace: urn:dime Saving dime.wsdl Web Service description Compliance warning: operation 'ns__putData' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__getData' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__getImage' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapdimeProxy.h client proxy Saving soapdimeObject.h server object Saving dime.putData.req.xml sample SOAP/XML request Saving dime.putData.res.xml sample SOAP/XML response Saving dime.getData.req.xml sample SOAP/XML request Saving dime.getData.res.xml sample SOAP/XML response Saving dime.getImage.req.xml sample SOAP/XML request Saving dime.getImage.res.xml sample SOAP/XML response Saving dime.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT dimeclient.o -MD -MP -MF ".deps/dimeclient.Tpo" -c -o dimeclient.o dimeclient.cpp; \ then mv -f ".deps/dimeclient.Tpo" ".deps/dimeclient.Po"; else rm -f ".deps/dimeclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating dimeclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT dimeserver.o -MD -MP -MF ".deps/dimeserver.Tpo" -c -o dimeserver.o dimeserver.cpp; \ then mv -f ".deps/dimeserver.Tpo" ".deps/dimeserver.Po"; else rm -f ".deps/dimeserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lpthread g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lpthread dimeserver.o(.text+0x649): In function `dime_write_open': /builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime/dimeserver.cpp:393: warning: the use of `tempnam' is dangerous, better use `mkstemp' creating dimeserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' Making all in dom make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import dom2calc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT dom2calc.o -MD -MP -MF ".deps/dom2calc.Tpo" -c -o dom2calc.o dom2calc.cpp; \ then mv -f ".deps/dom2calc.Tpo" ".deps/dom2calc.Po"; else rm -f ".deps/dom2calc.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT dom.o -MD -MP -MF ".deps/dom.Tpo" -c -o dom.o `test -f '../../dom.cpp' || echo './'`../../dom.cpp; \ then mv -f ".deps/dom.Tpo" ".deps/dom.Po"; else rm -f ".deps/dom.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o dom2calc dom2calc.o soapC.o dom.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/dom2calc dom2calc.o soapC.o dom.o ../../../gsoap/.libs/libgsoap++.so creating dom2calc make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' Making all in events make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import event.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: Event Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://localhost:18000 Using ns schema namespace: urn:event Saving Event.wsdl Web Service description Compliance warning: operation 'ns__handle' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving Event.handle.req.xml sample SOAP/XML request Saving Event.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.c; \ then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o event event.o soapClient.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/event event.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating event if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT handler.o -MD -MP -MF ".deps/handler.Tpo" -c -o handler.o handler.c; \ then mv -f ".deps/handler.Tpo" ".deps/handler.Po"; else rm -f ".deps/handler.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lpthread creating handler make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' Making all in events++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import event.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns service name: Event Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://localhost:18000 Using ns schema namespace: urn:event Saving Event.wsdl Web Service description Compliance warning: operation 'ns__handle' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapEventProxy.h client proxy class Saving soapEventProxy.cpp client proxy class Saving soapEventService.h service class Saving soapEventService.cpp service class Saving Event.handle.req.xml sample SOAP/XML request Saving Event.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT event.o -MD -MP -MF ".deps/event.Tpo" -c -o event.o event.cpp; \ then mv -f ".deps/event.Tpo" ".deps/event.Po"; else rm -f ".deps/event.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapEventProxy.o -MD -MP -MF ".deps/soapEventProxy.Tpo" -c -o soapEventProxy.o soapEventProxy.cpp; \ then mv -f ".deps/soapEventProxy.Tpo" ".deps/soapEventProxy.Po"; else rm -f ".deps/soapEventProxy.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/event event.o soapC.o soapEventProxy.o ../../../gsoap/.libs/libgsoap++.so creating event if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT handler.o -MD -MP -MF ".deps/handler.Tpo" -c -o handler.o handler.cpp; \ then mv -f ".deps/handler.Tpo" ".deps/handler.Po"; else rm -f ".deps/handler.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapEventService.o -MD -MP -MF ".deps/soapEventService.Tpo" -c -o soapEventService.o soapEventService.cpp; \ then mv -f ".deps/soapEventService.Tpo" ".deps/soapEventService.Po"; else rm -f ".deps/soapEventService.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lpthread g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/.libs/libgsoap++.so -lpthread creating handler make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' Making all in factory make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import factory.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving h.xsd XML schema Saving t.xsd XML schema Using ns service name: factory Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://localhost:18085 Using ns schema namespace: urn:factoryService Saving factory.wsdl Web Service description Compliance warning: operation 'ns__create' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__lookup' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__rename' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__release' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__set' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__get' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__inc' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapfactoryProxy.h client proxy Saving soapfactoryObject.h server object Saving factory.create.req.xml sample SOAP/XML request Saving factory.create.res.xml sample SOAP/XML response Saving factory.lookup.req.xml sample SOAP/XML request Saving factory.lookup.res.xml sample SOAP/XML response Saving factory.rename.req.xml sample SOAP/XML request Saving factory.rename.res.xml sample SOAP/XML response Saving factory.release.req.xml sample SOAP/XML request Saving factory.release.res.xml sample SOAP/XML response Saving factory.set.req.xml sample SOAP/XML request Saving factory.set.res.xml sample SOAP/XML response Saving factory.get.req.xml sample SOAP/XML request Saving factory.get.res.xml sample SOAP/XML response Saving factory.add.req.xml sample SOAP/XML request Saving factory.add.res.xml sample SOAP/XML response Saving factory.inc.req.xml sample SOAP/XML request Saving factory.inc.res.xml sample SOAP/XML response Saving factory.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT factory.o -MD -MP -MF ".deps/factory.Tpo" -c -o factory.o factory.cpp; \ then mv -f ".deps/factory.Tpo" ".deps/factory.Po"; else rm -f ".deps/factory.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o factory factory.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/factory factory.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating factory make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' Making all in factorytest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import factorytest.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving h.xsd XML schema Saving t.xsd XML schema Using ns service name: factorytest Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://localhost:18085 Using ns schema namespace: urn:factoryService Saving factorytest.wsdl Web Service description Compliance warning: operation 'ns__create' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__lookup' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__rename' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__release' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__set' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__get' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__inc' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapfactorytestProxy.h client proxy Saving soapfactorytestObject.h server object Saving factorytest.create.req.xml sample SOAP/XML request Saving factorytest.create.res.xml sample SOAP/XML response Saving factorytest.lookup.req.xml sample SOAP/XML request Saving factorytest.lookup.res.xml sample SOAP/XML response Saving factorytest.rename.req.xml sample SOAP/XML request Saving factorytest.rename.res.xml sample SOAP/XML response Saving factorytest.release.req.xml sample SOAP/XML request Saving factorytest.release.res.xml sample SOAP/XML response Saving factorytest.set.req.xml sample SOAP/XML request Saving factorytest.set.res.xml sample SOAP/XML response Saving factorytest.get.req.xml sample SOAP/XML request Saving factorytest.get.res.xml sample SOAP/XML response Saving factorytest.add.req.xml sample SOAP/XML request Saving factorytest.add.res.xml sample SOAP/XML response Saving factorytest.inc.req.xml sample SOAP/XML request Saving factorytest.inc.res.xml sample SOAP/XML response Saving factorytest.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT factorytest.o -MD -MP -MF ".deps/factorytest.Tpo" -c -o factorytest.o factorytest.cpp; \ then mv -f ".deps/factorytest.Tpo" ".deps/factorytest.Po"; else rm -f ".deps/factorytest.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating factorytest make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' Making all in gmt make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import gmt.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Using t service name: Service Using t service style: document Using t service encoding: literal Using t service location: http://localhost:80 Using t schema namespace: http://tempuri.org/t.xsd Saving t.wsdl Web Service description Saving soapProxy.h client proxy Saving soapObject.h server object Saving t.gmt.req.xml sample SOAP/XML request Saving t.gmt.res.xml sample SOAP/XML response Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT gmtclient.o -MD -MP -MF ".deps/gmtclient.Tpo" -c -o gmtclient.o gmtclient.cpp; \ then mv -f ".deps/gmtclient.Tpo" ".deps/gmtclient.Po"; else rm -f ".deps/gmtclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating gmtclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT gmtserver.o -MD -MP -MF ".deps/gmtserver.Tpo" -c -o gmtserver.o gmtserver.cpp; \ then mv -f ".deps/gmtserver.Tpo" ".deps/gmtserver.Po"; else rm -f ".deps/gmtserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating gmtserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' Making all in googleapi make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import googleapi.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. **WARNING**: anonymous enum will be named '_Enum_1' (detected at line 24 in googleapi.h) Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compliance warning: array 'struct DirectoryCategoryArray' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Compliance warning: array 'struct ResultElementArray' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Using api service name: googleapi Using api service style: rpc Using api service encoding: encoded Using api service location: http://api.google.com/search/beta2 Using api schema namespace: urn:GoogleSearch Saving googleapi.wsdl Web Service description Compliance warning: operation 'api__doGoogleSearch' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'api__doGetCachedPage' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'api__doSpellingSuggestion' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving googleapi.doGoogleSearch.req.xml sample SOAP/XML request Saving googleapi.doGoogleSearch.res.xml sample SOAP/XML response Saving googleapi.doGetCachedPage.req.xml sample SOAP/XML request Saving googleapi.doGetCachedPage.res.xml sample SOAP/XML response Saving googleapi.doSpellingSuggestion.req.xml sample SOAP/XML request Saving googleapi.doSpellingSuggestion.res.xml sample SOAP/XML response Saving googleapi.nsmap namespace mapping table Saving api.xsd XML schema Compilation successful (1 warning) make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT googleapi.o -MD -MP -MF ".deps/googleapi.Tpo" -c -o googleapi.o googleapi.c; \ then mv -f ".deps/googleapi.Tpo" ".deps/googleapi.Po"; else rm -f ".deps/googleapi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o googleapi googleapi.o soapClient.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/googleapi googleapi.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating googleapi make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' Making all in hello make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import hello.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Using h service name: Service Using h service style: document Using h service encoding: literal Using h service location: http://localhost:80 Using h schema namespace: http://tempuri.org/h.xsd Saving h.wsdl Web Service description Saving soapProxy.h client proxy Saving soapObject.h server object Saving h.hello.req.xml sample SOAP/XML request Saving h.hello.res.xml sample SOAP/XML response Saving h.xsd XML schema Saving h.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT helloclient.o -MD -MP -MF ".deps/helloclient.Tpo" -c -o helloclient.o helloclient.cpp; \ then mv -f ".deps/helloclient.Tpo" ".deps/helloclient.Po"; else rm -f ".deps/helloclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating helloclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT helloserver.o -MD -MP -MF ".deps/helloserver.Tpo" -c -o helloserver.o helloserver.cpp; \ then mv -f ".deps/helloserver.Tpo" ".deps/helloserver.Po"; else rm -f ".deps/helloserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating helloserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' Making all in httpcookies make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import ck.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Using ck service name: ck Using ck service style: rpc Using ck service encoding: encoded Using ck service location: http://www.cs.fsu.edu/~engelen/ck.cgi Using ck schema namespace: urn:ck Saving ck.wsdl Web Service description Compliance warning: operation 'ck__demo' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapckProxy.h client proxy Saving soapckObject.h server object Saving ck.demo.req.xml sample SOAP/XML request Saving ck.demo.res.xml sample SOAP/XML response Saving ck.nsmap namespace mapping table Saving ck.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ck_cgi-ckserver.o -MD -MP -MF ".deps/ck_cgi-ckserver.Tpo" -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp; \ then mv -f ".deps/ck_cgi-ckserver.Tpo" ".deps/ck_cgi-ckserver.Po"; else rm -f ".deps/ck_cgi-ckserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ck_cgi-soapServer.o -MD -MP -MF ".deps/ck_cgi-soapServer.Tpo" -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp; \ then mv -f ".deps/ck_cgi-soapServer.Tpo" ".deps/ck_cgi-soapServer.Po"; else rm -f ".deps/ck_cgi-soapServer.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ck_cgi-soapC.o -MD -MP -MF ".deps/ck_cgi-soapC.Tpo" -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp; \ then mv -f ".deps/ck_cgi-soapC.Tpo" ".deps/ck_cgi-soapC.Po"; else rm -f ".deps/ck_cgi-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/libgsoapck++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/.libs/libgsoapck++.so creating ck.cgi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ckclient-ckclient.o -MD -MP -MF ".deps/ckclient-ckclient.Tpo" -c -o ckclient-ckclient.o `test -f 'ckclient.cpp' || echo './'`ckclient.cpp; \ then mv -f ".deps/ckclient-ckclient.Tpo" ".deps/ckclient-ckclient.Po"; else rm -f ".deps/ckclient-ckclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ckclient-soapClient.o -MD -MP -MF ".deps/ckclient-soapClient.Tpo" -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp; \ then mv -f ".deps/ckclient-soapClient.Tpo" ".deps/ckclient-soapClient.Po"; else rm -f ".deps/ckclient-soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT ckclient-soapC.o -MD -MP -MF ".deps/ckclient-soapC.Tpo" -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp; \ then mv -f ".deps/ckclient-soapC.Tpo" ".deps/ckclient-soapC.Po"; else rm -f ".deps/ckclient-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/.libs/libgsoapck++.so creating ckclient make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' Making all in lu make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import lu.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Compliance warning: array 'vector' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Compliance warning: array 'ivector' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Compliance warning: array 'matrix' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Using ns1 service name: lu Using ns1 service style: rpc Using ns1 service encoding: encoded Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/luserver.cgi Using ns1 schema namespace: urn:lu Saving lu.wsdl Web Service description Compliance warning: operation 'ns1__ludcmp' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns1__lubksb' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns1__lusol' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns1__lusols' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns1__luinv' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns1__ludet' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapluProxy.h client proxy Saving soapluObject.h server object Saving lu.ludcmp.req.xml sample SOAP/XML request Saving lu.ludcmp.res.xml sample SOAP/XML response Saving lu.lubksb.req.xml sample SOAP/XML request Saving lu.lubksb.res.xml sample SOAP/XML response Saving lu.lusol.req.xml sample SOAP/XML request Saving lu.lusol.res.xml sample SOAP/XML response Saving lu.lusols.req.xml sample SOAP/XML request Saving lu.lusols.res.xml sample SOAP/XML response Saving lu.luinv.req.xml sample SOAP/XML request Saving lu.luinv.res.xml sample SOAP/XML response Saving lu.ludet.req.xml sample SOAP/XML request Saving lu.ludet.res.xml sample SOAP/XML response Saving lu.nsmap namespace mapping table Saving ns1.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT luclient.o -MD -MP -MF ".deps/luclient.Tpo" -c -o luclient.o luclient.cpp; \ then mv -f ".deps/luclient.Tpo" ".deps/luclient.Po"; else rm -f ".deps/luclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT lumat.o -MD -MP -MF ".deps/lumat.Tpo" -c -o lumat.o lumat.cpp; \ then mv -f ".deps/lumat.Tpo" ".deps/lumat.Po"; else rm -f ".deps/lumat.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating luclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT luserver.o -MD -MP -MF ".deps/luserver.Tpo" -c -o luserver.o luserver.cpp; \ then mv -f ".deps/luserver.Tpo" ".deps/luserver.Po"; else rm -f ".deps/luserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating luserver.cgi make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' Making all in magic make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import magic.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Compliance warning: array 'vector' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Compliance warning: array 'matrix' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Using ns1 service name: magic Using ns1 service style: rpc Using ns1 service encoding: encoded Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/magicserver.cgi Using ns1 schema namespace: urn:MagicSquare Saving magic.wsdl Web Service description Compliance warning: operation 'ns1__magic' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapmagicProxy.h client proxy Saving soapmagicObject.h server object Saving magic.magic.req.xml sample SOAP/XML request Saving magic.magic.res.xml sample SOAP/XML response Saving magic.nsmap namespace mapping table Saving ns1.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT magic.o -MD -MP -MF ".deps/magic.Tpo" -c -o magic.o magic.cpp; \ then mv -f ".deps/magic.Tpo" ".deps/magic.Po"; else rm -f ".deps/magic.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o magic magic.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/magic magic.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating magic if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT magicserver.o -MD -MP -MF ".deps/magicserver.Tpo" -c -o magicserver.o magicserver.cpp; \ then mv -f ".deps/magicserver.Tpo" ".deps/magicserver.Po"; else rm -f ".deps/magicserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lpthread g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lpthread creating magicserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' Making all in mashup make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mashup.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mashup.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.c; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating mashupclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.c; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so creating mashupserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' Making all in mashup++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import mashup.hpp ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving soapcalcService.h service class Saving soapcalcService.cpp service class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving soapServiceProxy.h client proxy class Saving soapServiceProxy.cpp client proxy class Saving soapServiceService.h service class Saving soapServiceService.cpp service class Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving soapmashupProxy.h client proxy class Saving soapmashupProxy.cpp client proxy class Saving soapmashupService.h service class Saving soapmashupService.cpp service class Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import mashup.hpp ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving soapcalcService.h service class Saving soapcalcService.cpp service class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving soapServiceProxy.h client proxy class Saving soapServiceProxy.cpp client proxy class Saving soapServiceService.h service class Saving soapServiceService.cpp service class Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving soapmashupProxy.h client proxy class Saving soapmashupProxy.cpp client proxy class Saving soapmashupService.h service class Saving soapmashupService.cpp service class Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.cpp; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupProxy.o -MD -MP -MF ".deps/soapmashupProxy.Tpo" -c -o soapmashupProxy.o soapmashupProxy.cpp; \ then mv -f ".deps/soapmashupProxy.Tpo" ".deps/soapmashupProxy.Po"; else rm -f ".deps/soapmashupProxy.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/.libs/libgsoap++.so creating mashupclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.cpp; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcalcProxy.o -MD -MP -MF ".deps/soapcalcProxy.Tpo" -c -o soapcalcProxy.o soapcalcProxy.cpp; \ then mv -f ".deps/soapcalcProxy.Tpo" ".deps/soapcalcProxy.Po"; else rm -f ".deps/soapcalcProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServiceProxy.o -MD -MP -MF ".deps/soapServiceProxy.Tpo" -c -o soapServiceProxy.o soapServiceProxy.cpp; \ then mv -f ".deps/soapServiceProxy.Tpo" ".deps/soapServiceProxy.Po"; else rm -f ".deps/soapServiceProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupService.o -MD -MP -MF ".deps/soapmashupService.Tpo" -c -o soapmashupService.o soapmashupService.cpp; \ then mv -f ".deps/soapmashupService.Tpo" ".deps/soapmashupService.Po"; else rm -f ".deps/soapmashupService.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/.libs/libgsoap++.so creating mashupserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' Making all in mtom make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mtom-test.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving x.xsd XML schema Using m service name: mtom_test Using m service style: document Using m service encoding: literal Using m service location: http://localhost:80 Using m schema namespace: http://www.genivia.com/wsdl/mtom_test.wsdl Saving mtom_test.wsdl Web Service description Saving mtom_test.EchoTestSingle.req.xml sample SOAP/XML request Saving mtom_test.EchoTestSingle.res.xml sample SOAP/XML response Saving mtom_test.EchoTestMultiple.req.xml sample SOAP/XML request Saving mtom_test.EchoTestMultiple.res.xml sample SOAP/XML response Saving mtom_test.nsmap namespace mapping table Saving m.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mtom-test.o -MD -MP -MF ".deps/mtom-test.Tpo" -c -o mtom-test.o mtom-test.c; \ then mv -f ".deps/mtom-test.Tpo" ".deps/mtom-test.Po"; else rm -f ".deps/mtom-test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so creating mtom make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' Making all in mtom-stream make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mtom-stream-test.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving x.xsd XML schema Using m service name: mtom_stream_test Using m service style: document Using m service encoding: literal Using m service location: http://localhost:80 Using m schema namespace: http://www.genivia.com/wsdl/mtom_stream_test.wsdl Saving mtom_stream_test.wsdl Web Service description Saving mtom_stream_test.PutData.req.xml sample SOAP/XML request Saving mtom_stream_test.PutData.res.xml sample SOAP/XML response Saving mtom_stream_test.GetData.req.xml sample SOAP/XML request Saving mtom_stream_test.GetData.res.xml sample SOAP/XML response Saving mtom_stream_test.nsmap namespace mapping table Saving m.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mtom-stream-test.o -MD -MP -MF ".deps/mtom-stream-test.Tpo" -c -o mtom-stream-test.o mtom-stream-test.c; \ then mv -f ".deps/mtom-stream-test.Tpo" ".deps/mtom-stream-test.Po"; else rm -f ".deps/mtom-stream-test.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lpthread mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lpthread mtom-stream-test.o(.text+0x4c1): In function `mime_server_write_open': /builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream/mtom-stream-test.c:511: warning: the use of `tempnam' is dangerous, better use `mkstemp' creating mtom-stream make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' Making all in polytest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import polymorph.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Using ns service name: polymorph Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://websrv.cs.fsu.edu/~engelen/polytest.cgi Using ns schema namespace: urn:copy Saving polymorph.wsdl Web Service description Compliance warning: operation 'ns__polytest' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soappolymorphProxy.h client proxy Saving soappolymorphObject.h server object Saving polymorph.polytest.req.xml sample SOAP/XML request Saving polymorph.polytest.res.xml sample SOAP/XML response Saving polymorph.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT polymorph.o -MD -MP -MF ".deps/polymorph.Tpo" -c -o polymorph.o polymorph.cpp; \ then mv -f ".deps/polymorph.Tpo" ".deps/polymorph.Po"; else rm -f ".deps/polymorph.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so creating polytest.cgi make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' Making all in roll make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import roll.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Using r service name: Service Using r service style: document Using r service encoding: literal Using r service location: http://localhost:80 Using r schema namespace: http://tempuri.org/r.xsd Saving r.wsdl Web Service description Saving soapProxy.h client proxy Saving soapObject.h server object Saving r.roll.req.xml sample SOAP/XML request Saving r.roll.res.xml sample SOAP/XML response Saving r.xsd XML schema Saving r.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT rollclient.o -MD -MP -MF ".deps/rollclient.Tpo" -c -o rollclient.o rollclient.cpp; \ then mv -f ".deps/rollclient.Tpo" ".deps/rollclient.Po"; else rm -f ".deps/rollclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating rollclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT rollserver.o -MD -MP -MF ".deps/rollserver.Tpo" -c -o rollserver.o rollserver.cpp; \ then mv -f ".deps/rollserver.Tpo" ".deps/rollserver.Po"; else rm -f ".deps/rollserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so creating rollserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' Making all in router make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT router.o -MD -MP -MF ".deps/router.Tpo" -c -o router.o router.c; \ then mv -f ".deps/router.Tpo" ".deps/router.Po"; else rm -f ".deps/router.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o router router.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lpthread mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/router router.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread creating router make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' Making all in rss make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT rss.o -MD -MP -MF ".deps/rss.Tpo" -c -o rss.o rss.c; \ then mv -f ".deps/rss.Tpo" ".deps/rss.Po"; else rm -f ".deps/rss.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o rss rss.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so creating rss make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' Making all in ssl make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-sslclient.o -MD -MP -MF ".deps/sslclient-sslclient.Tpo" -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c; \ then mv -f ".deps/sslclient-sslclient.Tpo" ".deps/sslclient-sslclient.Po"; else rm -f ".deps/sslclient-sslclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapClient.o -MD -MP -MF ".deps/sslclient-soapClient.Tpo" -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/sslclient-soapClient.Tpo" ".deps/sslclient-soapClient.Po"; else rm -f ".deps/sslclient-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapC.o -MD -MP -MF ".deps/sslclient-soapC.Tpo" -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslclient-soapC.Tpo" ".deps/sslclient-soapC.Po"; else rm -f ".deps/sslclient-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-sslserver.o -MD -MP -MF ".deps/sslserver-sslserver.Tpo" -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c; \ then mv -f ".deps/sslserver-sslserver.Tpo" ".deps/sslserver-sslserver.Po"; else rm -f ".deps/sslserver-sslserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapServer.o -MD -MP -MF ".deps/sslserver-soapServer.Tpo" -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/sslserver-soapServer.Tpo" ".deps/sslserver-soapServer.Po"; else rm -f ".deps/sslserver-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapC.o -MD -MP -MF ".deps/sslserver-soapC.Tpo" -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslserver-soapC.Tpo" ".deps/sslserver-soapC.Po"; else rm -f ".deps/sslserver-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' Making all in udp make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import udp.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: udp Using ns service style: document Using ns service encoding: literal Using ns service location: soap.udp://localhost:10000 Using ns schema namespace: urn:gsoap-udp-demo Saving udp.wsdl Web Service description Saving udp.echoString.req.xml sample SOAP/XML request Saving udp.echoString.res.xml sample SOAP/XML response Saving udp.sendString.req.xml sample SOAP/XML request Saving udp.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT udpclient.o -MD -MP -MF ".deps/udpclient.Tpo" -c -o udpclient.o udpclient.c; \ then mv -f ".deps/udpclient.Tpo" ".deps/udpclient.Po"; else rm -f ".deps/udpclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating udpclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT udpserver.o -MD -MP -MF ".deps/udpserver.Tpo" -c -o udpserver.o udpserver.c; \ then mv -f ".deps/udpserver.Tpo" ".deps/udpserver.Po"; else rm -f ".deps/udpserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so creating udpserver make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' Making all in varparam make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import varparam.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Compliance warning: array 'array' is not compliant with WS-I Basic Profile 1.0a, reason: SOAP encoded array Using ns service name: varparam Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://websrv.cs.fsu.edu/~engelen/varparam.cgi Using ns schema namespace: urn:varparam Saving varparam.wsdl Web Service description Compliance warning: operation 'ns__varStringParamTest' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Compliance warning: operation 'ns__varPolyParamTest' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving soapvarparamProxy.h client proxy Saving soapvarparamObject.h server object Saving varparam.varStringParamTest.req.xml sample SOAP/XML request Saving varparam.varStringParamTest.res.xml sample SOAP/XML response Saving varparam.varPolyParamTest.req.xml sample SOAP/XML request Saving varparam.varPolyParamTest.res.xml sample SOAP/XML response Saving varparam.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT varparam.o -MD -MP -MF ".deps/varparam.Tpo" -c -o varparam.o varparam.cpp; \ then mv -f ".deps/varparam.Tpo" ".deps/varparam.Po"; else rm -f ".deps/varparam.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.cpp; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.cpp; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la mkdir .libs g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so creating varparam make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' Making all in wsa make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wsademo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: wsademo Using ns service style: document Using ns service encoding: literal Using ns service location: http://localhost:11001 Using ns schema namespace: urn:wsademo Saving wsademo.wsdl Web Service description Saving wsademo.wsademoResult.req.xml sample SOAP/XML request Saving wsademo.wsademo.req.xml sample SOAP/XML request Saving wsademo.wsademo.res.xml sample SOAP/XML response Saving wsademo.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsademo-wsademo.o -MD -MP -MF ".deps/wsademo-wsademo.Tpo" -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c; \ then mv -f ".deps/wsademo-wsademo.Tpo" ".deps/wsademo-wsademo.Po"; else rm -f ".deps/wsademo-wsademo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsademo-soapClient.o -MD -MP -MF ".deps/wsademo-soapClient.Tpo" -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/wsademo-soapClient.Tpo" ".deps/wsademo-soapClient.Po"; else rm -f ".deps/wsademo-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsademo-soapC.o -MD -MP -MF ".deps/wsademo-soapC.Tpo" -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/wsademo-soapC.Tpo" ".deps/wsademo-soapC.Po"; else rm -f ".deps/wsademo-soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsademo-soapServer.o -MD -MP -MF ".deps/wsademo-soapServer.Tpo" -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/wsademo-soapServer.Tpo" ".deps/wsademo-soapServer.Po"; else rm -f ".deps/wsademo-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wsademo-wsaapi.o -MD -MP -MF ".deps/wsademo-wsaapi.Tpo" -c -o wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c; \ then mv -f ".deps/wsademo-wsaapi.Tpo" ".deps/wsademo-wsaapi.Po"; else rm -f ".deps/wsademo-wsaapi.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz creating wsademo make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' Making all in wsse make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wssedemo.o -MD -MP -MF ".deps/wssedemo-wssedemo.Tpo" -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c; \ then mv -f ".deps/wssedemo-wssedemo.Tpo" ".deps/wssedemo-wssedemo.Po"; else rm -f ".deps/wssedemo-wssedemo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapClient.o -MD -MP -MF ".deps/wssedemo-soapClient.Tpo" -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/wssedemo-soapClient.Tpo" ".deps/wssedemo-soapClient.Po"; else rm -f ".deps/wssedemo-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapC.o -MD -MP -MF ".deps/wssedemo-soapC.Tpo" -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/wssedemo-soapC.Tpo" ".deps/wssedemo-soapC.Po"; else rm -f ".deps/wssedemo-soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapServer.o -MD -MP -MF ".deps/wssedemo-soapServer.Tpo" -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/wssedemo-soapServer.Tpo" ".deps/wssedemo-soapServer.Po"; else rm -f ".deps/wssedemo-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-dom.o -MD -MP -MF ".deps/wssedemo-dom.Tpo" -c -o wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c; \ then mv -f ".deps/wssedemo-dom.Tpo" ".deps/wssedemo-dom.Po"; else rm -f ".deps/wssedemo-dom.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wsseapi.o -MD -MP -MF ".deps/wssedemo-wsseapi.Tpo" -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c; \ then mv -f ".deps/wssedemo-wsseapi.Tpo" ".deps/wssedemo-wsseapi.Po"; else rm -f ".deps/wssedemo-wsseapi.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-smdevp.o -MD -MP -MF ".deps/wssedemo-smdevp.Tpo" -c -o wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c; \ then mv -f ".deps/wssedemo-smdevp.Tpo" ".deps/wssedemo-smdevp.Po"; else rm -f ".deps/wssedemo-smdevp.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz creating wssedemo make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' Making all in xml-rpc make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-currentTime.o -MD -MP -MF ".deps/xml-rpc-currentTime.Tpo" -c -o xml-rpc-currentTime.o xml-rpc-currentTime.c; \ then mv -f ".deps/xml-rpc-currentTime.Tpo" ".deps/xml-rpc-currentTime.Po"; else rm -f ".deps/xml-rpc-currentTime.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la mkdir .libs gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-currentTime if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-weblogs.o -MD -MP -MF ".deps/xml-rpc-weblogs.Tpo" -c -o xml-rpc-weblogs.o xml-rpc-weblogs.c; \ then mv -f ".deps/xml-rpc-weblogs.Tpo" ".deps/xml-rpc-weblogs.Po"; else rm -f ".deps/xml-rpc-weblogs.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-weblogs make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.7' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.31271 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + LANG=C + export LANG + unset DISPLAY + rm -rf /var/tmp/gsoap-2.7.13-4.el4-CGV379 + make install DESTDIR=/var/tmp/gsoap-2.7.13-4.el4-CGV379 Making install in gsoap make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoap.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.la' /usr/bin/install -c .libs/libgsoap.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap.so.0 && ln -s libgsoap.so.0.0.0 libgsoap.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap.so && ln -s libgsoap.so.0.0.0 libgsoap.so) /usr/bin/install -c .libs/libgsoap.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoap++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.la' /usr/bin/install -c .libs/libgsoap++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap++.so.0 && ln -s libgsoap++.so.0.0.0 libgsoap++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap++.so && ln -s libgsoap++.so.0.0.0 libgsoap++.so) /usr/bin/install -c .libs/libgsoap++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapck.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.la' /usr/bin/install -c .libs/libgsoapck.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck.so.0 && ln -s libgsoapck.so.0.0.0 libgsoapck.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck.so && ln -s libgsoapck.so.0.0.0 libgsoapck.so) /usr/bin/install -c .libs/libgsoapck.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapck++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.la' /usr/bin/install -c .libs/libgsoapck++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck++.so.0 && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck++.so && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so) /usr/bin/install -c .libs/libgsoapck++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapssl.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.la' /usr/bin/install -c .libs/libgsoapssl.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl.so.0 && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl.so && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so) /usr/bin/install -c .libs/libgsoapssl.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapssl++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.la' /usr/bin/install -c .libs/libgsoapssl++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl++.so.0 && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl++.so && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so) /usr/bin/install -c .libs/libgsoapssl++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/include" /usr/bin/install -c -m 644 'stdsoap2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/include/stdsoap2.h' test -z "/usr/share/gsoap" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap" /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-Header.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-Header.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-example.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-example.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-example.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-example.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/c14n.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/c14n.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/dom.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/dom.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ds.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ds.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ds2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ds2.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ref.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ref.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/soap12.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/soap12.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stdstring.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stdstring.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stl.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stl.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stldeque.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stldeque.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stllist.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stllist.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stlset.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stlset.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stlvector.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stlvector.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa3.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa3.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrm.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrm.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrm4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrm4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrx.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrx.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsse.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsse.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsse2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsse2.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsu.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsu.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xlink.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xlink.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xml.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xml.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmlmime.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmlmime.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmlmime5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmlmime5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xop.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xop.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xsd.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xsd.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/cacerts.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/cacerts.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/cacerts.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/cacerts.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpda.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpda.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpda.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpda.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpdatest.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpdatest.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpdatest.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpdatest.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpform.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpform.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpform.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpform.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpget.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpget.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpget.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpget.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpgettest.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpgettest.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpgettest.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpgettest.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5test.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5test.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5test.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5test.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httppost.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httppost.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httppost.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httppost.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/logging.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/logging.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/logging.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/logging.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/md5evp.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/md5evp.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/md5evp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/md5evp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/plugin.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/plugin.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/plugin.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/plugin.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/smdevp.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/smdevp.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/smdevp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/smdevp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/threads.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/threads.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/threads.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/threads.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsaapi.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsaapi.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsaapi.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsaapi.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsse2api.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsse2api.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsse2api.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsse2api.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.cpp' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.cpp' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing03.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing03.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing04.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing04.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing05.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing05.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Discovery.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Discovery.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Enumeration.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Enumeration.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Policy.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Policy.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-ReliableMessaging.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-ReliableMessaging.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-ReliableMessaging.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-ReliableMessaging.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Routing.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Routing.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-typemap.dat' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-typemap.dat' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/discovery.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/discovery.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/ds.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/ds.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/enumeration.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/enumeration.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/reference-1.1.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/reference-1.1.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/typemap.dat' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/typemap.dat' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/ws-reliability-1.1.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/ws-reliability-1.1.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/wsse.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/wsse.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/wsu.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/wsu.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/long_double.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/long_double.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/long_double.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/long_double.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_timeval.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_timeval.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_timeval.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_timeval.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_tm.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_tm.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_tm.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_tm.h' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making install in src make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' test -z "/usr/bin" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'soapcpp2' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/soapcpp2' /usr/bin/install -c soapcpp2 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/soapcpp2 make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' Making install in wsdl make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make install-am make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' test -z "/usr/bin" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c 'wsdl2h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/wsdl2h' libtool: install: warning: `../../gsoap/libgsoapssl++.la' has not been installed in `/usr/lib64' /usr/bin/install -c .libs/wsdl2h /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/wsdl2h make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' test -z "/usr/lib64" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64" /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoap.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.la' /usr/bin/install -c .libs/libgsoap.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap.so.0 && ln -s libgsoap.so.0.0.0 libgsoap.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap.so && ln -s libgsoap.so.0.0.0 libgsoap.so) /usr/bin/install -c .libs/libgsoap.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoap++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.la' /usr/bin/install -c .libs/libgsoap++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap++.so.0 && ln -s libgsoap++.so.0.0.0 libgsoap++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoap++.so && ln -s libgsoap++.so.0.0.0 libgsoap++.so) /usr/bin/install -c .libs/libgsoap++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapck.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.la' /usr/bin/install -c .libs/libgsoapck.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck.so.0 && ln -s libgsoapck.so.0.0.0 libgsoapck.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck.so && ln -s libgsoapck.so.0.0.0 libgsoapck.so) /usr/bin/install -c .libs/libgsoapck.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapck++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.la' /usr/bin/install -c .libs/libgsoapck++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck++.so.0 && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapck++.so && ln -s libgsoapck++.so.0.0.0 libgsoapck++.so) /usr/bin/install -c .libs/libgsoapck++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapssl.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.la' /usr/bin/install -c .libs/libgsoapssl.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl.so.0 && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl.so && ln -s libgsoapssl.so.0.0.0 libgsoapssl.so) /usr/bin/install -c .libs/libgsoapssl.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' /bin/sh ../libtool --mode=install /usr/bin/install -c 'libgsoapssl++.la' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.la' /usr/bin/install -c .libs/libgsoapssl++.so.0.0.0 /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.so.0.0.0 (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl++.so.0 && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so.0) (cd /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64 && rm -f libgsoapssl++.so && ln -s libgsoapssl++.so.0.0.0 libgsoapssl++.so) /usr/bin/install -c .libs/libgsoapssl++.lai /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.la libtool: install: warning: remember to run `libtool --finish /usr/lib64' test -z "/usr/include" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/include" /usr/bin/install -c -m 644 'stdsoap2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/include/stdsoap2.h' test -z "/usr/share/gsoap" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap" /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-Header.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-Header.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-example.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-example.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/WS-example.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/WS-example.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/c14n.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/c14n.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/dom.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/dom.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ds.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ds.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ds2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ds2.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/ref.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/ref.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/soap12.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/soap12.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stdstring.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stdstring.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stl.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stl.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stldeque.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stldeque.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stllist.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stllist.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stlset.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stlset.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/stlvector.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/stlvector.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa3.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa3.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsa5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsa5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrm.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrm.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrm4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrm4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsrx.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsrx.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsse.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsse.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsse2.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsse2.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/wsu.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/wsu.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xlink.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xlink.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime4.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime4.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmime5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmime5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xml.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xml.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmlmime.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmlmime.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xmlmime5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xmlmime5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xop.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xop.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'import/xsd.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/import/xsd.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/cacerts.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/cacerts.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/cacerts.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/cacerts.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpda.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpda.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpda.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpda.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpdatest.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpdatest.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpdatest.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpdatest.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpform.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpform.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpform.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpform.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpget.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpget.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpget.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpget.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpgettest.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpgettest.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpgettest.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpgettest.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5test.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5test.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httpmd5test.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httpmd5test.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httppost.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httppost.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/httppost.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/httppost.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/logging.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/logging.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/logging.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/logging.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/md5evp.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/md5evp.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/md5evp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/md5evp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/plugin.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/plugin.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/plugin.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/plugin.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/smdevp.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/smdevp.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/smdevp.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/smdevp.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/threads.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/threads.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/threads.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/threads.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsaapi.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsaapi.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsaapi.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsaapi.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsse2api.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsse2api.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsse2api.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsse2api.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.cpp' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.cpp' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'plugin/wsseapi.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/plugin/wsseapi.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing03.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing03.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing04.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing04.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Addressing05.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Addressing05.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Discovery.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Discovery.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Enumeration.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Enumeration.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Policy.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Policy.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-ReliableMessaging.wsdl' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-ReliableMessaging.wsdl' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-ReliableMessaging.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-ReliableMessaging.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-Routing.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-Routing.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/WS-typemap.dat' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/WS-typemap.dat' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/discovery.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/discovery.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/ds.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/ds.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/enumeration.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/enumeration.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/reference-1.1.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/reference-1.1.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/typemap.dat' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/typemap.dat' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/ws-reliability-1.1.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/ws-reliability-1.1.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/wsse.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/wsse.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'WS/wsu.xsd' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/WS/wsu.xsd' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/README.txt' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/README.txt' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/long_double.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/long_double.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/long_double.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/long_double.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_timeval.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_timeval.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_timeval.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_timeval.h' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_tm.c' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_tm.c' /builddir/build/BUILD/gsoap-2.7/install-sh -c -m 644 'custom/struct_tm.h' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/gsoap/custom/struct_tm.h' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making install in samples make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' Making install in calc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' Making install in calc++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' Making install in dime make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' Making install in dom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' Making install in events make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' Making install in events++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' Making install in factory make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' Making install in factorytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' Making install in gmt make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' Making install in googleapi make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' Making install in hello make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' Making install in httpcookies make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' Making install in lu make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' Making install in magic make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' Making install in mashup make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mashup.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.c; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating mashupclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.c; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so creating mashupserver make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' Making install in mashup++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import mashup.hpp ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving soapcalcService.h service class Saving soapcalcService.cpp service class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving soapServiceProxy.h client proxy class Saving soapServiceProxy.cpp client proxy class Saving soapServiceService.h service class Saving soapServiceService.cpp service class Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving soapmashupProxy.h client proxy class Saving soapmashupProxy.cpp client proxy class Saving soapmashupService.h service class Saving soapmashupService.cpp service class Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.cpp; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupProxy.o -MD -MP -MF ".deps/soapmashupProxy.Tpo" -c -o soapmashupProxy.o soapmashupProxy.cpp; \ then mv -f ".deps/soapmashupProxy.Tpo" ".deps/soapmashupProxy.Po"; else rm -f ".deps/soapmashupProxy.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/.libs/libgsoap++.so creating mashupclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.cpp; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcalcProxy.o -MD -MP -MF ".deps/soapcalcProxy.Tpo" -c -o soapcalcProxy.o soapcalcProxy.cpp; \ then mv -f ".deps/soapcalcProxy.Tpo" ".deps/soapcalcProxy.Po"; else rm -f ".deps/soapcalcProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServiceProxy.o -MD -MP -MF ".deps/soapServiceProxy.Tpo" -c -o soapServiceProxy.o soapServiceProxy.cpp; \ then mv -f ".deps/soapServiceProxy.Tpo" ".deps/soapServiceProxy.Po"; else rm -f ".deps/soapServiceProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupService.o -MD -MP -MF ".deps/soapmashupService.Tpo" -c -o soapmashupService.o soapmashupService.cpp; \ then mv -f ".deps/soapmashupService.Tpo" ".deps/soapmashupService.Po"; else rm -f ".deps/soapmashupService.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/.libs/libgsoap++.so creating mashupserver make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' Making install in mtom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' Making install in mtom-stream make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' Making install in polytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' Making install in roll make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' Making install in router make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT router.o -MD -MP -MF ".deps/router.Tpo" -c -o router.o router.c; \ then mv -f ".deps/router.Tpo" ".deps/router.Po"; else rm -f ".deps/router.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o router router.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/router router.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread creating router make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' Making install in rss make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT rss.o -MD -MP -MF ".deps/rss.Tpo" -c -o rss.o rss.c; \ then mv -f ".deps/rss.Tpo" ".deps/rss.Po"; else rm -f ".deps/rss.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o rss rss.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so creating rss make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' Making install in ssl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-sslclient.o -MD -MP -MF ".deps/sslclient-sslclient.Tpo" -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c; \ then mv -f ".deps/sslclient-sslclient.Tpo" ".deps/sslclient-sslclient.Po"; else rm -f ".deps/sslclient-sslclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapClient.o -MD -MP -MF ".deps/sslclient-soapClient.Tpo" -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/sslclient-soapClient.Tpo" ".deps/sslclient-soapClient.Po"; else rm -f ".deps/sslclient-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapC.o -MD -MP -MF ".deps/sslclient-soapC.Tpo" -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslclient-soapC.Tpo" ".deps/sslclient-soapC.Po"; else rm -f ".deps/sslclient-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-sslserver.o -MD -MP -MF ".deps/sslserver-sslserver.Tpo" -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c; \ then mv -f ".deps/sslserver-sslserver.Tpo" ".deps/sslserver-sslserver.Po"; else rm -f ".deps/sslserver-sslserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapServer.o -MD -MP -MF ".deps/sslserver-soapServer.Tpo" -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/sslserver-soapServer.Tpo" ".deps/sslserver-soapServer.Po"; else rm -f ".deps/sslserver-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapC.o -MD -MP -MF ".deps/sslserver-soapC.Tpo" -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslserver-soapC.Tpo" ".deps/sslserver-soapC.Po"; else rm -f ".deps/sslserver-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslserver make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' Making install in udp make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' Making install in varparam make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' Making install in wsa make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' Making install in wsse make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wssedemo.o -MD -MP -MF ".deps/wssedemo-wssedemo.Tpo" -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c; \ then mv -f ".deps/wssedemo-wssedemo.Tpo" ".deps/wssedemo-wssedemo.Po"; else rm -f ".deps/wssedemo-wssedemo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapClient.o -MD -MP -MF ".deps/wssedemo-soapClient.Tpo" -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/wssedemo-soapClient.Tpo" ".deps/wssedemo-soapClient.Po"; else rm -f ".deps/wssedemo-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapC.o -MD -MP -MF ".deps/wssedemo-soapC.Tpo" -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/wssedemo-soapC.Tpo" ".deps/wssedemo-soapC.Po"; else rm -f ".deps/wssedemo-soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapServer.o -MD -MP -MF ".deps/wssedemo-soapServer.Tpo" -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/wssedemo-soapServer.Tpo" ".deps/wssedemo-soapServer.Po"; else rm -f ".deps/wssedemo-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wsseapi.o -MD -MP -MF ".deps/wssedemo-wsseapi.Tpo" -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c; \ then mv -f ".deps/wssedemo-wsseapi.Tpo" ".deps/wssedemo-wsseapi.Po"; else rm -f ".deps/wssedemo-wsseapi.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz creating wssedemo make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' Making install in xml-rpc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-currentTime.o -MD -MP -MF ".deps/xml-rpc-currentTime.Tpo" -c -o xml-rpc-currentTime.o xml-rpc-currentTime.c; \ then mv -f ".deps/xml-rpc-currentTime.Tpo" ".deps/xml-rpc-currentTime.Po"; else rm -f ".deps/xml-rpc-currentTime.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-currentTime if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-weblogs.o -MD -MP -MF ".deps/xml-rpc-weblogs.Tpo" -c -o xml-rpc-weblogs.o xml-rpc-weblogs.c; \ then mv -f ".deps/xml-rpc-weblogs.Tpo" ".deps/xml-rpc-weblogs.Po"; else rm -f ".deps/xml-rpc-weblogs.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-weblogs make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[6]: Nothing to be done for `install-exec-am'. make[6]: Nothing to be done for `install-data-am'. make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[5]: Nothing to be done for `install-exec-am'. make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.7' make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.7' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib64/pkgconfig" || mkdir -p -- "/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig" /usr/bin/install -c -m 644 'gsoap.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoap.pc' /usr/bin/install -c -m 644 'gsoap++.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoap++.pc' /usr/bin/install -c -m 644 'gsoapck.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoapck.pc' /usr/bin/install -c -m 644 'gsoapck++.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoapck++.pc' /usr/bin/install -c -m 644 'gsoapssl.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoapssl.pc' /usr/bin/install -c -m 644 'gsoapssl++.pc' '/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/pkgconfig/gsoapssl++.pc' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7' echo "+--------------------------------------------------------+"; \ echo "| You now have successfully built and installed gsoap. |"; \ echo "| |"; \ echo "| You can link your programs with -lgsoap++ for |"; \ echo "| C++ projects created with soapcpp2 and you can link |"; \ echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; \ echo "| |"; \ echo "| There are also corresponding libraries for SSL and |"; \ echo "| zlib compression support (-lgsoapssl and lgsoapssl++) |"; \ echo "| which require linking -lssl -lcrypto -lz |"; \ echo "| |"; \ echo "| Thanks for using gsoap. |"; \ echo "| |"; \ echo "| http://sourceforge.net/projects/gsoap2 |"; \ echo "+--------------------------------------------------------+"; +--------------------------------------------------------+ | You now have successfully built and installed gsoap. | | | | You can link your programs with -lgsoap++ for | | C++ projects created with soapcpp2 and you can link | | with -lgsoap for C projects generated with soapcpp2 -c | | | | There are also corresponding libraries for SSL and | | zlib compression support (-lgsoapssl and lgsoapssl++) | | which require linking -lssl -lcrypto -lz | | | | Thanks for using gsoap. | | | | http://sourceforge.net/projects/gsoap2 | +--------------------------------------------------------+ make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' + rm -f /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoap++.la /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoap.la /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoapck++.la /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoapck.la /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoapssl++.la /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/lib64/libgsoapssl.la + mkdir -p /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/soapcpp2.1 /builddir/build/SOURCES/wsdl2h.1 /var/tmp/gsoap-2.7.13-4.el4-CGV379//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh /builddir/build/BUILD/gsoap-2.7 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap++.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoap.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl++.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapck++.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/lib64/libgsoapssl.so.0.0.0 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/soapcpp2 extracting debug info from /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/bin/wsdl2h cpio: gsoap-2.7/gsoap/: No such file or directory cpio: gsoap-2.7/gsoap/wsdl/: No such file or directory 4790 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.9699 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + make check Making check in gsoap make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making check in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making check in src make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/src' Making check in wsdl make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make check-am make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/wsdl' Making check in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' Making check in samples make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' Making check in calc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc' Making check in calc++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/calc++' Making check in dime make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dime' Making check in dom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/dom' Making check in events make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events' Making check in events++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/events++' Making check in factory make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factory' Making check in factorytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/factorytest' Making check in gmt make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/gmt' Making check in googleapi make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/googleapi' Making check in hello make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/hello' Making check in httpcookies make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/httpcookies' Making check in lu make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/lu' Making check in magic make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/magic' Making check in mashup make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import mashup.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.c; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so creating mashupclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.c; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServer.o -MD -MP -MF ".deps/soapServer.Tpo" -c -o soapServer.o soapServer.c; \ then mv -f ".deps/soapServer.Tpo" ".deps/soapServer.Po"; else rm -f ".deps/soapServer.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so creating mashupserver make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup' Making check in mashup++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import mashup.hpp ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.cpp serializers Using ns2 service name: calc Using ns2 service style: document Using ns2 service encoding: literal Using ns2 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi Using ns2 schema namespace: urn:calc Saving soapcalcProxy.h client proxy class Saving soapcalcProxy.cpp client proxy class Saving soapcalcService.h service class Saving soapcalcService.cpp service class Saving calc.add.req.xml sample SOAP/XML request Saving calc.add.res.xml sample SOAP/XML response Saving calc.sub.req.xml sample SOAP/XML request Saving calc.sub.res.xml sample SOAP/XML response Saving calc.mul.req.xml sample SOAP/XML request Saving calc.mul.res.xml sample SOAP/XML response Saving calc.div.req.xml sample SOAP/XML request Saving calc.div.res.xml sample SOAP/XML response Saving calc.pow.req.xml sample SOAP/XML request Saving calc.pow.res.xml sample SOAP/XML response Saving calc.nsmap namespace mapping table Using ns4 service name: Service Using ns4 service style: document Using ns4 service encoding: literal Using ns4 service location: http://localhost:80 Using ns4 schema namespace: http://tempuri.org/t.xsd/Service.wsdl Saving soapServiceProxy.h client proxy class Saving soapServiceProxy.cpp client proxy class Saving soapServiceService.h service class Saving soapServiceService.cpp service class Saving Service.gmt.req.xml sample SOAP/XML request Saving Service.gmt.res.xml sample SOAP/XML response Saving Service.nsmap namespace mapping table Using ns5 service name: mashup Using ns5 service style: document Using ns5 service encoding: literal Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl Saving soapmashupProxy.h client proxy class Saving soapmashupProxy.cpp client proxy class Saving soapmashupService.h service class Saving soapmashupService.cpp service class Saving mashup.dtx.req.xml sample SOAP/XML request Saving mashup.dtx.res.xml sample SOAP/XML response Saving mashup.nsmap namespace mapping table Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupclient.o -MD -MP -MF ".deps/mashupclient.Tpo" -c -o mashupclient.o mashupclient.cpp; \ then mv -f ".deps/mashupclient.Tpo" ".deps/mashupclient.Po"; else rm -f ".deps/mashupclient.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.cpp; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupProxy.o -MD -MP -MF ".deps/soapmashupProxy.Tpo" -c -o soapmashupProxy.o soapmashupProxy.cpp; \ then mv -f ".deps/soapmashupProxy.Tpo" ".deps/soapmashupProxy.Po"; else rm -f ".deps/soapmashupProxy.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/.libs/libgsoap++.so creating mashupclient if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT mashupserver.o -MD -MP -MF ".deps/mashupserver.Tpo" -c -o mashupserver.o mashupserver.cpp; \ then mv -f ".deps/mashupserver.Tpo" ".deps/mashupserver.Po"; else rm -f ".deps/mashupserver.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapcalcProxy.o -MD -MP -MF ".deps/soapcalcProxy.Tpo" -c -o soapcalcProxy.o soapcalcProxy.cpp; \ then mv -f ".deps/soapcalcProxy.Tpo" ".deps/soapcalcProxy.Po"; else rm -f ".deps/soapcalcProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapServiceProxy.o -MD -MP -MF ".deps/soapServiceProxy.Tpo" -c -o soapServiceProxy.o soapServiceProxy.cpp; \ then mv -f ".deps/soapServiceProxy.Tpo" ".deps/soapServiceProxy.Po"; else rm -f ".deps/soapServiceProxy.Tpo"; exit 1; fi if g++ -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapmashupService.o -MD -MP -MF ".deps/soapmashupService.Tpo" -c -o soapmashupService.o soapmashupService.cpp; \ then mv -f ".deps/soapmashupService.Tpo" ".deps/soapmashupService.Po"; else rm -f ".deps/soapmashupService.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CXX g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la g++ -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/.libs/libgsoap++.so creating mashupserver make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mashup++' Making check in mtom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom' Making check in mtom-stream make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/mtom-stream' Making check in polytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/polytest' Making check in roll make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/roll' Making check in router make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import router.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving t.xsd XML schema Saving t.nsmap namespace mapping table Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT router.o -MD -MP -MF ".deps/router.Tpo" -c -o router.o router.c; \ then mv -f ".deps/router.Tpo" ".deps/router.Po"; else rm -f ".deps/router.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapClient.o -MD -MP -MF ".deps/soapClient.Tpo" -c -o soapClient.o soapClient.c; \ then mv -f ".deps/soapClient.Tpo" ".deps/soapClient.Po"; else rm -f ".deps/soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o router router.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/router router.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread creating router make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/router' Making check in rss make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import rss.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT rss.o -MD -MP -MF ".deps/rss.Tpo" -c -o rss.o rss.c; \ then mv -f ".deps/rss.Tpo" ".deps/rss.Po"; else rm -f ".deps/rss.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o rss rss.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so creating rss make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/rss' Making check in ssl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import ssl.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns service name: ssl Using ns service style: rpc Using ns service encoding: encoded Using ns service location: https://localhost:18081 Using ns schema namespace: urn:ssl Saving ssl.wsdl Web Service description Compliance warning: operation 'ns__add' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving ssl.add.req.xml sample SOAP/XML request Saving ssl.add.res.xml sample SOAP/XML response Saving ssl.nsmap namespace mapping table Saving ns.xsd XML schema Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-sslclient.o -MD -MP -MF ".deps/sslclient-sslclient.Tpo" -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c; \ then mv -f ".deps/sslclient-sslclient.Tpo" ".deps/sslclient-sslclient.Po"; else rm -f ".deps/sslclient-sslclient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapClient.o -MD -MP -MF ".deps/sslclient-soapClient.Tpo" -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/sslclient-soapClient.Tpo" ".deps/sslclient-soapClient.Po"; else rm -f ".deps/sslclient-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslclient-soapC.o -MD -MP -MF ".deps/sslclient-soapC.Tpo" -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslclient-soapC.Tpo" ".deps/sslclient-soapC.Po"; else rm -f ".deps/sslclient-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslclient if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-sslserver.o -MD -MP -MF ".deps/sslserver-sslserver.Tpo" -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c; \ then mv -f ".deps/sslserver-sslserver.Tpo" ".deps/sslserver-sslserver.Po"; else rm -f ".deps/sslserver-sslserver.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapServer.o -MD -MP -MF ".deps/sslserver-soapServer.Tpo" -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/sslserver-soapServer.Tpo" ".deps/sslserver-soapServer.Po"; else rm -f ".deps/sslserver-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT sslserver-soapC.o -MD -MP -MF ".deps/sslserver-soapC.Tpo" -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/sslserver-soapC.Tpo" ".deps/sslserver-soapC.Po"; else rm -f ".deps/sslserver-soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread creating sslserver make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/ssl' Making check in udp make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/udp' Making check in varparam make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/varparam' Making check in wsa make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsa' Making check in wsse make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import wssedemo.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Using ns1 service name: wssetest Using ns1 service style: document Using ns1 service encoding: literal Using ns1 service location: http://localhost:80 Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd Saving wssetest.add.req.xml sample SOAP/XML request Saving wssetest.add.res.xml sample SOAP/XML response Saving wssetest.sub.req.xml sample SOAP/XML request Saving wssetest.sub.res.xml sample SOAP/XML response Saving wssetest.mul.req.xml sample SOAP/XML request Saving wssetest.mul.res.xml sample SOAP/XML response Saving wssetest.div.req.xml sample SOAP/XML request Saving wssetest.div.res.xml sample SOAP/XML response Saving wssetest.nsmap namespace mapping table Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wssedemo.o -MD -MP -MF ".deps/wssedemo-wssedemo.Tpo" -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c; \ then mv -f ".deps/wssedemo-wssedemo.Tpo" ".deps/wssedemo-wssedemo.Po"; else rm -f ".deps/wssedemo-wssedemo.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapClient.o -MD -MP -MF ".deps/wssedemo-soapClient.Tpo" -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c; \ then mv -f ".deps/wssedemo-soapClient.Tpo" ".deps/wssedemo-soapClient.Po"; else rm -f ".deps/wssedemo-soapClient.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapC.o -MD -MP -MF ".deps/wssedemo-soapC.Tpo" -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c; \ then mv -f ".deps/wssedemo-soapC.Tpo" ".deps/wssedemo-soapC.Po"; else rm -f ".deps/wssedemo-soapC.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-soapServer.o -MD -MP -MF ".deps/wssedemo-soapServer.Tpo" -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c; \ then mv -f ".deps/wssedemo-soapServer.Tpo" ".deps/wssedemo-soapServer.Po"; else rm -f ".deps/wssedemo-soapServer.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DWITH_IPV6 -O2 -g -pipe -m64 -MT wssedemo-wsseapi.o -MD -MP -MF ".deps/wssedemo-wsseapi.Tpo" -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c; \ then mv -f ".deps/wssedemo-wsseapi.Tpo" ".deps/wssedemo-wsseapi.Po"; else rm -f ".deps/wssedemo-wsseapi.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz creating wssedemo make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/wsse' Making check in xml-rpc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import xml-rpc.h ** The gSOAP Stub and Skeleton Compiler for C and C++ 2.7.13 ** Copyright (C) 2000-2009, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The gSOAP compiler is released under one of the following three licenses: ** GPL, the gSOAP public license, or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input definitions Saving soapH.h serializers Saving soapC.c serializers Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-currentTime.o -MD -MP -MF ".deps/xml-rpc-currentTime.Tpo" -c -o xml-rpc-currentTime.o xml-rpc-currentTime.c; \ then mv -f ".deps/xml-rpc-currentTime.Tpo" ".deps/xml-rpc-currentTime.Po"; else rm -f ".deps/xml-rpc-currentTime.Tpo"; exit 1; fi if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT soapC.o -MD -MP -MF ".deps/soapC.Tpo" -c -o soapC.o soapC.c; \ then mv -f ".deps/soapC.Tpo" ".deps/soapC.Po"; else rm -f ".deps/soapC.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-currentTime if gcc -DHAVE_CONFIG_H -I. -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -MT xml-rpc-weblogs.o -MD -MP -MF ".deps/xml-rpc-weblogs.Tpo" -c -o xml-rpc-weblogs.o xml-rpc-weblogs.c; \ then mv -f ".deps/xml-rpc-weblogs.Tpo" ".deps/xml-rpc-weblogs.Po"; else rm -f ".deps/xml-rpc-weblogs.Tpo"; exit 1; fi /bin/sh ../../../libtool --mode=link --tag=CC gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la gcc -DLINUX -DWITH_IPV6 -O2 -g -pipe -m64 -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so creating xml-rpc-weblogs make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples/xml-rpc' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap/samples' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.7/gsoap' make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.7' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.7' + exit 0 Processing files: gsoap-2.7.13-4.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38183 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + DOCDIR=/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-2.7.13 + export DOCDIR + rm -rf /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-2.7.13 + /bin/mkdir -p /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-2.7.13 + cp -pr README.txt NOTES.txt LICENSE.txt /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-2.7.13 + exit 0 Provides: libgsoap++.so.0()(64bit) libgsoap.so.0()(64bit) libgsoapck++.so.0()(64bit) libgsoapck.so.0()(64bit) libgsoapssl++.so.0()(64bit) libgsoapssl.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) openssl Processing files: gsoap-devel-2.7.13-4.el4 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.38183 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + DOCDIR=/var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-devel-2.7.13 + export DOCDIR + rm -rf /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-devel-2.7.13 + /bin/mkdir -p /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-devel-2.7.13 + cp -pr README.txt NOTES.txt LICENSE.txt /var/tmp/gsoap-2.7.13-4.el4-CGV379/usr/share/doc/gsoap-devel-2.7.13 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: gsoap = 2.7.13-4.el4 libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libcrypto.so.4()(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgsoapssl++.so.0()(64bit) libm.so.6()(64bit) libssl.so.4()(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libz.so.1()(64bit) pkgconfig Processing files: gsoap-debuginfo-2.7.13-4.el4 Provides: libgsoap++.so.0.0.0.debug()(64bit) libgsoap.so.0.0.0.debug()(64bit) libgsoapck++.so.0.0.0.debug()(64bit) libgsoapck.so.0.0.0.debug()(64bit) libgsoapssl++.so.0.0.0.debug()(64bit) libgsoapssl.so.0.0.0.debug()(64bit) Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /var/tmp/gsoap-2.7.13-4.el4-CGV379 warning: Could not canonicalize hostname: x86-04.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/gsoap-2.7.13-4.el4.x86_64.rpm Wrote: /builddir/build/RPMS/gsoap-devel-2.7.13-4.el4.x86_64.rpm Wrote: /builddir/build/RPMS/gsoap-debuginfo-2.7.13-4.el4.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.45445 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.7 + rm -rf /var/tmp/gsoap-2.7.13-4.el4-CGV379 + exit 0 Child returncode was: 0 LEAVE do -->