* Package: net-libs/gsoap-2.8.9  * Repository: gentoo  * Maintainer: swapon@gmail.com patrick@gentoo.org,polynomial-c@gentoo.org  * USE: amd64 doc elibc_glibc examples gnutls ipv6 kernel_linux multilib ssl userland_GNU  * FEATURES: preserve-libs sandbox >>> Unpacking source... >>> Unpacking gsoap_2.8.9.zip to /var/tmp/portage/net-libs/gsoap-2.8.9/work >>> Source unpacked in /var/tmp/portage/net-libs/gsoap-2.8.9/work >>> Preparing source in /var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8 ... * Applying gsoap-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch ...  [ ok ] * Running eautoreconf in '/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8' ... * Running aclocal ...  [ ok ] * Running autoconf ...  [ ok ] * Running autoheader ...  [ ok ] * Running automake --add-missing --copy --foreign ...  [ ok ] * Running elibtoolize in: gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/ * Applying install-sh/1.5 patch ... * Applying portage/2.2 patch ... * Applying sed/1.5.6 patch ... * Applying as-needed/2.2.6 patch ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8 ... * econf: updating gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.6/apache_13/config.sub with /usr/share/gnuconfig/config.sub * econf: updating gsoap-2.8/config.guess with /usr/share/gnuconfig/config.guess * econf: updating gsoap-2.8/config.sub with /usr/share/gnuconfig/config.sub ./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --libdir=/usr/lib64 --disable-dependency-tracking --enable-gnutls --enable-ipv6 --disable-debug --enable-samples configure: loading site script /usr/share/config.site configure: loading site script /usr/share/crossdev/include/site/linux configure: loading site script /usr/share/crossdev/include/site/linux-gnu configure: loading site script /usr/share/crossdev/include/site/x86_64-linux-gnu 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... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking whether make sets $(MAKE)... (cached) yes checking for x86_64-pc-linux-gnu-g++... x86_64-pc-linux-gnu-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 x86_64-pc-linux-gnu-g++ accepts -g... yes checking for style of include used by make... GNU checking dependency style of x86_64-pc-linux-gnu-g++... none checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc checking whether we are using the GNU C compiler... yes checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes checking for x86_64-pc-linux-gnu-gcc option to accept ISO C89... none needed checking dependency style of x86_64-pc-linux-gnu-gcc... none checking whether x86_64-pc-linux-gnu-gcc and cc understand -c and -o together... yes checking for flex... flex checking lex output file root... lex.yy checking lex library... -lfl checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib checking whether ln -s works... yes checking for gawk... (cached) gawk checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking 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... yes checking gnutls/gnutls.h presence... yes checking for gnutls/gnutls.h... yes checking zlib.h usability... yes checking zlib.h presence... yes checking for zlib.h... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for 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... (cached) 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... yes checking that generated files are newer than configure... done 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/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 >>> Source configured. >>> Compiling source in /var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8 ... make --jobs=3 -j1 make all-recursive make[1]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8' Making all in gsoap make[2]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' ln -s -f ./stdsoap2.cpp stdsoap2_cpp.cpp ln -s -f ./dom.cpp dom_cpp.cpp x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoap_a-stdsoap2.o `test -f 'stdsoap2.c' || echo './'`stdsoap2.c stdsoap2.c: In function 'soap_LONG642s': stdsoap2.c:11637:1: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' [-Wformat] stdsoap2.c: In function 'soap_ULONG642s': stdsoap2.c:12455:1: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoap_a-dom.o `test -f 'dom.c' || echo './'`dom.c rm -f libgsoap.a ar cru libgsoap.a libgsoap_a-stdsoap2.o libgsoap_a-dom.o x86_64-pc-linux-gnu-ranlib libgsoap.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoap___a-stdsoap2_cpp.o `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp stdsoap2_cpp.cpp: In function 'const char* soap_LONG642s(soap*, int64_t)': stdsoap2_cpp.cpp:11637:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat] stdsoap2_cpp.cpp: In function 'const char* soap_ULONG642s(soap*, uint64_t)': stdsoap2_cpp.cpp:12455:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoap___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp rm -f libgsoap++.a ar cru libgsoap++.a libgsoap___a-stdsoap2_cpp.o libgsoap___a-dom_cpp.o x86_64-pc-linux-gnu-ranlib libgsoap++.a ln -s -f ./stdsoap2.cpp stdsoap2_ck.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapck_a-stdsoap2_ck.o `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c stdsoap2_ck.c: In function 'soap_LONG642s': stdsoap2_ck.c:11637:1: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' [-Wformat] stdsoap2_ck.c: In function 'soap_ULONG642s': stdsoap2_ck.c:12455:1: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapck_a-dom.o `test -f 'dom.c' || echo './'`dom.c rm -f libgsoapck.a ar cru libgsoapck.a libgsoapck_a-stdsoap2_ck.o libgsoapck_a-dom.o x86_64-pc-linux-gnu-ranlib libgsoapck.a ln -s -f ./stdsoap2.cpp stdsoap2_ck_cpp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapck___a-stdsoap2_ck_cpp.o `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp stdsoap2_ck_cpp.cpp: In function 'const char* soap_LONG642s(soap*, int64_t)': stdsoap2_ck_cpp.cpp:11637:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat] stdsoap2_ck_cpp.cpp: In function 'const char* soap_ULONG642s(soap*, uint64_t)': stdsoap2_ck_cpp.cpp:12455:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapck___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp rm -f libgsoapck++.a ar cru libgsoapck++.a libgsoapck___a-stdsoap2_ck_cpp.o libgsoapck___a-dom_cpp.o x86_64-pc-linux-gnu-ranlib libgsoapck++.a ln -s -f ./stdsoap2.cpp stdsoap2_ssl.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWITH_DOM -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c stdsoap2_ssl.c: In function 'ssl_auth_init': stdsoap2_ssl.c:3316:7: warning: 'gnutls_protocol_set_priority' is deprecated (declared at /usr/include/gnutls/compat.h:344) [-Wdeprecated-declarations] stdsoap2_ssl.c: In function 'soap_LONG642s': stdsoap2_ssl.c:11637:1: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t' [-Wformat] stdsoap2_ssl.c: In function 'soap_ULONG642s': stdsoap2_ssl.c:12455:1: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t' [-Wformat] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWITH_DOM -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_a-dom.o `test -f 'dom.c' || echo './'`dom.c rm -f libgsoapssl.a ar cru libgsoapssl.a libgsoapssl_a-stdsoap2_ssl.o libgsoapssl_a-dom.o x86_64-pc-linux-gnu-ranlib libgsoapssl.a ln -s -f ./stdsoap2.cpp stdsoap2_ssl_cpp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWITH_DOM -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl___a-stdsoap2_ssl_cpp.o `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp stdsoap2_ssl_cpp.cpp: In function 'int ssl_auth_init(soap*)': stdsoap2_ssl_cpp.cpp:3316:11: warning: 'int gnutls_protocol_set_priority(gnutls_session_t, const int*)' is deprecated (declared at /usr/include/gnutls/compat.h:344) [-Wdeprecated-declarations] stdsoap2_ssl_cpp.cpp:3316:72: warning: 'int gnutls_protocol_set_priority(gnutls_session_t, const int*)' is deprecated (declared at /usr/include/gnutls/compat.h:344) [-Wdeprecated-declarations] stdsoap2_ssl_cpp.cpp: In function 'const char* soap_LONG642s(soap*, int64_t)': stdsoap2_ssl_cpp.cpp:11637:44: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat] stdsoap2_ssl_cpp.cpp: In function 'const char* soap_ULONG642s(soap*, uint64_t)': stdsoap2_ssl_cpp.cpp:12455:45: warning: format '%llu' expects argument of type 'long long unsigned int', but argument 3 has type 'uint64_t {aka long unsigned int}' [-Wformat] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWITH_DOM -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl___a-dom_cpp.o `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp rm -f libgsoapssl++.a ar cru libgsoapssl++.a libgsoapssl___a-stdsoap2_ssl_cpp.o libgsoapssl___a-dom_cpp.o x86_64-pc-linux-gnu-ranlib libgsoapssl++.a make all-recursive make[3]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' Making all in . make[4]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' Making all in src make[4]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/src' /bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `echo soapcpp2_yacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output soapcpp2_yacc.output -- bison -y -d -v conflicts: 1 shift/reduce updating soapcpp2_yacc.h updating soapcpp2_yacc.output x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c /bin/sh ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c x86_64-pc-linux-gnu-gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -lfl make[4]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/src' Making all in wsdl make[4]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/wsdl' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -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] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp types.cpp: In member function 'void Types::gen(const char*, const char*, const xs__simpleType&, bool)': types.cpp:1209:105: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat] types.cpp:1231:105: warning: format '%lld' expects argument of type 'long long int', but argument 3 has type 'int64_t {aka long int}' [-Wformat] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp x86_64-pc-linux-gnu-g++ -march=native -O2 -pipe -fomit-frame-pointer -L. -Wl,-O1 -Wl,--as-needed -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++.a -lgnutls -lgcrypt -lgpg-error -lz make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/wsdl' make[4]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/wsdl' Making all in . make[4]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' make[4]: Nothing to be done for `all-am'. make[4]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' Making all in samples make[4]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples' Making all in autotest make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012 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.9 ** Copyright (C) 2000-2012, 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. ./examples.h(2928): *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 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 simple 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) x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-soapTester.o `test -f 'soapTester.cpp' || echo './'`soapTester.cpp x86_64-pc-linux-gnu-g++ -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap -I../../../gsoap/plugin -I. -L. -Wl,-O1 -Wl,--as-needed -o autotest autotest-soapC.o autotest-soapServer.o autotest-soapTester.o ../../../gsoap/libgsoap++.a make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/autotest' Making all in calc make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c calcclient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapClient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapC.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c calcserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapServer.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.a -lm make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc' Making all in calc++ make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc++' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o calcclient.o calcclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcalcProxy.o soapcalcProxy.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o calcserver.o calcserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcalcService.o soapcalcService.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/libgsoap++.a -lm make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc++' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/calc++' Making all in databinding make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012 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.9 ** Copyright (C) 2000-2012, 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 x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o address-addressC.o `test -f 'addressC.cpp' || echo './'`addressC.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -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] x86_64-pc-linux-gnu-g++ -DWITH_GNUTLS -DWITH_GZIP -DWSDL_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap -I../../../gsoap/plugin -I. -L. -Wl,-O1 -Wl,--as-needed -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.a make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/databinding' Making all in dime make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapdimeObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dime' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o dimeclient.o dimeclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -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] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a -lpthread make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dime' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dime' Making all in dom make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dom' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o dom2calc.o dom2calc.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dom' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/dom' Making all in oneway make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c event.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapClient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapC.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o event event.o soapClient.o soapC.o ../../../gsoap/libgsoap.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c handler.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapServer.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.a -lpthread make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway' Making all in oneway++ make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway++' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o event.o event.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapEventProxy.o soapEventProxy.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o handler.o handler.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapEventService.o soapEventService.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.a -lpthread make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway++' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/oneway++' Making all in factory make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapfactoryObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factory' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o factory.o factory.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o factory factory.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factory' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factory' Making all in factorytest make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapfactorytestObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factorytest' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o factorytest.o factorytest.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factorytest' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/factorytest' Making all in gmt make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/gmt' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o gmtclient.o gmtclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o gmtserver.o gmtserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/gmt' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/gmt' Making all in googleapi make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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. googleapi.h(24): *WARNING*: anonymous enum will be named '_Enum_1' 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/googleapi' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c googleapi.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapClient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapC.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o googleapi googleapi.o soapClient.o soapC.o ../../../gsoap/libgsoap.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/googleapi' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/googleapi' Making all in hello make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/hello' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o helloclient.o helloclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -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] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/hello' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/hello' Making all in httpcookies make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapckObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/httpcookies' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp x86_64-pc-linux-gnu-g++ -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/libgsoapck++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -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] x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp x86_64-pc-linux-gnu-g++ -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/httpcookies' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/httpcookies' Making all in lu make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapluObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/lu' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o luclient.o luclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o lumat.o lumat.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o luserver.o luserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/lu' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/lu' Making all in magic make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 simple client proxy Saving soapmagicObject.h simple 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/magic' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o magic.o magic.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapClient.o soapClient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o magic magic.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o magicserver.o magicserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a -lpthread make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/magic' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/magic' Making all in mashup make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c mashupclient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapClient.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapC.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.a x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c mashupserver.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c soapServer.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup' Making all in mashup++ make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/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.9 ** Copyright (C) 2000-2012, 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 `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup++' x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o mashupclient.o mashupclient.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapC.o soapC.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapmashupProxy.o soapmashupProxy.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.a x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o mashupserver.o mashupserver.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapcalcProxy.o soapcalcProxy.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServiceProxy.o soapServiceProxy.cpp x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapmashupService.o soapmashupService.cpp x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapServiceProxy.o soapmashupService.o ../../../gsoap/libgsoap++.a make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup++' make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/mashup++' Making all in chaining make[5]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/chaining' ../../../gsoap/src/soapcpp2 -c -S -np q -I../../../gsoap/import:../../../gsoap quote.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.9 ** Copyright (C) 2000-2012, 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 qStub.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 quote.getQuote.req.xml sample SOAP/XML request Saving quote.getQuote.res.xml sample SOAP/XML response Saving q.nsmap namespace mapping table Saving ns.xsd XML schema Saving qServer.c server request dispatcher Saving qServerLib.c server request dispatcher with serializers (use only for libs) Saving qH.h interface declarations Saving qC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -c -S -np c -I../../../gsoap/import:../../../gsoap calc.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.9 ** Copyright (C) 2000-2012, 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 cStub.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 c.nsmap namespace mapping table Saving ns.xsd XML schema Saving cServer.c server request dispatcher Saving cServerLib.c server request dispatcher with serializers (use only for libs) Saving cH.h interface declarations Saving cC.c XML serializers Compilation successful ../../../gsoap/src/soapcpp2 -c -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.9 ** Copyright (C) 2000-2012, 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.c XML serializers Compilation successful make all-am make[6]: Entering directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/chaining' x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c chaining.c x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c qServerLib.c ../../../gsoap/stdsoap2.h:2228:28: warning: 'soap_serializeheader' used but never defined [enabled by default] ../../../gsoap/stdsoap2.h:2229:27: warning: 'soap_putheader' used but never defined [enabled by default] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c cServerLib.c ../../../gsoap/stdsoap2.h:2228:28: warning: 'soap_serializeheader' used but never defined [enabled by default] ../../../gsoap/stdsoap2.h:2229:27: warning: 'soap_putheader' used but never defined [enabled by default] x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c envC.c x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o chaining chaining.o qServerLib.o cServerLib.o envC.o ../../../gsoap/libgsoap.a chaining.o: In function `ns__pow': chaining.c:(.text+0x55): undefined reference to `pow' collect2: ld returned 1 exit status make[6]: *** [chaining] Error 1 make[6]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/chaining' make[5]: *** [all] Error 2 make[5]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples/chaining' make[4]: *** [all-recursive] Error 1 make[4]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap/samples' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' make[2]: *** [all] Error 2 make[2]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8/gsoap' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8' make: *** [all] Error 2 * ERROR: net-libs/gsoap-2.8.9 failed (compile phase): * emake failed * * If you need support, post the output of `emerge --info '=net-libs/gsoap-2.8.9'`, * the complete build log and the output of `emerge -pqv '=net-libs/gsoap-2.8.9'`. * The complete build log is located at '/var/tmp/portage/net-libs/gsoap-2.8.9/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-libs/gsoap-2.8.9/temp/environment'. * Working directory: '/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8' * S: '/var/tmp/portage/net-libs/gsoap-2.8.9/work/gsoap-2.8'