Mock Version: 1.1.18 Mock Version: 1.1.18 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gsoap.spec'], False, '/var/lib/mock/f18-build-1282045-204109/root/', None, 86400, True, False, 494, 495, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target i686 --nodeps builddir/build/SPECS/gsoap.spec'] Building target platforms: i686 Building for target i686 Wrote: /builddir/build/SRPMS/gsoap-2.8.7-2.fc18.src.rpm Child returncode was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gsoap.spec'], False, '/var/lib/mock/f18-build-1282045-204109/root/', None, 86400, True, False, 494, 495, None, False, None, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target i686 --nodeps builddir/build/SPECS/gsoap.spec'] Building target platforms: i686 Building for target i686 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8yzzfC + umask 022 + cd /builddir/build/BUILD + LANG=C + export LANG + unset DISPLAY + cd /builddir/build/BUILD + rm -rf gsoap-2.8 + /usr/bin/unzip -qq /builddir/build/SOURCES/gsoap_2.8.7.zip + STATUS=0 + '[' 0 -ne 0 ']' + cd gsoap-2.8 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + echo 'Patch #0 (gsoap-libtool.patch):' Patch #0 (gsoap-libtool.patch): + /usr/bin/cat /builddir/build/SOURCES/gsoap-libtool.patch + /usr/bin/patch -s -p1 --fuzz=0 + 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 gsoap/doc/.DS_Store + rm -rf gsoap/extras gsoap/mod_gsoap gsoap/Symbian + sed 's!$(srcdir)/extras/\*!!' -i gsoap/Makefile.am + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.JdzL4M + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + LANG=C + export LANG + unset DISPLAY + autoreconf --install --force libtoolize: putting auxiliary files in `.'. libtoolize: copying file `./ltmain.sh' libtoolize: Consider adding `AC_CONFIG_MACRO_DIR([m4])' to configure.in and libtoolize: rerunning libtoolize, to keep the correct libtool macros in-tree. libtoolize: Consider adding `-I m4' to ACLOCAL_AMFLAGS in Makefile.am. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CFLAGS + CXXFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables' + export CXXFLAGS + FFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I/usr/lib/gfortran/modules' + export FFLAGS + LDFLAGS='-Wl,-z,relro ' + export LDFLAGS + ./configure --build=i386-redhat-linux-gnu --host=i386-redhat-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --prefix=/usr --enable-ipv6 --enable-samples checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking build system type... i386-redhat-linux-gnu checking host system type... i386-redhat-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for i386-redhat-linux-gnu-g++... no checking for i386-redhat-linux-gnu-c++... no checking for i386-redhat-linux-gnu-gpp... no checking for i386-redhat-linux-gnu-aCC... no checking for i386-redhat-linux-gnu-CC... no checking for i386-redhat-linux-gnu-cxx... no checking for i386-redhat-linux-gnu-cc++... no checking for i386-redhat-linux-gnu-cl.exe... no checking for i386-redhat-linux-gnu-FCC... no checking for i386-redhat-linux-gnu-KCC... no checking for i386-redhat-linux-gnu-RCC... no checking for i386-redhat-linux-gnu-xlC_r... no checking for i386-redhat-linux-gnu-xlC... no checking for g++... g++ checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of g++... none checking for i386-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 ISO C89... none needed checking dependency style of gcc... none checking whether gcc and cc understand -c and -o together... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... none needed checking whether yytext is a pointer... no checking for bison... bison -y checking how to run the C preprocessor... gcc -E checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1966080 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert i386-redhat-linux-gnu file names to i386-redhat-linux-gnu format... func_convert_file_noop checking how to convert i386-redhat-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for i386-redhat-linux-gnu-objdump... no checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for i386-redhat-linux-gnu-dlltool... no checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for i386-redhat-linux-gnu-ar... no checking for ar... ar checking for archiver @FILE support... @ checking for i386-redhat-linux-gnu-strip... no checking for strip... strip checking for i386-redhat-linux-gnu-ranlib... no checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for i386-redhat-linux-gnu-mt... no checking for mt... no checking if : is a manifest tool... no 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 for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... no checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... no checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking how to run the C++ preprocessor... g++ -E checking for ld used by g++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking for g++ option to produce PIC... -fPIC -DPIC checking if g++ PIC flag -fPIC -DPIC works... yes checking if g++ static flag -static works... no checking if g++ supports -c -o file.o... yes checking if g++ supports -c -o file.o... (cached) yes checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for gawk... (cached) gawk 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 poll.h usability... yes checking poll.h presence... yes checking for poll.h... yes checking openssl/ssl.h usability... yes checking openssl/ssl.h presence... yes checking for openssl/ssl.h... yes checking gnutls/gnutls.h usability... no checking gnutls/gnutls.h presence... no checking for gnutls/gnutls.h... no 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 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 snprintf... yes checking for strchr... yes checking for strerror... yes checking for strerror_r... 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 poll... yes checking for isnan... yes checking for isinf... 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 enable ipv6 in library... yes checking for disable openssl in library... no checking for enable gnutls 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/autotest/Makefile config.status: creating gsoap/samples/calc/Makefile config.status: creating gsoap/samples/calc++/Makefile config.status: creating gsoap/samples/chaining++/Makefile config.status: creating gsoap/samples/databinding/Makefile config.status: creating gsoap/samples/dime/Makefile config.status: creating gsoap/samples/dom/Makefile config.status: creating gsoap/samples/oneway/Makefile config.status: creating gsoap/samples/oneway++/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/primes/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/template/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/wsrm/Makefile config.status: creating gsoap/samples/wsse/Makefile config.status: creating gsoap/samples/xml-rpc-json/Makefile config.status: creating gsoap/samples/rest/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands + make SOVERSION=2 make all-recursive make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.8' Making all in gsoap make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp ln -s -f ./dom.cpp dom_cpp.cpp make all-recursive make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoap.la -rpath /usr/lib libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoap.so.2 -o .libs/libgsoap.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoap.so.2" && ln -s "libgsoap.so.2.0.0" "libgsoap.so.2") libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap.so.2.0.0" "libgsoap.so") libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" ) /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoap++.la -rpath /usr/lib libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.0/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -L/usr/lib/gcc/i686-redhat-linux/4.7.0 -L/usr/lib/gcc/i686-redhat-linux/4.7.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoap++.so.2 -o .libs/libgsoap++.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoap++.so.2" && ln -s "libgsoap++.so.2.0.0" "libgsoap++.so.2") libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++.so.2.0.0" "libgsoap++.so") libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" ) ln -s -f ./stdsoap2.cpp stdsoap2_ck.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoapck.la -rpath /usr/lib libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoapck.so.2 -o .libs/libgsoapck.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoapck.so.2" && ln -s "libgsoapck.so.2.0.0" "libgsoapck.so.2") libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck.so.2.0.0" "libgsoapck.so") libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" ) ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoapck++.la -rpath /usr/lib libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.0/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -L/usr/lib/gcc/i686-redhat-linux/4.7.0 -L/usr/lib/gcc/i686-redhat-linux/4.7.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoapck++.so.2 -o .libs/libgsoapck++.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoapck++.so.2" && ln -s "libgsoapck++.so.2.0.0" "libgsoapck++.so.2") libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++.so.2.0.0" "libgsoapck++.so") libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o stdsoap2_ssl.c: In function 'soap_rand': stdsoap2_ssl.c:2960:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] stdsoap2_ssl.c: In function 'soap_getgziphdr': stdsoap2_ssl.c:14408:14: warning: operation on 'soap->bufidx' may be undefined [-Wsequence-point] /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom.c -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o /bin/sh ../libtool --tag=CC --mode=link gcc -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoapssl.la -rpath /usr/lib libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz libtool: link: gcc -shared -fPIC -DPIC .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o -lssl -lcrypto -lz -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoapssl.so.2 -o .libs/libgsoapssl.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoapssl.so.2" && ln -s "libgsoapssl.so.2.0.0" "libgsoapssl.so.2") libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl.so.2.0.0" "libgsoapssl.so") libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" ) ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o stdsoap2_ssl_cpp.cpp: In function 'int soap_rand()': stdsoap2_ssl_cpp.cpp:2960:17: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] stdsoap2_ssl_cpp.cpp: In function 'int soap_getgziphdr(soap*)': stdsoap2_ssl_cpp.cpp:14408:54: warning: operation on 'soap->soap::bufidx' may be undefined [-Wsequence-point] /bin/sh ../libtool --tag=CXX --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o /bin/sh ../libtool --tag=CXX --mode=link g++ -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -version-info 2 -Wl,-z,relro -o libgsoapssl++.la -rpath /usr/lib libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz libtool: link: g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crti.o /usr/lib/gcc/i686-redhat-linux/4.7.0/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -lssl -lcrypto -lz -L/usr/lib/gcc/i686-redhat-linux/4.7.0 -L/usr/lib/gcc/i686-redhat-linux/4.7.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/i686-redhat-linux/4.7.0/crtendS.o /usr/lib/gcc/i686-redhat-linux/4.7.0/../../../crtn.o -O2 -m32 -march=i686 -mtune=atom -Wl,-z -Wl,relro -Wl,-soname -Wl,libgsoapssl++.so.2 -o .libs/libgsoapssl++.so.2.0.0 libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so.2" && ln -s "libgsoapssl++.so.2.0.0" "libgsoapssl++.so.2") libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++.so.2.0.0" "libgsoapssl++.so") libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in src make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' /bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h soapcpp2_yacc.h y.output soapcpp2_yacc.output -- bison -y -d -v conflicts: 1 shift/reduce updating soapcpp2_yacc.h updating soapcpp2_yacc.output gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c soapcpp2_yacc.y: In function 'op': soapcpp2_yacc.y:1569:9: warning: variable 'typ' set but not used [-Wunused-but-set-variable] soapcpp2_yacc.y: In function 'relop': soapcpp2_yacc.y:1615:9: warning: variable 'typ' set but not used [-Wunused-but-set-variable] /bin/sh ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c soapcpp2_lex.c:1607:17: warning: 'yyunput' defined but not used [-Wunused-function] soapcpp2_lex.c:2262:12: warning: 'yy_flex_strlen' defined but not used [-Wunused-function] soapcpp2_lex.c:1652:16: warning: 'input' defined but not used [-Wunused-function] gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c symbol2.c: In function 'gen_call_method': symbol2.c:3973:15: warning: variable 'style' set but not used [-Wunused-but-set-variable] symbol2.c: In function 'gen_serve_method': symbol2.c:4212:9: warning: variable 'style' set but not used [-Wunused-but-set-variable] symbol2.c: In function 'soap_in_Darray': symbol2.c:12031:14: warning: variable 'table' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c /bin/sh ../../libtool --tag=CC --mode=link gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o libtool: link: gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH=\"/usr/share/gsoap/import\" -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making all in wsdl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' ../../gsoap/src/soapcpp2 -SC -pwsdl -I. -I../../gsoap/import ./wsdl.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving wsdlStub.h annotated copy of the input declarations Saving xmime.nsmap namespace mapping table Saving wsdlH.h interface declarations Saving wsdlC.cpp XML serializers Compilation successful make all-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp wsdl2h.cpp:88:7: warning: 'mapfile' initialized and declared 'extern' [enabled by default] wsdl2h.cpp:89:7: warning: 'import_path' initialized and declared 'extern' [enabled by default] wsdl2h.cpp:90:7: warning: 'cwd_path' initialized and declared 'extern' [enabled by default] wsdl2h.cpp:91:7: warning: 'cppnamespace' initialized and declared 'extern' [enabled by default] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp types.cpp: In function 'const char* utf8(char*, const char*)': types.cpp:2950:98: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp /bin/sh ../../libtool --tag=CXX --mode=link g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -L. -Wl,-z,relro -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-wsdlC.o ../../gsoap/libgsoapssl++.la libtool: link: g++ -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-wsdlC.o -L. ../../gsoap/.libs/libgsoapssl++.so -lssl -lcrypto -lz make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making all in . make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making all in samples make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making all in autotest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' ../../../gsoap/wsdl/wsdl2h -P -t ./typemap.dat ./examples.wsdl ** The gSOAP WSDL/Schema processor for C and C++, wsdl2h release 2.8.7 ** Copyright (C) 2000-2011 Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The wsdl2h tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Use option -l for details. Saving ./examples.h Reading type definitions from type map file './typemap.dat' Reading file './examples.wsdl'... Warning: unexpected element 'wsdl' at level 3 is skipped (safe to ignore) Warning: unexpected element 'xs:unique' at level 4 is skipped (safe to ignore) Reading schema file 'RelativeIncluded.xsd'... Done reading 'RelativeIncluded.xsd' Reading schema file 'Included.xsd'... Done reading 'Included.xsd' Reading schema file 'ChameleonIncluded.xsd'... Done reading 'ChameleonIncluded.xsd' Warning: attempt to include schema with mismatching elementFormDefault in schema 'http://www.w3.org/2002/ws/databinding/examples/6/09/' Done reading './examples.wsdl' To complete the process, compile with: > soapcpp2 ./examples.h or to generate C++ proxy and object classes: > soapcpp2 -j ./examples.h ../../../gsoap/src/soapcpp2 -SL -T -I../../../gsoap/import ./examples.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. **WARNING**: Duplicate declaration of 'title' (already declared at line 2924), changing conflicting identifier name to new name 'title_'. Note: this problem may be caused by importing invalid XML schemas (detected at line 2928 in ./examples.h) Saving soapStub.h annotated copy of the input declarations Using ex service name: SoapBinding Using ex service style: document Using ex service encoding: literal Using ex service location: http://localhost/SoapPort Using ex schema namespace: http://www.w3.org/2002/ws/databinding/examples/6/09/ Saving soapSoapBindingObject.h server object Saving SoapBinding.echoTargetNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoTargetNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoNoTargetNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoNoTargetNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoQualifiedLocalElements.req.xml sample SOAP/XML request Saving SoapBinding.echoQualifiedLocalElements.res.xml sample SOAP/XML response Saving SoapBinding.echoUnqualifiedLocalAttributes.req.xml sample SOAP/XML request Saving SoapBinding.echoUnqualifiedLocalAttributes.res.xml sample SOAP/XML response Saving SoapBinding.echoSchemaVersion.req.xml sample SOAP/XML request Saving SoapBinding.echoSchemaVersion.res.xml sample SOAP/XML response Saving SoapBinding.echoFinalDefault.req.xml sample SOAP/XML request Saving SoapBinding.echoFinalDefault.res.xml sample SOAP/XML response Saving SoapBinding.echoBlockDefault.req.xml sample SOAP/XML request Saving SoapBinding.echoBlockDefault.res.xml sample SOAP/XML response Saving SoapBinding.echoAnySimpleTypeAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoAnySimpleTypeAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoAnySimpleTypeElement.req.xml sample SOAP/XML request Saving SoapBinding.echoAnySimpleTypeElement.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyTypeElement.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyTypeElement.res.xml sample SOAP/XML response Saving SoapBinding.echoImportSchemaNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoImportSchemaNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoImportNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoImportNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoImportSchema.req.xml sample SOAP/XML request Saving SoapBinding.echoImportSchema.res.xml sample SOAP/XML response Saving SoapBinding.echoImportTypesNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoImportTypesNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoDocumentationElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDocumentationElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIdentifierName.req.xml sample SOAP/XML request Saving SoapBinding.echoIdentifierName.res.xml sample SOAP/XML response Saving SoapBinding.echoNonIdentifierName.req.xml sample SOAP/XML request Saving SoapBinding.echoNonIdentifierName.res.xml sample SOAP/XML response Saving SoapBinding.echoStringElement.req.xml sample SOAP/XML request Saving SoapBinding.echoStringElement.res.xml sample SOAP/XML response Saving SoapBinding.echoStringAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoStringAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoBooleanElement.req.xml sample SOAP/XML request Saving SoapBinding.echoBooleanElement.res.xml sample SOAP/XML response Saving SoapBinding.echoBooleanAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoBooleanAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoFloatElement.req.xml sample SOAP/XML request Saving SoapBinding.echoFloatElement.res.xml sample SOAP/XML response Saving SoapBinding.echoFloatAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoFloatAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoDoubleElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDoubleElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDoubleAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoDoubleAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoDurationElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDurationElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDurationAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoDurationAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoDateTimeElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDateTimeElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDateTimeAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoDateTimeAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoTimeElement.req.xml sample SOAP/XML request Saving SoapBinding.echoTimeElement.res.xml sample SOAP/XML response Saving SoapBinding.echoTimeAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoTimeAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoDateElement.req.xml sample SOAP/XML request Saving SoapBinding.echoDateElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDateAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoDateAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearMonthElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearMonthElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearMonthAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearMonthAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthDayElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthDayElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthDayAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthDayAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGDayElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGDayElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGDayAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGDayAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoHexBinaryElement.req.xml sample SOAP/XML request Saving SoapBinding.echoHexBinaryElement.res.xml sample SOAP/XML response Saving SoapBinding.echoHexBinaryAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoHexBinaryAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoBase64BinaryElement.req.xml sample SOAP/XML request Saving SoapBinding.echoBase64BinaryElement.res.xml sample SOAP/XML response Saving SoapBinding.echoBase64BinaryAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoBase64BinaryAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyURIElement.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyURIElement.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyURIAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyURIAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoQNameElement.req.xml sample SOAP/XML request Saving SoapBinding.echoQNameElement.res.xml sample SOAP/XML response Saving SoapBinding.echoQNameAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoQNameAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNormalizedStringElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNormalizedStringElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNormalizedStringAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNormalizedStringAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoTokenElement.req.xml sample SOAP/XML request Saving SoapBinding.echoTokenElement.res.xml sample SOAP/XML response Saving SoapBinding.echoTokenAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoTokenAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoLanguageElement.req.xml sample SOAP/XML request Saving SoapBinding.echoLanguageElement.res.xml sample SOAP/XML response Saving SoapBinding.echoLanguageAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoLanguageAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNMTOKENElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNMTOKENElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNMTOKENAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNMTOKENAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNMTOKENSElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNMTOKENSElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNMTOKENSAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNMTOKENSAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNameElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNameElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNameAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNameAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNCNameElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNCNameElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNCNameAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNCNameAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoIDElement.req.xml sample SOAP/XML request Saving SoapBinding.echoIDElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIDAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoIDAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoIDREFElement.req.xml sample SOAP/XML request Saving SoapBinding.echoIDREFElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIDREFAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoIDREFAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoIDREFSElement.req.xml sample SOAP/XML request Saving SoapBinding.echoIDREFSElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIDREFSAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoIDREFSAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoENTITYElement.req.xml sample SOAP/XML request Saving SoapBinding.echoENTITYElement.res.xml sample SOAP/XML response Saving SoapBinding.echoENTITYAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoENTITYAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoENTITIESElement.req.xml sample SOAP/XML request Saving SoapBinding.echoENTITIESElement.res.xml sample SOAP/XML response Saving SoapBinding.echoENTITIESAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoENTITIESAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoIntegerElement.req.xml sample SOAP/XML request Saving SoapBinding.echoIntegerElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIntegerAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoIntegerAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNonPositiveIntegerElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNonPositiveIntegerElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNonPositiveIntegerAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNonPositiveIntegerAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNegativeIntegerElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNegativeIntegerElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNegativeIntegerAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNegativeIntegerAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoLongElement.req.xml sample SOAP/XML request Saving SoapBinding.echoLongElement.res.xml sample SOAP/XML response Saving SoapBinding.echoLongAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoLongAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoIntElement.req.xml sample SOAP/XML request Saving SoapBinding.echoIntElement.res.xml sample SOAP/XML response Saving SoapBinding.echoIntAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoIntAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoShortElement.req.xml sample SOAP/XML request Saving SoapBinding.echoShortElement.res.xml sample SOAP/XML response Saving SoapBinding.echoShortAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoShortAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoByteElement.req.xml sample SOAP/XML request Saving SoapBinding.echoByteElement.res.xml sample SOAP/XML response Saving SoapBinding.echoByteAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoByteAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoNonNegativeIntegerElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNonNegativeIntegerElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNonNegativeIntegerAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoNonNegativeIntegerAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedLongElement.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedLongElement.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedLongAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedLongAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedIntElement.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedIntElement.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedIntAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedIntAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedShortElement.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedShortElement.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedShortAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedShortAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedByteElement.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedByteElement.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedByteAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedByteAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoPositiveIntegerElement.req.xml sample SOAP/XML request Saving SoapBinding.echoPositiveIntegerElement.res.xml sample SOAP/XML response Saving SoapBinding.echoPositiveIntegerAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoPositiveIntegerAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoStringEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoStringEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoNMTOKENEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoNMTOKENEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoIntEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoIntEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoShortEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoShortEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoLongEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoLongEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoDoubleEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoDoubleEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoIntegerEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoIntegerEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoFloatEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoFloatEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoNonNegativeIntegerEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoNonNegativeIntegerEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoPositiveIntegerEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoPositiveIntegerEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedLongEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedLongEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedIntEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedIntEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedShortEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedShortEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoTokenEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoTokenEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeSequence.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeSequence.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeOnlyAttributes.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeOnlyAttributes.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeAll.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeAll.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeChoice.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeChoice.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeSequenceChoice.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeSequenceChoice.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs2MaxOccurs2.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs2MaxOccurs2.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs2orMore.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs2orMore.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMaxOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMaxOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMaxOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMaxOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeOptional.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeOptional.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeRequired.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeRequired.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeFixed.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeFixed.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeDefault.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeDefault.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElement.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElement.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementDefault.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementDefault.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs0.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs0.res.xml sample SOAP/XML response Saving SoapBinding.echoNillableElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNillableElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNillableOptionalElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNillableOptionalElement.res.xml sample SOAP/XML response Saving SoapBinding.echoUnionMemberTypes.req.xml sample SOAP/XML request Saving SoapBinding.echoUnionMemberTypes.res.xml sample SOAP/XML response Saving SoapBinding.echoUnionDateString.req.xml sample SOAP/XML request Saving SoapBinding.echoUnionDateString.res.xml sample SOAP/XML response Saving SoapBinding.echoUnionSimpleDateString.req.xml sample SOAP/XML request Saving SoapBinding.echoUnionSimpleDateString.res.xml sample SOAP/XML response Saving SoapBinding.echoNullEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoNullEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoElementEmptyComplexType.req.xml sample SOAP/XML request Saving SoapBinding.echoElementEmptyComplexType.res.xml sample SOAP/XML response Saving SoapBinding.echoElementEmptySequence.req.xml sample SOAP/XML request Saving SoapBinding.echoElementEmptySequence.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementSequence.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementSequence.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementAll.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementAll.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementChoice.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementChoice.res.xml sample SOAP/XML response Saving SoapBinding.echoNestedSequenceElementList.req.xml sample SOAP/XML request Saving SoapBinding.echoNestedSequenceElementList.res.xml sample SOAP/XML response Saving SoapBinding.echoMixedContentType.req.xml sample SOAP/XML request Saving SoapBinding.echoMixedContentType.res.xml sample SOAP/XML response Saving SoapBinding.echoStringSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoStringSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoIntSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoIntSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoIntegerSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoIntegerSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoLongSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoLongSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoFloatSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoFloatSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoDoubleSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoDoubleSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoShortSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoShortSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoNonNegativeIntegerSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoNonNegativeIntegerSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoPositiveIntegerSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoPositiveIntegerSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedLongSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedLongSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedIntSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedIntSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoUnsignedShortSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoUnsignedShortSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoDateSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoDateSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMinInclusive.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMinInclusive.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMaxInclusive.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMaxInclusive.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMinExclusive.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMinExclusive.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMaxExclusive.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMaxExclusive.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedLength.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMaxLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMaxLength.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedMinLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedMinLength.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeStrict.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeStrict.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeSkip.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeSkip.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeLax.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeLax.res.xml sample SOAP/XML response Saving SoapBinding.echoElementReference.req.xml sample SOAP/XML request Saving SoapBinding.echoElementReference.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeReference.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeReference.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeElementNameClash.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeElementNameClash.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceStrict.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceStrict.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceLax.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceLax.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceSkip.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceSkip.res.xml sample SOAP/XML response Saving SoapBinding.echoElementTypeDefaultNamespace.req.xml sample SOAP/XML request Saving SoapBinding.echoElementTypeDefaultNamespace.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedStringMinLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedStringMinLength.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedStringMaxLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedStringMaxLength.res.xml sample SOAP/XML response Saving SoapBinding.echoRestrictedStringMinMaxLength.req.xml sample SOAP/XML request Saving SoapBinding.echoRestrictedStringMinMaxLength.res.xml sample SOAP/XML response Saving SoapBinding.echoBareVector.req.xml sample SOAP/XML request Saving SoapBinding.echoBareVector.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeSequenceExtension.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeSequenceExtension.res.xml sample SOAP/XML response Saving SoapBinding.echoTypeSubstitutionUsingXsiType.req.xml sample SOAP/XML request Saving SoapBinding.echoTypeSubstitutionUsingXsiType.res.xml sample SOAP/XML response Saving SoapBinding.echoIncludeRelative.req.xml sample SOAP/XML request Saving SoapBinding.echoIncludeRelative.res.xml sample SOAP/XML response Saving SoapBinding.echoInclude.req.xml sample SOAP/XML request Saving SoapBinding.echoInclude.res.xml sample SOAP/XML response Saving SoapBinding.echoSimpleTypeAttributes.req.xml sample SOAP/XML request Saving SoapBinding.echoSimpleTypeAttributes.res.xml sample SOAP/XML response Saving SoapBinding.echoChameleonInclude.req.xml sample SOAP/XML request Saving SoapBinding.echoChameleonInclude.res.xml sample SOAP/XML response Saving SoapBinding.echoPrecisionDecimal.req.xml sample SOAP/XML request Saving SoapBinding.echoPrecisionDecimal.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoSOAPEncodedArray.req.xml sample SOAP/XML request Saving SoapBinding.echoSOAPEncodedArray.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMinOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMinOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMinOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMinOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMaxOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMaxOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs0MaxOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs0MaxOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs0MaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs0MaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMinOccurs0MaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMinOccurs0MaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoElementMinOccurs1MaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoElementMinOccurs1MaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMinOccurs1MaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMinOccurs1MaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMaxOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMaxOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceMinOccurs0.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceMinOccurs0.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceSequenceElement.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceSequenceElement.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalSimpleTypeTotalDigits.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalSimpleTypeTotalDigits.res.xml sample SOAP/XML response Saving SoapBinding.echoDecimalSimpleTypeFractionDigits.req.xml sample SOAP/XML request Saving SoapBinding.echoDecimalSimpleTypeFractionDigits.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeTypeReference.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeTypeReference.res.xml sample SOAP/XML response Saving SoapBinding.echoElementTypeReference.req.xml sample SOAP/XML request Saving SoapBinding.echoElementTypeReference.res.xml sample SOAP/XML response Saving SoapBinding.echoLocalElementComplexType.req.xml sample SOAP/XML request Saving SoapBinding.echoLocalElementComplexType.res.xml sample SOAP/XML response Saving SoapBinding.echoId.req.xml sample SOAP/XML request Saving SoapBinding.echoId.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeGroup.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeGroup.res.xml sample SOAP/XML response Saving SoapBinding.echoElementFormQualified.req.xml sample SOAP/XML request Saving SoapBinding.echoElementFormQualified.res.xml sample SOAP/XML response Saving SoapBinding.echoNotNillableElement.req.xml sample SOAP/XML request Saving SoapBinding.echoNotNillableElement.res.xml sample SOAP/XML response Saving SoapBinding.echoNotMixed.req.xml sample SOAP/XML request Saving SoapBinding.echoNotMixed.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeFormUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeFormUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeConcrete.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeConcrete.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalComplexType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalComplexType.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalComplexTypeAbstract.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalComplexTypeAbstract.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementConcrete.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementConcrete.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementBlock.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementBlock.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementFinal.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementFinal.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalComplexTypeBlock.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalComplexTypeBlock.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeAttributeExtension.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeAttributeExtension.res.xml sample SOAP/XML response Saving SoapBinding.echoByteSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoByteSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceMaxOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceMaxOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceMaxOccursUnbounded.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceMaxOccursUnbounded.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceMinOccurs0.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceMinOccurs0.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceMinOccursFinite.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceMinOccursFinite.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceElement.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceElement.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceChoice.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceChoice.res.xml sample SOAP/XML response Saving SoapBinding.echoChoiceSequence.req.xml sample SOAP/XML request Saving SoapBinding.echoChoiceSequence.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceChoice.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceChoice.res.xml sample SOAP/XML response Saving SoapBinding.echoElementGroup.req.xml sample SOAP/XML request Saving SoapBinding.echoElementGroup.res.xml sample SOAP/XML response Saving SoapBinding.echoUnique.req.xml sample SOAP/XML request Saving SoapBinding.echoUnique.res.xml sample SOAP/XML response Saving SoapBinding.echoTokenSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoTokenSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoAppinfoElement.req.xml sample SOAP/XML request Saving SoapBinding.echoAppinfoElement.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeOnlyAttributeGroup.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeOnlyAttributeGroup.res.xml sample SOAP/XML response Saving SoapBinding.echoSubstitutionGroup.req.xml sample SOAP/XML request Saving SoapBinding.echoSubstitutionGroup.res.xml sample SOAP/XML response Saving SoapBinding.echoMaxOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoMaxOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoMinOccurs1.req.xml sample SOAP/XML request Saving SoapBinding.echoMinOccurs1.res.xml sample SOAP/XML response Saving SoapBinding.echoAllElement.req.xml sample SOAP/XML request Saving SoapBinding.echoAllElement.res.xml sample SOAP/XML response Saving SoapBinding.echoElementDefault.req.xml sample SOAP/XML request Saving SoapBinding.echoElementDefault.res.xml sample SOAP/XML response Saving SoapBinding.echoList.req.xml sample SOAP/XML request Saving SoapBinding.echoList.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceElement.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceElement.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceSingleRepeatedElement.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceSingleRepeatedElement.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeOtherStrict.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeOtherStrict.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeOtherLax.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeOtherLax.res.xml sample SOAP/XML response Saving SoapBinding.echoAnyAttributeOtherSkip.req.xml sample SOAP/XML request Saving SoapBinding.echoAnyAttributeOtherSkip.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementAbstract.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementAbstract.res.xml sample SOAP/XML response Saving SoapBinding.echoSimpleTypeEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoSimpleTypeEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoLanguageEnumerationType.req.xml sample SOAP/XML request Saving SoapBinding.echoLanguageEnumerationType.res.xml sample SOAP/XML response Saving SoapBinding.echoElementReferenceUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoElementReferenceUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoElementTypeReferenceUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoElementTypeReferenceUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeReferenceUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeReferenceUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeTypeReferenceUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeTypeReferenceUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalAttributeSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalAttributeSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalAttributeUnqualifiedType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalAttributeUnqualifiedType.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalComplexTypeEmptyExtension.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalComplexTypeEmptyExtension.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementComplexTypeEmptyExtension.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementComplexTypeEmptyExtension.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementComplexTypeSequenceExtension.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementComplexTypeSequenceExtension.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementSequenceAny.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementSequenceAny.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoGlobalElementUnqualifiedType.req.xml sample SOAP/XML request Saving SoapBinding.echoGlobalElementUnqualifiedType.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoGDaySimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoGDaySimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoGYearMonthSimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoGYearMonthSimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoGMonthDaySimpleTypePattern.req.xml sample SOAP/XML request Saving SoapBinding.echoGMonthDaySimpleTypePattern.res.xml sample SOAP/XML response Saving SoapBinding.echoSimpleTypeRenamed.req.xml sample SOAP/XML request Saving SoapBinding.echoSimpleTypeRenamed.res.xml sample SOAP/XML response Saving SoapBinding.echoLocalElementSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoLocalElementSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoLocalAttributeSimpleType.req.xml sample SOAP/XML request Saving SoapBinding.echoLocalAttributeSimpleType.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceStrictAny.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceStrictAny.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceLaxAny.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceLaxAny.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceSkipAny.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceSkipAny.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceSkipOther.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceSkipOther.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceLaxOther.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceLaxOther.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSequenceStrictOther.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSequenceStrictOther.res.xml sample SOAP/XML response Saving SoapBinding.echoAttributeFormQualified.req.xml sample SOAP/XML request Saving SoapBinding.echoAttributeFormQualified.res.xml sample SOAP/XML response Saving SoapBinding.echoComplexTypeAnyAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoComplexTypeAnyAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoSimpleContentAnyAttribute.req.xml sample SOAP/XML request Saving SoapBinding.echoSimpleContentAnyAttribute.res.xml sample SOAP/XML response Saving SoapBinding.echoMixedComplexContent.req.xml sample SOAP/XML request Saving SoapBinding.echoMixedComplexContent.res.xml sample SOAP/XML response Saving SoapBinding.echoElementFormUnqualified.req.xml sample SOAP/XML request Saving SoapBinding.echoElementFormUnqualified.res.xml sample SOAP/XML response Saving SoapBinding.echoExtendedSimpleContent.req.xml sample SOAP/XML request Saving SoapBinding.echoExtendedSimpleContent.res.xml sample SOAP/XML response Saving SoapBinding.echoQualifiedLocalAttributes.req.xml sample SOAP/XML request Saving SoapBinding.echoQualifiedLocalAttributes.res.xml sample SOAP/XML response Saving SoapBinding.echoUnqualifiedLocalElements.req.xml sample SOAP/XML request Saving SoapBinding.echoUnqualifiedLocalElements.res.xml sample SOAP/XML response Saving SoapBinding.echoSequenceAnyStrict.req.xml sample SOAP/XML request Saving SoapBinding.echoSequenceAnyStrict.res.xml sample SOAP/XML response Saving SoapBinding.echoUnionSimpleAndMemberTypes.req.xml sample SOAP/XML request Saving SoapBinding.echoUnionSimpleAndMemberTypes.res.xml sample SOAP/XML response Saving SoapBinding.echoElementFixed.req.xml sample SOAP/XML request Saving SoapBinding.echoElementFixed.res.xml sample SOAP/XML response Saving SoapBinding.nsmap namespace mapping table Saving soapTester.cpp server auto-test code Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful (1 warning) g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp In file included from soapH.h:13:0, from soapC.cpp:16: soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o autotest-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp In file included from soapH.h:13:0, from soapServer.cpp:15: soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o autotest-soapTester.o `test -f 'soapTester.cpp' || echo './'`soapTester.cpp In file included from soapH.h:13:0, from SoapBinding.nsmap:2, from soapTester.cpp:26: soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] soapStub.h:109:1: warning: this decimal constant is unsigned only in ISO C90 [enabled by default] /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I. -L. -Wl,-z,relro -o autotest autotest-soapC.o autotest-soapServer.o autotest-soapTester.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH=\"/usr/share/gsoap/WS\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I. -Wl,-z -Wl,relro -o .libs/autotest autotest-soapC.o autotest-soapServer.o autotest-soapTester.o -L. ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making all in calc make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c calcclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c calcserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so -lm make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making all in calc++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o calcclient.o calcclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcalcProxy.o soapcalcProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o calcserver.o calcserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcalcService.o soapcalcService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/libgsoap++.la -lm libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/.libs/libgsoap++.so -lm make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making all in databinding make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' ../../../gsoap/wsdl/wsdl2h -g -t ./addresstypemap.dat ./address.xsd ** The gSOAP WSDL/Schema processor for C and C++, wsdl2h release 2.8.7 ** Copyright (C) 2000-2011 Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The wsdl2h tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Use option -l for details. Saving ./address.h Reading type definitions from type map file './addresstypemap.dat' Reading file './address.xsd'... Done reading './address.xsd' To complete the process, compile with: > soapcpp2 ./address.h or to generate C++ proxy and object classes: > soapcpp2 -j ./address.h ../../../gsoap/src/soapcpp2 -2 -CS -p address -I../../../gsoap/import ./address.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving addressStub.h annotated copy of the input declarations Saving a.nsmap namespace mapping table Saving addressH.h interface declarations Saving addressC.cpp XML serializers Compilation successful g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o address-addressC.o `test -f 'addressC.cpp' || echo './'`addressC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o address-address.o `test -f 'address.cpp' || echo './'`address.cpp address.cpp: In function 'char* user_input(const char*)': address.cpp:227:24: warning: ignoring return value of 'char* fgets(char*, int, FILE*)', declared with attribute warn_unused_result [-Wunused-result] /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I. -L. -Wl,-z,relro -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL_IMPORT_PATH=\"/usr/share/gsoap/WS\" -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I. -Wl,-z -Wl,relro -o .libs/address address-addressC.o address-address.o -L. ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making all in dime make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dime.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dimeclient.o dimeclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dimeserver.o dimeserver.cpp dimeserver.cpp:126:23: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] dimeserver.cpp: In function 'int ns__getImage(soap*, char*, ns__Data&)': dimeserver.cpp:292:16: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] dimeserver.cpp: In function 'int getdata(soap*, const char*, ns__Data&)': dimeserver.cpp:340:15: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] dimeserver.cpp: At global scope: dimeserver.cpp:364:13: warning: 'void sigpipe_handle(int)' defined but not used [-Wunused-function] g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making all in dom make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o dom2calc.o dom2calc.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making all in oneway make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap event.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c event.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o event event.o soapClient.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/event event.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c handler.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making all in oneway++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap event.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o event.o event.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapEventProxy.o soapEventProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/event event.o soapC.o soapEventProxy.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o handler.o handler.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapEventService.o soapEventService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/.libs/libgsoap++.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making all in factory make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap factory.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o factory.o factory.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o factory factory.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/factory factory.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making all in factorytest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap factorytest.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o factorytest.o factorytest.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making all in gmt make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gmt.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gmtclient.o gmtclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o gmtserver.o gmtserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making all in googleapi make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap googleapi.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL 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 declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful (1 warning) make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c googleapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o googleapi googleapi.o soapClient.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/googleapi googleapi.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making all in hello make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap hello.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o helloclient.o helloclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o helloserver.o helloserver.cpp helloserver.cpp: In function 'int h__hello(soap*, char*&)': helloserver.cpp:3:95: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making all in httpcookies make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ck.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/libgsoapck++.la libtool: link: g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/.libs/libgsoapck++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ckclient-ckclient.o `test -f 'ckclient.cpp' || echo './'`ckclient.cpp ckclient.cpp:45:25: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.la libtool: link: g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/.libs/libgsoapck++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making all in lu make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap lu.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o luclient.o luclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o lumat.o lumat.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o luserver.o luserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making all in magic make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap magic.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o magic.o magic.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o magic magic.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/magic magic.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o magicserver.o magicserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lpthread libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making all in mashup make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mashup.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mashupclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mashupserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making all in mashup++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' ../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap mashup.hpp ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mashupclient.o mashupclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapmashupProxy.o soapmashupProxy.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o mashupserver.o mashupserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapcalcProxy.o soapcalcProxy.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServiceProxy.o soapServiceProxy.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapmashupService.o soapmashupService.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making all in chaining++ make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' ../../../gsoap/src/soapcpp2 -iS -qQuote -I../../../gsoap/import:../../../gsoap quote.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Using code namespace: Quote Saving QuoteStub.h annotated copy of the input declarations Using ns service name: quote Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://64.124.140.30:9090/soap Using ns schema namespace: urn:xmethods-delayed-quotes Saving quote.wsdl Web Service description Compliance warning: operation 'ns__getQuote' is not compliant with WS-I Basic Profile 1.0a, reason: uses SOAP encoding Saving QuotequoteService.h service class Saving QuotequoteService.cpp service class Saving quote.getQuote.req.xml sample SOAP/XML request Saving quote.getQuote.res.xml sample SOAP/XML response Saving quote.nsmap namespace mapping table Saving ns.xsd XML schema Saving QuoteH.h interface declarations Saving QuoteC.cpp XML serializers ../../../gsoap/src/soapcpp2 -iS -qCalc -I../../../gsoap/import:../../../gsoap calc.h Compilation successful ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Using code namespace: Calc Saving CalcStub.h annotated copy of the input declarations 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 CalccalcService.h service class Saving CalccalcService.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 Saving CalcH.h interface declarations Saving CalcC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -CS -penv -I../../../gsoap/import:../../../gsoap env.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving envStub.h annotated copy of the input declarations Saving h.xsd XML schema Saving h.nsmap namespace mapping table Saving envH.h interface declarations Saving envC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o chaining.o chaining.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QuotequoteService.o QuotequoteService.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o CalccalcService.o CalccalcService.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o QuoteC.o QuoteC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o CalcC.o CalcC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o envC.o envC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making all in primes make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o primes.o primes.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making all in mtom make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-test.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mtom-test.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making all in mtom-stream make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-stream-test.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c mtom-stream-test.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making all in polytest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap polymorph.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o polymorph.o polymorph.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making all in roll make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap roll.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rollclient.o rollclient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap++.so g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o rollserver.o rollserver.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making all in router make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c router.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o router router.o soapC.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making all in rss make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c rss.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o rss rss.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making all in ssl make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making all in template make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o primes.o primes.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making all in udp make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap udp.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c udpclient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c udpserver.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making all in varparam make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap varparam.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.cpp client calling stubs Saving soapServer.cpp server request dispatcher Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o varparam.o varparam.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/.libs/libgsoap++.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making all in wsa make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsademo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. **WARNING**: unrecognized gsoap directive: method-response-action: wsademo urn:wsademo/wsademoPort/wsademoResponse (detected at line 154 in wsademo.h) Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful (1 warning) make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -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 make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making all in wsrm make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsrmdemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. **WARNING**: unrecognized gsoap directive: method-response-action: CreateSequence http://docs.oasis-open.org/ws-rx/wsrm/200702/CreateSequenceResponse (detected at line 75 in wsrx.h) **WARNING**: unrecognized gsoap directive: method-response-action: CloseSequence http://docs.oasis-open.org/ws-rx/wsrm/200702/CloseSequenceResponse (detected at line 88 in wsrx.h) **WARNING**: unrecognized gsoap directive: method-response-action: TerminateSequence http://docs.oasis-open.org/ws-rx/wsrm/200702/TerminateSequenceResponse (detected at line 101 in wsrx.h) **WARNING**: unrecognized gsoap directive: method-response-action: wsrmdemo urn:wsrmdemo/wsrmdemoPort/wsrmdemoResponse (detected at line 326 in wsrmdemo.h) Saving soapStub.h annotated copy of the input declarations Using wsrm service name: wsrm Using wsrm service style: document Using wsrm service encoding: literal Using wsrm service location: http://localhost:80 Using wsrm schema import: http://docs.oasis-open.org/ws-rx/wsrm/200702 Saving wsrm.CreateSequence.req.xml sample SOAP/XML request Saving wsrm.CreateSequence.res.xml sample SOAP/XML response Saving wsrm.CloseSequence.req.xml sample SOAP/XML request Saving wsrm.CloseSequence.res.xml sample SOAP/XML response Saving wsrm.TerminateSequence.req.xml sample SOAP/XML request Saving wsrm.TerminateSequence.res.xml sample SOAP/XML response Saving wsrm.SequenceAcknowledgement.req.xml sample SOAP/XML request Saving wsrm.nsmap namespace mapping table Using ns service name: wsrmdemo Using ns service style: document Using ns service encoding: literal Using ns service location: http://localhost:11001 Using ns schema namespace: urn:wsrmdemo Saving wsrmdemo.wsdl Web Service description Saving wsrmdemo.wsrmdemoResponse.req.xml sample SOAP/XML request Saving wsrmdemo.wsrmdemo.req.xml sample SOAP/XML request Saving wsrmdemo.wsrmdemo.res.xml sample SOAP/XML response Saving wsrmdemo.nsmap namespace mapping table Saving ns.xsd XML schema Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful (4 warnings) make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c ../../plugin/wsaapi.c: In function 'soap_wsa_rand_uuid': ../../plugin/wsaapi.c:593:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o ../../../gsoap/.libs/libgsoap.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c ../../plugin/wsaapi.c: In function 'soap_wsa_rand_uuid': ../../plugin/wsaapi.c:593:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_udp-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DWITH_UDP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o ../../../gsoap/.libs/libgsoap.so -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making all in wsse make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c wssedemo.c: In function 'main': wssedemo.c:275:21: warning: variable 'b' set but not used [-Wunused-but-set-variable] wssedemo.c:274:21: warning: variable 'a' set but not used [-Wunused-but-set-variable] gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c ../../stdsoap2.c: In function 'soap_rand': ../../stdsoap2.c:2960:3: warning: dereferencing type-punned pointer will break strict-aliasing rules [-Wstrict-aliasing] ../../stdsoap2.c: In function 'soap_getgziphdr': ../../stdsoap2.c:14408:14: warning: operation on 'soap->bufidx' may be undefined [-Wsequence-point] gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making all in xml-rpc-json make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xml-rpc-currentTime.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c xml-rpc-weblogs.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making all in rest make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap httpposttest.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Using ns service name: Service Using ns service style: document Using ns service encoding: literal Using ns service location: http://localhost:80 Using ns schema namespace: http://tempuri.org/ns.xsd Saving ns.wsdl Web Service description Saving ns.dummy.req.xml sample SOAP/XML request Saving ns.xsd XML schema Saving ns.nsmap namespace mapping table Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make all-am make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c httpgettest.c httpgettest.c: In function 'main': httpgettest.c:74:3: warning: format '%ld' expects argument of type 'long int', but argument 2 has type 'size_t' [-Wformat] gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o httpget.o `test -f '../../plugin/httpget.c' || echo './'`../../plugin/httpget.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/.libs/libgsoap.so gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c httpposttest.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o httppost.o `test -f '../../plugin/httppost.c' || echo './'`../../plugin/httppost.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/.libs/libgsoap.so make[6]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[5]: Nothing to be done for `all-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.8' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.8' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.8' + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.vM0bUD + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 ++ dirname /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 + cd gsoap-2.8 + LANG=C + export LANG + unset DISPLAY + rm -rf /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 + make install SOVERSION=2 DESTDIR=/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 Making install in gsoap make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make install-recursive make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgsoap.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap.so.2.0.0 libgsoap.so.2 || { rm -f libgsoap.so.2 && ln -s libgsoap.so.2.0.0 libgsoap.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap.so.2.0.0 libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap.so.2.0.0 libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap++.so.2.0.0 libgsoap++.so.2 || { rm -f libgsoap++.so.2 && ln -s libgsoap++.so.2.0.0 libgsoap++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap++.so.2.0.0 libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++.so.2.0.0 libgsoap++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck.so.2.0.0 libgsoapck.so.2 || { rm -f libgsoapck.so.2 && ln -s libgsoapck.so.2.0.0 libgsoapck.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck.so.2.0.0 libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck.so.2.0.0 libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck++.so.2.0.0 libgsoapck++.so.2 || { rm -f libgsoapck++.so.2 && ln -s libgsoapck++.so.2.0.0 libgsoapck++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck++.so.2.0.0 libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++.so.2.0.0 libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl.so.2.0.0 libgsoapssl.so.2 || { rm -f libgsoapssl.so.2 && ln -s libgsoapssl.so.2.0.0 libgsoapssl.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl.so.2.0.0 libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl.so.2.0.0 libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl++.so.2.0.0 libgsoapssl++.so.2 || { rm -f libgsoapssl++.so.2 && ln -s libgsoapssl++.so.2.0.0 libgsoapssl++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl++.so.2.0.0 libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++.so.2.0.0 libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl++.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/include" /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/include' test -z "/usr/share/gsoap" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/install -c -m 644 ./import/README.txt ./import/WS-Header.h ./import/WS-example.c ./import/WS-example.h ./import/c14n.h ./import/dom.h ./import/ds.h ./import/ds2.h ./import/ref.h ./import/soap12.h ./import/stdstring.h ./import/stl.h ./import/stldeque.h ./import/stllist.h ./import/stlset.h ./import/stlvector.h ./import/wsa.h ./import/wsa3.h ./import/wsa4.h ./import/wsa5.h ./import/wsdd.h ./import/wsdd10.h ./import/wsdx.h ./import/wsp.h ./import/wsrm.h ./import/wsrm4.h ./import/wsrp.h ./import/wsrx.h ./import/wsse.h ./import/wsse11.h ./import/wsse2.h ./import/wsu.h ./import/xenc.h ./import/xlink.h ./import/xmime.h ./import/xmime4.h ./import/xmime5.h ./import/xml.h ./import/xmlmime.h ./import/xmlmime5.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/install -c -m 644 ./plugin/README.txt ./plugin/cacerts.c ./plugin/cacerts.h ./plugin/httpda.c ./plugin/httpda.h ./plugin/httpdatest.c ./plugin/httpdatest.h ./plugin/httpform.c ./plugin/httpform.h ./plugin/httpget.c ./plugin/httpget.h ./plugin/httpgettest.c ./plugin/httpgettest.h ./plugin/httpmd5.c ./plugin/httpmd5.h ./plugin/httpmd5test.c ./plugin/httpmd5test.h ./plugin/httppost.c ./plugin/httppost.h ./plugin/httpposttest.c ./plugin/httpposttest.h ./plugin/logging.c ./plugin/logging.h ./plugin/md5evp.c ./plugin/md5evp.h ./plugin/mecevp.c ./plugin/mecevp.h ./plugin/plugin.c ./plugin/plugin.h ./plugin/smdevp.c ./plugin/smdevp.h ./plugin/threads.c ./plugin/threads.h ./plugin/wsaapi.c ./plugin/wsaapi.h ./plugin/wsddapi.c ./plugin/wsddapi.h ./plugin/wsrmapi.c ./plugin/wsrmapi.h ./plugin/wsse2api.c '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/WS' /usr/bin/install -c -m 644 ./WS/README.txt ./WS/WS-Addressing.xsd ./WS/WS-Addressing03.xsd ./WS/WS-Addressing04.xsd ./WS/WS-Addressing05.xsd ./WS/WS-Discovery.wsdl ./WS/WS-Enumeration.wsdl ./WS/WS-Policy.xsd ./WS/WS-Policy12.xsd ./WS/WS-ReliableMessaging.wsdl ./WS/WS-ReliableMessaging.xsd ./WS/WS-Routing.xsd ./WS/WS-SecurityPolicy.xsd ./WS/WS-typemap.dat ./WS/discovery.xsd ./WS/ds.xsd ./WS/enumeration.xsd ./WS/reference-1.1.xsd ./WS/typemap.dat ./WS/ws-reliability-1.1.xsd ./WS/wsse.xsd ./WS/wsu.xsd ./WS/xenc.xsd '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/custom' /usr/bin/install -c -m 644 ./custom/README.txt ./custom/duration.c ./custom/duration.h ./custom/long_double.c ./custom/long_double.h ./custom/struct_timeval.c ./custom/struct_timeval.h ./custom/struct_tm.c ./custom/struct_tm.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/custom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/install -c -m 644 ./import/xop.h ./import/xsd.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/install -c -m 644 ./plugin/wsse2api.h ./plugin/wsseapi.c ./plugin/wsseapi.cpp ./plugin/wsseapi.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in src make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c soapcpp2 '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin' libtool: install: /usr/bin/install -c soapcpp2 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin/soapcpp2 make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making install in wsdl make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make install-am make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' test -z "/usr/bin" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin" /bin/sh ../../libtool --mode=install /usr/bin/install -c wsdl2h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin' libtool: install: warning: `../../gsoap/libgsoapssl++.la' has not been installed in `/usr/lib' libtool: install: /usr/bin/install -c .libs/wsdl2h /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin/wsdl2h make[5]: Nothing to be done for `install-data-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making install in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' test -z "/usr/lib" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib" /bin/sh ../libtool --mode=install /usr/bin/install -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib' libtool: install: /usr/bin/install -c .libs/libgsoap.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap.so.2.0.0 libgsoap.so.2 || { rm -f libgsoap.so.2 && ln -s libgsoap.so.2.0.0 libgsoap.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap.so.2.0.0 libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap.so.2.0.0 libgsoap.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap.la libtool: install: /usr/bin/install -c .libs/libgsoap++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap++.so.2.0.0 libgsoap++.so.2 || { rm -f libgsoap++.so.2 && ln -s libgsoap++.so.2.0.0 libgsoap++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoap++.so.2.0.0 libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++.so.2.0.0 libgsoap++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoap++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap++.la libtool: install: /usr/bin/install -c .libs/libgsoapck.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck.so.2.0.0 libgsoapck.so.2 || { rm -f libgsoapck.so.2 && ln -s libgsoapck.so.2.0.0 libgsoapck.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck.so.2.0.0 libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck.so.2.0.0 libgsoapck.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck.la libtool: install: /usr/bin/install -c .libs/libgsoapck++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck++.so.2.0.0 libgsoapck++.so.2 || { rm -f libgsoapck++.so.2 && ln -s libgsoapck++.so.2.0.0 libgsoapck++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapck++.so.2.0.0 libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++.so.2.0.0 libgsoapck++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapck++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck++.la libtool: install: /usr/bin/install -c .libs/libgsoapssl.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl.so.2.0.0 libgsoapssl.so.2 || { rm -f libgsoapssl.so.2 && ln -s libgsoapssl.so.2.0.0 libgsoapssl.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl.so.2.0.0 libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl.so.2.0.0 libgsoapssl.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl.la libtool: install: /usr/bin/install -c .libs/libgsoapssl++.so.2.0.0 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl++.so.2.0.0 libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl++.so.2.0.0 libgsoapssl++.so.2 || { rm -f libgsoapssl++.so.2 && ln -s libgsoapssl++.so.2.0.0 libgsoapssl++.so.2; }; }) libtool: install: (cd /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib && { ln -s -f libgsoapssl++.so.2.0.0 libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++.so.2.0.0 libgsoapssl++.so; }; }) libtool: install: /usr/bin/install -c .libs/libgsoapssl++.lai /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl++.la libtool: install: warning: remember to run `libtool --finish /usr/lib' test -z "/usr/include" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/include" /usr/bin/install -c -m 644 stdsoap2.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/include' test -z "/usr/share/gsoap" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap" /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/install -c -m 644 ./import/README.txt ./import/WS-Header.h ./import/WS-example.c ./import/WS-example.h ./import/c14n.h ./import/dom.h ./import/ds.h ./import/ds2.h ./import/ref.h ./import/soap12.h ./import/stdstring.h ./import/stl.h ./import/stldeque.h ./import/stllist.h ./import/stlset.h ./import/stlvector.h ./import/wsa.h ./import/wsa3.h ./import/wsa4.h ./import/wsa5.h ./import/wsdd.h ./import/wsdd10.h ./import/wsdx.h ./import/wsp.h ./import/wsrm.h ./import/wsrm4.h ./import/wsrp.h ./import/wsrx.h ./import/wsse.h ./import/wsse11.h ./import/wsse2.h ./import/wsu.h ./import/xenc.h ./import/xlink.h ./import/xmime.h ./import/xmime4.h ./import/xmime5.h ./import/xml.h ./import/xmlmime.h ./import/xmlmime5.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/install -c -m 644 ./plugin/README.txt ./plugin/cacerts.c ./plugin/cacerts.h ./plugin/httpda.c ./plugin/httpda.h ./plugin/httpdatest.c ./plugin/httpdatest.h ./plugin/httpform.c ./plugin/httpform.h ./plugin/httpget.c ./plugin/httpget.h ./plugin/httpgettest.c ./plugin/httpgettest.h ./plugin/httpmd5.c ./plugin/httpmd5.h ./plugin/httpmd5test.c ./plugin/httpmd5test.h ./plugin/httppost.c ./plugin/httppost.h ./plugin/httpposttest.c ./plugin/httpposttest.h ./plugin/logging.c ./plugin/logging.h ./plugin/md5evp.c ./plugin/md5evp.h ./plugin/mecevp.c ./plugin/mecevp.h ./plugin/plugin.c ./plugin/plugin.h ./plugin/smdevp.c ./plugin/smdevp.h ./plugin/threads.c ./plugin/threads.h ./plugin/wsaapi.c ./plugin/wsaapi.h ./plugin/wsddapi.c ./plugin/wsddapi.h ./plugin/wsrmapi.c ./plugin/wsrmapi.h ./plugin/wsse2api.c '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/WS' /usr/bin/install -c -m 644 ./WS/README.txt ./WS/WS-Addressing.xsd ./WS/WS-Addressing03.xsd ./WS/WS-Addressing04.xsd ./WS/WS-Addressing05.xsd ./WS/WS-Discovery.wsdl ./WS/WS-Enumeration.wsdl ./WS/WS-Policy.xsd ./WS/WS-Policy12.xsd ./WS/WS-ReliableMessaging.wsdl ./WS/WS-ReliableMessaging.xsd ./WS/WS-Routing.xsd ./WS/WS-SecurityPolicy.xsd ./WS/WS-typemap.dat ./WS/discovery.xsd ./WS/ds.xsd ./WS/enumeration.xsd ./WS/reference-1.1.xsd ./WS/typemap.dat ./WS/ws-reliability-1.1.xsd ./WS/wsse.xsd ./WS/wsu.xsd ./WS/xenc.xsd '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/WS' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/custom' /usr/bin/install -c -m 644 ./custom/README.txt ./custom/duration.c ./custom/duration.h ./custom/long_double.c ./custom/long_double.h ./custom/struct_timeval.c ./custom/struct_timeval.h ./custom/struct_tm.c ./custom/struct_tm.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/custom' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/install -c -m 644 ./import/xop.h ./import/xsd.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/import' /usr/bin/mkdir -p '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' /usr/bin/install -c -m 644 ./plugin/wsse2api.h ./plugin/wsseapi.c ./plugin/wsseapi.cpp ./plugin/wsseapi.h '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/gsoap/plugin' make install-data-hook make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making install in samples make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making install in autotest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' 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.8/gsoap/samples/autotest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making install in calc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/calc' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making install in calc++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/calc++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making install in databinding make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' 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.8/gsoap/samples/databinding' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making install in dime make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/dime' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making install in dom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/dom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making install in oneway make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' 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.8/gsoap/samples/oneway' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making install in oneway++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' 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.8/gsoap/samples/oneway++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making install in factory make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/factory' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making install in factorytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/factorytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making install in gmt make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/gmt' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making install in googleapi make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/googleapi' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making install in hello make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/hello' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making install in httpcookies make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/httpcookies' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making install in lu make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/lu' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making install in magic make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/magic' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making install in mashup make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/mashup' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making install in mashup++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/mashup++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making install in chaining++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' 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.8/gsoap/samples/chaining++' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making install in primes make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' 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.8/gsoap/samples/primes' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making install in mtom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/mtom' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making install in mtom-stream make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/mtom-stream' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making install in polytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/polytest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making install in roll make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/roll' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making install in router make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o router router.o soapC.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/router' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making install in rss make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o rss rss.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/rss' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making install in ssl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/ssl' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making install in template make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' 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.8/gsoap/samples/template' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making install in udp make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/udp' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making install in varparam make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/varparam' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making install in wsa make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/wsa' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making install in wsrm make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' 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.8/gsoap/samples/wsrm' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making install in wsse make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples/wsse' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making install in xml-rpc-json make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' 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.8/gsoap/samples/xml-rpc-json' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making install in rest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make install-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[6]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' 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.8/gsoap/samples/rest' make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/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.8/gsoap/samples' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.8' make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.8' make[2]: Nothing to be done for `install-exec-am'. test -z "/usr/lib/pkgconfig" || /usr/bin/mkdir -p "/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/pkgconfig" /usr/bin/install -c -m 644 gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc '/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/pkgconfig' make install-data-hook make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8' 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.8' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.8' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.8' + rm -f /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoap++.la /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoap.la /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoapck++.la /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoapck.la /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoapssl++.la /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/lib/libgsoapssl.la + mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/share/man/man1 + install -m 644 -p /builddir/build/SOURCES/soapcpp2.1 /builddir/build/SOURCES/wsdl2h.1 /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386//usr/share/man/man1 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/gsoap-2.8 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin/soapcpp2 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/bin/wsdl2h extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl++.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapssl.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoap++.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck++.so.2.0.0 extracting debug info from /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/lib/libgsoapck.so.2.0.0 symlinked /usr/lib/debug/usr/lib/libgsoap.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoap.so.debug symlinked /usr/lib/debug/usr/lib/libgsoapssl++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapssl++.so.debug symlinked /usr/lib/debug/usr/lib/libgsoapck++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapck++.so.2.debug symlinked /usr/lib/debug/usr/lib/libgsoapck.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapck.so.debug symlinked /usr/lib/debug/usr/lib/libgsoap++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoap++.so.debug symlinked /usr/lib/debug/usr/lib/libgsoap++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoap++.so.2.debug symlinked /usr/lib/debug/usr/lib/libgsoap.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoap.so.2.debug symlinked /usr/lib/debug/usr/lib/libgsoapck++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapck++.so.debug symlinked /usr/lib/debug/usr/lib/libgsoapssl.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapssl.so.2.debug symlinked /usr/lib/debug/usr/lib/libgsoapck.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapck.so.2.debug symlinked /usr/lib/debug/usr/lib/libgsoapssl.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapssl.so.debug symlinked /usr/lib/debug/usr/lib/libgsoapssl++.so.2.0.0.debug to /usr/lib/debug/usr/lib/libgsoapssl++.so.2.debug 11249 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/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.DyxNmJ + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + unset DISPLAY + make check Making check in gsoap make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make check-recursive make[2]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in src make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' make[3]: Nothing to be done for `check'. make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/src' Making check in wsdl make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make check-am make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/wsdl' Making check in . make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[3]: Nothing to be done for `check-am'. make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' Making check in samples make[3]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' Making check in autotest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/autotest' Making check in calc make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc' Making check in calc++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/calc++' Making check in databinding make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' make[4]: Nothing to be done for `check'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/databinding' Making check in dime make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dime' Making check in dom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/dom2calc dom2calc.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/dom' Making check in oneway make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway' Making check in oneway++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/oneway++' Making check in factory make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factory' Making check in factorytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/factorytest' Making check in gmt make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/gmt' Making check in googleapi make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/googleapi' Making check in hello make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/hello' Making check in httpcookies make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/httpcookies' Making check in lu make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/lu' Making check in magic make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/magic' Making check in mashup make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup' Making check in mashup++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mashup++' Making check in chaining++ make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/chaining++' Making check in primes make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap primes.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/primes' Making check in mtom make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom' Making check in mtom-stream make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/mtom-stream' Making check in polytest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/polytest' Making check in roll make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/roll' Making check in router make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving t.xsd XML schema Saving t.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o router router.o soapC.o ../../../gsoap/libgsoap.la -lpthread libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/router router.o soapC.o ../../../gsoap/.libs/libgsoap.so -lpthread make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/router' Making check in rss make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving dc.xsd XML schema Saving dc.nsmap namespace mapping table Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o rss rss.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/rss rss.o soapC.o ../../../gsoap/.libs/libgsoap.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rss' Making check in ssl make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lpthread libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lpthread make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/ssl' Making check in template make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h soapcpp2: using both options -C and -S omits client/server code ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.cpp XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp /bin/sh ../../../libtool --tag=CXX --mode=link g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la libtool: link: g++ -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/primes primes.o soapC.o ../../../gsoap/.libs/libgsoap++.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/template' Making check in udp make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/udp' Making check in varparam make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/varparam' Making check in wsa make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsa' Making check in wsrm make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsrm' Making check in wsse make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations 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 Saving soapClient.c client calling stubs Saving soapServer.c server request dispatcher Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/wsse' Making check in xml-rpc-json make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap xml-rpc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.7 ** Copyright (C) 2000-2011, Robert van Engelen, Genivia Inc. ** All Rights Reserved. This product is provided "as is", without any warranty. ** The soapcpp2 tool is released under one of the following two licenses: ** GPL or the commercial license by Genivia Inc. Saving soapStub.h annotated copy of the input declarations Saving soapH.h interface declarations Saving soapC.c XML serializers Compilation successful make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -c soapC.c /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o soapC.o ../../../gsoap/.libs/libgsoap.so /bin/sh ../../../libtool --tag=CC --mode=link gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z,relro -o xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/libgsoap.la libtool: link: gcc -DLINUX -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i686 -mtune=atom -fasynchronous-unwind-tables -Wl,-z -Wl,relro -o .libs/xml-rpc-weblogs xml-rpc-weblogs.o soapC.o ../../../gsoap/.libs/libgsoap.so make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json' Making check in rest make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make check-am make[5]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[5]: Nothing to be done for `check-am'. make[5]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples/rest' make[4]: Entering directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[4]: Nothing to be done for `check-am'. make[4]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[3]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap/samples' make[2]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.8/gsoap' make[1]: Entering directory `/builddir/build/BUILD/gsoap-2.8' make[1]: Leaving directory `/builddir/build/BUILD/gsoap-2.8' Processing files: gsoap-2.8.7-2.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.ed4rlu + exit 0 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-2.8.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-2.8.7 + cp -pr README.txt NOTES.txt LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-2.8.7 + exit 0 Provides: libgsoap++.so.2 libgsoap.so.2 libgsoapck++.so.2 libgsoapck.so.2 libgsoapssl++.so.2 libgsoapssl.so.2 Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.15) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libm.so.6 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Obsoletes: gsoap-examples < 2.8.3 Processing files: gsoap-devel-2.8.7-2.fc18.i686 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.XLwPtf + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-devel-2.8.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-devel-2.8.7 + cp -pr README.txt NOTES.txt LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-devel-2.8.7 + exit 0 Provides: pkgconfig(gsoap) = 2.8 pkgconfig(gsoap++) = 2.8 pkgconfig(gsoapck) = 2.8 pkgconfig(gsoapck++) = 2.8 pkgconfig(gsoapssl) = 2.8 pkgconfig(gsoapssl++) = 2.8 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: /usr/bin/pkg-config libc.so.6 libc.so.6(GLIBC_2.0) libc.so.6(GLIBC_2.1) libc.so.6(GLIBC_2.1.3) libc.so.6(GLIBC_2.3) libc.so.6(GLIBC_2.3.4) libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libcrypto.so.10 libgcc_s.so.1 libgcc_s.so.1(GCC_3.0) libgsoap++.so.2 libgsoap.so.2 libgsoapck++.so.2 libgsoapck.so.2 libgsoapssl++.so.2 libgsoapssl.so.2 libm.so.6 libssl.so.10 libstdc++.so.6 libstdc++.so.6(CXXABI_1.3) libstdc++.so.6(GLIBCXX_3.4) libstdc++.so.6(GLIBCXX_3.4.11) libstdc++.so.6(GLIBCXX_3.4.9) libz.so.1 rtld(GNU_HASH) Processing files: gsoap-doc-2.8.7-2.fc18.noarch Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.paRNp5 + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + DOCDIR=/builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-doc-2.8.7 + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-doc-2.8.7 + cp -pr gsoap/doc/dom gsoap/doc/httpda gsoap/doc/index.css gsoap/doc/index.html gsoap/doc/soapdoc2.html gsoap/doc/soapdoc2.pdf gsoap/doc/uddi2 gsoap/doc/wsa gsoap/doc/wsdd gsoap/doc/wsrm gsoap/doc/wsse /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-doc-2.8.7 + cp -pr README.txt NOTES.txt LICENSE.txt /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386/usr/share/doc/gsoap-doc-2.8.7 + exit 0 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: gsoap-debuginfo-2.8.7-2.fc18.i686 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 Wrote: /builddir/build/RPMS/gsoap-2.8.7-2.fc18.i686.rpm Wrote: /builddir/build/RPMS/gsoap-devel-2.8.7-2.fc18.i686.rpm Wrote: /builddir/build/RPMS/gsoap-doc-2.8.7-2.fc18.noarch.rpm Wrote: /builddir/build/RPMS/gsoap-debuginfo-2.8.7-2.fc18.i686.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.rXiukG + umask 022 + cd /builddir/build/BUILD + cd gsoap-2.8 + rm -rf /builddir/build/BUILDROOT/gsoap-2.8.7-2.fc18.i386 + exit 0 Child returncode was: 0 LEAVE do -->