Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 517294 Details for
Bug 646238
net-libs/gsoap-2.8.59 USE=examples - testmsgr.cpp:391:10: error: ‘SIGPIPE’ was not declared in this scope
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 291.57 KB, created by
Leonid Kopylov
on 2018-01-31 19:52:51 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Leonid Kopylov
Created:
2018-01-31 19:52:51 UTC
Size:
291.57 KB
patch
obsolete
> * Package: net-libs/gsoap-2.8.59 > * Repository: gentoo > * Maintainer: patrick@gentoo.org polynomial-c@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc examples ipv6 kernel_linux ssl userland_GNU > * FEATURES: preserve-libs sandbox userpriv usersandbox > * Applying gsoap-2.7.10-fedora-install_soapcpp2_wsdl2h_aux.patch ... > [ ok ] > * Applying gsoap-2.8.52-shared_libs.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8' ... > * Running libtoolize --install --copy --force --automake ... > [ ok ] > * Running aclocal ... > [ ok ] > * Running autoconf --force ... > [ ok ] > * Running autoheader ... > [ ok ] > * Running automake --add-missing --copy --foreign --force-missing ... > [ ok ] > * Running elibtoolize in: gsoap-2.8/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: gsoap-2.8/gsoap/mod_gsoap/mod_gsoap-0.9/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 ... > * Applying target-nm/2.4.2 patch ... > * Applying ppc64le/2.4.2 patch ... >checking for a BSD-compatible install... /usr/lib/portage/python3.5/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a thread-safe mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... 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 whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes >checking dependency style of x86_64-pc-linux-gnu-gcc... none >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 how to print strings... printf >checking for a sed that does not truncate output... /bin/sed >checking for grep that handles long lines and -e... /bin/grep >checking for egrep... /bin/grep -E >checking for fgrep... /bin/grep -F >checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes >checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B >checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm >checking whether ln -s works... yes >checking the maximum length of command line arguments... 1572864 >checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop >checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop >checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r >checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump >checking how to recognize dependent libraries... pass_all >checking for x86_64-pc-linux-gnu-dlltool... no >checking for dlltool... no >checking how to associate runtime and link libraries... printf %s\n >checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar >checking for archiver @FILE support... @ >checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip >checking for x86_64-pc-linux-gnu-ranlib... (cached) x86_64-pc-linux-gnu-ranlib >checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok >checking for sysroot... no >checking for a working dd... /bin/dd >checking how to truncate binary pipes... /bin/dd bs=4096 count=1 >checking for x86_64-pc-linux-gnu-mt... no >checking for mt... no >checking if : is a manifest tool... no >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking for dlfcn.h... yes >checking for objdir... .libs >checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no >checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking whether -lc should be explicitly linked in... no >checking dynamic linker characteristics... GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether stripping libraries is possible... yes >checking if libtool supports shared libraries... yes >checking whether to build shared libraries... yes >checking whether to build static libraries... yes >checking how to run the C++ preprocessor... x86_64-pc-linux-gnu-g++ -E >checking for ld used by x86_64-pc-linux-gnu-g++... /usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64 >checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) is GNU ld... yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking for x86_64-pc-linux-gnu-g++ option to produce PIC... -fPIC -DPIC >checking if x86_64-pc-linux-gnu-g++ PIC flag -fPIC -DPIC works... yes >checking if x86_64-pc-linux-gnu-g++ static flag -static works... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... yes >checking if x86_64-pc-linux-gnu-g++ supports -c -o file.o... (cached) yes >checking whether the x86_64-pc-linux-gnu-g++ linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes >checking dynamic linker characteristics... (cached) GNU/Linux ld.so >checking how to hardcode library paths into programs... immediate >checking whether ln -s works... yes >checking for gawk... (cached) gawk >checking for ANSI C header files... (cached) yes >checking arpa/inet.h usability... yes >checking arpa/inet.h presence... yes >checking for arpa/inet.h... yes >checking locale.h usability... yes >checking locale.h presence... yes >checking for locale.h... yes >checking xlocale.h usability... no >checking xlocale.h presence... no >checking for xlocale.h... no >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 ctype.h usability... yes >checking ctype.h presence... yes >checking for ctype.h... yes >checking limits.h usability... yes >checking limits.h presence... yes >checking for limits.h... yes >checking float.h usability... yes >checking float.h presence... yes >checking for float.h... yes >checking math.h usability... yes >checking math.h presence... yes >checking for math.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 for inttypes.h... (cached) yes >checking time.h usability... yes >checking time.h presence... yes >checking for time.h... yes >checking sys/inttypes.h usability... no >checking sys/inttypes.h presence... no >checking for sys/inttypes.h... no >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 struct tm.tm_gmtoff... yes >checking for struct tm.__tm_gmtoff... no >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 asctime... yes >checking for asctime_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 strlcpy... no >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 snprintf... (cached) yes >checking for sprintf_l... no >checking for wctomb... yes >checking for mbtowc... yes >checking for poll... yes >checking for newlocale... yes >checking for uselocale... yes >checking for freelocale... yes >checking for isnan... yes >checking for isinf... yes >checking for gethostbyname_r... yes >checking for stdlib.h... (cached) yes >checking for GNU libc compatible malloc... yes >checking for disable namespaces in library... no >checking for disable c locale usage in library... no >checking for enable ipv6 in library... yes >checking for disable openssl in library... no >checking for enable gnutls in library... no >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/aws/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/atom/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/wst/Makefile >config.status: creating gsoap/samples/xml-rpc-json/Makefile >config.status: creating gsoap/samples/rest/Makefile >config.status: creating gsoap/samples/testmsgr/Makefile >config.status: creating config.h >config.status: executing depfiles commands >config.status: executing libtool commands >make all-recursive >make[1]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8' >Making all in gsoap >make[2]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_cpp.cpp >ln -s -f ../gsoap/dom.cpp dom_cpp.cpp >ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck.c >ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck_cpp.cpp >ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl.c >ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl_cpp.cpp >make all-recursive >make[3]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >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 >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 >x86_64-pc-linux-gnu-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 >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 >x86_64-pc-linux-gnu-ar cru libgsoap++.a libgsoap___a-stdsoap2_cpp.o libgsoap___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoap++.a >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 >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 >x86_64-pc-linux-gnu-ar cru libgsoapck.a libgsoapck_a-stdsoap2_ck.o libgsoapck_a-dom.o >x86_64-pc-linux-gnu-ranlib libgsoapck.a >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 >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 >x86_64-pc-linux-gnu-ar cru libgsoapck++.a libgsoapck___a-stdsoap2_ck_cpp.o libgsoapck___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoapck++.a >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_a-stdsoap2_ssl.o `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_a-dom.o `test -f 'dom.c' || echo './'`dom.c >rm -f libgsoapssl.a >x86_64-pc-linux-gnu-ar cru libgsoapssl.a libgsoapssl_a-stdsoap2_ssl.o libgsoapssl_a-dom.o >x86_64-pc-linux-gnu-ranlib libgsoapssl.a >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -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 >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -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 >x86_64-pc-linux-gnu-ar cru libgsoapssl++.a libgsoapssl___a-stdsoap2_ssl_cpp.o libgsoapssl___a-dom_cpp.o >x86_64-pc-linux-gnu-ranlib libgsoapssl++.a >/bin/sh ../libtool --tag=CC --mode=compile 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_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c >libtool: compile: 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 stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o >libtool: compile: 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 stdsoap2.c -o libgsoap_la-stdsoap2.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile 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_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: 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 dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o >libtool: compile: 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 dom.c -o libgsoap_la-dom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoap.la -rpath /usr/lib64 libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoap.so.0 -o .libs/libgsoap.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoap.so.0" && ln -s "libgsoap.so.0.0.0" "libgsoap.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap.so.0.0.0" "libgsoap.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoap.a libgsoap_la-stdsoap2.o libgsoap_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoap.a >libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" ) >/bin/sh ../libtool --tag=CXX --mode=compile 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___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp >libtool: compile: 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 stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o >libtool: compile: 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 stdsoap2_cpp.cpp -o libgsoap___la-stdsoap2_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile 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___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: 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 dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o >libtool: compile: 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 dom_cpp.cpp -o libgsoap___la-dom_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoap++.la -rpath /usr/lib64 libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoap++.so.0 -o .libs/libgsoap++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoap++.so.0" && ln -s "libgsoap++.so.0.0.0" "libgsoap++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++.so.0.0.0" "libgsoap++.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoap++.a libgsoap___la-stdsoap2_cpp.o libgsoap___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoap++.a >libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" ) >/bin/sh ../libtool --tag=CC --mode=compile 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_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c >libtool: compile: 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 stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o >libtool: compile: 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 stdsoap2_ck.c -o libgsoapck_la-stdsoap2_ck.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile 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_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: 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 dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o >libtool: compile: 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 dom.c -o libgsoapck_la-dom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoapck.la -rpath /usr/lib64 libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o -Wl,--as-needed -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoapck.so.0 -o .libs/libgsoapck.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapck.so.0" && ln -s "libgsoapck.so.0.0.0" "libgsoapck.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck.so.0.0.0" "libgsoapck.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoapck.a libgsoapck_la-stdsoap2_ck.o libgsoapck_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapck.a >libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" ) >/bin/sh ../libtool --tag=CXX --mode=compile 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___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp >libtool: compile: 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 stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o >libtool: compile: 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 stdsoap2_ck_cpp.cpp -o libgsoapck___la-stdsoap2_ck_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile 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___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: 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 dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o >libtool: compile: 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 dom_cpp.cpp -o libgsoapck___la-dom_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoapck++.la -rpath /usr/lib64 libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -Wl,--as-needed -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoapck++.so.0 -o .libs/libgsoapck++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapck++.so.0" && ln -s "libgsoapck++.so.0.0.0" "libgsoapck++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++.so.0.0.0" "libgsoapck++.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoapck++.a libgsoapck___la-stdsoap2_ck_cpp.o libgsoapck___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapck++.a >libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c stdsoap2_ssl.c -o libgsoapssl_la-stdsoap2_ssl.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c dom.c -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o >libtool: compile: x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c dom.c -o libgsoapssl_la-dom.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoapssl.la -rpath /usr/lib64 libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -shared -fPIC -DPIC .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o -Wl,--as-needed -lssl -lcrypto -lz -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoapssl.so.0 -o .libs/libgsoapssl.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapssl.so.0" && ln -s "libgsoapssl.so.0.0.0" "libgsoapssl.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl.so.0.0.0" "libgsoapssl.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoapssl.a libgsoapssl_la-stdsoap2_ssl.o libgsoapssl_la-dom.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapssl.a >libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" ) >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c stdsoap2_ssl_cpp.cpp -o libgsoapssl___la-stdsoap2_ssl_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=compile x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o >libtool: compile: x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -c dom_cpp.cpp -o libgsoapssl___la-dom_cpp.o >/dev/null 2>&1 >/bin/sh ../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_IPV6 -DWITH_NO_IPV6_V6ONLY -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -march=native -O2 -pipe -fomit-frame-pointer -version-info 0 -Wl,-O1 -Wl,--as-needed -o libgsoapssl++.la -rpath /usr/lib64 libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crti.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -Wl,--as-needed -lssl -lcrypto -lz -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../x86_64-pc-linux-gnu/lib -L/usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/crtendS.o /usr/lib/gcc/x86_64-pc-linux-gnu/7.3.0/../../../../lib64/crtn.o -march=native -O2 -Wl,-O1 -Wl,-soname -Wl,libgsoapssl++.so.0 -o .libs/libgsoapssl++.so.0.0.0 >libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so.0" && ln -s "libgsoapssl++.so.0.0.0" "libgsoapssl++.so.0") >libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++.so.0.0.0" "libgsoapssl++.so") >libtool: link: x86_64-pc-linux-gnu-ar cru .libs/libgsoapssl++.a libgsoapssl___la-stdsoap2_ssl_cpp.o libgsoapssl___la-dom_cpp.o >libtool: link: x86_64-pc-linux-gnu-ranlib .libs/libgsoapssl++.a >libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >Making all in src >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 3 shift/reduce conflicts [-Wconflicts-sr] >updating soapcpp2_yacc.output >updating soapcpp2_yacc.h >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_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 -DSOAPCPP2_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 >[01m[Ksoapcpp2_lex.c:[m[K In function â[01m[Kyy_init_buffer[m[Kâ: >[01m[Ksoapcpp2_lex.c:1944:40:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kisatty[m[Kâ [[01;35m[K-Wimplicit-function-declaration[m[K] > > [01;35m[K^[m[K >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_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 -DSOAPCPP2_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 -DSOAPCPP2_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 -DSOAPCPP2_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 >/bin/sh ../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_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 >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\" -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -Wl,--as-needed -lfl >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/src' >Making all in wsdl >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/wsdl' >../../gsoap/src/soapcpp2 -SC -pwsdl -I../../gsoap/wsdl -I../../gsoap/import ../../gsoap/wsdl/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving wsdlStub.h annotated copy of the source interface file >Saving wsdlH.h serialization functions to #include in projects >Saving xmime.nsmap namespace mapping table >Saving wsdlC.cpp serialization functions > >Compilation successful > >make all-am >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/wsdl' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wadl.o `test -f 'wadl.cpp' || echo './'`wadl.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -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 -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-bpel.o `test -f 'bpel.cpp' || echo './'`bpel.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp >/bin/sh ../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -march=native -O2 -pipe -fomit-frame-pointer -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -Wl,-O1 -Wl,--as-needed -o wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-wadl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-bpel.o wsdl2h-wsdlC.o ../../gsoap/libgsoapssl++.la ../../gsoap/plugin/httpda.c ../../gsoap/plugin/smdevp.c ../../gsoap/plugin/threads.c -lcrypto >libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH=\"/usr/share/gsoap/WS\" -march=native -O2 -pipe -fomit-frame-pointer -I../../gsoap -I../../gsoap/plugin -Wl,-O1 -o .libs/wsdl2h wsdl2h-wsdl2h.o wsdl2h-wsdl.o wsdl2h-wadl.o wsdl2h-schema.o wsdl2h-types.o wsdl2h-service.o wsdl2h-soap.o wsdl2h-mime.o wsdl2h-wsp.o wsdl2h-bpel.o wsdl2h-wsdlC.o ../../gsoap/plugin/httpda.c ../../gsoap/plugin/smdevp.c ../../gsoap/plugin/threads.c -L../../gsoap/wsdl -Wl,--as-needed ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/wsdl' >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/wsdl' >Making all in . >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59/work/gsoap-2.8/gsoap' >Making all in samples >make[4]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples' >Making all in autotest >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/autotest' >../../../gsoap/wsdl/wsdl2h -d -P -t ../../../gsoap/samples/autotest/typemap.dat ../../../gsoap/samples/autotest/examples.wsdl >Saving ../../../gsoap/samples/autotest/examples.h > > >** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.59 >** Copyright (C) 2000-2017 Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The wsdl2h tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Reading type definitions from type map "../../../gsoap/samples/autotest/typemap.dat" >Reading '../../../gsoap/samples/autotest/examples.wsdl'... > >Warning: unexpected element 'wsdl' at level 3 is skipped (safe to ignore) > Reading schema 'RelativeIncluded.xsd'... > Done reading 'RelativeIncluded.xsd' > Reading schema 'Included.xsd'... > Done reading 'Included.xsd' > Reading schema 'ChameleonIncluded.xsd'... > Done reading 'ChameleonIncluded.xsd' > >Warning: attempt to include chameleon schema with no targetNamespace in schema 'http://www.w3.org/2002/ws/databinding/examples/6/09/', assigning targetNamespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/' >Done reading '../../../gsoap/samples/autotest/examples.wsdl' > >To finalize code generation, execute: >> soapcpp2 ../../../gsoap/samples/autotest/examples.h >Or to generate C++ proxy and service classes: >> soapcpp2 -j ../../../gsoap/samples/autotest/examples.h > >../../../gsoap/src/soapcpp2 -SL -T -I../../../gsoap/import -I../../../gsoap/custom ../../../gsoap/samples/autotest/examples.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > > >../../../gsoap/samples/autotest/examples.h(3748): *WARNING*: Duplicate declaration of 'title' (already declared at line 3744), 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 source interface file >Saving soapH.h serialization functions to #include in projects >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 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 auto-test echo server >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful (1 warning) > >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -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../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -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../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-soapTester.o `test -f 'soapTester.cpp' || echo './'`soapTester.cpp >ln -s ../../custom/duration.c duration.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-duration.o `test -f 'duration.cpp' || echo './'`duration.cpp >ln -s ../../custom/long_time.c long_time.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-long_time.o `test -f 'long_time.cpp' || echo './'`long_time.cpp >ln -s ../../custom/struct_tm.c struct_tm.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-struct_tm.o `test -f 'struct_tm.cpp' || echo './'`struct_tm.cpp >ln -s ../../custom/struct_tm_date.c struct_tm_date.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o autotest-struct_tm_date.o `test -f 'struct_tm_date.cpp' || echo './'`struct_tm_date.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -L../../../gsoap/samples/autotest -Wl,-O1 -Wl,--as-needed -o autotest autotest-soapC.o autotest-soapServer.o autotest-soapTester.o autotest-duration.o autotest-long_time.o autotest-struct_tm.o autotest-struct_tm_date.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -Wl,-O1 -o autotest autotest-soapC.o autotest-soapServer.o autotest-soapTester.o autotest-duration.o autotest-long_time.o autotest-struct_tm.o autotest-struct_tm_date.o -L../../../gsoap/samples/autotest -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/autotest' >Making all in aws >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/aws' >../../../gsoap/src/soapcpp2 -j -I../../../gsoap/import:../../../gsoap aws-s3.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using s3 service name: AmazonS3SoapBinding >Using s3 service style: document >Using s3 service encoding: literal >Using s3 service location: https://s3.amazonaws.com/soap >Using s3 schema namespace: http://s3.amazonaws.com/doc/2006-03-01/ >Saving soapAmazonS3SoapBindingProxy.h client proxy class >Saving soapAmazonS3SoapBindingProxy.cpp client proxy class >Saving soapAmazonS3SoapBindingService.h service class >Saving soapAmazonS3SoapBindingService.cpp service class >Saving AmazonS3SoapBinding.CreateBucket.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.CreateBucket.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.DeleteBucket.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.DeleteBucket.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.GetObjectAccessControlPolicy.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.GetObjectAccessControlPolicy.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.GetBucketAccessControlPolicy.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.GetBucketAccessControlPolicy.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.SetObjectAccessControlPolicy.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.SetObjectAccessControlPolicy.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.SetBucketAccessControlPolicy.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.SetBucketAccessControlPolicy.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.GetObject.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.GetObject.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.GetObjectExtended.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.GetObjectExtended.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.PutObject.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.PutObject.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.PutObjectInline.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.PutObjectInline.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.DeleteObject.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.DeleteObject.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.ListBucket.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.ListBucket.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.ListAllMyBuckets.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.ListAllMyBuckets.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.SetBucketLoggingStatus.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.SetBucketLoggingStatus.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.GetBucketLoggingStatus.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.GetBucketLoggingStatus.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.CopyObject.req.xml sample SOAP/XML request >Saving AmazonS3SoapBinding.CopyObject.res.xml sample SOAP/XML response >Saving AmazonS3SoapBinding.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/aws' >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o aws-aws-s3.o `test -f 'aws-s3.cpp' || echo './'`aws-s3.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o aws-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o aws-soapAmazonS3SoapBindingProxy.o `test -f 'soapAmazonS3SoapBindingProxy.cpp' || echo './'`soapAmazonS3SoapBindingProxy.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o aws aws-aws-s3.o aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o aws aws-aws-s3.o aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o -Wl,--as-needed ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/aws' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/aws' >Making all in calc >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: calc >Using ns service protocol: SOAP >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 -o calcclient.o 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 -o soapClient.o 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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o calcclient calcclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o calcserver.o 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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o calcserver calcserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/calc' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/calc' >Making all in calc++ >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: calc >Using ns service protocol: SOAP >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o calcclient calcclient.o soapC.o soapcalcProxy.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o calcserver calcserver.o soapC.o soapcalcService.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/calc++' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/calc++' >Making all in databinding >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/databinding' >../../../gsoap/wsdl/wsdl2h -g -t ../../../gsoap/samples/databinding/addresstypemap.dat ../../../gsoap/samples/databinding/address.xsd >Saving ../../../gsoap/samples/databinding/address.h > > >** The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.59 >** Copyright (C) 2000-2017 Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The wsdl2h tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Reading type definitions from type map "../../../gsoap/samples/databinding/addresstypemap.dat" >Reading '../../../gsoap/samples/databinding/address.xsd'... >Done reading '../../../gsoap/samples/databinding/address.xsd' > >To finalize code generation, execute: >> soapcpp2 ../../../gsoap/samples/databinding/address.h >Or to generate C++ proxy and service classes: >> soapcpp2 -j ../../../gsoap/samples/databinding/address.h > >../../../gsoap/src/soapcpp2 -0 -CS -p address -I../../../gsoap/import ../../../gsoap/samples/databinding/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving addressStub.h annotated copy of the source interface file >Saving addressH.h serialization functions to #include in projects >Saving a.nsmap namespace mapping table >Saving addressC.cpp serialization functions > >Compilation successful > >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -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../../.. -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o address-address.o `test -f 'address.cpp' || echo './'`address.cpp >[01m[Kaddress.cpp:[m[K In function â[01m[Kchar* user_input(const char*)[m[Kâ: >[01m[Kaddress.cpp:209:8:[m[K [01;35m[Kwarning: [m[Kignoring return value of â[01m[Kchar* fgets(char*, int, FILE*)[m[Kâ, declared with attribute warn_unused_result [[01;35m[K-Wunused-result[m[K] > [01;35m[Kfgets(buf, 80, stdin)[m[K; > [01;35m[K~~~~~^~~~~~~~~~~~~~~~[m[K >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap/samples/databinding -L../../../gsoap/samples/databinding -Wl,-O1 -Wl,--as-needed -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.a >libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -I../../../gsoap/samples/databinding -Wl,-O1 -o address address-addressC.o address-address.o -L../../../gsoap/samples/databinding -Wl,--as-needed ../../../gsoap/libgsoap++.a >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/databinding' >Making all in dime >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Compliance warning: SOAP-encoded array 'arrayOfData' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: SOAP-encoded array 'arrayOfName' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__getData' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__getImage' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o dimeclient dimeclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o dimeserver dimeserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm -lpthread >dimeserver.o: In function `dime_write_open(soap*, char const*, char const*, char const*)': >dimeserver.cpp:(.text+0x358): warning: the use of `tempnam' is dangerous, better use `mkstemp' >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/dime' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/dime' >Making all in dom >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap dom2calc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 domcpp.o domcpp.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o domcpp domcpp.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o dom2calc dom2calc.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/dom' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/dom' >Making all in oneway >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving Event.handle.req.xml sample SOAP/XML request >Saving Event.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 -o event.o 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 -o soapClient.o 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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o event event.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o handler.o 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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o handler handler.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/oneway' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/oneway' >Making all in oneway++ >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o event event.o soapC.o soapEventProxy.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o handler handler.o soapC.o soapEventService.o soapEventProxy.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/oneway++' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/oneway++' >Making all in factory >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__lookup' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__rename' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__release' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__set' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__get' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__inc' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o factory factory.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/factory' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/factory' >Making all in factorytest >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__lookup' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__rename' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__release' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__set' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__get' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__inc' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o factorytest factorytest.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/factorytest' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/factorytest' >Making all in gmt >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using t service name: gmt >Using t service style: document >Using t service encoding: literal >Using t schema namespace: http://tempuri.org/t.xsd >Saving gmt.wsdl Web Service description >Saving gmt.gmt.req.xml sample SOAP/XML request >Saving gmt.gmt.res.xml sample SOAP/XML response >Saving gmt.nsmap namespace mapping table >Saving t.xsd XML schema >Saving soapClient.cpp client call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gmtclient gmtclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gmtserver gmtserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/gmt' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/gmt' >Making all in googleapi >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/googleapi' >Makefile:688: warning: overriding recipe for target 'soapC.cpp' >Makefile:685: warning: ignoring old recipe for target 'soapC.cpp' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Using C++ namespace: gdm >Saving gdmStub.h annotated copy of the source interface file >Saving gdmH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving gdmC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -I../../../gsoap/import:../../../gsoap env.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Using C++ namespace: gdm >Saving gdmStub.h annotated copy of the source interface file >Saving gdmH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving gdmC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap gdm.hpp > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Using C++ namespace: gdm >Saving gdmStub.h annotated copy of the source interface file >Saving gdmH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving gdmC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/googleapi' >Makefile:688: warning: overriding recipe for target 'soapC.cpp' >Makefile:685: warning: ignoring old recipe for target '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 gdm.o gdm.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 gdmC.o gdmC.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gdm gdm.o gdmC.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >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 gdx.o gdx.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o gdx gdx.o gdmC.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/googleapi' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/googleapi' >Making all in hello >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using h service name: Service >Using h service style: document >Using h service encoding: literal >Using h schema namespace: http://tempuri.org/h.xsd >Saving h.wsdl Web Service description >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o helloclient helloclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o helloserver helloserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/hello' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/hello' >Making all in httpcookies >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o -Wl,--as-needed ../../../gsoap/libgsoapck++.a -lm >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 >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DWITH_COOKIES -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o -Wl,--as-needed ../../../gsoap/libgsoapck++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/httpcookies' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/httpcookies' >Making all in lu >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Compliance warning: SOAP-encoded array 'vector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: SOAP-encoded array 'ivector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: SOAP-encoded array 'matrix' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns1__lubksb' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns1__lusol' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns1__lusols' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns1__luinv' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns1__ludet' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o luclient luclient.o lumat.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/lu' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/lu' >Making all in magic >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Compliance warning: SOAP-encoded array 'vector' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: SOAP-encoded array 'matrix' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o magic magic.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o magicserver magicserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/magic' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/magic' >Making all in mashup >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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: gmt >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/gmt.wsdl >Saving gmt.gmt.req.xml sample SOAP/XML request >Saving gmt.gmt.res.xml sample SOAP/XML response >Saving gmt.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 call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 -o mashupclient.o 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 -o soapClient.o 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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mashupclient mashupclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o mashupserver.o 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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mashup' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mashup' >Making all in mashup++ >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >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: gmt >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/gmt.wsdl >Saving soapgmtProxy.h client proxy class >Saving soapgmtProxy.cpp client proxy class >Saving soapgmtService.h service class >Saving soapgmtService.cpp service class >Saving gmt.gmt.req.xml sample SOAP/XML request >Saving gmt.gmt.res.xml sample SOAP/XML response >Saving gmt.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 soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mashupclient mashupclient.o soapC.o soapmashupProxy.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 soapgmtProxy.o soapgmtProxy.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 >/bin/sh ../../../libtool --tag=CXX --mode=link 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 soapgmtProxy.o soapmashupService.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mashup++' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mashup++' >Making all in chaining >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving qStub.h annotated copy of the source interface file >Saving qH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 qC.c serialization functions > >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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving cStub.h annotated copy of the source interface file >Saving cH.h serialization functions to #include in projects >Using ns service name: calc >Using ns service protocol: SOAP >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >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 cC.c serialization functions > >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.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving envStub.h annotated copy of the source interface file >Saving envH.h serialization functions to #include in projects >Saving h.xsd XML schema >Saving h.nsmap namespace mapping table >Saving envC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/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 -o chaining.o 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 -o qServerLib.o qServerLib.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 -o cServerLib.o cServerLib.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 -o envC.o envC.c >/bin/sh ../../../libtool --tag=CC --mode=link 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 -lm -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o chaining chaining.o qServerLib.o cServerLib.o envC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining' >Making all in chaining++ >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining++' >../../../gsoap/src/soapcpp2 -iS -qQuote -I../../../gsoap/import:../../../gsoap quote.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Using C++ namespace: Quote >Saving QuoteStub.h annotated copy of the source interface file >Saving QuoteH.h serialization functions to #include in projects >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving QuotequoteService.h service class >Saving QuotequoteService.cpp service class >Saving quote.getQuote.req.xml sample SOAP/XML request >Saving quote.getQuote.res.xml sample SOAP/XML response >Saving quote.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving QuoteC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -iS -qCalc -I../../../gsoap/import:../../../gsoap calc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Using C++ namespace: Calc >Saving CalcStub.h annotated copy of the source interface file >Saving CalcH.h serialization functions to #include in projects >Using ns service name: calc >Using ns service protocol: SOAP >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 specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving CalccalcService.h service class >Saving CalccalcService.cpp service class >Saving calc.add.req.xml sample SOAP/XML request >Saving calc.add.res.xml sample SOAP/XML response >Saving calc.sub.req.xml sample SOAP/XML request >Saving calc.sub.res.xml sample SOAP/XML response >Saving calc.mul.req.xml sample SOAP/XML request >Saving calc.mul.res.xml sample SOAP/XML response >Saving calc.div.req.xml sample SOAP/XML request >Saving calc.div.res.xml sample SOAP/XML response >Saving calc.pow.req.xml sample SOAP/XML request >Saving calc.pow.res.xml sample SOAP/XML response >Saving calc.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving CalcC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -CS -penv -I../../../gsoap/import:../../../gsoap env.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving envStub.h annotated copy of the source interface file >Saving envH.h serialization functions to #include in projects >Saving h.xsd XML schema >Saving h.nsmap namespace mapping table >Saving envC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining++' >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 chaining.o chaining.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 QuotequoteService.o QuotequoteService.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 CalccalcService.o CalccalcService.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 QuoteC.o QuoteC.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 CalcC.o CalcC.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 envC.o envC.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/libgsoap++.a -lm -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining++' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/chaining++' >Making all in primes >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/primes' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/primes' >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 primes.o primes.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o primes primes.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o primes primes.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/primes' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/primes' >Making all in mtom >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-test.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving x.xsd XML schema >Using m service name: mtom_test >Using m service style: document >Using m service encoding: literal >Using m schema namespace: http://www.genivia.com/wsdl/mtom_test.wsdl >Saving mtom_test.wsdl Web Service description >Saving mtom_test.EchoTestSingle.req.xml sample SOAP/XML request >Saving mtom_test.EchoTestSingle.res.xml sample SOAP/XML response >Saving mtom_test.EchoTestMultiple.req.xml sample SOAP/XML request >Saving mtom_test.EchoTestMultiple.res.xml sample SOAP/XML response >Saving mtom_test.nsmap namespace mapping table >Saving m.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom' >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 -o mtom-test.o mtom-test.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 -o soapClient.o 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 -o soapC.o soapC.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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mtom mtom-test.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom' >Making all in mtom-stream >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom-stream' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap mtom-stream-test.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving x.xsd XML schema >Using m service name: mtom_stream_test >Using m service style: document >Using m service encoding: literal >Using m schema namespace: http://www.genivia.com/wsdl/mtom_stream_test.wsdl >Saving mtom_stream_test.wsdl Web Service description >Saving mtom_stream_test.PutData.req.xml sample SOAP/XML request >Saving mtom_stream_test.PutData.res.xml sample SOAP/XML response >Saving mtom_stream_test.GetData.req.xml sample SOAP/XML request >Saving mtom_stream_test.GetData.res.xml sample SOAP/XML response >Saving mtom_stream_test.nsmap namespace mapping table >Saving m.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom-stream' >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 -o mtom-stream-test.o mtom-stream-test.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 -o soapClient.o 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 -o soapC.o soapC.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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.a -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm -lpthread >mtom-stream-test.o: In function `mime_server_write_open': >mtom-stream-test.c:(.text+0x135): warning: the use of `tempnam' is dangerous, better use `mkstemp' >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom-stream' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/mtom-stream' >Making all in polytest >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/polytest' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap polymorph.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: polymorph >Using ns service style: rpc >Using ns service encoding: encoded >Using ns service location: http://websrv.cs.fsu.edu/~engelen/polytest.cgi >Using ns schema namespace: urn:copy >Saving polymorph.wsdl Web Service description >Compliance warning: operation 'ns__polytest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving polymorph.polytest.req.xml sample SOAP/XML request >Saving polymorph.polytest.res.xml sample SOAP/XML response >Saving polymorph.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.cpp client call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/polytest' >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 polymorph.o polymorph.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++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/polytest' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/polytest' >Making all in roll >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/roll' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap roll.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using r service name: Service >Using r service style: document >Using r service encoding: literal >Using r schema namespace: http://tempuri.org/r.xsd >Saving r.wsdl Web Service description >Saving r.roll.req.xml sample SOAP/XML request >Saving r.roll.res.xml sample SOAP/XML response >Saving r.xsd XML schema >Saving r.nsmap namespace mapping table >Saving soapClient.cpp client call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/roll' >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 rollclient.o rollclient.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o rollclient rollclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 rollserver.o rollserver.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o rollserver rollserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/roll' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/roll' >Making all in router >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/router' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving t.xsd XML schema >Saving t.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving t.xsd XML schema >Saving t.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving t.xsd XML schema >Saving t.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap router.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving t.xsd XML schema >Saving t.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/router' >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 -o router.o router.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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o router router.o soapC.o ../../../gsoap/libgsoap.a -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o router router.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/router' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/router' >Making all in atom >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/atom' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving a.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving a.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving a.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap atom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving a.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/atom' >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 atom.o atom.cpp >[01m[Katom.cpp:119:41:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > T * soap_make(struct soap *soap, T val) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[Katom.cpp:129:65:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > std::string *soap_make_string(struct soap *soap, const char *s) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[Katom.cpp:141:84:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > a__text *soap_make_text(struct soap *soap, const char *s, const char *lang = NULL) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[Katom.cpp:155:82:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > a__uri *soap_make_uri(struct soap *soap, const char *s, const char *lang = NULL) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[Katom.cpp:169:47:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > a__dateTime *soap_make_now(struct soap *soap) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >[01m[Katom.cpp:181:132:[m[K [01;35m[Kwarning: [m[Kdynamic exception specifications are deprecated in C++11 [[01;35m[K-Wdeprecated[m[K] > a__generator *soap_make_gen(struct soap *soap, const char *s, const char *u = NULL, const char *v = NULL, const char *lang = NULL) [01;35m[Kthrow[m[K (std::bad_alloc) > [01;35m[K^~~~~[m[K >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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o atom atom.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o atom atom.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/atom' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/atom' >Making all in rss >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rss' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving dc.xsd XML schema >Saving dc.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving dc.xsd XML schema >Saving dc.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving dc.xsd XML schema >Saving dc.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap rss.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving dc.xsd XML schema >Saving dc.nsmap namespace mapping table >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rss' >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 -o rss.o rss.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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o rss rss.o soapC.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o rss rss.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rss' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rss' >Making all in ssl >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/ssl' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: ssl >Using ns service style: rpc >Using ns service encoding: encoded >Using ns service location: https://localhost:18081 >Using ns schema namespace: urn:ssl >Saving ssl.wsdl Web Service description >Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving ssl.add.req.xml sample SOAP/XML request >Saving ssl.add.res.xml sample SOAP/XML response >Saving ssl.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: ssl >Using ns service style: rpc >Using ns service encoding: encoded >Using ns service location: https://localhost:18081 >Using ns schema namespace: urn:ssl >Saving ssl.wsdl Web Service description >Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving ssl.add.req.xml sample SOAP/XML request >Saving ssl.add.res.xml sample SOAP/XML response >Saving ssl.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap ssl.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: ssl >Using ns service style: rpc >Using ns service encoding: encoded >Using ns service location: https://localhost:18081 >Using ns schema namespace: urn:ssl >Saving ssl.wsdl Web Service description >Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving ssl.add.req.xml sample SOAP/XML request >Saving ssl.add.res.xml sample SOAP/XML response >Saving ssl.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/ssl' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o -Wl,--as-needed ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o sslserver-threads.o -Wl,--as-needed ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/ssl' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/ssl' >Making all in template >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/template' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h >soapcpp2: using both options -C and -S omits client/server code > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/template' >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 primes.o primes.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o primes primes.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o primes primes.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/template' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/template' >Making all in udp >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/udp' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap udp.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: udp >Using ns service style: document >Using ns service encoding: literal >Using ns service location: soap.udp://localhost:10000 >Using ns schema namespace: urn:gsoap-udp-demo >Saving udp.wsdl Web Service description >Saving udp.echoString.req.xml sample SOAP/XML request >Saving udp.echoString.res.xml sample SOAP/XML response >Saving udp.sendString.req.xml sample SOAP/XML request >Saving udp.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/udp' >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 -o udpclient.o udpclient.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 -o soapClient.o 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 -o soapC.o soapC.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o udpclient udpclient.o soapClient.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o udpserver.o udpserver.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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o udpserver udpserver.o soapServer.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/udp' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/udp' >Making all in varparam >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/varparam' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap varparam.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Compliance warning: SOAP-encoded array 'array' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Using ns service name: varparam >Using ns service style: rpc >Using ns service encoding: encoded >Using ns service location: http://websrv.cs.fsu.edu/~engelen/varparam.cgi >Using ns schema namespace: urn:varparam >Saving varparam.wsdl Web Service description >Compliance warning: operation 'ns__varStringParamTest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Compliance warning: operation 'ns__varPolyParamTest' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a >Saving varparam.varStringParamTest.req.xml sample SOAP/XML request >Saving varparam.varStringParamTest.res.xml sample SOAP/XML response >Saving varparam.varPolyParamTest.req.xml sample SOAP/XML request >Saving varparam.varPolyParamTest.res.xml sample SOAP/XML response >Saving varparam.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.cpp client call stub functions >Saving soapServer.cpp server request dispatcher >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/varparam' >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 varparam.o varparam.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++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o soapServer.o soapServer.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o varparam varparam.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/varparam' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/varparam' >Making all in wsa >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsa' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsademo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns service name: wsademo >Using ns service style: document >Using ns service encoding: literal >Using ns service location: http://localhost:11001 >Using ns schema namespace: urn:wsademo >Saving wsademo.wsdl Web Service description >Saving wsademo.wsademoResult.req.xml sample SOAP/XML request >Saving wsademo.wsademo.req.xml sample SOAP/XML request >Saving wsademo.wsademo.res.xml sample SOAP/XML response >Saving wsademo.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsa' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o ../../../gsoap/libgsoapssl.a -lssl -lcrypto -lz -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o wsademo-wsaapi.o -Wl,--as-needed ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsa' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsa' >Making all in wsrm >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsrm' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap -a wsrmdemo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving netrm.xsd XML schema >Using wsrm service name: wsrm >Using wsrm service style: document >Using wsrm service encoding: literal >Using wsrm schema import namespace: http://docs.oasis-open.org/ws-rx/wsrm/200702 >Saving wsrm.CreateSequence.req.xml sample SOAP/XML request >Saving wsrm.CreateSequence.res.xml sample SOAP/XML response >Saving wsrm.CloseSequence.req.xml sample SOAP/XML request >Saving wsrm.CloseSequence.res.xml sample SOAP/XML response >Saving wsrm.TerminateSequence.req.xml sample SOAP/XML request >Saving wsrm.TerminateSequence.res.xml sample SOAP/XML response >Saving wsrm.CreateSequenceResponse.req.xml sample SOAP/XML request >Saving wsrm.CloseSequenceResponse.req.xml sample SOAP/XML request >Saving wsrm.TerminateSequenceResponse.req.xml sample SOAP/XML request >Saving wsrm.SequenceAcknowledgement.req.xml sample SOAP/XML request >Saving wsrm.AckRequested.req.xml sample SOAP/XML request >Saving wsrm.nsmap namespace mapping table >Using ns service name: wsrmdemo >Using ns service style: document >Using ns service encoding: literal >Using ns service location: http://localhost:11001 >Using ns schema namespace: urn:wsrmdemo >Saving wsrmdemo.wsdl Web Service description >Saving wsrmdemo.wsrmdemoResponse.req.xml sample SOAP/XML request >Saving wsrmdemo.wsrmdemo.req.xml sample SOAP/XML request >Saving wsrmdemo.wsrmdemo.res.xml sample SOAP/XML response >Saving wsrmdemo.nsmap namespace mapping table >Saving ns.xsd XML schema >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsrm' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c >[01m[K../../custom/duration.c:[m[K In function â[01m[Ksoap_s2xsd__duration[m[Kâ: >[01m[K../../custom/duration.c:166:22:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kstrtod_l[m[Kâ; did you mean â[01m[Kstrtok_r[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > f = (float)[01;35m[Kstrtod_l[m[K(s, NULL, SOAP_LOCALE(soap)); > [01;35m[K^~~~~~~~[m[K > [32m[Kstrtok_r[m[K >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o ../../../gsoap/libgsoap.a -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o wsrmdemo-wsaapi.o wsrmdemo-wsrmapi.o wsrmdemo-threads.o wsrmdemo-duration.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_udp-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c >[01m[K../../custom/duration.c:[m[K In function â[01m[Ksoap_s2xsd__duration[m[Kâ: >[01m[K../../custom/duration.c:166:22:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kstrtod_l[m[Kâ; did you mean â[01m[Kstrtok_r[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > f = (float)[01;35m[Kstrtod_l[m[K(s, NULL, SOAP_LOCALE(soap)); > [01;35m[K^~~~~~~~[m[K > [32m[Kstrtok_r[m[K >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o ../../../gsoap/libgsoap.a -lm -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_UDP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o wsrmdemo_udp-wsaapi.o wsrmdemo_udp-wsrmapi.o wsrmdemo_udp-threads.o wsrmdemo_udp-duration.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm -lpthread >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -c -o wsrmdemo_ssl-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c >[01m[K../../custom/duration.c:[m[K In function â[01m[Ksoap_s2xsd__duration[m[Kâ: >[01m[K../../custom/duration.c:166:22:[m[K [01;35m[Kwarning: [m[Kimplicit declaration of function â[01m[Kstrtod_l[m[Kâ; did you mean â[01m[Kstrtok_r[m[Kâ? [[01;35m[K-Wimplicit-function-declaration[m[K] > f = (float)[01;35m[Kstrtod_l[m[K(s, NULL, SOAP_LOCALE(soap)); > [01;35m[K^~~~~~~~[m[K > [32m[Kstrtok_r[m[K >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o ../../../gsoap/libgsoapssl.a -lssl -lcrypto -lz -lm -lssl -lcrypto -lz -lpthread >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_OPENSSL -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o wsrmdemo_ssl-wsaapi.o wsrmdemo_ssl-wsrmapi.o wsrmdemo_ssl-threads.o wsrmdemo_ssl-duration.o -Wl,--as-needed ../../../gsoap/libgsoapssl.a -lm -lssl -lcrypto -lz -lpthread >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsrm' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsrm' >Making all in wsse >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsse' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns1 service name: wssetest >Using ns1 service style: document >Using ns1 service encoding: literal >Using ns1 service location: http://localhost:80 >Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd >Saving wssetest.add.req.xml sample SOAP/XML request >Saving wssetest.add.res.xml sample SOAP/XML response >Saving wssetest.sub.req.xml sample SOAP/XML request >Saving wssetest.sub.res.xml sample SOAP/XML response >Saving wssetest.mul.req.xml sample SOAP/XML request >Saving wssetest.mul.res.xml sample SOAP/XML response >Saving wssetest.div.req.xml sample SOAP/XML request >Saving wssetest.div.res.xml sample SOAP/XML response >Saving wssetest.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wssedemo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns1 service name: wssetest >Using ns1 service style: document >Using ns1 service encoding: literal >Using ns1 service location: http://localhost:80 >Using ns1 schema namespace: http://www.genivia.com/schemas/wssetest.xsd >Saving wssetest.add.req.xml sample SOAP/XML request >Saving wssetest.add.res.xml sample SOAP/XML response >Saving wssetest.sub.req.xml sample SOAP/XML request >Saving wssetest.sub.res.xml sample SOAP/XML response >Saving wssetest.mul.req.xml sample SOAP/XML request >Saving wssetest.mul.res.xml sample SOAP/XML response >Saving wssetest.div.req.xml sample SOAP/XML request >Saving wssetest.div.res.xml sample SOAP/XML response >Saving wssetest.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsse' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -c -o wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o wssedemo-stdsoap2.o wssedemo-dom.o wssedemo-wsseapi.o wssedemo-smdevp.o wssedemo-mecevp.o -Wl,--as-needed -lm -lssl -lcrypto -lz >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 -o wsselite.o wsselite.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 -o soapClient.o 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 -o soapC.o soapC.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 -o soapServer.o soapServer.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 -o stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.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 -o wsseapi-lite.o `test -f '../../plugin/wsseapi-lite.c' || echo './'`../../plugin/wsseapi-lite.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -lssl -lcrypto -lz -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wsselite wsselite.o soapClient.o soapC.o soapServer.o stdsoap2.o wsseapi-lite.o -Wl,--as-needed -lssl -lcrypto -lz -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsse' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wsse' >Making all in wst >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wst' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using wst service name: wst >Using wst service style: document >Using wst service encoding: literal >Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 >Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request >Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response >Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request >Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response >Saving wst.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap wstdemo.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using wst service name: wst >Using wst service style: document >Using wst service encoding: literal >Using wst schema import namespace: http://docs.oasis-open.org/ws-sx/ws-trust/200512 >Saving wst.RequestSecurityToken.req.xml sample SOAP/XML request >Saving wst.RequestSecurityToken.res.xml sample SOAP/XML response >Saving wst.RequestSecurityTokenCollection.req.xml sample SOAP/XML request >Saving wst.RequestSecurityTokenCollection.res.xml sample SOAP/XML response >Saving wst.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wst' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-wstdemo.o `test -f 'wstdemo.c' || echo './'`wstdemo.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-wstapi.o `test -f '../../plugin/wstapi.c' || echo './'`../../plugin/wstapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -c -o wstdemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -lssl -lcrypto -lz -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o wstdemo-stdsoap2.o wstdemo-dom.o wstdemo-wstapi.o wstdemo-wsseapi.o wstdemo-wsaapi.o wstdemo-smdevp.o wstdemo-mecevp.o -Wl,--as-needed -lm -lssl -lcrypto -lz >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wst' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/wst' >Making all in xml-rpc-json >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/xml-rpc-json' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap xml-rpc.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/xml-rpc-json' >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 jsoncpp.o jsoncpp.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 xml-rpc.o xml-rpc.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 json.o json.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 >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_GitHub-json-GitHub.o `test -f 'json-GitHub.cpp' || echo './'`json-GitHub.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_GitHub-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_GitHub-json.o `test -f 'json.cpp' || echo './'`json.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o -Wl,--as-needed ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_gdm-json-GoogleDistanceMatrix.o `test -f 'json-GoogleDistanceMatrix.cpp' || echo './'`json-GoogleDistanceMatrix.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_gdm-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_gdm-json.o `test -f 'json.cpp' || echo './'`json.cpp >x86_64-pc-linux-gnu-g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o -Wl,--as-needed ../../../gsoap/libgsoapssl++.a -lm -lssl -lcrypto -lz >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 json-currentTime.o json-currentTime.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >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 xml-rpc-currentTime.o xml-rpc-currentTime.cpp >/bin/sh ../../../libtool --tag=CXX --mode=link x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.a -lm >libtool: link: x86_64-pc-linux-gnu-g++ -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o -Wl,--as-needed ../../../gsoap/libgsoap++.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/xml-rpc-json' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/xml-rpc-json' >Making all in rest >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rest' >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns1 service name: calcPOST >Using ns1 service style: document >Using ns1 service encoding: literal >Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi >Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl >Saving calcPOST.REST.add.req.xml sample SOAP/XML request >Saving calcPOST.REST.add.res.xml sample SOAP/XML response >Saving calcPOST.REST.sub.req.xml sample SOAP/XML request >Saving calcPOST.REST.sub.res.xml sample SOAP/XML response >Saving calcPOST.REST.mul.req.xml sample SOAP/XML request >Saving calcPOST.REST.mul.res.xml sample SOAP/XML response >Saving calcPOST.REST.div.req.xml sample SOAP/XML request >Saving calcPOST.REST.div.res.xml sample SOAP/XML response >Saving calcPOST.REST.pow.req.xml sample SOAP/XML request >Saving calcPOST.REST.pow.res.xml sample SOAP/XML response >Saving calcPOST.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns1 service name: calcPOST >Using ns1 service style: document >Using ns1 service encoding: literal >Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi >Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl >Saving calcPOST.REST.add.req.xml sample SOAP/XML request >Saving calcPOST.REST.add.res.xml sample SOAP/XML response >Saving calcPOST.REST.sub.req.xml sample SOAP/XML request >Saving calcPOST.REST.sub.res.xml sample SOAP/XML response >Saving calcPOST.REST.mul.req.xml sample SOAP/XML request >Saving calcPOST.REST.mul.res.xml sample SOAP/XML response >Saving calcPOST.REST.div.req.xml sample SOAP/XML request >Saving calcPOST.REST.div.res.xml sample SOAP/XML response >Saving calcPOST.REST.pow.req.xml sample SOAP/XML request >Saving calcPOST.REST.pow.res.xml sample SOAP/XML response >Saving calcPOST.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap calcrest.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Using ns1 service name: calcPOST >Using ns1 service style: document >Using ns1 service encoding: literal >Using ns1 service location: http://websrv.cs.fsu.edu/~engelen/calcserver.cgi >Using ns1 schema namespace: http://websrv.cs.fsu.edu/~engelen/calc.wsdl >Saving calcPOST.REST.add.req.xml sample SOAP/XML request >Saving calcPOST.REST.add.res.xml sample SOAP/XML response >Saving calcPOST.REST.sub.req.xml sample SOAP/XML request >Saving calcPOST.REST.sub.res.xml sample SOAP/XML response >Saving calcPOST.REST.mul.req.xml sample SOAP/XML request >Saving calcPOST.REST.mul.res.xml sample SOAP/XML response >Saving calcPOST.REST.div.req.xml sample SOAP/XML request >Saving calcPOST.REST.div.res.xml sample SOAP/XML response >Saving calcPOST.REST.pow.req.xml sample SOAP/XML request >Saving calcPOST.REST.pow.res.xml sample SOAP/XML response >Saving calcPOST.nsmap namespace mapping table >Saving soapClient.c client call stub functions >Saving soapServer.c server request dispatcher >Saving soapC.c serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rest' >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 -o calcrest.o calcrest.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 -o soapClient.o 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 -o soapC.o soapC.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 -o soapServer.o soapServer.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o calcrest calcrest.o soapClient.o soapC.o soapServer.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o httpgettest.o httpgettest.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 -o httpget.o `test -f '../../plugin/httpget.c' || echo './'`../../plugin/httpget.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o httpgettest httpgettest.o soapC.o httpget.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o httpgettest httpgettest.o soapC.o httpget.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >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 -o httpposttest.o httpposttest.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 -o httppost.o `test -f '../../plugin/httppost.c' || echo './'`../../plugin/httppost.c >/bin/sh ../../../libtool --tag=CC --mode=link x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -Wl,--as-needed -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o ../../../gsoap/libgsoap.a -lm >libtool: link: x86_64-pc-linux-gnu-gcc -DLINUX -march=native -O2 -pipe -fomit-frame-pointer -Wl,-O1 -o httpposttest httpposttest.o soapServer.o soapC.o httppost.o -Wl,--as-needed ../../../gsoap/libgsoap.a -lm >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rest' >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/rest' >Making all in testmsgr >make[5]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/testmsgr' >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap ../../import/dom.h > >** The gSOAP code generator for C and C++, soapcpp2 release 2.8.59 >** Copyright (C) 2000-2017, Robert van Engelen, Genivia Inc. >** All Rights Reserved. This product is provided "as is", without any warranty. >** The soapcpp2 tool and its generated software are released under the GPL. >** ---------------------------------------------------------------------------- >** A commercial use license is available from Genivia Inc., contact@genivia.com >** ---------------------------------------------------------------------------- > >Saving soapStub.h annotated copy of the source interface file >Saving soapH.h serialization functions to #include in projects >Saving soap.nsmap namespace mapping table >Saving soapC.cpp serialization functions > >Compilation successful > >make all-am >make[6]: Entering directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/testmsgr' >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 testmsgr.o testmsgr.cpp >[01m[Ktestmsgr.cpp:[m[K In function â[01m[Kint main(int, char**)[m[Kâ: >[01m[Ktestmsgr.cpp:391:10:[m[K [01;31m[Kerror: [m[Kâ[01m[KSIGPIPE[m[Kâ was not declared in this scope > signal([01;31m[KSIGPIPE[m[K, sigpipe_handler); > [01;31m[K^~~~~~~[m[K >[01m[Ktestmsgr.cpp:391:10:[m[K [01;36m[Knote: [m[Ksuggested alternative: â[01m[K_SC_PIPE[m[Kâ > signal([01;36m[KSIGPIPE[m[K, sigpipe_handler); > [01;36m[K^~~~~~~[m[K > [32m[K_SC_PIPE[m[K >[01m[Ktestmsgr.cpp:391:3:[m[K [01;31m[Kerror: [m[Kâ[01m[Ksignal[m[Kâ was not declared in this scope > [01;31m[Ksignal[m[K(SIGPIPE, sigpipe_handler); > [01;31m[K^~~~~~[m[K >[01m[Ktestmsgr.cpp:391:3:[m[K [01;36m[Knote: [m[Ksuggested alternative: â[01m[Ksigval[m[Kâ > [01;36m[Ksignal[m[K(SIGPIPE, sigpipe_handler); > [01;36m[K^~~~~~[m[K > [32m[Ksigval[m[K >make[6]: *** [Makefile:436: testmsgr.o] Error 1 >make[6]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/testmsgr' >make[5]: *** [Makefile:373: all] Error 2 >make[5]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples/testmsgr' >make[4]: *** [Makefile:385: all-recursive] Error 1 >make[4]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap/samples' >make[3]: *** [Makefile:1085: all-recursive] Error 1 >make[3]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >make[2]: *** [Makefile:548: all] Error 2 >make[2]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8/gsoap' >make[1]: *** [Makefile:499: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8' >make: *** [Makefile:398: all] Error 2 > * ERROR: net-libs/gsoap-2.8.59::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=net-libs/gsoap-2.8.59::gentoo'`, > * the complete build log and the output of `emerge -pqv '=net-libs/gsoap-2.8.59::gentoo'`. > * The complete build log is located at '/var/tmp/portage/net-libs/gsoap-2.8.59/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/net-libs/gsoap-2.8.59/temp/environment'. > * Working directory: '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8' > * S: '/var/tmp/portage/net-libs/gsoap-2.8.59/work/gsoap-2.8'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 646238
: 517294