INFO: not using any hashes in /data/userland-archives/hashes for gsoap_2.8.135.zip (overridden with --hash) Source /data/userland-archives/gsoap_2.8.135.zip... not found, skipping file copy Source https://downloads.sourceforge.net/project/gsoap2/gsoap_2.8.135.zip... downloading... ok validating signature... checking local signature... not found signature validation failed validating hash... ok patching file configure.ac patching file gsoap/Makefile.am patching file gsoap/samples/autotest/Makefile.am patching file gsoap/samples/databinding/Makefile.am patching file gsoap/samples/Makefile.defines libtoolize: putting auxiliary files in '.'. libtoolize: copying file './ltmain.sh' libtoolize: Consider adding 'AC_CONFIG_MACRO_DIRS([m4])' to configure.ac, libtoolize: and rerunning libtoolize and aclocal. libtoolize: Consider adding '-I m4' to ACLOCAL_AMFLAGS in Makefile.am. configure.ac:15: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete ./lib/autoconf/programs.m4:743: _AC_PROG_LEX is expanded from... ./lib/autoconf/programs.m4:736: AC_PROG_LEX is expanded from... aclocal.m4:9863: AM_PROG_LEX is expanded from... configure.ac:15: the top level configure.ac:18: warning: The macro 'AM_PROG_LIBTOOL' is obsolete. configure.ac:18: You should run autoupdate. aclocal.m4:123: AM_PROG_LIBTOOL is expanded from... configure.ac:18: the top level configure.ac:13: installing './compile' configure.ac:3: installing './missing' gsoap/Makefile.am: installing './depcomp' gsoap/samples/googleapi/Makefile.am:13: warning: CLEANFILES multiply defined in condition TRUE ... gsoap/samples/googleapi/../Makefile.cpp_rules:11: ... 'CLEANFILES' previously defined here gsoap/samples/googleapi/Makefile.am:10: 'gsoap/samples/googleapi/../Makefile.cpp_rules' included from here configure: WARNING: unrecognized options: --with-openssl-incdir checking for a BSD-compatible install... /usr/bin/ginstall -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/gmkdir -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-solaris2.11 checking host system type... x86_64-pc-solaris2.11 checking whether make sets $(MAKE)... (cached) yes 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 the compiler supports GNU C++... yes checking whether /usr/gcc/13/bin/g++ accepts -g... yes checking for /usr/gcc/13/bin/g++ option to enable C++11 features... none needed checking whether make supports the include directive... yes (GNU style) checking dependency style of /usr/gcc/13/bin/g++... none checking for gcc... /usr/gcc/13/bin/gcc checking whether the compiler supports GNU C... yes checking whether /usr/gcc/13/bin/gcc accepts -g... yes checking for /usr/gcc/13/bin/gcc option to enable C11 features... none needed checking whether /usr/gcc/13/bin/gcc understands -c and -o together... yes checking dependency style of /usr/gcc/13/bin/gcc... none checking for flex... flex checking for lex output file root... lex.yy checking for lex library... none needed checking for library containing yywrap... -ll checking whether yytext is a pointer... yes checking for bison... bison -y checking how to run the C preprocessor... /usr/gcc/13/bin/gcc -E checking how to print strings... print -r checking for a sed that does not truncate output... /usr/bin/gsed checking for grep that handles long lines and -e... /usr/bin/ggrep checking for egrep... /usr/bin/ggrep -E checking for fgrep... /usr/bin/ggrep -F checking for ld used by /usr/gcc/13/bin/gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... no checking for BSD- or MS-compatible name lister (nm)... /usr/bin/amd64/nm -p checking the name lister (/usr/bin/amd64/nm -p) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 786240 checking how to convert x86_64-pc-solaris2.11 file names to x86_64-pc-solaris2.11 format... func_convert_file_noop checking how to convert x86_64-pc-solaris2.11 file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for file... file checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... print -r -- checking for ranlib... ranlib checking for ar... ar checking for archiver @FILE support... no checking for strip... strip checking command to parse /usr/bin/amd64/nm -p output from /usr/gcc/13/bin/gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /usr/gcc/13/bin/gcc supports -fno-rtti -fno-exceptions... no checking for /usr/gcc/13/bin/gcc option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/gcc PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/gcc static flag -static works... no checking if /usr/gcc/13/bin/gcc supports -c -o file.o... yes checking if /usr/gcc/13/bin/gcc supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/gcc linker (/usr/bin/ld -64) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... no 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... /usr/gcc/13/bin/g++ -E checking for ld used by /usr/gcc/13/bin/g++... /usr/bin/ld -64 checking if the linker (/usr/bin/ld -64) is GNU ld... no checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking for /usr/gcc/13/bin/g++ option to produce PIC... -fPIC -DPIC checking if /usr/gcc/13/bin/g++ PIC flag -fPIC -DPIC works... yes checking if /usr/gcc/13/bin/g++ static flag -static works... no checking if /usr/gcc/13/bin/g++ supports -c -o file.o... yes checking if /usr/gcc/13/bin/g++ supports -c -o file.o... (cached) yes checking whether the /usr/gcc/13/bin/g++ linker (/usr/bin/ld -64) supports shared libraries... yes checking dynamic linker characteristics... solaris2.11 ld.so checking how to hardcode library paths into programs... immediate checking whether ln -s works... yes checking for gawk... (cached) gawk checking for ar... (cached) ar checking for arpa/inet.h... yes checking for locale.h... yes checking for xlocale.h... yes checking for errno.h... yes checking for fcntl.h... yes checking for ctype.h... yes checking for limits.h... yes checking for float.h... yes checking for math.h... yes checking for netdb.h... 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 for time.h... yes checking for sys/inttypes.h... yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for sys/time.h... (cached) yes checking for sys/timeb.h... yes checking for unistd.h... (cached) yes checking for poll.h... yes checking for openssl/ssl.h... yes checking for gnutls/gnutls.h... yes checking for wolfssl/ssl.h... no checking for zlib.h... yes checking for socklen_t... yes checking for an ANSI C-conforming const... yes checking for size_t... yes checking whether struct tm is in sys/time.h or time.h... time.h checking for struct tm.tm_gmtoff... no checking for struct tm.__tm_gmtoff... no checking for alarm... yes checking for working mktime... no 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... yes checking for strlcat... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for strtoll... yes checking for strtoull... yes checking for strtold... yes checking for strtod... yes checking for strtof... yes checking for strtold_l... no checking for strtod_l... no checking for strtof_l... no checking for sscanf... yes checking for sscanf_l... no checking for snprintf... (cached) yes checking for sprintf_l... no checking for poll... yes checking for newlocale... yes checking for uselocale... yes checking for freelocale... yes checking for isnan... yes checking for isinf... no checking for macro isinf... no checking for gethostbyname_r... yes checking for GNU libc compatible malloc... yes checking for disable namespaces in library... no checking for enable xlocale usage in library... no checking for disable c locale usage in library... no checking for enable ipv6 in library... yes checking for enable ipv6-v6only in library... no checking for disable openssl in library... no checking for enable gnutls or wolfssl 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/tcp/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 gsoap/samples/async/Makefile config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --with-openssl-incdir /usr/gnu/bin/make all-recursive make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' Making all in . make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' Making all in gsoap make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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 /usr/gnu/bin/make all-recursive make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making all in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c stdsoap2.c -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c stdsoap2.c -o libgsoap_la-stdsoap2.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c dom.c -fPIC -DPIC -o .libs/libgsoap_la-dom.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c dom.c -o libgsoap_la-dom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoap.la -rpath /usr/lib/amd64 libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo libtool: link: /usr/gcc/13/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgsoap-2.8.135.so -o .libs/libgsoap-2.8.135.so .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o -R/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap-2.8.135.so" "libgsoap.so") libtool: link: ar cr .libs/libgsoap.a libgsoap_la-stdsoap2.o libgsoap_la-dom.o libtool: link: ranlib .libs/libgsoap.a libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" ) /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_cpp.cpp -o libgsoap___la-stdsoap2_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -o libgsoap___la-dom_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_IPV6 -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoap++.la -rpath /usr/lib/amd64 libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtbeginS.o .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o -Wl,-R -Wl,/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -L/usr/gcc/13/lib/amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libgsoap++-2.8.135.so -o .libs/libgsoap++-2.8.135.so libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++-2.8.135.so" "libgsoap++.so") libtool: link: ar cr .libs/libgsoap++.a libgsoap___la-stdsoap2_cpp.o libgsoap___la-dom_cpp.o libtool: link: ranlib .libs/libgsoap++.a libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" ) /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ck.c -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ck.c -o libgsoapck_la-stdsoap2_ck.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom.c -fPIC -DPIC -o .libs/libgsoapck_la-dom.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom.c -o libgsoapck_la-dom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoapck.la -rpath /usr/lib/amd64 libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo libtool: link: /usr/gcc/13/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgsoapck-2.8.135.so -o .libs/libgsoapck-2.8.135.so .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o -R/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck-2.8.135.so" "libgsoapck.so") libtool: link: ar cr .libs/libgsoapck.a libgsoapck_la-stdsoap2_ck.o libgsoapck_la-dom.o libtool: link: ranlib .libs/libgsoapck.a libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" ) /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ck_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ck_cpp.cpp -o libgsoapck___la-stdsoap2_ck_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -o libgsoapck___la-dom_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_IPV6 -DSUN_OS -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoapck++.la -rpath /usr/lib/amd64 libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtbeginS.o .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o -Wl,-R -Wl,/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -L/usr/gcc/13/lib/amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libgsoapck++-2.8.135.so -o .libs/libgsoapck++-2.8.135.so libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++-2.8.135.so" "libgsoapck++.so") libtool: link: ar cr .libs/libgsoapck++.a libgsoapck___la-stdsoap2_ck_cpp.o libgsoapck___la-dom_cpp.o libtool: link: ranlib .libs/libgsoapck++.a libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" ) /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ssl.c -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ssl.c -o libgsoapssl_la-stdsoap2_ssl.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=compile /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom.c -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o libtool: compile: /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom.c -o libgsoapssl_la-dom.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoapssl.la -rpath /usr/lib/amd64 libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/gcc -shared -fPIC -DPIC -Wl,-z -Wl,text -Wl,-h -Wl,libgsoapssl-2.8.135.so -o .libs/libgsoapssl-2.8.135.so .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o -R/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -m64 -O3 -m64 libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl-2.8.135.so" "libgsoapssl.so") libtool: link: ar cr .libs/libgsoapssl.a libgsoapssl_la-stdsoap2_ssl.o libgsoapssl_la-dom.o libtool: link: ranlib .libs/libgsoapssl.a libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" ) /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ssl_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c stdsoap2_ssl_cpp.cpp -o libgsoapssl___la-stdsoap2_ssl_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=compile /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o libtool: compile: /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -c dom_cpp.cpp -o libgsoapssl___la-dom_cpp.o >/dev/null 2>&1 /bin/bash ../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_IPV6 -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -m64 -O3 -I/usr/openssl/3/include -release 2.8.135 -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o libgsoapssl++.la -rpath /usr/lib/amd64 libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -shared -fPIC -DPIC -nostdlib /usr/lib/amd64/crti.o /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtbeginS.o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o -Wl,-R -Wl,/usr/openssl/3/lib/amd64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -L/usr/gcc/13/lib/amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../../amd64 -L/usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s /usr/gcc/13/lib/gcc/x86_64-pc-solaris2.11/13.3.0/crtendS.o /usr/lib/amd64/crtn.o -m64 -O3 -m64 -Wl,-h -Wl,libgsoapssl++-2.8.135.so -o .libs/libgsoapssl++-2.8.135.so libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++-2.8.135.so" "libgsoapssl++.so") libtool: link: ar cr .libs/libgsoapssl++.a libgsoapssl___la-stdsoap2_ssl_cpp.o libgsoapssl___la-dom_cpp.o libtool: link: ranlib .libs/libgsoapssl++.a libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" ) make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making all in src make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' /bin/bash ../../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 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr] /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src/soapcpp2_yacc.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples updating soapcpp2_yacc.output updating soapcpp2_yacc.h /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c /bin/bash ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c In function 'install', inlined from 'gensymidx' at symbol2.c:441:10: symbol2.c:391:3: warning: 'strcpy' writing between 1 and 1024 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 391 | strcpy(p->name, name); | ^~~~~~~~~~~~~~~~~~~~~ In function 'gensymidx': cc1: note: destination object is likely at address zero In function 'install', inlined from 'enter' at symbol2.c:540:17: symbol2.c:391:3: warning: '__builtin_memcpy' writing between 2 and 9223372036854775807 bytes into a region of size 0 overflows the destination [-Wstringop-overflow=] 391 | strcpy(p->name, name); | ^~~~~~~~~~~~~~~~~~~~~ In function 'enter': cc1: note: destination object is likely at address zero /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c /bin/bash ../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -ll libtool: link: /usr/gcc/13/bin/gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\" -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -ll -R/usr/openssl/3/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' Making all in wsdl make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving wsdlH.h serialization functions to #include in projects Saving xmime.nsmap namespace mapping table Saving wsdlC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-wadl.o `test -f 'wadl.cpp' || echo './'`wadl.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-bpel.o `test -f 'bpel.cpp' || echo './'`bpel.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../gsoap/plugin/wsdl2h-httpda.o `test -f '../../gsoap/plugin/httpda.c' || echo './'`../../gsoap/plugin/httpda.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../gsoap/plugin/wsdl2h-smdevp.o `test -f '../../gsoap/plugin/smdevp.c' || echo './'`../../gsoap/plugin/smdevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../.. -I../../gsoap -I../../gsoap/plugin -DSUN_OS -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../gsoap/plugin/wsdl2h-threads.o `test -f '../../gsoap/plugin/threads.c' || echo './'`../../gsoap/plugin/threads.c /bin/bash ../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -m64 -O3 -I/usr/openssl/3/include -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -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/plugin/wsdl2h-httpda.o ../../gsoap/plugin/wsdl2h-smdevp.o ../../gsoap/plugin/wsdl2h-threads.o ../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lrt -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH=\"/usr/share/gsoap/WS\" -m64 -O3 -I/usr/openssl/3/include -I../../gsoap -I../../gsoap/plugin -m64 -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/wsdl2h-httpda.o ../../gsoap/plugin/wsdl2h-smdevp.o ../../gsoap/plugin/wsdl2h-threads.o -L../../gsoap/wsdl -L/usr/openssl/3/lib/amd64 ../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lrt -lssl -lcrypto -lz -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' Making all in . make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[4]: Nothing to be done for 'all-am'. make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making all in samples make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' Making all in autotest make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 '../../../gsoap/samples/autotest/RelativeIncluded.xsd'... Done reading '../../../gsoap/samples/autotest/RelativeIncluded.xsd' Reading schema '../../../gsoap/samples/autotest/Included.xsd'... Done reading '../../../gsoap/samples/autotest/Included.xsd' Reading schema '../../../gsoap/samples/autotest/ChameleonIncluded.xsd'... Done reading '../../../gsoap/samples/autotest/ChameleonIncluded.xsd' Warning: attempt to include chameleon schema with no targetNamespace into schema namespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/', assigning targetNamespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/' Warning: attempt to include schema '../../../gsoap/samples/autotest/ChameleonIncluded.xsd' with mismatching targetNamespace '(undefined)' into schema namespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/', assuming chameleon schema targetNamespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/' Warning: attempt to include schema '../../../gsoap/samples/autotest/ChameleonIncluded.xsd' with mismatching elementFormDefault into schema namespace 'http://www.w3.org/2002/ws/databinding/examples/6/09/', assuming elementFormDefault 'qualified' 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-soapTester.o `test -f 'soapTester.cpp' || echo './'`soapTester.cpp ln -s ../../custom/duration.c duration.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-duration.o `test -f 'duration.cpp' || echo './'`duration.cpp ln -s ../../custom/long_time.c long_time.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-long_time.o `test -f 'long_time.cpp' || echo './'`long_time.cpp ln -s ../../custom/struct_tm.c struct_tm.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -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 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o autotest-struct_tm_date.o `test -f 'struct_tm_date.cpp' || echo './'`struct_tm_date.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -L../../../gsoap/samples/autotest -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -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++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -m64 -o .libs/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 -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/autotest' Making all in aws make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o aws-aws-s3.o `test -f 'aws-s3.cpp' || echo './'`aws-s3.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o aws-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o aws-soapAmazonS3SoapBindingProxy.o `test -f 'soapAmazonS3SoapBindingProxy.cpp' || echo './'`soapAmazonS3SoapBindingProxy.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o aws aws-aws-s3.o aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/aws aws-aws-s3.o aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' Making all in calc make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o calcclient.o calcclient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcclient calcclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcclient calcclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o calcserver.o calcserver.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcserver calcserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcserver calcserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' Making all in calc++ make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o calcclient.o calcclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcalcProxy.o soapcalcProxy.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcclient calcclient.o soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcclient calcclient.o soapC.o soapcalcProxy.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o calcserver.o calcserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcalcService.o soapcalcService.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcserver calcserver.o soapC.o soapcalcService.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcserver calcserver.o soapC.o soapcalcService.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' Making all in databinding make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving addressH.h serialization functions to #include in projects Saving a.nsmap namespace mapping table Saving addressC.cpp serialization functions Compilation successful /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o address-addressC.o `test -f 'addressC.cpp' || echo './'`addressC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DSUN_OS -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o address-address.o `test -f 'address.cpp' || echo './'`address.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -I../../../gsoap/samples/databinding -L../../../gsoap/samples/databinding -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.la libtool: link: /usr/gcc/13/bin/g++ -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -I../../../gsoap/samples/databinding -m64 -o .libs/address address-addressC.o address-address.o -L../../../gsoap/samples/databinding -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lsocket -lxnet -lnsl -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/databinding' Making all in dime make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o dimeclient.o dimeclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o dimeclient dimeclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/dimeclient dimeclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o dimeserver.o dimeserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o dimeserver dimeserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/dimeserver dimeserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' Making all in dom make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o domcpp.o domcpp.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/domcpp domcpp.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o dom2calc.o dom2calc.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/dom2calc dom2calc.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' Making all in oneway make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o event.o event.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o event event.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/event event.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o handler.o handler.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o handler handler.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/handler handler.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' Making all in oneway++ make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o event.o event.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapEventProxy.o soapEventProxy.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o event event.o soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/event event.o soapC.o soapEventProxy.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o handler.o handler.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapEventService.o soapEventService.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o handler handler.o soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/handler handler.o soapC.o soapEventService.o soapEventProxy.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' Making all in factory make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o factory.o factory.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o factory factory.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/factory factory.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' Making all in factorytest make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o factorytest.o factorytest.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o factorytest factorytest.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/factorytest factorytest.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' Making all in gmt make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gmtclient.o gmtclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gmtclient gmtclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gmtclient gmtclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gmtserver.o gmtserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gmtserver gmtserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gmtserver gmtserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' Making all in googleapi make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Makefile:708: warning: overriding recipe for target 'soapC.cpp' Makefile:705: 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving gdmH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving gdmC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Makefile:708: warning: overriding recipe for target 'soapC.cpp' Makefile:705: warning: ignoring old recipe for target 'soapC.cpp' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gdm.o gdm.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gdmC.o gdmC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gdm gdm.o gdmC.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gdx.o gdx.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gdx gdx.o gdmC.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Making all in hello make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o helloclient.o helloclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o helloclient helloclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/helloclient helloclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o helloserver.o helloserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o helloserver helloserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/helloserver helloserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' Making all in httpcookies make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/libgsoapck++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapck++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ckclient-ckclient.o `test -f 'ckclient.cpp' || echo './'`ckclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DWITH_COOKIES -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapck++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' Making all in lu make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o luclient.o luclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o lumat.o lumat.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o luclient luclient.o lumat.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/luclient luclient.o lumat.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o luserver.o luserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o luserver.cgi luserver.o lumat.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/luserver.cgi luserver.o lumat.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' Making all in magic make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o magic.o magic.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o magic magic.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/magic magic.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o magicserver.o magicserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o magicserver magicserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/magicserver magicserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' Making all in mashup make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mashupclient.o mashupclient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mashupclient mashupclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mashupclient mashupclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mashupserver.o mashupserver.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mashupserver mashupserver.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' Making all in mashup++ make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mashupclient.o mashupclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapmashupProxy.o soapmashupProxy.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mashupclient mashupclient.o soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mashupserver.o mashupserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapcalcProxy.o soapcalcProxy.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapgmtProxy.o soapgmtProxy.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapmashupService.o soapmashupService.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' Making all in chaining make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o chaining.o chaining.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o qServerLib.o qServerLib.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o cServerLib.o cServerLib.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o envC.o envC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o chaining chaining.o qServerLib.o cServerLib.o envC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/chaining chaining.o qServerLib.o cServerLib.o envC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' Making all in chaining++ make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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://localhost:8080 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o chaining.o chaining.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o QuotequoteService.o QuotequoteService.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o CalccalcService.o CalccalcService.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o QuoteC.o QuoteC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o CalcC.o CalcC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o envC.o envC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' Making all in primes make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o primes.o primes.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/primes primes.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' Making all in mtom make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mtom-test.o mtom-test.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mtom mtom-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mtom mtom-test.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' Making all in mtom-stream make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o mtom-stream-test.o mtom-stream-test.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' Making all in polytest make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o polymorph.o polymorph.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' Making all in roll make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o rollclient.o rollclient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o rollclient rollclient.o soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/rollclient rollclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o rollserver.o rollserver.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o rollserver rollserver.o soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/rollserver rollserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' Making all in router make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o router.o router.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o router router.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/router router.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' Making all in atom make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving a.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o atom.o atom.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/atom atom.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' Making all in rss make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o rss.o rss.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o rss rss.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/rss rss.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' Making all in ssl make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-ssl_setup.o `test -f 'ssl_setup.c' || echo './'`ssl_setup.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/sslclient-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o ../../../gsoap/libgsoapssl.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o ../../../gsoap/libgsoapssl.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' Making all in template make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o primes.o primes.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/primes primes.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' Making all in udp make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o udpclient.o udpclient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o udpclient udpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/udpclient udpclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o udpserver.o udpserver.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o udpserver udpserver.o soapServer.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/udpserver udpserver.o soapServer.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' Making all in tcp make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap tcpdemo.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Using ns service name: tcpdemo Using ns service style: document Using ns service encoding: literal Using ns schema namespace: urn:tcpdemo Saving tcpdemo.wsdl Web Service description Saving tcpdemo.echo.req.xml sample SOAP/XML request Saving tcpdemo.echo.res.xml sample SOAP/XML response Saving tcpdemo.more.req.xml sample SOAP/XML request Saving tcpdemo.data.req.xml sample SOAP/XML request Saving tcpdemo.bye.req.xml sample SOAP/XML request Saving tcpdemo.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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o tcpclient.o tcpclient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o tcpclient tcpclient.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/tcpclient tcpclient.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o tcpserver.o tcpserver.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o tcpserver tcpserver.o soapC.o soapClient.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/tcpserver tcpserver.o soapC.o soapClient.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' Making all in varparam make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o varparam.o varparam.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o varparam varparam.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/varparam varparam.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' Making all in wsa make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o ../../plugin/wsademo-wsaapi.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o ../../plugin/wsademo-wsaapi.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' Making all in wsrm make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/wsrmdemo-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o ../../plugin/wsrmdemo-wsaapi.o ../../plugin/wsrmdemo-wsrmapi.o ../../plugin/wsrmdemo-threads.o ../../custom/wsrmdemo-duration.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/wsrmdemo wsrmdemo-wsrmdemo.o wsrmdemo-soapClient.o wsrmdemo-soapC.o wsrmdemo-soapServer.o ../../plugin/wsrmdemo-wsaapi.o ../../plugin/wsrmdemo-wsrmapi.o ../../plugin/wsrmdemo-threads.o ../../custom/wsrmdemo-duration.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_udp-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_udp-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_udp-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_udp-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_udp-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_udp-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_udp-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/wsrmdemo_udp-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o ../../plugin/wsrmdemo_udp-wsaapi.o ../../plugin/wsrmdemo_udp-wsrmapi.o ../../plugin/wsrmdemo_udp-threads.o ../../custom/wsrmdemo_udp-duration.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_UDP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/wsrmdemo_udp wsrmdemo_udp-wsrmdemo.o wsrmdemo_udp-soapClient.o wsrmdemo_udp-soapC.o wsrmdemo_udp-soapServer.o ../../plugin/wsrmdemo_udp-wsaapi.o ../../plugin/wsrmdemo_udp-wsrmapi.o ../../plugin/wsrmdemo_udp-threads.o ../../custom/wsrmdemo_udp-duration.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_ssl-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wsrmdemo_ssl-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_ssl-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_ssl-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsrmdemo_ssl-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/wsrmdemo_ssl-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o ../../plugin/wsrmdemo_ssl-wsaapi.o ../../plugin/wsrmdemo_ssl-wsrmapi.o ../../plugin/wsrmdemo_ssl-threads.o ../../custom/wsrmdemo_ssl-duration.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/wsrmdemo_ssl wsrmdemo_ssl-wsrmdemo.o wsrmdemo_ssl-soapClient.o wsrmdemo_ssl-soapC.o wsrmdemo_ssl-soapServer.o ../../plugin/wsrmdemo_ssl-wsaapi.o ../../plugin/wsrmdemo_ssl-wsrmapi.o ../../plugin/wsrmdemo_ssl-threads.o ../../custom/wsrmdemo_ssl-duration.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' Making all in xml-rpc-json make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o jsoncpp.o jsoncpp.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o xml-rpc.o xml-rpc.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json.o json.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_GitHub-json-GitHub.o `test -f 'json-GitHub.cpp' || echo './'`json-GitHub.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_GitHub-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_GitHub-json.o `test -f 'json.cpp' || echo './'`json.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_gdm-json-GoogleDistanceMatrix.o `test -f 'json-GoogleDistanceMatrix.cpp' || echo './'`json-GoogleDistanceMatrix.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_gdm-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_gdm-json.o `test -f 'json.cpp' || echo './'`json.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json-currentTime.o json-currentTime.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json-currentTimeServer.o json-currentTimeServer.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o xml-rpc-currentTime.o xml-rpc-currentTime.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' Making all in rest make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o calcrest.o calcrest.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcrest calcrest.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o httpgettest.o httpgettest.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/httpget.o ../../plugin/httpget.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o httpgettest httpgettest.o soapC.o ../../plugin/httpget.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/httpgettest httpgettest.o soapC.o ../../plugin/httpget.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o httpposttest.o httpposttest.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/httppost.o ../../plugin/httppost.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' Making all in async make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' ../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap async.h ** The gSOAP code generator for C and C++, soapcpp2 release 2.8.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Using ns service name: async Using ns service style: rpc Using ns service encoding: encoded Using ns service location: http://localhost:8080 Using ns schema namespace: urn:calc Saving async.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 Saving async.add.req.xml sample SOAP/XML request Saving async.add.res.xml sample SOAP/XML response Saving async.sub.req.xml sample SOAP/XML request Saving async.sub.res.xml sample SOAP/XML response Saving async.mul.req.xml sample SOAP/XML request Saving async.mul.res.xml sample SOAP/XML response Saving async.div.req.xml sample SOAP/XML request Saving async.div.res.xml sample SOAP/XML response Saving async.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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o asyncsoap.o asyncsoap.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o asyncsoap asyncsoap.o soapClient.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/asyncsoap asyncsoap.o soapClient.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o asyncrest.o asyncrest.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o asyncrest asyncrest.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/asyncrest asyncrest.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' Making all in testmsgr make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o testmsgr.o testmsgr.cpp /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../../gsoap/plugin/testmsgr-httpda.o `test -f '../../../gsoap/plugin/httpda.c' || echo './'`../../../gsoap/plugin/httpda.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../../gsoap/plugin/testmsgr-smdevp.o `test -f '../../../gsoap/plugin/smdevp.c' || echo './'`../../../gsoap/plugin/smdevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../../gsoap/plugin/testmsgr-threads.o `test -f '../../../gsoap/plugin/threads.c' || echo './'`../../../gsoap/plugin/threads.c /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/plugin/testmsgr-threads.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/plugin/testmsgr-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' Making all in wsse make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../wssedemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/wssedemo-struct_timeval.o `test -f '../../custom/struct_timeval.c' || echo './'`../../custom/struct_timeval.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o ../../wssedemo-stdsoap2.o ../../wssedemo-dom.o ../../plugin/wssedemo-wsseapi.o ../../plugin/wssedemo-smdevp.o ../../plugin/wssedemo-mecevp.o ../../custom/wssedemo-struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o ../../wssedemo-stdsoap2.o ../../wssedemo-dom.o ../../plugin/wssedemo-wsseapi.o ../../plugin/wssedemo-smdevp.o ../../plugin/wssedemo-mecevp.o ../../custom/wssedemo-struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o wsselite.o wsselite.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ../../stdsoap2.o ../../stdsoap2.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wsseapi-lite.o ../../plugin/wsseapi-lite.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/struct_timeval.o ../../custom/struct_timeval.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' Making all in wst make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.RequestSecurityTokenResponse.req.xml sample SOAP/XML request Saving wst.RequestSecurityTokenResponse.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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.RequestSecurityTokenResponse.req.xml sample SOAP/XML request Saving wst.RequestSecurityTokenResponse.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 /usr/gnu/bin/make all-am make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-wstdemo.o `test -f 'wstdemo.c' || echo './'`wstdemo.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../wstdemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../wstdemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wstdemo-wstapi.o `test -f '../../plugin/wstapi.c' || echo './'`../../plugin/wstapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wstdemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wstdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wstdemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../plugin/wstdemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o ../../custom/wstdemo-struct_timeval.o `test -f '../../custom/struct_timeval.c' || echo './'`../../custom/struct_timeval.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o ../../wstdemo-stdsoap2.o ../../wstdemo-dom.o ../../plugin/wstdemo-wstapi.o ../../plugin/wstdemo-wsseapi.o ../../plugin/wstdemo-wsaapi.o ../../plugin/wstdemo-smdevp.o ../../plugin/wstdemo-mecevp.o ../../custom/wstdemo-struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -m64 -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o ../../wstdemo-stdsoap2.o ../../wstdemo-dom.o ../../plugin/wstdemo-wstapi.o ../../plugin/wstdemo-wsseapi.o ../../plugin/wstdemo-wsaapi.o ../../plugin/wstdemo-smdevp.o ../../plugin/wstdemo-mecevp.o ../../custom/wstdemo-struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[5]: Nothing to be done for 'all-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' Making install in . make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' make[2]: Nothing to be done for 'install-exec-am'. /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/bin/ginstall -c -m 644 gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/pkgconfig' /usr/gnu/bin/make install-data-hook make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' echo "+--------------------------------------------------------+"; \ echo "| You now have successfully built and installed gsoap. |"; \ echo "| |"; \ echo "| You can link your programs with -lgsoap++ for |"; \ echo "| C++ projects created with soapcpp2 and you can link |"; \ echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; \ echo "| |"; \ echo "| There are also corresponding libraries for SSL and |"; \ echo "| zlib compression support (-lgsoapssl and lgsoapssl++) |"; \ echo "| which require linking -lssl -lcrypto -lz |"; \ echo "| |"; \ echo "| Thanks for using gsoap. |"; \ echo "| |"; \ echo "| http://sourceforge.net/projects/gsoap2 |"; \ echo "+--------------------------------------------------------+"; +--------------------------------------------------------+ | You now have successfully built and installed gsoap. | | | | You can link your programs with -lgsoap++ for | | C++ projects created with soapcpp2 and you can link | | with -lgsoap for C projects generated with soapcpp2 -c | | | | There are also corresponding libraries for SSL and | | zlib compression support (-lgsoapssl and lgsoapssl++) | | which require linking -lssl -lcrypto -lz | | | | Thanks for using gsoap. | | | | http://sourceforge.net/projects/gsoap2 | +--------------------------------------------------------+ make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64' Making install in gsoap make[1]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' /usr/gnu/bin/make install-recursive make[2]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making install in . make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libgsoap-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoap-2.8.135.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.135.so libgsoap.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoap.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.la libtool: install: /usr/bin/ginstall -c .libs/libgsoap++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoap++-2.8.135.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.135.so libgsoap++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoap++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapck-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapck-2.8.135.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.135.so libgsoapck.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapck.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapck++-2.8.135.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.135.so libgsoapck++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapssl-2.8.135.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.135.so libgsoapssl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapssl++-2.8.135.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.135.so libgsoapssl++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoap.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: /usr/bin/ginstall -c .libs/libgsoap++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapck.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 stdsoap2.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/ginstall -c -m 644 ../gsoap/import/README.txt ../gsoap/import/WS-Header.h ../gsoap/import/WS-example.c ../gsoap/import/WS-example.h ../gsoap/import/c14n.h ../gsoap/import/dom.h ../gsoap/import/ds.h ../gsoap/import/ds2.h ../gsoap/import/plnk.h ../gsoap/import/ref.h ../gsoap/import/saml1.h ../gsoap/import/saml2.h ../gsoap/import/ser.h ../gsoap/import/soap12.h ../gsoap/import/stdstring.h ../gsoap/import/stl.h ../gsoap/import/stldeque.h ../gsoap/import/stllist.h ../gsoap/import/stlset.h ../gsoap/import/stlvector.h ../gsoap/import/vprop.h ../gsoap/import/wsa.h ../gsoap/import/wsa3.h ../gsoap/import/wsa4.h ../gsoap/import/wsa5.h ../gsoap/import/wsc.h ../gsoap/import/wsc2.h ../gsoap/import/wsdd.h ../gsoap/import/wsdd10.h ../gsoap/import/wsdd5.h ../gsoap/import/wsdx.h ../gsoap/import/wsp.h ../gsoap/import/wsp_appliesto.h ../gsoap/import/wsrm.h ../gsoap/import/wsrm4.h ../gsoap/import/wsrm5.h ../gsoap/import/wsrp.h ../gsoap/import/wsrx.h ../gsoap/import/wsrx5.h ../gsoap/import/wsse.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/README.txt ../gsoap/plugin/cacerts.c ../gsoap/plugin/cacerts.h ../gsoap/plugin/calcrest.h ../gsoap/plugin/curlapi.c ../gsoap/plugin/curlapi.h ../gsoap/plugin/httpda.c ../gsoap/plugin/httpda.h ../gsoap/plugin/httpdatest.c ../gsoap/plugin/httpdatest.h ../gsoap/plugin/httpform.c ../gsoap/plugin/httpform.h ../gsoap/plugin/httpget.c ../gsoap/plugin/httpget.h ../gsoap/plugin/httpget.o ../gsoap/plugin/httpgettest.c ../gsoap/plugin/httpgettest.h ../gsoap/plugin/httpmd5.c ../gsoap/plugin/httpmd5.h ../gsoap/plugin/httpmd5test.c ../gsoap/plugin/httpmd5test.h ../gsoap/plugin/httppipe.c ../gsoap/plugin/httppipe.h ../gsoap/plugin/httppost.c ../gsoap/plugin/httppost.h ../gsoap/plugin/httppost.o ../gsoap/plugin/httpposttest.c ../gsoap/plugin/httpposttest.h ../gsoap/plugin/logging.c ../gsoap/plugin/logging.h ../gsoap/plugin/md5evp.c ../gsoap/plugin/md5evp.h ../gsoap/plugin/mecevp.c ../gsoap/plugin/mecevp.h ../gsoap/plugin/mq.c ../gsoap/plugin/mq.h ../gsoap/plugin/plugin.c ../gsoap/plugin/plugin.h ../gsoap/plugin/sessions.c ../gsoap/plugin/sessions.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/smdevp.c ../gsoap/plugin/smdevp.h ../gsoap/plugin/sslclient-threads.o ../gsoap/plugin/sslserver-threads.o ../gsoap/plugin/testmsgr-httpda.o ../gsoap/plugin/testmsgr-smdevp.o ../gsoap/plugin/testmsgr-threads.o ../gsoap/plugin/threads.c ../gsoap/plugin/threads.h ../gsoap/plugin/wsaapi.c ../gsoap/plugin/wsaapi.h ../gsoap/plugin/wsademo-wsaapi.o ../gsoap/plugin/wsddapi.c ../gsoap/plugin/wsddapi.h ../gsoap/plugin/wsdl2h-httpda.o ../gsoap/plugin/wsdl2h-smdevp.o ../gsoap/plugin/wsdl2h-threads.o ../gsoap/plugin/wsrmapi.c ../gsoap/plugin/wsrmapi.h ../gsoap/plugin/wsrmdemo-threads.o ../gsoap/plugin/wsrmdemo-wsaapi.o ../gsoap/plugin/wsrmdemo-wsrmapi.o ../gsoap/plugin/wsrmdemo_ssl-threads.o ../gsoap/plugin/wsrmdemo_ssl-wsaapi.o ../gsoap/plugin/wsrmdemo_ssl-wsrmapi.o ../gsoap/plugin/wsrmdemo_udp-threads.o ../gsoap/plugin/wsrmdemo_udp-wsaapi.o ../gsoap/plugin/wsrmdemo_udp-wsrmapi.o ../gsoap/plugin/wsse2api.c ../gsoap/plugin/wsse2api.h ../gsoap/plugin/wsseapi-lite.c ../gsoap/plugin/wsseapi-lite.h ../gsoap/plugin/wsseapi-lite.o ../gsoap/plugin/wsseapi.c ../gsoap/plugin/wsseapi.cpp ../gsoap/plugin/wsseapi.h ../gsoap/plugin/wssedemo-mecevp.o ../gsoap/plugin/wssedemo-smdevp.o ../gsoap/plugin/wssedemo-wsseapi.o ../gsoap/plugin/wstapi.c '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/ginstall -c -m 644 ../gsoap/import/wsse11.h ../gsoap/import/wsse2.h ../gsoap/import/wst.h ../gsoap/import/wst2.h ../gsoap/import/wstx.h ../gsoap/import/wstx2.h ../gsoap/import/wsu.h ../gsoap/import/xenc.h ../gsoap/import/xenc2.h ../gsoap/import/xlink.h ../gsoap/import/xmime.h ../gsoap/import/xmime4.h ../gsoap/import/xmime5.h ../gsoap/import/xml.h ../gsoap/import/xmlmime.h ../gsoap/import/xmlmime5.h ../gsoap/import/xop.h ../gsoap/import/xsd.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/wstapi.h ../gsoap/plugin/wstdemo-mecevp.o ../gsoap/plugin/wstdemo-smdevp.o ../gsoap/plugin/wstdemo-wsaapi.o ../gsoap/plugin/wstdemo-wsseapi.o ../gsoap/plugin/wstdemo-wstapi.o '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/WS' /usr/bin/ginstall -c -m 644 ../gsoap/WS/LEGAL.txt ../gsoap/WS/README.txt ../gsoap/WS/WS-Addressing.xsd ../gsoap/WS/WS-Addressing03.xsd ../gsoap/WS/WS-Addressing04.xsd ../gsoap/WS/WS-Addressing05.xsd ../gsoap/WS/WS-Discovery.wsdl ../gsoap/WS/WS-Enumeration.wsdl ../gsoap/WS/WS-Policy.xsd ../gsoap/WS/WS-Policy12.xsd ../gsoap/WS/WS-ReliableMessaging.wsdl ../gsoap/WS/WS-ReliableMessaging.xsd ../gsoap/WS/WS-Routing.xsd ../gsoap/WS/WS-SecureConversation.xsd ../gsoap/WS/WS-SecurityPolicy.xsd ../gsoap/WS/WS-Trust.wsdl ../gsoap/WS/WS-Trust.xsd ../gsoap/WS/WS-typemap.dat ../gsoap/WS/discovery.xsd ../gsoap/WS/ds.xsd ../gsoap/WS/enumeration.xsd ../gsoap/WS/oasis-sstc-saml-schema-assertion-1.1.xsd ../gsoap/WS/reference-1.1.xsd ../gsoap/WS/saml-schema-assertion-2.0.xsd ../gsoap/WS/typemap.dat ../gsoap/WS/ws-bpel_abstract_common_base.xsd ../gsoap/WS/ws-bpel_executable.xsd ../gsoap/WS/ws-bpel_plnktype.xsd ../gsoap/WS/ws-bpel_serviceref.xsd ../gsoap/WS/ws-bpel_varprop.xsd ../gsoap/WS/ws-reliability-1.1.xsd ../gsoap/WS/wsse.xsd ../gsoap/WS/wsu.xsd ../gsoap/WS/xenc.xsd '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/WS' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/custom' /usr/bin/ginstall -c -m 644 ../gsoap/custom/README.txt ../gsoap/custom/chrono_duration.cpp ../gsoap/custom/chrono_duration.h ../gsoap/custom/chrono_time_point.cpp ../gsoap/custom/chrono_time_point.h ../gsoap/custom/duration.c ../gsoap/custom/duration.h ../gsoap/custom/float128.c ../gsoap/custom/float128.h ../gsoap/custom/int128.c ../gsoap/custom/int128.h ../gsoap/custom/long_double.c ../gsoap/custom/long_double.h ../gsoap/custom/long_time.c ../gsoap/custom/long_time.h ../gsoap/custom/qbytearray_base64.cpp ../gsoap/custom/qbytearray_base64.h ../gsoap/custom/qbytearray_hex.cpp ../gsoap/custom/qbytearray_hex.h ../gsoap/custom/qdate.cpp ../gsoap/custom/qdate.h ../gsoap/custom/qdatetime.cpp ../gsoap/custom/qdatetime.h ../gsoap/custom/qstring.cpp ../gsoap/custom/qstring.h ../gsoap/custom/qtime.cpp ../gsoap/custom/qtime.h ../gsoap/custom/struct_timeval.c ../gsoap/custom/struct_timeval.h ../gsoap/custom/struct_timeval.o ../gsoap/custom/struct_tm.c ../gsoap/custom/struct_tm.h ../gsoap/custom/struct_tm_date.c ../gsoap/custom/struct_tm_date.h ../gsoap/custom/wsrmdemo-duration.o ../gsoap/custom/wsrmdemo_ssl-duration.o ../gsoap/custom/wsrmdemo_udp-duration.o ../gsoap/custom/wssedemo-struct_timeval.o ../gsoap/custom/wstdemo-struct_timeval.o '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/custom' /usr/gnu/bin/make install-data-hook make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making install in src make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' /usr/gnu/bin/make install-am make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c soapcpp2 '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin' libtool: install: /usr/bin/ginstall -c soapcpp2 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin/soapcpp2 make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/src' Making install in wsdl make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' /usr/gnu/bin/make install-am make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin' /bin/bash ../../libtool --mode=install /usr/bin/ginstall -c wsdl2h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin' libtool: warning: '../../gsoap/libgsoapssl++.la' has not been installed in '/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/wsdl2h /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin/wsdl2h make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/wsdl' Making install in . make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64' /bin/bash ../libtool --mode=install /usr/bin/ginstall -c libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64' libtool: install: /usr/bin/ginstall -c .libs/libgsoap-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoap-2.8.135.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.135.so libgsoap.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoap.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.la libtool: install: /usr/bin/ginstall -c .libs/libgsoap++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoap++-2.8.135.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.135.so libgsoap++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoap++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapck-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapck-2.8.135.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.135.so libgsoapck.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapck.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapck++-2.8.135.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.135.so libgsoapck++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapssl-2.8.135.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.135.so libgsoapssl.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.la libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++-2.8.135.so /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++-2.8.135.so libtool: install: (cd /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64 && { ln -s -f libgsoapssl++-2.8.135.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.135.so libgsoapssl++.so; }; }) libtool: install: chmod +x /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++-2.8.135.so libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++.lai /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.la libtool: install: /usr/bin/ginstall -c .libs/libgsoap.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap.a libtool: install: /usr/bin/ginstall -c .libs/libgsoap++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoap++.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapck.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapck++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapck++.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl.a libtool: install: /usr/bin/ginstall -c .libs/libgsoapssl++.a /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: install: chmod 644 /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: install: ranlib /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/lib/amd64/libgsoapssl++.a libtool: warning: remember to run 'libtool --finish /usr/lib/amd64' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/include' /usr/bin/ginstall -c -m 644 stdsoap2.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/include' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/ginstall -c -m 644 ../gsoap/import/README.txt ../gsoap/import/WS-Header.h ../gsoap/import/WS-example.c ../gsoap/import/WS-example.h ../gsoap/import/c14n.h ../gsoap/import/dom.h ../gsoap/import/ds.h ../gsoap/import/ds2.h ../gsoap/import/plnk.h ../gsoap/import/ref.h ../gsoap/import/saml1.h ../gsoap/import/saml2.h ../gsoap/import/ser.h ../gsoap/import/soap12.h ../gsoap/import/stdstring.h ../gsoap/import/stl.h ../gsoap/import/stldeque.h ../gsoap/import/stllist.h ../gsoap/import/stlset.h ../gsoap/import/stlvector.h ../gsoap/import/vprop.h ../gsoap/import/wsa.h ../gsoap/import/wsa3.h ../gsoap/import/wsa4.h ../gsoap/import/wsa5.h ../gsoap/import/wsc.h ../gsoap/import/wsc2.h ../gsoap/import/wsdd.h ../gsoap/import/wsdd10.h ../gsoap/import/wsdd5.h ../gsoap/import/wsdx.h ../gsoap/import/wsp.h ../gsoap/import/wsp_appliesto.h ../gsoap/import/wsrm.h ../gsoap/import/wsrm4.h ../gsoap/import/wsrm5.h ../gsoap/import/wsrp.h ../gsoap/import/wsrx.h ../gsoap/import/wsrx5.h ../gsoap/import/wsse.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/README.txt ../gsoap/plugin/cacerts.c ../gsoap/plugin/cacerts.h ../gsoap/plugin/calcrest.h ../gsoap/plugin/curlapi.c ../gsoap/plugin/curlapi.h ../gsoap/plugin/httpda.c ../gsoap/plugin/httpda.h ../gsoap/plugin/httpdatest.c ../gsoap/plugin/httpdatest.h ../gsoap/plugin/httpform.c ../gsoap/plugin/httpform.h ../gsoap/plugin/httpget.c ../gsoap/plugin/httpget.h ../gsoap/plugin/httpget.o ../gsoap/plugin/httpgettest.c ../gsoap/plugin/httpgettest.h ../gsoap/plugin/httpmd5.c ../gsoap/plugin/httpmd5.h ../gsoap/plugin/httpmd5test.c ../gsoap/plugin/httpmd5test.h ../gsoap/plugin/httppipe.c ../gsoap/plugin/httppipe.h ../gsoap/plugin/httppost.c ../gsoap/plugin/httppost.h ../gsoap/plugin/httppost.o ../gsoap/plugin/httpposttest.c ../gsoap/plugin/httpposttest.h ../gsoap/plugin/logging.c ../gsoap/plugin/logging.h ../gsoap/plugin/md5evp.c ../gsoap/plugin/md5evp.h ../gsoap/plugin/mecevp.c ../gsoap/plugin/mecevp.h ../gsoap/plugin/mq.c ../gsoap/plugin/mq.h ../gsoap/plugin/plugin.c ../gsoap/plugin/plugin.h ../gsoap/plugin/sessions.c ../gsoap/plugin/sessions.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/smdevp.c ../gsoap/plugin/smdevp.h ../gsoap/plugin/sslclient-threads.o ../gsoap/plugin/sslserver-threads.o ../gsoap/plugin/testmsgr-httpda.o ../gsoap/plugin/testmsgr-smdevp.o ../gsoap/plugin/testmsgr-threads.o ../gsoap/plugin/threads.c ../gsoap/plugin/threads.h ../gsoap/plugin/wsaapi.c ../gsoap/plugin/wsaapi.h ../gsoap/plugin/wsademo-wsaapi.o ../gsoap/plugin/wsddapi.c ../gsoap/plugin/wsddapi.h ../gsoap/plugin/wsdl2h-httpda.o ../gsoap/plugin/wsdl2h-smdevp.o ../gsoap/plugin/wsdl2h-threads.o ../gsoap/plugin/wsrmapi.c ../gsoap/plugin/wsrmapi.h ../gsoap/plugin/wsrmdemo-threads.o ../gsoap/plugin/wsrmdemo-wsaapi.o ../gsoap/plugin/wsrmdemo-wsrmapi.o ../gsoap/plugin/wsrmdemo_ssl-threads.o ../gsoap/plugin/wsrmdemo_ssl-wsaapi.o ../gsoap/plugin/wsrmdemo_ssl-wsrmapi.o ../gsoap/plugin/wsrmdemo_udp-threads.o ../gsoap/plugin/wsrmdemo_udp-wsaapi.o ../gsoap/plugin/wsrmdemo_udp-wsrmapi.o ../gsoap/plugin/wsse2api.c ../gsoap/plugin/wsse2api.h ../gsoap/plugin/wsseapi-lite.c ../gsoap/plugin/wsseapi-lite.h ../gsoap/plugin/wsseapi-lite.o ../gsoap/plugin/wsseapi.c ../gsoap/plugin/wsseapi.cpp ../gsoap/plugin/wsseapi.h ../gsoap/plugin/wssedemo-mecevp.o ../gsoap/plugin/wssedemo-smdevp.o ../gsoap/plugin/wssedemo-wsseapi.o ../gsoap/plugin/wstapi.c '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/ginstall -c -m 644 ../gsoap/import/wsse11.h ../gsoap/import/wsse2.h ../gsoap/import/wst.h ../gsoap/import/wst2.h ../gsoap/import/wstx.h ../gsoap/import/wstx2.h ../gsoap/import/wsu.h ../gsoap/import/xenc.h ../gsoap/import/xenc2.h ../gsoap/import/xlink.h ../gsoap/import/xmime.h ../gsoap/import/xmime4.h ../gsoap/import/xmime5.h ../gsoap/import/xml.h ../gsoap/import/xmlmime.h ../gsoap/import/xmlmime5.h ../gsoap/import/xop.h ../gsoap/import/xsd.h '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/import' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/ginstall -c -m 644 ../gsoap/plugin/wstapi.h ../gsoap/plugin/wstdemo-mecevp.o ../gsoap/plugin/wstdemo-smdevp.o ../gsoap/plugin/wstdemo-wsaapi.o ../gsoap/plugin/wstdemo-wsseapi.o ../gsoap/plugin/wstdemo-wstapi.o '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/plugin' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/WS' /usr/bin/ginstall -c -m 644 ../gsoap/WS/LEGAL.txt ../gsoap/WS/README.txt ../gsoap/WS/WS-Addressing.xsd ../gsoap/WS/WS-Addressing03.xsd ../gsoap/WS/WS-Addressing04.xsd ../gsoap/WS/WS-Addressing05.xsd ../gsoap/WS/WS-Discovery.wsdl ../gsoap/WS/WS-Enumeration.wsdl ../gsoap/WS/WS-Policy.xsd ../gsoap/WS/WS-Policy12.xsd ../gsoap/WS/WS-ReliableMessaging.wsdl ../gsoap/WS/WS-ReliableMessaging.xsd ../gsoap/WS/WS-Routing.xsd ../gsoap/WS/WS-SecureConversation.xsd ../gsoap/WS/WS-SecurityPolicy.xsd ../gsoap/WS/WS-Trust.wsdl ../gsoap/WS/WS-Trust.xsd ../gsoap/WS/WS-typemap.dat ../gsoap/WS/discovery.xsd ../gsoap/WS/ds.xsd ../gsoap/WS/enumeration.xsd ../gsoap/WS/oasis-sstc-saml-schema-assertion-1.1.xsd ../gsoap/WS/reference-1.1.xsd ../gsoap/WS/saml-schema-assertion-2.0.xsd ../gsoap/WS/typemap.dat ../gsoap/WS/ws-bpel_abstract_common_base.xsd ../gsoap/WS/ws-bpel_executable.xsd ../gsoap/WS/ws-bpel_plnktype.xsd ../gsoap/WS/ws-bpel_serviceref.xsd ../gsoap/WS/ws-bpel_varprop.xsd ../gsoap/WS/ws-reliability-1.1.xsd ../gsoap/WS/wsse.xsd ../gsoap/WS/wsu.xsd ../gsoap/WS/xenc.xsd '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/WS' /usr/bin/gmkdir -p '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/custom' /usr/bin/ginstall -c -m 644 ../gsoap/custom/README.txt ../gsoap/custom/chrono_duration.cpp ../gsoap/custom/chrono_duration.h ../gsoap/custom/chrono_time_point.cpp ../gsoap/custom/chrono_time_point.h ../gsoap/custom/duration.c ../gsoap/custom/duration.h ../gsoap/custom/float128.c ../gsoap/custom/float128.h ../gsoap/custom/int128.c ../gsoap/custom/int128.h ../gsoap/custom/long_double.c ../gsoap/custom/long_double.h ../gsoap/custom/long_time.c ../gsoap/custom/long_time.h ../gsoap/custom/qbytearray_base64.cpp ../gsoap/custom/qbytearray_base64.h ../gsoap/custom/qbytearray_hex.cpp ../gsoap/custom/qbytearray_hex.h ../gsoap/custom/qdate.cpp ../gsoap/custom/qdate.h ../gsoap/custom/qdatetime.cpp ../gsoap/custom/qdatetime.h ../gsoap/custom/qstring.cpp ../gsoap/custom/qstring.h ../gsoap/custom/qtime.cpp ../gsoap/custom/qtime.h ../gsoap/custom/struct_timeval.c ../gsoap/custom/struct_timeval.h ../gsoap/custom/struct_timeval.o ../gsoap/custom/struct_tm.c ../gsoap/custom/struct_tm.h ../gsoap/custom/struct_tm_date.c ../gsoap/custom/struct_tm_date.h ../gsoap/custom/wsrmdemo-duration.o ../gsoap/custom/wsrmdemo_ssl-duration.o ../gsoap/custom/wsrmdemo_udp-duration.o ../gsoap/custom/wssedemo-struct_timeval.o ../gsoap/custom/wstdemo-struct_timeval.o '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/share/gsoap/../gsoap/custom' /usr/gnu/bin/make install-data-hook make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists". ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists". make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Making install in samples make[3]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' Making install in autotest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/autotest' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/autotest' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/autotest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/autotest' Making install in aws make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/aws' Making install in calc make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc' Making install in calc++ make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/calc++' Making install in databinding make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/databinding' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/databinding' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/databinding' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/databinding' Making install in dime make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dime' Making install in dom make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o domcpp domcpp.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/domcpp domcpp.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o dom2calc dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/dom2calc dom2calc.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/dom' Making install in oneway make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway' Making install in oneway++ make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/oneway++' Making install in factory make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factory' Making install in factorytest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/factorytest' Making install in gmt make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/gmt' Making install in googleapi make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Makefile:708: warning: overriding recipe for target 'soapC.cpp' Makefile:705: 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving gdmH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving gdmC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Makefile:708: warning: overriding recipe for target 'soapC.cpp' Makefile:705: warning: ignoring old recipe for target 'soapC.cpp' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o gdmC.o gdmC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gdm gdm.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gdm gdm.o gdmC.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o gdx gdx.o gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/gdx gdx.o gdmC.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Makefile:708: warning: overriding recipe for target 'soapC.cpp' Makefile:705: warning: ignoring old recipe for target 'soapC.cpp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/googleapi' Making install in hello make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/hello' Making install in httpcookies make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/httpcookies' Making install in lu make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/lu' Making install in magic make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/magic' Making install in mashup make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup' Making install in mashup++ make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mashup++' Making install in chaining make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining' Making install in chaining++ make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/chaining++' Making install in primes make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/primes primes.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/primes' Making install in mtom make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom' Making install in mtom-stream make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/mtom-stream' Making install in polytest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/polytest' Making install in roll make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/roll' Making install in router make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o router router.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/router router.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/router' Making install in atom make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving a.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o atom atom.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/atom atom.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/atom' Making install in rss make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o rss rss.o soapC.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/rss rss.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rss' Making install in ssl make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o ../../../gsoap/libgsoapssl.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o ../../../gsoap/libgsoapssl.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/gcc -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/ssl' Making install in template make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o primes primes.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/primes primes.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/template' Making install in udp make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/udp' Making install in tcp make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/tcp' Making install in varparam make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/varparam' Making install in wsa make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsa' Making install in wsrm make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsrm' Making install in xml-rpc-json make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -DWITH_OPENSSL -DWITH_GZIP -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o ../../../gsoap/libgsoap++.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap++.so -lxnet -lsocket -lnsl -lm -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/xml-rpc-json' Making install in rest make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o calcrest calcrest.o soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/calcrest calcrest.o soapClient.o soapC.o soapServer.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o httpgettest httpgettest.o soapC.o ../../plugin/httpget.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/httpgettest httpgettest.o soapC.o ../../plugin/httpget.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o ../../../gsoap/libgsoap.la -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoap.so -lxnet -lsocket -lnsl -lm -R/usr/lib/amd64 -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/rest' Making install in async make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/async' Making install in testmsgr make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header file Saving soapH.h serialization functions to #include in projects Saving soap.nsmap namespace mapping table Saving soapC.cpp serialization functions Compilation successful /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' /usr/gcc/13/bin/g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.cpp /bin/bash ../../../libtool --tag=CXX --mode=link /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/plugin/testmsgr-threads.o ../../../gsoap/libgsoapssl++.la -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread libtool: link: /usr/gcc/13/bin/g++ -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/plugin/testmsgr-threads.o -L/usr/openssl/3/lib/amd64 ../../../gsoap/.libs/libgsoapssl++.so -lxnet -lsocket -lnsl -lm -lssl -lcrypto -lz -lpthread -Wl,-R -Wl,/usr/lib/amd64 -Wl,-R -Wl,/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/testmsgr' Making install in wsse make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o ../../wssedemo-stdsoap2.o ../../wssedemo-dom.o ../../plugin/wssedemo-wsseapi.o ../../plugin/wssedemo-smdevp.o ../../plugin/wssedemo-mecevp.o ../../custom/wssedemo-struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -m64 -O3 -I/usr/openssl/3/include -m64 -o wssedemo wssedemo-wssedemo.o wssedemo-soapClient.o wssedemo-soapC.o wssedemo-soapServer.o ../../wssedemo-stdsoap2.o ../../wssedemo-dom.o ../../plugin/wssedemo-wsseapi.o ../../plugin/wssedemo-smdevp.o ../../plugin/wssedemo-mecevp.o ../../custom/wssedemo-struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapClient.o soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapC.o soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -c -o soapServer.o soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DSUN_OS -m64 -O3 -I/usr/openssl/3/include -m64 -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wsse' Making install in wst make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/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.135 ** Copyright (C) 2000,2024 Genivia Inc. All Rights Reserved. ** 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 header 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.RequestSecurityTokenResponse.req.xml sample SOAP/XML request Saving wst.RequestSecurityTokenResponse.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 /usr/gnu/bin/make install-am make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c /usr/gcc/13/bin/gcc -DHAVE_CONFIG_H -I. -I../../.. -I../../../gsoap -I../../../gsoap/plugin -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c /bin/bash ../../../libtool --tag=CC --mode=link /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -m64 -lsocket -lxnet -lnsl -L/usr/openssl/3/lib/amd64 -R/usr/openssl/3/lib/amd64 -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o ../../wstdemo-stdsoap2.o ../../wstdemo-dom.o ../../plugin/wstdemo-wstapi.o ../../plugin/wstdemo-wsseapi.o ../../plugin/wstdemo-wsaapi.o ../../plugin/wstdemo-smdevp.o ../../plugin/wstdemo-mecevp.o ../../custom/wstdemo-struct_timeval.o -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm libtool: link: /usr/gcc/13/bin/gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -m64 -O3 -I/usr/openssl/3/include -m64 -o wstdemo wstdemo-wstdemo.o wstdemo-soapClient.o wstdemo-soapC.o wstdemo-soapServer.o ../../wstdemo-stdsoap2.o ../../wstdemo-dom.o ../../plugin/wstdemo-wstapi.o ../../plugin/wstdemo-wsseapi.o ../../plugin/wstdemo-wsaapi.o ../../plugin/wstdemo-smdevp.o ../../plugin/wstdemo-mecevp.o ../../custom/wstdemo-struct_timeval.o -L/usr/openssl/3/lib/amd64 -lssl -lcrypto -lz -lxnet -lsocket -lnsl -lm -R/usr/openssl/3/lib/amd64 make[6]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples/wst' make[4]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[5]: Entering directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[5]: Nothing to be done for 'install-exec-am'. make[5]: Nothing to be done for 'install-data-am'. make[5]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[4]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[3]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap/samples' make[2]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' make[1]: Leaving directory '/jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/amd64/gsoap' Stripping /usr/lib/amd64 from RUNPATH in /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin/wsdl2h Stripping /usr/lib/amd64 from RPATH in /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/prototype/i386/usr/bin/wsdl2h VALIDATING MANIFEST CONTENT: /jenkins/jobs/oi-userland/workspace/components/library/gsoap/build/manifest-i386-gsoap.depend.res NEW PACKAGE CONTENTS ARE LOCALLY VALIDATED AND READY TO GO generating metadata: library/gsoap pkg://openindiana.org/library/gsoap@2.8.135,5.11-2024.0.0.0:20241215T165202Z PUBLISHED