D: [iurt_root_command] chroot
warning: Found bdb_ro Packages database while attempting sqlite backend: using bdb_ro backend.
Installing /home/iurt/rpmbuild/SRPMS/gsoap-2.8.104-2.mga9.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.oTg3os
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gsoap-2.8
+ /usr/bin/unzip -qq /home/iurt/rpmbuild/SOURCES/gsoap_2.8.104.zip
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd gsoap-2.8
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ rm -rf gsoap-source
+ cp -a . ../gsoap-source
+ mv ../gsoap-source .
+ rm -rf gsoap/bin
+ echo 'Patch #0 (gsoap-libtool.patch):'
Patch #0 (gsoap-libtool.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 -b --suffix .soname --fuzz=0
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
+ echo 'Patch #2 (gsoap-wsse.patch):'
Patch #2 (gsoap-wsse.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file gsoap/plugin/wsseapi.c
patching file gsoap/plugin/wsseapi.cpp
+ echo 'Patch #3 (gsoap-plugins-hardening.patch):'
Patch #3 (gsoap-plugins-hardening.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file gsoap/plugin/httpda.c
patching file gsoap/plugin/wsaapi.c
patching file gsoap/plugin/wsseapi.c
Hunk #12 succeeded at 6110 (offset -2 lines).
Hunk #13 succeeded at 7349 (offset -2 lines).
Hunk #14 succeeded at 7399 (offset -2 lines).
patching file gsoap/plugin/wsseapi.cpp
Hunk #12 succeeded at 6110 (offset -2 lines).
Hunk #13 succeeded at 7349 (offset -2 lines).
Hunk #14 succeeded at 7399 (offset -2 lines).
+ echo 'Patch #4 (gsoap-url-parse-hardening.patch):'
Patch #4 (gsoap-url-parse-hardening.patch):
+ /usr/bin/patch --no-backup-if-mismatch -f -p1 --fuzz=0
patching file gsoap/samples/calc_vs2005/calc_vs2005/stdsoap2.cpp
Hunk #1 succeeded at 21162 (offset -84 lines).
patching file gsoap/stdsoap2.c
Hunk #1 succeeded at 21162 (offset -84 lines).
patching file gsoap/stdsoap2.cpp
Hunk #1 succeeded at 21162 (offset -84 lines).
+ find gsoap/samples/autotest/databinding/examples -name '*.xml' -exec chmod a-x '{}' ';'
+ chmod a-x gsoap/doc/fonts/inconsolata-webfont.eot gsoap/doc/fonts/inconsolata-webfont.svg gsoap/doc/fonts/inconsolata-webfont.ttf gsoap/doc/fonts/inconsolata-webfont.woff
+ sed -i -e 's,\(^AM_INIT_AUTOMAKE(\[\),\1subdir-objects ,' configure.ac
+ rm -rf gsoap/extras gsoap/mod_gsoap gsoap/Symbian
+ sed 's!$(top_srcdir)/gsoap/extras/\*!!' -i gsoap/Makefile.am
+ rm -rf gsoap/doc/apache gsoap/doc/wininet gsoap/doc/isapi
+ rm -rf gsoap/bin
+ rm gsoap/samples/rest/person
+ rm gsoap/samples/wcf/Basic/TransportSecurity/calculator
+ rm gsoap/VisualStudio2005/wsdl2h/wsdl2h/soapcpp2.exe
+ rm gsoap/samples/webserver/optC.c gsoap/samples/webserver/optH.h gsoap/samples/webserver/optStub.h
+ find . -name .DS_Store -exec rm '{}' ';'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.rbUYnc
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ export 'YACC=bison -y'
+ YACC='bison -y'
+ autoreconf -vfi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force 
autoreconf: configure.ac: tracing
autoreconf: running: libtoolize --copy --force
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.
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force 
autoreconf: running: /usr/bin/autoconf --force
configure.ac:8: warning: 'AM_CONFIG_HEADER': this macro is obsolete.
configure.ac:8: You should use the 'AC_CONFIG_HEADERS' macro instead.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
aclocal.m4:9794: AM_CONFIG_HEADER is expanded from...
configure.ac:8: the top level
configure.ac:16: warning: AC_PROG_LEX without either yywrap or noyywrap is obsolete
./lib/autoconf/programs.m4:716: _AC_PROG_LEX is expanded from...
./lib/autoconf/programs.m4:709: AC_PROG_LEX is expanded from...
aclocal.m4:9699: AM_PROG_LEX is expanded from...
configure.ac:16: the top level
configure.ac:19: warning: The macro `AM_PROG_LIBTOOL' is obsolete.
configure.ac:19: You should run autoupdate.
aclocal.m4:122: AM_PROG_LIBTOOL is expanded from...
configure.ac:19: the top level
configure.ac:99: warning: The macro `AC_HEADER_STDC' is obsolete.
configure.ac:99: You should run autoupdate.
./lib/autoconf/headers.m4:704: AC_HEADER_STDC is expanded from...
configure.ac:99: the top level
configure.ac:113: warning: The macro `AC_HEADER_TIME' is obsolete.
configure.ac:113: You should run autoupdate.
./lib/autoconf/headers.m4:743: AC_HEADER_TIME is expanded from...
configure.ac:113: the top level
configure.ac:123: warning: The macro `AC_TYPE_SIGNAL' is obsolete.
configure.ac:123: You should run autoupdate.
./lib/autoconf/types.m4:776: AC_TYPE_SIGNAL is expanded from...
configure.ac:123: the top level
configure.ac:190: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:190: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:190: the top level
configure.ac:207: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:207: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:207: the top level
configure.ac:224: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:224: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:224: the top level
configure.ac:241: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:241: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:241: the top level
configure.ac:258: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:258: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:258: the top level
configure.ac:286: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:286: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:286: the top level
configure.ac:293: warning: The macro `AC_HELP_STRING' is obsolete.
configure.ac:293: You should run autoupdate.
./lib/autoconf/general.m4:204: AC_HELP_STRING is expanded from...
./lib/autoconf/general.m4:1534: AC_ARG_ENABLE is expanded from...
configure.ac:293: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:14: 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
autoreconf: Leaving directory '.'
+ CFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CFLAGS
+ CXXFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ export CXXFLAGS
+ FFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FFLAGS
+ FCFLAGS='-O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables '
+ export FCFLAGS
+ LDFLAGS=' -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags'
+ export LDFLAGS
+ CONFIGURE_TOP=.
+ '[' 1 = 1 ']'
++ find . -name config.guess -o -name config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./gsoap-source/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/config.guess
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./gsoap-source/config.sub
+ '[' -f /usr/lib/rpm/mageia/config.sub ']'
++ basename ./gsoap-source/config.sub
+ cp -af /usr/lib/rpm/mageia/config.sub ./gsoap-source/config.sub
+ for i in $(find ${CONFIGURE_TOP} -name config.guess -o -name config.sub)
++ basename ./gsoap-source/config.guess
+ '[' -f /usr/lib/rpm/mageia/config.guess ']'
++ basename ./gsoap-source/config.guess
+ cp -af /usr/lib/rpm/mageia/config.guess ./gsoap-source/config.guess
+ /usr/lib/rpm/mageia/force-as-needed-for-shared-lib-in-libtool
Forcing -Wl,--as-needed in configure/libtool to workaround libtool bug (cf http://lists.gnu.org/archive/html/libtool-patches/2004-06/msg00002.html)
+ /usr/lib/rpm/mageia/fix-libtool-ltmain-from-overlinking
Fixing libtool's ltmain.sh to prevent overlinking (cf http://wiki.mandriva.com/en/Overlinking)
+ /usr/lib/rpm/mageia/fix-libtool-from-moving-options-after-libs .
+ /usr/lib/rpm/mageia/fix-dlsearch-path-in-libtool-for-multilib . lib64
+ ./configure --host=aarch64-mageia-linux-gnu --build=aarch64-mageia-linux-gnu --program-prefix= --disable-dependency-tracking --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share --includedir=/usr/include --libdir=/usr/lib64 --libexecdir=/usr/libexec --localstatedir=/var --sharedstatedir=/var/lib --mandir=/usr/share/man --infodir=/usr/share/info --disable-static --prefix=/usr --enable-ipv6 --enable-samples
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... aarch64-mageia-linux-gnu
checking host system type... aarch64-mageia-linux-gnu
checking whether make sets $(MAKE)... (cached) yes
checking for aarch64-mageia-linux-gnu-g++... no
checking for aarch64-mageia-linux-gnu-c++... no
checking for aarch64-mageia-linux-gnu-gpp... no
checking for aarch64-mageia-linux-gnu-aCC... no
checking for aarch64-mageia-linux-gnu-CC... no
checking for aarch64-mageia-linux-gnu-cxx... no
checking for aarch64-mageia-linux-gnu-cc++... no
checking for aarch64-mageia-linux-gnu-cl.exe... no
checking for aarch64-mageia-linux-gnu-FCC... no
checking for aarch64-mageia-linux-gnu-KCC... no
checking for aarch64-mageia-linux-gnu-RCC... no
checking for aarch64-mageia-linux-gnu-xlC_r... no
checking for aarch64-mageia-linux-gnu-xlC... no
checking for aarch64-mageia-linux-gnu-clang++... no
checking for g++... g++
checking whether the C++ compiler works... yes
checking for C++ compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking whether make supports the include directive... yes (GNU style)
checking dependency style of g++... none
checking for aarch64-mageia-linux-gnu-gcc... no
checking for gcc... gcc
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... yes
checking dependency style of 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... -lfl
checking whether yytext is a pointer... yes
checking for bison... bison -y
checking how to run the C preprocessor... gcc -E
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert aarch64-mageia-linux-gnu file names to aarch64-mageia-linux-gnu format... func_convert_file_noop
checking how to convert aarch64-mageia-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for aarch64-mageia-linux-gnu-objdump... no
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-mageia-linux-gnu-dlltool... no
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for aarch64-mageia-linux-gnu-ar... no
checking for ar... ar
checking for archiver @FILE support... @
checking for aarch64-mageia-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-mageia-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for aarch64-mageia-linux-gnu-mt... no
checking for mt... no
checking if : 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 gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether ln -s works... yes
checking for gawk... (cached) gawk
checking for aarch64-mageia-linux-gnu-ar... ar
checking for egrep... (cached) /usr/bin/grep -E
checking for arpa/inet.h... yes
checking for locale.h... yes
checking for xlocale.h... no
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... no
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... 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... yes
checking for struct tm.__tm_gmtoff... no
checking for alarm... yes
checking for working mktime... yes
checking return type of signal handlers... void
checking for strftime... yes
checking for random... yes
checking for gettimeofday... yes
checking for ftime... yes
checking for localtime_r... yes
checking for timegm... yes
checking for gmtime... yes
checking for gmtime_r... yes
checking for asctime... yes
checking for asctime_r... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for snprintf... yes
checking for strchr... yes
checking for strerror... yes
checking for strerror_r... yes
checking for strlcpy... no
checking for strlcat... no
checking for strrchr... yes
checking for strstr... yes
checking for strtol... yes
checking for strtoul... yes
checking for strtoll... yes
checking for strtoull... yes
checking for strtold... yes
checking for strtod... yes
checking for strtof... yes
checking for strtold_l... yes
checking for strtod_l... yes
checking for strtof_l... yes
checking for sscanf... yes
checking for sscanf_l... no
checking for snprintf... (cached) yes
checking for sprintf_l... no
checking for poll... yes
checking for newlocale... yes
checking for uselocale... yes
checking for freelocale... yes
checking for isnan... yes
checking for isinf... yes
checking for gethostbyname_r... yes
checking for 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 in library... no
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating gsoap.pc
config.status: creating gsoap++.pc
config.status: creating gsoapck.pc
config.status: creating gsoapck++.pc
config.status: creating gsoapssl.pc
config.status: creating gsoapssl++.pc
config.status: creating gsoap/Makefile
config.status: creating gsoap/src/Makefile
config.status: creating gsoap/wsdl/Makefile
config.status: creating gsoap/samples/Makefile
config.status: creating gsoap/samples/autotest/Makefile
config.status: creating gsoap/samples/aws/Makefile
config.status: creating gsoap/samples/calc/Makefile
config.status: creating gsoap/samples/calc++/Makefile
config.status: creating gsoap/samples/chaining/Makefile
config.status: creating gsoap/samples/chaining++/Makefile
config.status: creating gsoap/samples/databinding/Makefile
config.status: creating gsoap/samples/dime/Makefile
config.status: creating gsoap/samples/dom/Makefile
config.status: creating gsoap/samples/oneway/Makefile
config.status: creating gsoap/samples/oneway++/Makefile
config.status: creating gsoap/samples/factory/Makefile
config.status: creating gsoap/samples/factorytest/Makefile
config.status: creating gsoap/samples/gmt/Makefile
config.status: creating gsoap/samples/googleapi/Makefile
config.status: creating gsoap/samples/hello/Makefile
config.status: creating gsoap/samples/httpcookies/Makefile
config.status: creating gsoap/samples/lu/Makefile
config.status: creating gsoap/samples/magic/Makefile
config.status: creating gsoap/samples/mashup/Makefile
config.status: creating gsoap/samples/mashup++/Makefile
config.status: creating gsoap/samples/mtom/Makefile
config.status: creating gsoap/samples/mtom-stream/Makefile
config.status: creating gsoap/samples/polytest/Makefile
config.status: creating gsoap/samples/primes/Makefile
config.status: creating gsoap/samples/roll/Makefile
config.status: creating gsoap/samples/router/Makefile
config.status: creating gsoap/samples/atom/Makefile
config.status: creating gsoap/samples/rss/Makefile
config.status: creating gsoap/samples/ssl/Makefile
config.status: creating gsoap/samples/template/Makefile
config.status: creating gsoap/samples/udp/Makefile
config.status: creating gsoap/samples/varparam/Makefile
config.status: creating gsoap/samples/wsa/Makefile
config.status: creating gsoap/samples/wsrm/Makefile
config.status: creating gsoap/samples/wsse/Makefile
config.status: creating gsoap/samples/wst/Makefile
config.status: creating gsoap/samples/xml-rpc-json/Makefile
config.status: creating gsoap/samples/rest/Makefile
config.status: creating gsoap/samples/testmsgr/Makefile
config.status: creating gsoap/samples/async/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
+ /usr/bin/make
/usr/bin/make  all-recursive
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
Making all in .
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
Making all in gsoap
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_cpp.cpp
ln -s -f ../gsoap/dom.cpp dom_cpp.cpp
ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck.c
ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ck_cpp.cpp
ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl.c
ln -s -f ../gsoap/stdsoap2.cpp stdsoap2_ssl_cpp.cpp
/usr/bin/make  all-recursive
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making all in .
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoap_la-stdsoap2.lo `test -f 'stdsoap2.c' || echo './'`stdsoap2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2.c  -fPIC -DPIC -o .libs/libgsoap_la-stdsoap2.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoap_la-dom.lo `test -f 'dom.c' || echo './'`dom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom.c  -fPIC -DPIC -o .libs/libgsoap_la-dom.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc    -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoap.la -rpath /usr/lib64 libgsoap_la-stdsoap2.lo libgsoap_la-dom.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libgsoap_la-stdsoap2.o .libs/libgsoap_la-dom.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -Wl,-soname -Wl,libgsoap-2.8.104.so -o .libs/libgsoap-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoap.so" && ln -s "libgsoap-2.8.104.so" "libgsoap.so")
libtool: link: ( cd ".libs" && rm -f "libgsoap.la" && ln -s "../libgsoap.la" "libgsoap.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoap___la-stdsoap2_cpp.lo `test -f 'stdsoap2_cpp.cpp' || echo './'`stdsoap2_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2_cpp.cpp  -fPIC -DPIC -o .libs/libgsoap___la-stdsoap2_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoap___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom_cpp.cpp  -fPIC -DPIC -o .libs/libgsoap___la-dom_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=link g++    -DWITH_IPV6  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoap++.la -rpath /usr/lib64 libgsoap___la-stdsoap2_cpp.lo libgsoap___la-dom_cpp.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/libgsoap___la-stdsoap2_cpp.o .libs/libgsoap___la-dom_cpp.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libgsoap++-2.8.104.so -o .libs/libgsoap++-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoap++.so" && ln -s "libgsoap++-2.8.104.so" "libgsoap++.so")
libtool: link: ( cd ".libs" && rm -f "libgsoap++.la" && ln -s "../libgsoap++.la" "libgsoap++.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapck_la-stdsoap2_ck.lo `test -f 'stdsoap2_ck.c' || echo './'`stdsoap2_ck.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2_ck.c  -fPIC -DPIC -o .libs/libgsoapck_la-stdsoap2_ck.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapck_la-dom.lo `test -f 'dom.c' || echo './'`dom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom.c  -fPIC -DPIC -o .libs/libgsoapck_la-dom.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc    -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoapck.la -rpath /usr/lib64 libgsoapck_la-stdsoap2_ck.lo libgsoapck_la-dom.lo  
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libgsoapck_la-stdsoap2_ck.o .libs/libgsoapck_la-dom.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -Wl,-soname -Wl,libgsoapck-2.8.104.so -o .libs/libgsoapck-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoapck.so" && ln -s "libgsoapck-2.8.104.so" "libgsoapck.so")
libtool: link: ( cd ".libs" && rm -f "libgsoapck.la" && ln -s "../libgsoapck.la" "libgsoapck.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapck___la-stdsoap2_ck_cpp.lo `test -f 'stdsoap2_ck_cpp.cpp' || echo './'`stdsoap2_ck_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2_ck_cpp.cpp  -fPIC -DPIC -o .libs/libgsoapck___la-stdsoap2_ck_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapck___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom_cpp.cpp  -fPIC -DPIC -o .libs/libgsoapck___la-dom_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=link g++    -DWITH_IPV6  -DLINUX -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoapck++.la -rpath /usr/lib64 libgsoapck___la-stdsoap2_ck_cpp.lo libgsoapck___la-dom_cpp.lo  
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/libgsoapck___la-stdsoap2_ck_cpp.o .libs/libgsoapck___la-dom_cpp.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libgsoapck++-2.8.104.so -o .libs/libgsoapck++-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoapck++.so" && ln -s "libgsoapck++-2.8.104.so" "libgsoapck++.so")
libtool: link: ( cd ".libs" && rm -f "libgsoapck++.la" && ln -s "../libgsoapck++.la" "libgsoapck++.la" )
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapssl_la-stdsoap2_ssl.lo `test -f 'stdsoap2_ssl.c' || echo './'`stdsoap2_ssl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2_ssl.c  -fPIC -DPIC -o .libs/libgsoapssl_la-stdsoap2_ssl.o
/bin/sh ../libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapssl_la-dom.lo `test -f 'dom.c' || echo './'`dom.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom.c  -fPIC -DPIC -o .libs/libgsoapssl_la-dom.o
/bin/sh ../libtool  --tag=CC   --mode=link gcc    -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoapssl.la -rpath /usr/lib64 libgsoapssl_la-stdsoap2_ssl.lo libgsoapssl_la-dom.lo -lssl -lcrypto -lz 
libtool: link: gcc -shared -Wl,--as-needed  -fPIC -DPIC  .libs/libgsoapssl_la-stdsoap2_ssl.o .libs/libgsoapssl_la-dom.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lssl -lcrypto -lz -Wl,-soname -Wl,libgsoapssl-2.8.104.so -o .libs/libgsoapssl-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoapssl.so" && ln -s "libgsoapssl-2.8.104.so" "libgsoapssl.so")
libtool: link: ( cd ".libs" && rm -f "libgsoapssl.la" && ln -s "../libgsoapssl.la" "libgsoapssl.la" )
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapssl___la-stdsoap2_ssl_cpp.lo `test -f 'stdsoap2_ssl_cpp.cpp' || echo './'`stdsoap2_ssl_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c stdsoap2_ssl_cpp.cpp  -fPIC -DPIC -o .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I..       -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o libgsoapssl___la-dom_cpp.lo `test -f 'dom_cpp.cpp' || echo './'`dom_cpp.cpp
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -DWITH_IPV6 -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c dom_cpp.cpp  -fPIC -DPIC -o .libs/libgsoapssl___la-dom_cpp.o
/bin/sh ../libtool  --tag=CXX   --mode=link g++    -DWITH_IPV6  -DLINUX -DWITH_OPENSSL -DWITH_GZIP -DWITH_DOM -DWITH_COOKIES -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -release 2.8.104 -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o libgsoapssl++.la -rpath /usr/lib64 libgsoapssl___la-stdsoap2_ssl_cpp.lo libgsoapssl___la-dom_cpp.lo -lssl -lcrypto -lz 
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crti.o /usr/lib/gcc/aarch64-mageia-linux/11/crtbeginS.o  .libs/libgsoapssl___la-stdsoap2_ssl_cpp.o .libs/libgsoapssl___la-dom_cpp.o   -O2 -g -fstack-protector -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags    -lssl -lcrypto -lz -L/usr/lib/gcc/aarch64-mageia-linux/11 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/aarch64-mageia-linux/11/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/aarch64-mageia-linux/11/crtendS.o /usr/lib/gcc/aarch64-mageia-linux/11/../../../../lib64/crtn.o -Wl,-soname -Wl,libgsoapssl++-2.8.104.so -o .libs/libgsoapssl++-2.8.104.so
libtool: link: (cd ".libs" && rm -f "libgsoapssl++.so" && ln -s "libgsoapssl++-2.8.104.so" "libgsoapssl++.so")
libtool: link: ( cd ".libs" && rm -f "libgsoapssl++.la" && ln -s "../libgsoapssl++.la" "libgsoapssl++.la" )
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making all in src
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
/bin/sh ../../ylwrap soapcpp2_yacc.y y.tab.c soapcpp2_yacc.c y.tab.h `echo soapcpp2_yacc.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/ -e s/c++$/h++/ -e s/c$/h/` y.output soapcpp2_yacc.output -- bison -y -d -v 
/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: warning: 1 shift/reduce conflict [-Wconflicts-sr]
/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src/soapcpp2_yacc.y: note: rerun with option '-Wcounterexamples' to generate conflict counterexamples
updating soapcpp2_yacc.output
updating soapcpp2_yacc.h
/usr/bin/make  all-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2_yacc.o `test -f 'soapcpp2_yacc.c' || echo './'`soapcpp2_yacc.c
/bin/sh ../../ylwrap soapcpp2_lex.l lex.yy.c soapcpp2_lex.c -- flex -l 
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2_lex.o `test -f 'soapcpp2_lex.c' || echo './'`soapcpp2_lex.c
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-symbol2.o `test -f 'symbol2.c' || echo './'`symbol2.c
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-error2.o `test -f 'error2.c' || echo './'`error2.c
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-init2.o `test -f 'init2.c' || echo './'`init2.c
gcc -DHAVE_CONFIG_H -I. -I../..    -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcpp2-soapcpp2.o `test -f 'soapcpp2.c' || echo './'`soapcpp2.c
/bin/sh ../../libtool  --tag=CC   --mode=link gcc -DWITH_BISON -DWITH_FLEX  -DSOAPCPP2_IMPORT_PATH="\"/usr/share/gsoap/import\"" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o  -lfl  
libtool: link: gcc -DWITH_BISON -DWITH_FLEX -DSOAPCPP2_IMPORT_PATH=\"/usr/share/gsoap/import\" -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o soapcpp2 soapcpp2-soapcpp2_yacc.o soapcpp2-soapcpp2_lex.o soapcpp2-symbol2.o soapcpp2-error2.o soapcpp2-init2.o soapcpp2-soapcpp2.o  -lfl
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
Making all in wsdl
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
../../gsoap/src/soapcpp2 -SC -pwsdl -I../../gsoap/wsdl -I../../gsoap/import ../../gsoap/wsdl/wsdl.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving wsdlStub.h annotated copy of the source interface 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/bin/make  all-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-wsdl2h.o `test -f 'wsdl2h.cpp' || echo './'`wsdl2h.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-wsdl.o `test -f 'wsdl.cpp' || echo './'`wsdl.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-wadl.o `test -f 'wadl.cpp' || echo './'`wadl.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-schema.o `test -f 'schema.cpp' || echo './'`schema.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-types.o `test -f 'types.cpp' || echo './'`types.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-service.o `test -f 'service.cpp' || echo './'`service.cpp
In file included from /usr/include/stdio.h:866,
                 from ../../gsoap/stdsoap2.h:658,
                 from includes.h:38,
                 from types.h:38,
                 from service.cpp:34:
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void page(const char*, const char*, const char*)' at service.cpp:4329:12,
    inlined from 'void page(const char*, const char*, const char*)' at service.cpp:4324:13,
    inlined from 'void gen_policy_enablers(const Service&)' at service.cpp:4455:7,
    inlined from 'void Service::generate(Types&)' at service.cpp:3580:22:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4337:12,
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4332:13,
    inlined from 'void gen_policy_enablers(const Service&)' at service.cpp:4456:10,
    inlined from 'void Service::generate(Types&)' at service.cpp:3580:22:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void page(const char*, const char*, const char*)' at service.cpp:4329:12,
    inlined from 'void page(const char*, const char*, const char*)' at service.cpp:4324:13,
    inlined from 'void Definitions::compile(const wsdl__definitions&)' at service.cpp:2670:13:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4337:12,
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4332:13,
    inlined from 'void Definitions::compile(const wsdl__definitions&)' at service.cpp:2689:16:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4337:12,
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4332:13,
    inlined from 'void Definitions::compile(const wsdl__definitions&)' at service.cpp:2699:18:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4337:12,
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4332:13,
    inlined from 'void Definitions::compile(const wsdl__definitions&)' at service.cpp:2702:16:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
In function 'int fprintf(FILE*, const char*, ...)',
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4337:12,
    inlined from 'void section(const char*, const char*, const char*)' at service.cpp:4332:13,
    inlined from 'void Definitions::compile(const wsdl__definitions&)' at service.cpp:2707:18:
/usr/include/bits/stdio2.h:105:24: warning: '%s' directive argument is null [-Wformat-overflow=]
  105 |   return __fprintf_chk (__stream, __USE_FORTIFY_LEVEL - 1, __fmt,
      |          ~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  106 |                         __va_arg_pack ());
      |                         ~~~~~~~~~~~~~~~~~
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-soap.o `test -f 'soap.cpp' || echo './'`soap.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-mime.o `test -f 'mime.cpp' || echo './'`mime.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-wsp.o `test -f 'wsp.cpp' || echo './'`wsp.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-bpel.o `test -f 'bpel.cpp' || echo './'`bpel.cpp
g++ -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsdl2h-wsdlC.o `test -f 'wsdlC.cpp' || echo './'`wsdlC.cpp
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../gsoap/plugin/wsdl2h-httpda.o `test -f '../../gsoap/plugin/httpda.c' || echo './'`../../gsoap/plugin/httpda.c
gcc -DHAVE_CONFIG_H -I. -I../..  -I../../gsoap -I../../gsoap/plugin  -DLINUX     -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../gsoap/plugin/wsdl2h-smdevp.o `test -f '../../gsoap/plugin/smdevp.c' || echo './'`../../gsoap/plugin/smdevp.c
/bin/sh ../../libtool  --tag=CXX   --mode=link g++    -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH="\"/usr/share/gsoap/WS\"" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -L../../gsoap/wsdl -I../../gsoap -I../../gsoap/plugin -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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/libgsoapssl++.la -lcrypto -lpthread 
libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -DWSDL2H_IMPORT_PATH=\"/usr/share/gsoap/WS\" -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gsoap -I../../gsoap/plugin -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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  -L../../gsoap/wsdl ../../gsoap/.libs/libgsoapssl++.so -lssl -lz -lcrypto -lpthread
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
Making all in .
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[4]: Nothing to be done for 'all-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making all in samples
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
Making all in autotest
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
../../../gsoap/wsdl/wsdl2h -d -P -t ../../../gsoap/samples/autotest/typemap.dat ../../../gsoap/samples/autotest/examples.wsdl
Saving ../../../gsoap/samples/autotest/examples.h


**  The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.104
**  Copyright (C) 2000-2020 Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The wsdl2h tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Reading type definitions from type map "../../../gsoap/samples/autotest/typemap.dat"
Reading '../../../gsoap/samples/autotest/examples.wsdl'...

Warning: unexpected element 'wsdl' at level 3 is skipped (safe to ignore)
  Reading schema '../../../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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-soapTester.o `test -f 'soapTester.cpp' || echo './'`soapTester.cpp
ln -s ../../custom/duration.c duration.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-duration.o `test -f 'duration.cpp' || echo './'`duration.cpp
ln -s ../../custom/long_time.c long_time.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-long_time.o `test -f 'long_time.cpp' || echo './'`long_time.cpp
ln -s ../../custom/struct_tm.c struct_tm.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -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
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o autotest-struct_tm_date.o `test -f 'struct_tm_date.cpp' || echo './'`struct_tm_date.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -L../../../gsoap/samples/autotest -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../../gsoap -I../../../gsoap/plugin -I../../../gsoap/samples/autotest -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
Making all in aws
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
../../../gsoap/src/soapcpp2 -j -I../../../gsoap/import:../../../gsoap  aws-s3.h 

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aws-aws-s3.o `test -f 'aws-s3.cpp' || echo './'`aws-s3.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aws-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o aws-soapAmazonS3SoapBindingProxy.o `test -f 'soapAmazonS3SoapBindingProxy.cpp' || echo './'`soapAmazonS3SoapBindingProxy.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o aws aws-aws-s3.o  aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/aws aws-aws-s3.o aws-soapC.o aws-soapAmazonS3SoapBindingProxy.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
Making all in calc
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   calc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns schema namespace: urn:calc
Saving calc.wsdl Web Service description
Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Saving ns.xsd XML schema
Saving soapClient.c client call stub functions
Saving soapServer.c server request dispatcher
Saving soapC.c serialization functions

Compilation successful 

/usr/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calcclient.o calcclient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcclient calcclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcclient calcclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calcserver.o calcserver.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcserver calcserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcserver calcserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
Making all in calc++
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap  calc.h 

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns schema namespace: urn:calc
Saving calc.wsdl Web Service description
Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Saving soapcalcProxy.h client proxy class
Saving soapcalcProxy.cpp client proxy class
Saving soapcalcService.h service class
Saving soapcalcService.cpp service class
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Saving ns.xsd XML schema
Saving soapC.cpp serialization functions

Compilation successful 

/usr/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calcclient.o calcclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcalcProxy.o soapcalcProxy.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcclient calcclient.o  soapC.o soapcalcProxy.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcclient calcclient.o soapC.o soapcalcProxy.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calcserver.o calcserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcalcService.o soapcalcService.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcserver calcserver.o  soapC.o soapcalcService.o ../../../gsoap/libgsoap++.la -lm -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcserver calcserver.o soapC.o soapcalcService.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
Making all in databinding
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
../../../gsoap/wsdl/wsdl2h -g -t ../../../gsoap/samples/databinding/addresstypemap.dat ../../../gsoap/samples/databinding/address.xsd
Saving ../../../gsoap/samples/databinding/address.h


**  The gSOAP WSDL/WADL/XSD processor for C and C++, wsdl2h release 2.8.104
**  Copyright (C) 2000-2020 Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The wsdl2h tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Reading type definitions from type map "../../../gsoap/samples/databinding/addresstypemap.dat"
Reading '../../../gsoap/samples/databinding/address.xsd'...
Done reading '../../../gsoap/samples/databinding/address.xsd'

To finalize code generation, execute:
> soapcpp2 ../../../gsoap/samples/databinding/address.h
Or to generate C++ proxy and service classes:
> soapcpp2 -j ../../../gsoap/samples/databinding/address.h

../../../gsoap/src/soapcpp2 -0 -CS -p address -I../../../gsoap/import ../../../gsoap/samples/databinding/address.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving addressStub.h annotated copy of the source interface header file
Saving addressH.h serialization functions to #include in projects
Saving a.nsmap namespace mapping table
Saving addressC.cpp serialization functions

Compilation successful 

g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX  -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o address-addressC.o `test -f 'addressC.cpp' || echo './'`addressC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..   -DLINUX  -I../../../gsoap -I../../../gsoap/plugin -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o address-address.o `test -f 'address.cpp' || echo './'`address.cpp
address.cpp: In function 'char* user_input(const char*)':
address.cpp:209:8: warning: ignoring return value of 'char* fgets(char*, int, FILE*)' declared with attribute 'warn_unused_result' [-Wunused-result]
  209 |   fgets(buf, 80, stdin);
      |   ~~~~~^~~~~~~~~~~~~~~~
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -I../../../gsoap/samples/databinding -L../../../gsoap/samples/databinding -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o address address-addressC.o address-address.o ../../../gsoap/libgsoap++.la 
libtool: link: g++ -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../../gsoap/samples/databinding -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/address address-addressC.o address-address.o  -L../../../gsoap/samples/databinding ../../../gsoap/.libs/libgsoap++.so
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
Making all in dime
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  dime.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dimeclient.o dimeclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dimeclient dimeclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dimeclient dimeclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dimeserver.o dimeserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dimeserver dimeserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dimeserver dimeserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
/usr/bin/ld: dimeserver.o: in function `dime_write_open(soap*, char const*, char const*, char const*)':
/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime/dimeserver.cpp:396: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
Making all in dom
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  dom2calc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o domcpp.o domcpp.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o domcpp domcpp.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/domcpp domcpp.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o dom2calc.o dom2calc.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dom2calc  dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dom2calc dom2calc.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
Making all in oneway
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   event.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o event.o event.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o event event.o  soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/event event.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o handler.o handler.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o handler handler.o  soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/handler handler.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
Making all in oneway++
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap  event.h 

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o event.o event.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapEventProxy.o soapEventProxy.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o event event.o  soapC.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/event event.o soapC.o soapEventProxy.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o handler.o handler.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapEventService.o soapEventService.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o handler handler.o  soapC.o soapEventService.o soapEventProxy.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/handler handler.o soapC.o soapEventService.o soapEventProxy.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
Making all in factory
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  factory.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o factory.o factory.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o factory factory.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/factory factory.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
Making all in factorytest
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  factorytest.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o factorytest.o factorytest.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o factorytest factorytest.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/factorytest factorytest.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
Making all in gmt
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  gmt.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmtclient.o gmtclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gmtclient gmtclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gmtclient gmtclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gmtserver.o gmtserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gmtserver gmtserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gmtserver gmtserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
Making all in googleapi
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: warning: ignoring old recipe for target 'soapC.cpp'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdm.o gdm.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdmC.o gdmC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdm gdm.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdm gdm.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdx.o gdx.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdx gdx.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdx gdx.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Making all in hello
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  hello.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o helloclient.o helloclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o helloclient helloclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/helloclient helloclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o helloserver.o helloserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o helloserver helloserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/helloserver helloserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
Making all in httpcookies
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  ck.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ck_cgi-ckserver.o `test -f 'ckserver.cpp' || echo './'`ckserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ck_cgi-soapServer.o `test -f 'soapServer.cpp' || echo './'`soapServer.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ck_cgi-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ck.cgi ck_cgi-ckserver.o  ck_cgi-soapServer.o ck_cgi-soapC.o ../../../gsoap/libgsoapck++.la -lm 
libtool: link: g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ck.cgi ck_cgi-ckserver.o ck_cgi-soapServer.o ck_cgi-soapC.o  ../../../gsoap/.libs/libgsoapck++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ckclient-ckclient.o `test -f 'ckclient.cpp' || echo './'`ckclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ckclient-soapClient.o `test -f 'soapClient.cpp' || echo './'`soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ckclient-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o ckclient ckclient-ckclient.o  ckclient-soapClient.o ckclient-soapC.o ../../../gsoap/libgsoapck++.la -lm 
libtool: link: g++ -DWITH_COOKIES -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/ckclient ckclient-ckclient.o ckclient-soapClient.o ckclient-soapC.o  ../../../gsoap/.libs/libgsoapck++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
Making all in lu
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  lu.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o luclient.o luclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o lumat.o lumat.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o luclient luclient.o lumat.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/luclient luclient.o lumat.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o luserver.o luserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o luserver.cgi luserver.o lumat.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/luserver.cgi luserver.o lumat.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
Making all in magic
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  magic.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o magic.o magic.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o magic magic.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/magic magic.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o magicserver.o magicserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o magicserver magicserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/magicserver magicserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
Making all in mashup
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   mashup.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns2 schema namespace: urn:calc
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Using ns4 service name: gmt
Using ns4 service style: document
Using ns4 service encoding: literal
Using ns4 service location: http://localhost:80
Using ns4 schema namespace: http://tempuri.org/t.xsd/gmt.wsdl
Saving gmt.gmt.req.xml sample SOAP/XML request
Saving gmt.gmt.res.xml sample SOAP/XML response
Saving gmt.nsmap namespace mapping table
Using ns5 service name: mashup
Using ns5 service style: document
Using ns5 service encoding: literal
Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi
Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl
Saving mashup.dtx.req.xml sample SOAP/XML request
Saving mashup.dtx.res.xml sample SOAP/XML response
Saving mashup.nsmap namespace mapping table
Saving soapClient.c client call stub functions
Saving soapServer.c server request dispatcher
Saving soapC.c serialization functions

Compilation successful 

/usr/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mashupclient.o mashupclient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mashupclient mashupclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mashupclient mashupclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mashupserver.o mashupserver.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mashupserver mashupserver.o  soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mashupserver mashupserver.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
Making all in mashup++
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
../../../gsoap/src/soapcpp2 -i -I../../../gsoap/import:../../../gsoap  mashup.hpp 

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns2 schema namespace: urn:calc
Saving soapcalcProxy.h client proxy class
Saving soapcalcProxy.cpp client proxy class
Saving soapcalcService.h service class
Saving soapcalcService.cpp service class
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Using ns4 service name: gmt
Using ns4 service style: document
Using ns4 service encoding: literal
Using ns4 service location: http://localhost:80
Using ns4 schema namespace: http://tempuri.org/t.xsd/gmt.wsdl
Saving soapgmtProxy.h client proxy class
Saving soapgmtProxy.cpp client proxy class
Saving soapgmtService.h service class
Saving soapgmtService.cpp service class
Saving gmt.gmt.req.xml sample SOAP/XML request
Saving gmt.gmt.res.xml sample SOAP/XML response
Saving gmt.nsmap namespace mapping table
Using ns5 service name: mashup
Using ns5 service style: document
Using ns5 service encoding: literal
Using ns5 service location: http://www.cs.fsu.edu/~engelen/mashup.cgi
Using ns5 schema namespace: http://www.genivia.com/mashup.wsdl
Saving soapmashupProxy.h client proxy class
Saving soapmashupProxy.cpp client proxy class
Saving soapmashupService.h service class
Saving soapmashupService.cpp service class
Saving mashup.dtx.req.xml sample SOAP/XML request
Saving mashup.dtx.res.xml sample SOAP/XML response
Saving mashup.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

/usr/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mashupclient.o mashupclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapmashupProxy.o soapmashupProxy.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mashupclient mashupclient.o  soapC.o soapmashupProxy.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mashupclient mashupclient.o soapC.o soapmashupProxy.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mashupserver.o mashupserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapcalcProxy.o soapcalcProxy.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapgmtProxy.o soapgmtProxy.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapmashupService.o soapmashupService.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mashupserver mashupserver.o  soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mashupserver mashupserver.o soapC.o soapcalcProxy.o soapgmtProxy.o soapmashupService.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
Making all in chaining
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
../../../gsoap/src/soapcpp2 -c -S -np q -I../../../gsoap/import:../../../gsoap  quote.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving qStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving cStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns schema namespace: urn:calc
Saving calc.wsdl Web Service description
Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving c.nsmap namespace mapping table
Saving ns.xsd XML schema
Saving cServer.c server request dispatcher
Saving cServerLib.c server request dispatcher with serializers (use only for libs)
Saving cC.c serialization functions

Compilation successful 

../../../gsoap/src/soapcpp2 -c -CS -penv -I../../../gsoap/import:../../../gsoap  env.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving envStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chaining.o chaining.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o qServerLib.o qServerLib.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o cServerLib.o cServerLib.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o envC.o envC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o chaining chaining.o qServerLib.o cServerLib.o envC.o ../../../gsoap/libgsoap.la -lm -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/chaining chaining.o qServerLib.o cServerLib.o envC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
Making all in chaining++
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
../../../gsoap/src/soapcpp2 -iS -qQuote -I../../../gsoap/import:../../../gsoap  quote.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: Quote
Saving QuoteStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: Calc
Saving CalcStub.h annotated copy of the source interface 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://websrv.cs.fsu.edu/~engelen/calcserver.cgi
Using ns schema namespace: urn:calc
Saving calc.wsdl Web Service description
Compliance warning: operation 'ns__add' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__sub' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__mul' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__div' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Compliance warning: operation 'ns__pow' is specific to SOAP encoding only and not compliant with WS-I Basic Profile 1.0a
Saving CalccalcService.h service class
Saving CalccalcService.cpp service class
Saving calc.add.req.xml sample SOAP/XML request
Saving calc.add.res.xml sample SOAP/XML response
Saving calc.sub.req.xml sample SOAP/XML request
Saving calc.sub.res.xml sample SOAP/XML response
Saving calc.mul.req.xml sample SOAP/XML request
Saving calc.mul.res.xml sample SOAP/XML response
Saving calc.div.req.xml sample SOAP/XML request
Saving calc.div.res.xml sample SOAP/XML response
Saving calc.pow.req.xml sample SOAP/XML request
Saving calc.pow.res.xml sample SOAP/XML response
Saving calc.nsmap namespace mapping table
Saving ns.xsd XML schema
Saving CalcC.cpp serialization functions

Compilation successful 

../../../gsoap/src/soapcpp2 -CS -penv -I../../../gsoap/import:../../../gsoap  env.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving envStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o chaining.o chaining.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o QuotequoteService.o QuotequoteService.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CalccalcService.o CalccalcService.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o QuoteC.o QuoteC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o CalcC.o CalcC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o envC.o envC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o ../../../gsoap/libgsoap++.la -lm -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/chaining chaining.o QuotequoteService.o CalccalcService.o QuoteC.o CalcC.o envC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
Making all in primes
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o primes.o primes.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes  primes.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
Making all in mtom
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   mtom-test.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mtom-test.o mtom-test.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtom mtom-test.o  soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mtom mtom-test.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
Making all in mtom-stream
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   mtom-stream-test.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o mtom-stream-test.o mtom-stream-test.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o mtom-stream mtom-stream-test.o  soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/mtom-stream mtom-stream-test.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
/usr/bin/ld: mtom-stream-test.o: in function `mime_server_write_open':
/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream/mtom-stream-test.c:520: warning: the use of `tempnam' is dangerous, better use `mkstemp'
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
Making all in polytest
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  polymorph.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o polymorph.o polymorph.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o polytest.cgi polymorph.o  soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/polytest.cgi polymorph.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
Making all in roll
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  roll.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rollclient.o rollclient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rollclient rollclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rollclient rollclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rollserver.o rollserver.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rollserver rollserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rollserver rollserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
Making all in router
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   router.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o router.o router.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o router router.o  soapC.o ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/router router.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
Making all in atom
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  atom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o atom.o atom.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atom atom.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/atom atom.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
Making all in rss
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   rss.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o rss.o rss.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rss rss.o  soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rss rss.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
Making all in ssl
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   ssl.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-sslclient.o `test -f 'sslclient.c' || echo './'`sslclient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-ssl_setup.o `test -f 'ssl_setup.c' || echo './'`ssl_setup.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/sslclient-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslclient sslclient-sslclient.o  sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-sslserver.o `test -f 'sslserver.c' || echo './'`sslserver.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/sslserver-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslserver sslserver-sslserver.o  sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
Making all in template
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o primes.o primes.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes primes.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
Making all in udp
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   udp.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o udpclient.o udpclient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o udpclient udpclient.o  soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/udpclient udpclient.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o udpserver.o udpserver.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o udpserver udpserver.o  soapServer.o soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/udpserver udpserver.o soapServer.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
Making all in varparam
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  varparam.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o varparam.o varparam.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o varparam varparam.o  soapClient.o soapC.o soapServer.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/varparam varparam.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
Making all in wsa
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap  -a wsademo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsademo-wsademo.o `test -f 'wsademo.c' || echo './'`wsademo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsademo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsademo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsademo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsademo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsademo wsademo-wsademo.o  wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o   ../../plugin/wsademo-wsaapi.o ../../../gsoap/libgsoapssl.la -lssl -lcrypto -lz -lm 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/wsademo wsademo-wsademo.o wsademo-soapClient.o wsademo-soapC.o wsademo-soapServer.o ../../plugin/wsademo-wsaapi.o  ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
Making all in wsrm
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap  -a wsrmdemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin   -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/wsrmdemo-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc  -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm -lpthread 
libtool: link: gcc -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_udp-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_udp-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_udp-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_udp-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_udp-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/wsrmdemo_udp-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm -lpthread 
libtool: link: gcc -DWITH_UDP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-wsrmdemo.o `test -f 'wsrmdemo.c' || echo './'`wsrmdemo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsrmdemo_ssl-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_ssl-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_ssl-wsrmapi.o `test -f '../../plugin/wsrmapi.c' || echo './'`../../plugin/wsrmapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsrmdemo_ssl-threads.o `test -f '../../plugin/threads.c' || echo './'`../../plugin/threads.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/wsrmdemo_ssl-duration.o `test -f '../../custom/duration.c' || echo './'`../../custom/duration.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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  ../../../gsoap/.libs/libgsoapssl.so -lssl -lcrypto -lz -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
Making all in xml-rpc-json
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  xml-rpc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o jsoncpp.o jsoncpp.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xml-rpc.o xml-rpc.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json.o json.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jsoncpp jsoncpp.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-json-GitHub.o `test -f 'json-GitHub.cpp' || echo './'`json-GitHub.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-json.o `test -f 'json.cpp' || echo './'`json.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o  json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-json-GoogleDistanceMatrix.o `test -f 'json-GoogleDistanceMatrix.cpp' || echo './'`json-GoogleDistanceMatrix.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-xml-rpc.o `test -f 'xml-rpc.cpp' || echo './'`xml-rpc.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-json.o `test -f 'json.cpp' || echo './'`json.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o  json_gdm-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json-currentTime.o json-currentTime.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTime json-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json-currentTimeServer.o json-currentTimeServer.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o xml-rpc-currentTime.o xml-rpc-currentTime.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
Making all in rest
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   calcrest.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o calcrest.o calcrest.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcrest calcrest.o soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcrest calcrest.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o httpgettest.o httpgettest.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/httpget.o ../../plugin/httpget.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpgettest httpgettest.o soapC.o ../../plugin/httpget.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpgettest httpgettest.o soapC.o ../../plugin/httpget.o  ../../../gsoap/.libs/libgsoap.so -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o httpposttest.o httpposttest.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/httppost.o ../../plugin/httppost.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
Making all in async
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asyncsoap.o asyncsoap.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o asyncsoap asyncsoap.o  soapClient.o soapC.o ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/asyncsoap asyncsoap.o soapClient.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o asyncrest.o asyncrest.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o asyncrest asyncrest.o  soapC.o ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/asyncrest asyncrest.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
Making all in testmsgr
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  ../../import/dom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o testmsgr.o testmsgr.cpp
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../../gsoap/plugin/testmsgr-httpda.o `test -f '../../../gsoap/plugin/httpda.c' || echo './'`../../../gsoap/plugin/httpda.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../../gsoap/plugin/testmsgr-smdevp.o `test -f '../../../gsoap/plugin/smdevp.c' || echo './'`../../../gsoap/plugin/smdevp.c
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testmsgr testmsgr.o  soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz -lpthread
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
Making all in wsse
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wssedemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-wssedemo.o `test -f 'wssedemo.c' || echo './'`wssedemo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../wssedemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../wssedemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wssedemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wssedemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wssedemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c
../../plugin/mecevp.c: In function 'soap_mec_start_alg':
../../plugin/mecevp.c:620:7: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
  620 |       RAND_pseudo_bytes(iv, ivlen);
      |       ^~~~~~~~~~~~~~~~~
In file included from /usr/include/multiarch-dispatch.h:112,
                 from /usr/include/openssl/opensslconf.h:2,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/bio.h:13,
                 from ../../../gsoap/stdsoap2.h:899,
                 from ../../plugin/mecevp.h:52,
                 from ../../plugin/mecevp.c:288:
/usr/include/openssl/rand.h:44:1: note: declared here
   44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
      | ^~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/wssedemo-struct_timeval.o `test -f '../../custom/struct_timeval.c' || echo './'`../../custom/struct_timeval.c
../../custom/struct_timeval.c: In function 'soap_xsd__dateTime2s':
../../custom/struct_timeval.c:82:72: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=]
   82 |   (SOAP_SNPRINTF(soap->tmpbuf + n, sizeof(soap->tmpbuf) - n, 10), ".%.6dZ", a.tv_usec);
      |                                                                     ~~~^    ~~~~~~~~~
      |                                                                        |     |
      |                                                                        int   __suseconds_t {aka long int}
      |                                                                     %.6ld
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wsselite.o wsselite.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../stdsoap2.o ../../stdsoap2.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wsseapi-lite.o ../../plugin/wsseapi-lite.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/struct_timeval.o ../../custom/struct_timeval.c
../../custom/struct_timeval.c: In function 'soap_xsd__dateTime2s':
../../custom/struct_timeval.c:82:72: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=]
   82 |   (SOAP_SNPRINTF(soap->tmpbuf + n, sizeof(soap->tmpbuf) - n, 10), ".%.6dZ", a.tv_usec);
      |                                                                     ~~~^    ~~~~~~~~~
      |                                                                        |     |
      |                                                                        int   __suseconds_t {aka long int}
      |                                                                     %.6ld
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o  soapClient.o soapC.o soapServer.o   ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -lssl -lcrypto -lz -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o  -lssl -lcrypto -lz -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
Making all in wst
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wstdemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  all-am
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-wstdemo.o `test -f 'wstdemo.c' || echo './'`wstdemo.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../wstdemo-stdsoap2.o `test -f '../../stdsoap2.c' || echo './'`../../stdsoap2.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../wstdemo-dom.o `test -f '../../dom.c' || echo './'`../../dom.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wstdemo-wstapi.o `test -f '../../plugin/wstapi.c' || echo './'`../../plugin/wstapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wstdemo-wsseapi.o `test -f '../../plugin/wsseapi.c' || echo './'`../../plugin/wsseapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wstdemo-wsaapi.o `test -f '../../plugin/wsaapi.c' || echo './'`../../plugin/wsaapi.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wstdemo-smdevp.o `test -f '../../plugin/smdevp.c' || echo './'`../../plugin/smdevp.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../plugin/wstdemo-mecevp.o `test -f '../../plugin/mecevp.c' || echo './'`../../plugin/mecevp.c
../../plugin/mecevp.c: In function 'soap_mec_start_alg':
../../plugin/mecevp.c:620:7: warning: 'RAND_pseudo_bytes' is deprecated [-Wdeprecated-declarations]
  620 |       RAND_pseudo_bytes(iv, ivlen);
      |       ^~~~~~~~~~~~~~~~~
In file included from /usr/include/multiarch-dispatch.h:112,
                 from /usr/include/openssl/opensslconf.h:2,
                 from /usr/include/openssl/e_os2.h:13,
                 from /usr/include/openssl/bio.h:13,
                 from ../../../gsoap/stdsoap2.h:899,
                 from ../../plugin/mecevp.h:52,
                 from ../../plugin/mecevp.c:288:
/usr/include/openssl/rand.h:44:1: note: declared here
   44 | DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num))
      | ^~~~~~~~~~~~~~~~~~
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o ../../custom/wstdemo-struct_timeval.o `test -f '../../custom/struct_timeval.c' || echo './'`../../custom/struct_timeval.c
../../custom/struct_timeval.c: In function 'soap_xsd__dateTime2s':
../../custom/struct_timeval.c:82:72: warning: format '%d' expects argument of type 'int', but argument 4 has type '__suseconds_t' {aka 'long int'} [-Wformat=]
   82 |   (SOAP_SNPRINTF(soap->tmpbuf + n, sizeof(soap->tmpbuf) - n, 10), ".%.6dZ", a.tv_usec);
      |                                                                     ~~~^    ~~~~~~~~~
      |                                                                        |     |
      |                                                                        int   __suseconds_t {aka long int}
      |                                                                     %.6ld
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[5]: Nothing to be done for 'all-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%install): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.jSRtiH
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64 '!=' / ']'
+ rm -rf /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64
++ dirname /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT
+ mkdir /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64
+ cd gsoap-2.8
+ '[' 1 -eq 1 ']'
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ cp -R gsoap/import /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ cp -R gsoap/WS /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ cp -R gsoap/uddi2 /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ cp gsoap/stdsoap2.cpp /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ cp gsoap/stdsoap2.c /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap
+ /usr/bin/make install DESTDIR=/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64 'INSTALL=/usr/bin/install -p'
Making install in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[2]: Nothing to be done for 'install-exec-am'.
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/pkgconfig'
 /usr/bin/install -p -m 644 gsoap.pc gsoap++.pc gsoapck.pc gsoapck++.pc gsoapssl.pc gsoapssl++.pc '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/pkgconfig'
/usr/bin/make  install-data-hook
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
echo "+--------------------------------------------------------+"; \
echo "| You now have successfully built and installed gsoap.   |"; \
echo "|                                                        |"; \
echo "| You can link your programs with -lgsoap++ for          |"; \
echo "| C++ projects created with soapcpp2 and you can link    |"; \
echo "| with -lgsoap for C projects generated with soapcpp2 -c |"; \
echo "|                                                        |"; \
echo "| There are also corresponding libraries for SSL and     |"; \
echo "| zlib compression support (-lgsoapssl and lgsoapssl++)  |"; \
echo "| which require linking -lssl -lcrypto -lz               |"; \
echo "|                                                        |"; \
echo "| Thanks for using gsoap.                                |"; \
echo "|                                                        |"; \
echo "|               http://sourceforge.net/projects/gsoap2   |"; \
echo "+--------------------------------------------------------+"; 
+--------------------------------------------------------+
| You now have successfully built and installed gsoap.   |
|                                                        |
| You can link your programs with -lgsoap++ for          |
| C++ projects created with soapcpp2 and you can link    |
| with -lgsoap for C projects generated with soapcpp2 -c |
|                                                        |
| There are also corresponding libraries for SSL and     |
| zlib compression support (-lgsoapssl and lgsoapssl++)  |
| which require linking -lssl -lcrypto -lz               |
|                                                        |
| Thanks for using gsoap.                                |
|                                                        |
|               http://sourceforge.net/projects/gsoap2   |
+--------------------------------------------------------+
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
Making install in gsoap
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
/usr/bin/make  install-recursive
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making install in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgsoap-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoap-2.8.104.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.104.so libgsoap.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoap.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap.la
libtool: install: /usr/bin/install -p .libs/libgsoap++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoap++-2.8.104.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.104.so libgsoap++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoap++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++.la
libtool: install: /usr/bin/install -p .libs/libgsoapck-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapck-2.8.104.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.104.so libgsoapck.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapck.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck.la
libtool: install: /usr/bin/install -p .libs/libgsoapck++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapck++-2.8.104.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.104.so libgsoapck++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapck++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++.la
libtool: install: /usr/bin/install -p .libs/libgsoapssl-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapssl-2.8.104.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.104.so libgsoapssl.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapssl.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl.la
libtool: install: /usr/bin/install -p .libs/libgsoapssl++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapssl++-2.8.104.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.104.so libgsoapssl++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapssl++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 stdsoap2.h '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -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/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/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 ../gsoap/plugin/wstapi.h ../gsoap/plugin/wstdemo-mecevp.o '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -m 644  ../gsoap/plugin/wstdemo-smdevp.o ../gsoap/plugin/wstdemo-wsaapi.o ../gsoap/plugin/wstdemo-wsseapi.o ../gsoap/plugin/wstdemo-wstapi.o '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/WS'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/WS'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/custom'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/custom'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists".
ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists".
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making install in src
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
/usr/bin/make  install-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p soapcpp2 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin'
libtool: install: /usr/bin/install -p soapcpp2 /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin/soapcpp2
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
Making install in wsdl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
/usr/bin/make  install-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin'
  /bin/sh ../../libtool   --mode=install /usr/bin/install -p wsdl2h '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin'
libtool: warning: '../../gsoap/libgsoapssl++.la' has not been installed in '/usr/lib64'
libtool: install: /usr/bin/install -p .libs/wsdl2h /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin/wsdl2h
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
Making install in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64'
 /bin/sh ../libtool   --mode=install /usr/bin/install -p   libgsoap.la libgsoap++.la libgsoapck.la libgsoapck++.la libgsoapssl.la libgsoapssl++.la '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64'
libtool: install: /usr/bin/install -p .libs/libgsoap-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoap-2.8.104.so libgsoap.so || { rm -f libgsoap.so && ln -s libgsoap-2.8.104.so libgsoap.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoap.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap.la
libtool: install: /usr/bin/install -p .libs/libgsoap++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoap++-2.8.104.so libgsoap++.so || { rm -f libgsoap++.so && ln -s libgsoap++-2.8.104.so libgsoap++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoap++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++.la
libtool: install: /usr/bin/install -p .libs/libgsoapck-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapck-2.8.104.so libgsoapck.so || { rm -f libgsoapck.so && ln -s libgsoapck-2.8.104.so libgsoapck.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapck.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck.la
libtool: install: /usr/bin/install -p .libs/libgsoapck++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapck++-2.8.104.so libgsoapck++.so || { rm -f libgsoapck++.so && ln -s libgsoapck++-2.8.104.so libgsoapck++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapck++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++.la
libtool: install: /usr/bin/install -p .libs/libgsoapssl-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapssl-2.8.104.so libgsoapssl.so || { rm -f libgsoapssl.so && ln -s libgsoapssl-2.8.104.so libgsoapssl.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapssl.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl.la
libtool: install: /usr/bin/install -p .libs/libgsoapssl++-2.8.104.so /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++-2.8.104.so
libtool: install: (cd /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64 && { ln -s -f libgsoapssl++-2.8.104.so libgsoapssl++.so || { rm -f libgsoapssl++.so && ln -s libgsoapssl++-2.8.104.so libgsoapssl++.so; }; })
libtool: install: /usr/bin/install -p .libs/libgsoapssl++.lai /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++.la
libtool: warning: remember to run 'libtool --finish /usr/lib64'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/include'
 /usr/bin/install -p -m 644 stdsoap2.h '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/include'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -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/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/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 ../gsoap/plugin/wstapi.h ../gsoap/plugin/wstdemo-mecevp.o '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/import'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/install -p -m 644  ../gsoap/plugin/wstdemo-smdevp.o ../gsoap/plugin/wstdemo-wsaapi.o ../gsoap/plugin/wstdemo-wsseapi.o ../gsoap/plugin/wstdemo-wstapi.o '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/plugin'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/WS'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/WS'
 /usr/bin/mkdir -p '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/custom'
 /usr/bin/install -p -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 '/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/gsoap/../gsoap/custom'
/usr/bin/make  install-data-hook
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
ln -s -f ../gsoap/src/soapcpp2 ../gsoap/soapcpp2 || echo "ok, link already exists".
ln -s -f ../gsoap/wsdl/wsdl2h ../gsoap/wsdl2h || echo "ok, link already exists".
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making install in samples
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
Making install in autotest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
Making install in aws
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
Making install in calc
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
Making install in calc++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
Making install in databinding
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
Making install in dime
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
Making install in dom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  dom2calc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o domcpp domcpp.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/domcpp domcpp.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dom2calc  dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dom2calc dom2calc.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
Making install in oneway
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
Making install in oneway++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
Making install in factory
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
Making install in factorytest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
Making install in gmt
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
Making install in googleapi
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: warning: ignoring old recipe for target 'soapC.cpp'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdmC.o gdmC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdm gdm.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdm gdm.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdx gdx.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdx gdx.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: 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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Making install in hello
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
Making install in httpcookies
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
Making install in lu
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
Making install in magic
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
Making install in mashup
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
Making install in mashup++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
Making install in chaining
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
Making install in chaining++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
Making install in primes
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes  primes.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
Making install in mtom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
Making install in mtom-stream
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
Making install in polytest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
Making install in roll
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
Making install in router
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   router.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o router router.o  soapC.o ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/router router.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
Making install in atom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  atom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atom atom.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/atom atom.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
Making install in rss
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   rss.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rss rss.o  soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rss rss.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
Making install in ssl
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   ssl.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslclient sslclient-sslclient.o  sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslserver sslserver-sslserver.o  sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
Making install in template
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes primes.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
Making install in udp
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
Making install in varparam
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
Making install in wsa
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
Making install in wsrm
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
Making install in xml-rpc-json
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  xml-rpc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jsoncpp jsoncpp.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o  json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o  json_gdm-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTime json-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
Making install in rest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   calcrest.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcrest calcrest.o soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcrest calcrest.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpgettest httpgettest.o soapC.o ../../plugin/httpget.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpgettest httpgettest.o soapC.o ../../plugin/httpget.o  ../../../gsoap/.libs/libgsoap.so -lm
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o  ../../../gsoap/.libs/libgsoap.so -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
Making install in async
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
/usr/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
Making install in testmsgr
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  ../../import/dom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testmsgr testmsgr.o  soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz -lpthread
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
Making install in wsse
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wssedemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o  soapClient.o soapC.o soapServer.o   ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -lssl -lcrypto -lz -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o  -lssl -lcrypto -lz -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
make[6]: Nothing to be done for 'install-exec-am'.
make[6]: Nothing to be done for 'install-data-am'.
make[6]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
Making install in wst
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wstdemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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/bin/make  install-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
make[6]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/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 '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[5]: Nothing to be done for 'install-exec-am'.
make[5]: Nothing to be done for 'install-data-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
+ install -d /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/
+ rm -f /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++.la /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap.la /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++.la /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck.la /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++.la /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl.la
+ cp -a gsoap-source /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap
+ mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/man/man1
+ install -m 644 -p /home/iurt/rpmbuild/SOURCES/soapcpp2.1 /home/iurt/rpmbuild/SOURCES/wsdl2h.1 /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/man/man1
+ /usr/bin/find-debuginfo -j8 --strict-build-id -m -i --build-id-seed 2.8.104-2.mga9 --unique-debug-suffix -2.8.104-2.mga9.aarch64 --unique-debug-src-base gsoap-2.8.104-2.mga9.aarch64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 50000000 -S debugsourcefiles.list /home/iurt/rpmbuild/BUILD/gsoap-2.8

extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin/soapcpp2
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/bin/wsdl2h
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap++-2.8.104.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck++-2.8.104.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapck-2.8.104.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoap-2.8.104.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl++-2.8.104.so
extracting debug info from /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/lib64/libgsoapssl-2.8.104.so
dwz: ./usr/bin/soapcpp2-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/bin/wsdl2h-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoap++-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoap-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoapck++-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoapck-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoapssl++-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: ./usr/lib64/libgsoapssl-2.8.104.so-2.8.104-2.mga9.aarch64.debug: Unknown debugging section .debug_line_str
dwz: Too few files for multifile optimization
original debug info size: 23184kB, size after compression: 23184kB
/usr/bin/sepdebugcrcfix: Updated 0 CRC32s, 8 CRC32s did match.
17864 blocks
+ /usr/lib/rpm/check-buildroot
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/compress_files .xz
+ '[' -n '' ']'
+ /usr/share/spec-helper/relink_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/clean_perl
+ '[' -n '' ']'
+ /usr/share/spec-helper/lib_symlinks
+ '[' -n '' ']'
+ /usr/share/spec-helper/gprintify
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_mo
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_pamd
+ '[' -n '' ']'
+ /usr/share/spec-helper/remove_info_dir
+ '[' -n '' ']'
+ /usr/share/spec-helper/fix_eol
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_desktop_files
+ '[' -n '' ']'
+ /usr/share/spec-helper/check_elf_files
+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python3 1 0
+ /usr/lib/rpm/check-rpaths
+ /usr/lib/rpm/brp-remove-la-files
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
mangling shebang in /usr/src/gsoap/ylwrap from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/mkinstalldirs from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/missing from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/makemake from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/install-sh-old from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/install-sh from /bin/sh to #!/usr/bin/sh
*** WARNING: ./usr/src/gsoap/gsoap/VisualStudio2005/wsdl2h/wsdl2h.sln is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/VisualStudio2005/wsdl2h/wsdl2h/wsdl2h.vcproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/VisualStudio2005/soapcpp2/soapcpp2.sln is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/VisualStudio2005/soapcpp2/soapcpp2/soapcpp2.vcproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/ABLD.BAT is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/bld.inf is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/Interop.mmp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interop_symbian.sisar is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interop_symbian.sisar~ is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interopMain.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interop2test.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interop2Ctest.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/Symbian/interop2Btest.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/wcf/Basic/MessageSecurity/serverWCF.pem is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/wcf/Basic/MessageSecurity/servercertWCF.pem is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/wcf/Basic/MessageSecurity/clientWCF.pem is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/wcf/Basic/MessageSecurity/clientcertWCF.pem is executable but has no shebang, removing executable bit
mangling shebang in /usr/src/gsoap/gsoap/samples/autotest/test-self.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/samples/autotest/test-patterns12.sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/samples/autotest/test-patterns11.sh from /bin/sh to #!/usr/bin/sh
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/UnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/UnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortSimpleTypePattern/echoUnsignedShortSimpleTypePattern-UnsignedShortSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortEnumerationType/UnsignedShortEnumerationType-UnsignedShortEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortEnumerationType/echoUnsignedShortEnumerationType-UnsignedShortEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortEnumerationType/echoUnsignedShortEnumerationType-UnsignedShortEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortEnumerationType/echoUnsignedShortEnumerationType-UnsignedShortEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/UnsignedShortElement-UnsignedShortElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/UnsignedShortElement-UnsignedShortElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/UnsignedShortElement-UnsignedShortElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/UnsignedShortElement-UnsignedShortElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortElement/echoUnsignedShortElement-UnsignedShortElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/UnsignedShortAttribute-UnsignedShortAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/UnsignedShortAttribute-UnsignedShortAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/UnsignedShortAttribute-UnsignedShortAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/UnsignedShortAttribute-UnsignedShortAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedShortAttribute/echoUnsignedShortAttribute-UnsignedShortAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/UnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/UnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongSimpleTypePattern/echoUnsignedLongSimpleTypePattern-UnsignedLongSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongEnumerationType/UnsignedLongEnumerationType-UnsignedLongEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongEnumerationType/echoUnsignedLongEnumerationType-UnsignedLongEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongEnumerationType/echoUnsignedLongEnumerationType-UnsignedLongEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongEnumerationType/echoUnsignedLongEnumerationType-UnsignedLongEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/UnsignedLongElement-UnsignedLongElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/UnsignedLongElement-UnsignedLongElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/UnsignedLongElement-UnsignedLongElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/UnsignedLongElement-UnsignedLongElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongElement/echoUnsignedLongElement-UnsignedLongElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/UnsignedLongAttribute-UnsignedLongAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/UnsignedLongAttribute-UnsignedLongAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/UnsignedLongAttribute-UnsignedLongAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/UnsignedLongAttribute-UnsignedLongAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedLongAttribute/echoUnsignedLongAttribute-UnsignedLongAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/UnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/UnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntSimpleTypePattern/echoUnsignedIntSimpleTypePattern-UnsignedIntSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntEnumerationType/UnsignedIntEnumerationType-UnsignedIntEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntEnumerationType/echoUnsignedIntEnumerationType-UnsignedIntEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntEnumerationType/echoUnsignedIntEnumerationType-UnsignedIntEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntEnumerationType/echoUnsignedIntEnumerationType-UnsignedIntEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/UnsignedIntElement-UnsignedIntElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/UnsignedIntElement-UnsignedIntElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/UnsignedIntElement-UnsignedIntElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/UnsignedIntElement-UnsignedIntElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntElement/echoUnsignedIntElement-UnsignedIntElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/UnsignedIntAttribute-UnsignedIntAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/UnsignedIntAttribute-UnsignedIntAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/UnsignedIntAttribute-UnsignedIntAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/UnsignedIntAttribute-UnsignedIntAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedIntAttribute/echoUnsignedIntAttribute-UnsignedIntAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/UnsignedByteElement-UnsignedByteElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/UnsignedByteElement-UnsignedByteElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/UnsignedByteElement-UnsignedByteElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/UnsignedByteElement-UnsignedByteElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteElement/echoUnsignedByteElement-UnsignedByteElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/UnsignedByteAttribute-UnsignedByteAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/UnsignedByteAttribute-UnsignedByteAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/UnsignedByteAttribute-UnsignedByteAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/UnsignedByteAttribute-UnsignedByteAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnsignedByteAttribute/echoUnsignedByteAttribute-UnsignedByteAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalElements/UnqualifiedLocalElements-UnqualifiedLocalElements01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalElements/echoUnqualifiedLocalElements-UnqualifiedLocalElements01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalElements/echoUnqualifiedLocalElements-UnqualifiedLocalElements01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalElements/echoUnqualifiedLocalElements-UnqualifiedLocalElements01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalAttributes/UnqualifiedLocalAttributes-UnqualifiedLocalAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalAttributes/echoUnqualifiedLocalAttributes-UnqualifiedLocalAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalAttributes/echoUnqualifiedLocalAttributes-UnqualifiedLocalAttributes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnqualifiedLocalAttributes/echoUnqualifiedLocalAttributes-UnqualifiedLocalAttributes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Unique/Unique-Unique01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Unique/echoUnique-Unique01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Unique/echoUnique-Unique01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Unique/echoUnique-Unique01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/UnionSimpleDateString-UnionSimpleDateString02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/UnionSimpleDateString-UnionSimpleDateString01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleDateString/echoUnionSimpleDateString-UnionSimpleDateString01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleAndMemberTypes/UnionSimpleAndMemberTypes-UnionSimpleAndMemberTypes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleAndMemberTypes/echoUnionSimpleAndMemberTypes-UnionSimpleAndMemberTypes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleAndMemberTypes/echoUnionSimpleAndMemberTypes-UnionSimpleAndMemberTypes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionSimpleAndMemberTypes/echoUnionSimpleAndMemberTypes-UnionSimpleAndMemberTypes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/UnionMemberTypes-UnionMemberTypes02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/UnionMemberTypes-UnionMemberTypes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionMemberTypes/echoUnionMemberTypes-UnionMemberTypes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/UnionDateString-UnionDateString02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/UnionDateString-UnionDateString01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/UnionDateString/echoUnionDateString-UnionDateString01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TypeSubstitutionUsingXsiType/TypeSubstitutionUsingXsiType-TypeSubstitutionUsingXsiType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TypeSubstitutionUsingXsiType/echoTypeSubstitutionUsingXsiType-TypeSubstitutionUsingXsiType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TypeSubstitutionUsingXsiType/echoTypeSubstitutionUsingXsiType-TypeSubstitutionUsingXsiType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TypeSubstitutionUsingXsiType/echoTypeSubstitutionUsingXsiType-TypeSubstitutionUsingXsiType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenSimpleTypePattern/TokenSimpleTypePattern-TokenSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenSimpleTypePattern/echoTokenSimpleTypePattern-TokenSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenSimpleTypePattern/echoTokenSimpleTypePattern-TokenSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenSimpleTypePattern/echoTokenSimpleTypePattern-TokenSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/TokenEnumerationType-TokenEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/TokenEnumerationType-TokenEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenEnumerationType/echoTokenEnumerationType-TokenEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenElement/TokenElement-TokenElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenElement/echoTokenElement-TokenElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenElement/echoTokenElement-TokenElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenElement/echoTokenElement-TokenElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenAttribute/TokenAttribute-TokenAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenAttribute/echoTokenAttribute-TokenAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenAttribute/echoTokenAttribute-TokenAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TokenAttribute/echoTokenAttribute-TokenAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/TimeElement-TimeElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/TimeElement-TimeElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/TimeElement-TimeElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/TimeElement-TimeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/TimeElement-TimeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeElement/echoTimeElement-TimeElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/TimeAttribute-TimeAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/TimeAttribute-TimeAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/TimeAttribute-TimeAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/TimeAttribute-TimeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/TimeAttribute-TimeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TimeAttribute/echoTimeAttribute-TimeAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TargetNamespace/TargetNamespace-TargetNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TargetNamespace/echoTargetNamespace-TargetNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TargetNamespace/echoTargetNamespace-TargetNamespace01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/TargetNamespace/echoTargetNamespace-TargetNamespace01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/SubstitutionGroup-SubstitutionGroup02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/SubstitutionGroup-SubstitutionGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SubstitutionGroup/echoSubstitutionGroup-SubstitutionGroup01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/StringSimpleTypePattern-StringSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/StringSimpleTypePattern-StringSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringSimpleTypePattern/echoStringSimpleTypePattern-StringSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/StringEnumerationType-StringEnumerationType03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/StringEnumerationType-StringEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/StringEnumerationType-StringEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringEnumerationType/echoStringEnumerationType-StringEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/StringElement-StringElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/StringElement-StringElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringElement/echoStringElement-StringElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/StringAttribute-StringAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/StringAttribute-StringAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/StringAttribute/echoStringAttribute-StringAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SOAPEncodedArray/SOAPEncodedArray-SOAPEncodedArray01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SOAPEncodedArray/echoSOAPEncodedArray-SOAPEncodedArray01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SOAPEncodedArray/echoSOAPEncodedArray-SOAPEncodedArray01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SOAPEncodedArray/echoSOAPEncodedArray-SOAPEncodedArray01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeRenamed/SimpleTypeRenamed-SimpleTypeRenamed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeRenamed/echoSimpleTypeRenamed-SimpleTypeRenamed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeRenamed/echoSimpleTypeRenamed-SimpleTypeRenamed01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeRenamed/echoSimpleTypeRenamed-SimpleTypeRenamed01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/SimpleTypeEnumerationType-SimpleTypeEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/SimpleTypeEnumerationType-SimpleTypeEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeEnumerationType/echoSimpleTypeEnumerationType-SimpleTypeEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeAttributes/SimpleTypeAttributes-SimpleTypeAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeAttributes/echoSimpleTypeAttributes-SimpleTypeAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeAttributes/echoSimpleTypeAttributes-SimpleTypeAttributes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleTypeAttributes/echoSimpleTypeAttributes-SimpleTypeAttributes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleContentAnyAttribute/SimpleContentAnyAttribute-SimpleContentAnyAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleContentAnyAttribute/echoSimpleContentAnyAttribute-SimpleContentAnyAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleContentAnyAttribute/echoSimpleContentAnyAttribute-SimpleContentAnyAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SimpleContentAnyAttribute/echoSimpleContentAnyAttribute-SimpleContentAnyAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/ShortSimpleTypePattern-ShortSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/ShortSimpleTypePattern-ShortSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortSimpleTypePattern/echoShortSimpleTypePattern-ShortSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortEnumerationType/ShortEnumerationType-ShortEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortEnumerationType/echoShortEnumerationType-ShortEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortEnumerationType/echoShortEnumerationType-ShortEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortEnumerationType/echoShortEnumerationType-ShortEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/ShortElement-ShortElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/ShortElement-ShortElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/ShortElement-ShortElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/ShortElement-ShortElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortElement/echoShortElement-ShortElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/ShortAttribute-ShortAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/ShortAttribute-ShortAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/ShortAttribute-ShortAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/ShortAttribute-ShortAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ShortAttribute/echoShortAttribute-ShortAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/SequenceSingleRepeatedElement-SequenceSingleRepeatedElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/SequenceSingleRepeatedElement-SequenceSingleRepeatedElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSingleRepeatedElement/echoSequenceSingleRepeatedElement-SequenceSingleRepeatedElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/SequenceSequenceElement-SequenceSequenceElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/SequenceSequenceElement-SequenceSequenceElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/SequenceSequenceElement-SequenceSequenceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceSequenceElement/echoSequenceSequenceElement-SequenceSequenceElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/SequenceMinOccursFinite-SequenceMinOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/SequenceMinOccursFinite-SequenceMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccursFinite/echoSequenceMinOccursFinite-SequenceMinOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/SequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/SequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1MaxOccursUnbounded/echoSequenceMinOccurs1MaxOccursUnbounded-SequenceMinOccurs1MaxOccursUnbounded101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1/SequenceMinOccurs1-SequenceMinOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1/echoSequenceMinOccurs1-SequenceMinOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1/echoSequenceMinOccurs1-SequenceMinOccurs101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs1/echoSequenceMinOccurs1-SequenceMinOccurs101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/SequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/SequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0MaxOccursUnbounded/echoSequenceMinOccurs0MaxOccursUnbounded-SequenceMinOccurs0MaxOccursUnbounded101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/SequenceMinOccurs0-SequenceMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/SequenceMinOccurs0-SequenceMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs002-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs002-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs001-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMinOccurs0/echoSequenceMinOccurs0-SequenceMinOccurs001-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/SequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/SequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursUnbounded/echoSequenceMaxOccursUnbounded-SequenceMaxOccursUnbounded01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/SequenceMaxOccursFinite-SequenceMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/SequenceMaxOccursFinite-SequenceMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccursFinite/echoSequenceMaxOccursFinite-SequenceMaxOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/SequenceMaxOccurs1-SequenceMaxOccurs102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/SequenceMaxOccurs1-SequenceMaxOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceMaxOccurs1/echoSequenceMaxOccurs1-SequenceMaxOccurs101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceElement/SequenceElement-SequenceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceElement/echoSequenceElement-SequenceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceElement/echoSequenceElement-SequenceElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceElement/echoSequenceElement-SequenceElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/SequenceChoice-SequenceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/SequenceChoice-SequenceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceChoice/echoSequenceChoice-SequenceChoice01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceAnyStrict/SequenceAnyStrict-SequenceAnyStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceAnyStrict/echoSequenceAnyStrict-SequenceAnyStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceAnyStrict/echoSequenceAnyStrict-SequenceAnyStrict01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SequenceAnyStrict/echoSequenceAnyStrict-SequenceAnyStrict01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SchemaVersion/SchemaVersion-SchemaVersion01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SchemaVersion/echoSchemaVersion-SchemaVersion01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SchemaVersion/echoSchemaVersion-SchemaVersion01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/SchemaVersion/echoSchemaVersion-SchemaVersion01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinMaxLength/RestrictedStringMinMaxLength-RestrictedStringMinMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinMaxLength/echoRestrictedStringMinMaxLength-RestrictedStringMinMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinMaxLength/echoRestrictedStringMinMaxLength-RestrictedStringMinMaxLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinMaxLength/echoRestrictedStringMinMaxLength-RestrictedStringMinMaxLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinLength/RestrictedStringMinLength-RestrictedStringMinLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinLength/echoRestrictedStringMinLength-RestrictedStringMinLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinLength/echoRestrictedStringMinLength-RestrictedStringMinLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMinLength/echoRestrictedStringMinLength-RestrictedStringMinLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMaxLength/RestrictedStringMaxLength-RestrictedStringMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMaxLength/echoRestrictedStringMaxLength-RestrictedStringMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMaxLength/echoRestrictedStringMaxLength-RestrictedStringMaxLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedStringMaxLength/echoRestrictedStringMaxLength-RestrictedStringMaxLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/RestrictedMinLength-RestrictedMinLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/RestrictedMinLength-RestrictedMinLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinLength/echoRestrictedMinLength-RestrictedMinLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/RestrictedMinInclusive-RestrictedMinInclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/RestrictedMinInclusive-RestrictedMinInclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinInclusive/echoRestrictedMinInclusive-RestrictedMinInclusive01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/RestrictedMinExclusive-RestrictedMinExclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/RestrictedMinExclusive-RestrictedMinExclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMinExclusive/echoRestrictedMinExclusive-RestrictedMinExclusive01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/RestrictedMaxLength-RestrictedMaxLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/RestrictedMaxLength-RestrictedMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxLength/echoRestrictedMaxLength-RestrictedMaxLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/RestrictedMaxInclusive-RestrictedMaxInclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/RestrictedMaxInclusive-RestrictedMaxInclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxInclusive/echoRestrictedMaxInclusive-RestrictedMaxInclusive01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/RestrictedMaxExclusive-RestrictedMaxExclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/RestrictedMaxExclusive-RestrictedMaxExclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedMaxExclusive/echoRestrictedMaxExclusive-RestrictedMaxExclusive01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/RestrictedLength-RestrictedLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/RestrictedLength-RestrictedLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/RestrictedLength/echoRestrictedLength-RestrictedLength01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalElements/QualifiedLocalElements-QualifiedLocalElements01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalElements/echoQualifiedLocalElements-QualifiedLocalElements01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalElements/echoQualifiedLocalElements-QualifiedLocalElements01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalElements/echoQualifiedLocalElements-QualifiedLocalElements01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalAttributes/QualifiedLocalAttributes-QualifiedLocalAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalAttributes/echoQualifiedLocalAttributes-QualifiedLocalAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalAttributes/echoQualifiedLocalAttributes-QualifiedLocalAttributes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QualifiedLocalAttributes/echoQualifiedLocalAttributes-QualifiedLocalAttributes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameElement/QNameElement-QNameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameElement/echoQNameElement-QNameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameElement/echoQNameElement-QNameElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameElement/echoQNameElement-QNameElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameAttribute/QNameAttribute-QNameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameAttribute/echoQNameAttribute-QNameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameAttribute/echoQNameAttribute-QNameAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/QNameAttribute/echoQNameAttribute-QNameAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/PrecisionDecimal-PrecisionDecimal03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/PrecisionDecimal-PrecisionDecimal02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/PrecisionDecimal-PrecisionDecimal01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PrecisionDecimal/echoPrecisionDecimal-PrecisionDecimal01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/PositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/PositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerSimpleTypePattern/echoPositiveIntegerSimpleTypePattern-PositiveIntegerSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerEnumerationType/PositiveIntegerEnumerationType-PositiveIntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerEnumerationType/echoPositiveIntegerEnumerationType-PositiveIntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerEnumerationType/echoPositiveIntegerEnumerationType-PositiveIntegerEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerEnumerationType/echoPositiveIntegerEnumerationType-PositiveIntegerEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/PositiveIntegerElement-PositiveIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/PositiveIntegerElement-PositiveIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/PositiveIntegerElement-PositiveIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerElement/echoPositiveIntegerElement-PositiveIntegerElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/PositiveIntegerAttribute-PositiveIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/PositiveIntegerAttribute-PositiveIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/PositiveIntegerAttribute-PositiveIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/PositiveIntegerAttribute/echoPositiveIntegerAttribute-PositiveIntegerAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NullEnumerationType/NullEnumerationType-NullEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NullEnumerationType/echoNullEnumerationType-NullEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NullEnumerationType/echoNullEnumerationType-NullEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NullEnumerationType/echoNullEnumerationType-NullEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotNillableElement/NotNillableElement-NotNillableElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotNillableElement/echoNotNillableElement-NotNillableElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotNillableElement/echoNotNillableElement-NotNillableElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotNillableElement/echoNotNillableElement-NotNillableElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotMixed/NotMixed-NotMixedExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotMixed/echoNotMixed-NotMixedExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotMixed/echoNotMixed-NotMixedExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NotMixed/echoNotMixed-NotMixedExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NoTargetNamespace/NoTargetNamespace-NoTargetNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NoTargetNamespace/echoNoTargetNamespace-NoTargetNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NoTargetNamespace/echoNoTargetNamespace-NoTargetNamespace01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NoTargetNamespace/echoNoTargetNamespace-NoTargetNamespace01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/NormalizedStringElement-NormalizedStringElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/NormalizedStringElement-NormalizedStringElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringElement/echoNormalizedStringElement-NormalizedStringElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringAttribute/NormalizedStringAttribute-NormalizedStringAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringAttribute/echoNormalizedStringAttribute-NormalizedStringAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringAttribute/echoNormalizedStringAttribute-NormalizedStringAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NormalizedStringAttribute/echoNormalizedStringAttribute-NormalizedStringAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/NonPositiveIntegerElement-NonPositiveIntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/NonPositiveIntegerElement-NonPositiveIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/NonPositiveIntegerElement-NonPositiveIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/NonPositiveIntegerElement-NonPositiveIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerElement/echoNonPositiveIntegerElement-NonPositiveIntegerElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/NonPositiveIntegerAttribute-NonPositiveIntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/NonPositiveIntegerAttribute-NonPositiveIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/NonPositiveIntegerAttribute-NonPositiveIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/NonPositiveIntegerAttribute-NonPositiveIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonPositiveIntegerAttribute/echoNonPositiveIntegerAttribute-NonPositiveIntegerAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/NonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/NonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerSimpleTypePattern/echoNonNegativeIntegerSimpleTypePattern-NonNegativeIntegerSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerEnumerationType/NonNegativeIntegerEnumerationType-NonNegativeIntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerEnumerationType/echoNonNegativeIntegerEnumerationType-NonNegativeIntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerEnumerationType/echoNonNegativeIntegerEnumerationType-NonNegativeIntegerEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerEnumerationType/echoNonNegativeIntegerEnumerationType-NonNegativeIntegerEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/NonNegativeIntegerElement-NonNegativeIntegerElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/NonNegativeIntegerElement-NonNegativeIntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/NonNegativeIntegerElement-NonNegativeIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/NonNegativeIntegerElement-NonNegativeIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/NonNegativeIntegerElement-NonNegativeIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerElement/echoNonNegativeIntegerElement-NonNegativeIntegerElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/NonNegativeIntegerAttribute-NonNegativeIntegerAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/NonNegativeIntegerAttribute-NonNegativeIntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/NonNegativeIntegerAttribute-NonNegativeIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/NonNegativeIntegerAttribute-NonNegativeIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/NonNegativeIntegerAttribute-NonNegativeIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonNegativeIntegerAttribute/echoNonNegativeIntegerAttribute-NonNegativeIntegerAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonIdentifierName/NonIdentifierName-NonIdentifierName02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonIdentifierName/echoNonIdentifierName-NonIdentifierName02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonIdentifierName/echoNonIdentifierName-NonIdentifierName02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NonIdentifierName/echoNonIdentifierName-NonIdentifierName02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSElement/NMTOKENSElement-NMTOKENSElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSElement/echoNMTOKENSElement-NMTOKENSElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSElement/echoNMTOKENSElement-NMTOKENSElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSElement/echoNMTOKENSElement-NMTOKENSElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSAttribute/NMTOKENSAttribute-NMTOKENSAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSAttribute/echoNMTOKENSAttribute-NMTOKENSAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSAttribute/echoNMTOKENSAttribute-NMTOKENSAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENSAttribute/echoNMTOKENSAttribute-NMTOKENSAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENEnumerationType/NMTOKENEnumerationType-NMTOKENEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENEnumerationType/echoNMTOKENEnumerationType-NMTOKENEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENEnumerationType/echoNMTOKENEnumerationType-NMTOKENEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENEnumerationType/echoNMTOKENEnumerationType-NMTOKENEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/NMTOKENElement-NMTOKENElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/NMTOKENElement-NMTOKENElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENElement/echoNMTOKENElement-NMTOKENElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENAttribute/NMTOKENAttribute-NMTOKENAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENAttribute/echoNMTOKENAttribute-NMTOKENAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENAttribute/echoNMTOKENAttribute-NMTOKENAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NMTOKENAttribute/echoNMTOKENAttribute-NMTOKENAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/NillableOptionalElement-NillableOptionalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/NillableOptionalElement-NillableOptionalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/NillableOptionalElement-NillableOptionalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableOptionalElement/echoNillableOptionalElement-NillableOptionalElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/NillableElement-NillableElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/NillableElement-NillableElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NillableElement/echoNillableElement-NillableElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NestedSequenceElementList/NestedSequenceElementList-NestedSequenceElementList01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NestedSequenceElementList/echoNestedSequenceElementList-NestedSequenceElementList01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NestedSequenceElementList/echoNestedSequenceElementList-NestedSequenceElementList01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NestedSequenceElementList/echoNestedSequenceElementList-NestedSequenceElementList01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/NegativeIntegerElement-NegativeIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/NegativeIntegerElement-NegativeIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerElement/echoNegativeIntegerElement-NegativeIntegerElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/NegativeIntegerAttribute-NegativeIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/NegativeIntegerAttribute-NegativeIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NegativeIntegerAttribute/echoNegativeIntegerAttribute-NegativeIntegerAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameElement/NCNameElement-NCNameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameElement/echoNCNameElement-NCNameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameElement/echoNCNameElement-NCNameElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameElement/echoNCNameElement-NCNameElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameAttribute/NCNameAttribute-NCNameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameAttribute/echoNCNameAttribute-NCNameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameAttribute/echoNCNameAttribute-NCNameAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NCNameAttribute/echoNCNameAttribute-NCNameAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameElement/NameElement-NameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameElement/echoNameElement-NameElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameElement/echoNameElement-NameElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameElement/echoNameElement-NameElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameAttribute/NameAttribute-NameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameAttribute/echoNameAttribute-NameAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameAttribute/echoNameAttribute-NameAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/NameAttribute/echoNameAttribute-NameAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/MixedContentType-MixedContentType04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/MixedContentType-MixedContentType03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/MixedContentType-MixedContentType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/MixedContentType-MixedContentType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedContentType/echoMixedContentType-MixedContentType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedComplexContent/MixedComplexContent-MixedComplexContent01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedComplexContent/echoMixedComplexContent-MixedComplexContent01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedComplexContent/echoMixedComplexContent-MixedComplexContent01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MixedComplexContent/echoMixedComplexContent-MixedComplexContent01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/MinOccurs1-MinOccurs02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/MinOccurs1-MinOccurs01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MinOccurs1/echoMinOccurs1-MinOccurs01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/MaxOccurs1-MaxOccurs02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/MaxOccurs1-MaxOccurs01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/MaxOccurs1/echoMaxOccurs1-MaxOccurs01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/LongSimpleTypePattern-LongSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/LongSimpleTypePattern-LongSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongSimpleTypePattern/echoLongSimpleTypePattern-LongSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongEnumerationType/LongEnumerationType-LongEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongEnumerationType/echoLongEnumerationType-LongEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongEnumerationType/echoLongEnumerationType-LongEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongEnumerationType/echoLongEnumerationType-LongEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/LongElement-LongElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/LongElement-LongElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/LongElement-LongElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/LongElement-LongElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/LongElement-LongElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongElement/echoLongElement-LongElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/LongAttribute-LongAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/LongAttribute-LongAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/LongAttribute-LongAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/LongAttribute-LongAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/LongAttribute-LongAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LongAttribute/echoLongAttribute-LongAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementSimpleType/LocalElementSimpleType-LocalElementSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementSimpleType/echoLocalElementSimpleType-LocalElementSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementSimpleType/echoLocalElementSimpleType-LocalElementSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementSimpleType/echoLocalElementSimpleType-LocalElementSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementComplexType/LocalElementComplexType-LocalElementComplexType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementComplexType/echoLocalElementComplexType-LocalElementComplexType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementComplexType/echoLocalElementComplexType-LocalElementComplexType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalElementComplexType/echoLocalElementComplexType-LocalElementComplexType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalAttributeSimpleType/LocalAttributeSimpleType-LocalAttributeSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalAttributeSimpleType/echoLocalAttributeSimpleType-LocalAttributeSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalAttributeSimpleType/echoLocalAttributeSimpleType-LocalAttributeSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LocalAttributeSimpleType/echoLocalAttributeSimpleType-LocalAttributeSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/List/List-List01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/List/echoList-List01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/List/echoList-List01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/List/echoList-List01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/LanguageEnumerationType-LanguageEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/LanguageEnumerationType-LanguageEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageEnumerationType/echoLanguageEnumerationType-LanguageEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/LanguageElement-LanguageElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/LanguageElement-LanguageElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageElement/echoLanguageElement-LanguageElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageAttribute/LanguageAttribute-LanguageAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageAttribute/echoLanguageAttribute-LanguageAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageAttribute/echoLanguageAttribute-LanguageAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/LanguageAttribute/echoLanguageAttribute-LanguageAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/IntSimpleTypePattern-IntSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/IntSimpleTypePattern-IntSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntSimpleTypePattern/echoIntSimpleTypePattern-IntSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntEnumerationType/IntEnumerationType-IntEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntEnumerationType/echoIntEnumerationType-IntEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntEnumerationType/echoIntEnumerationType-IntEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntEnumerationType/echoIntEnumerationType-IntEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/IntElement-IntElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/IntElement-IntElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/IntElement-IntElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/IntElement-IntElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/IntElement-IntElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntElement/echoIntElement-IntElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/IntegerSimpleTypePattern-IntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/IntegerSimpleTypePattern-IntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerSimpleTypePattern/echoIntegerSimpleTypePattern-IntegerSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerEnumerationType/IntegerEnumerationType-IntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerEnumerationType/echoIntegerEnumerationType-IntegerEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerEnumerationType/echoIntegerEnumerationType-IntegerEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerEnumerationType/echoIntegerEnumerationType-IntegerEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/IntegerElement-IntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerElement/echoIntegerElement-IntegerElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/IntegerAttribute-IntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntegerAttribute/echoIntegerAttribute-IntegerAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/IntAttribute-IntAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/IntAttribute-IntAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/IntAttribute-IntAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/IntAttribute-IntAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/IntAttribute-IntAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IntAttribute/echoIntAttribute-IntAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSElement/IDREFSElement-IDREFSElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSElement/echoIDREFSElement-IDREFSElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSElement/echoIDREFSElement-IDREFSElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSElement/echoIDREFSElement-IDREFSElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSAttribute/IDREFSAttribute-IDREFSAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSAttribute/echoIDREFSAttribute-IDREFSAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSAttribute/echoIDREFSAttribute-IDREFSAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFSAttribute/echoIDREFSAttribute-IDREFSAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFElement/IDREFElement-IDREFElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFElement/echoIDREFElement-IDREFElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFElement/echoIDREFElement-IDREFElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFElement/echoIDREFElement-IDREFElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFAttribute/IDREFAttribute-IDREFAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFAttribute/echoIDREFAttribute-IDREFAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFAttribute/echoIDREFAttribute-IDREFAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDREFAttribute/echoIDREFAttribute-IDREFAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IdentifierName/IdentifierName-IdentifierName02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IdentifierName/echoIdentifierName-IdentifierName02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IdentifierName/echoIdentifierName-IdentifierName02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IdentifierName/echoIdentifierName-IdentifierName02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDElement/IDElement-IDElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDElement/echoIDElement-IDElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDElement/echoIDElement-IDElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDElement/echoIDElement-IDElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDAttribute/IDAttribute-IDAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDAttribute/echoIDAttribute-IDAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDAttribute/echoIDAttribute-IDAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/IDAttribute/echoIDAttribute-IDAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Id/Id-IdExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Id/echoId-IdExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Id/echoId-IdExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Id/echoId-IdExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/HexBinaryElement-HexBinaryElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/HexBinaryElement-HexBinaryElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryElement/echoHexBinaryElement-HexBinaryElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryAttribute/HexBinaryAttribute-HexBinaryAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryAttribute/echoHexBinaryAttribute-HexBinaryAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryAttribute/echoHexBinaryAttribute-HexBinaryAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/HexBinaryAttribute/echoHexBinaryAttribute-HexBinaryAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearSimpleTypePattern/GYearSimpleTypePattern-GYearSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearSimpleTypePattern/echoGYearSimpleTypePattern-GYearSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearSimpleTypePattern/echoGYearSimpleTypePattern-GYearSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearSimpleTypePattern/echoGYearSimpleTypePattern-GYearSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthSimpleTypePattern/GYearMonthSimpleTypePattern-GYearMonthSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthSimpleTypePattern/echoGYearMonthSimpleTypePattern-GYearMonthSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthSimpleTypePattern/echoGYearMonthSimpleTypePattern-GYearMonthSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthSimpleTypePattern/echoGYearMonthSimpleTypePattern-GYearMonthSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/GYearMonthElement-GYearMonthElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthElement/echoGYearMonthElement-GYearMonthElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/GYearMonthAttribute-GYearMonthAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearMonthAttribute/echoGYearMonthAttribute-GYearMonthAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/GYearElement-GYearElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearElement/echoGYearElement-GYearElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/GYearAttribute-GYearAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GYearAttribute/echoGYearAttribute-GYearAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthSimpleTypePattern/GMonthSimpleTypePattern-GMonthSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthSimpleTypePattern/echoGMonthSimpleTypePattern-GMonthSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthSimpleTypePattern/echoGMonthSimpleTypePattern-GMonthSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthSimpleTypePattern/echoGMonthSimpleTypePattern-GMonthSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/GMonthElement-GMonthElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/GMonthElement-GMonthElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/GMonthElement-GMonthElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/GMonthElement-GMonthElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthElement/echoGMonthElement-GMonthElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDaySimpleTypePattern/GMonthDaySimpleTypePattern-GMonthDaySimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDaySimpleTypePattern/echoGMonthDaySimpleTypePattern-GMonthDaySimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDaySimpleTypePattern/echoGMonthDaySimpleTypePattern-GMonthDaySimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDaySimpleTypePattern/echoGMonthDaySimpleTypePattern-GMonthDaySimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/GMonthDayElement-GMonthDayElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/GMonthDayElement-GMonthDayElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/GMonthDayElement-GMonthDayElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/GMonthDayElement-GMonthDayElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayElement/echoGMonthDayElement-GMonthDayElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/GMonthDayAttribute-GMonthDayAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/GMonthDayAttribute-GMonthDayAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/GMonthDayAttribute-GMonthDayAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/GMonthDayAttribute-GMonthDayAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthDayAttribute/echoGMonthDayAttribute-GMonthDayAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/GMonthAttribute-GMonthAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/GMonthAttribute-GMonthAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/GMonthAttribute-GMonthAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/GMonthAttribute-GMonthAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GMonthAttribute/echoGMonthAttribute-GMonthAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalSimpleType/GlobalSimpleType-GlobalSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalSimpleType/echoGlobalSimpleType-GlobalSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalSimpleType/echoGlobalSimpleType-GlobalSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalSimpleType/echoGlobalSimpleType-GlobalSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementUnqualifiedType/GlobalElementUnqualifiedType-GlobalElementUnqualifiedType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementUnqualifiedType/echoGlobalElementUnqualifiedType-GlobalElementUnqualifiedType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementUnqualifiedType/echoGlobalElementUnqualifiedType-GlobalElementUnqualifiedType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementUnqualifiedType/echoGlobalElementUnqualifiedType-GlobalElementUnqualifiedType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/GlobalElementSimpleType-GlobalElementSimpleType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/GlobalElementSimpleType-GlobalElementSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSimpleType/echoGlobalElementSimpleType-GlobalElementSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequenceAny/GlobalElementSequenceAny-GlobalElementSequenceAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequenceAny/echoGlobalElementSequenceAny-GlobalElementSequenceAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequenceAny/echoGlobalElementSequenceAny-GlobalElementSequenceAny01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequenceAny/echoGlobalElementSequenceAny-GlobalElementSequenceAny01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequence/GlobalElementSequence-GlobalElementSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequence/echoGlobalElementSequence-GlobalElementSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequence/echoGlobalElementSequence-GlobalElementSequence01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementSequence/echoGlobalElementSequence-GlobalElementSequence01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementFinal/GlobalElementFinal-GlobalElementFinalExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementFinal/echoGlobalElementFinal-GlobalElementFinalExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementFinal/echoGlobalElementFinal-GlobalElementFinalExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementFinal/echoGlobalElementFinal-GlobalElementFinalExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/GlobalElementDefault-GlobalElementDefault03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/GlobalElementDefault-GlobalElementDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/GlobalElementDefault-GlobalElementDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementDefault/echoGlobalElementDefault-GlobalElementDefault01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementConcrete/GlobalElementConcrete-GlobalElementConcreteExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementConcrete/echoGlobalElementConcrete-GlobalElementConcreteExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementConcrete/echoGlobalElementConcrete-GlobalElementConcreteExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementConcrete/echoGlobalElementConcrete-GlobalElementConcreteExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeSequenceExtension/GlobalElementComplexTypeSequenceExtension-GlobalElementComplexTypeSequenceExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeSequenceExtension/echoGlobalElementComplexTypeSequenceExtension-GlobalElementComplexTypeSequenceExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeSequenceExtension/echoGlobalElementComplexTypeSequenceExtension-GlobalElementComplexTypeSequenceExtension01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeSequenceExtension/echoGlobalElementComplexTypeSequenceExtension-GlobalElementComplexTypeSequenceExtension01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeEmptyExtension/GlobalElementComplexTypeEmptyExtension-GlobalElementComplexTypeEmptyExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeEmptyExtension/echoGlobalElementComplexTypeEmptyExtension-GlobalElementComplexTypeEmptyExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeEmptyExtension/echoGlobalElementComplexTypeEmptyExtension-GlobalElementComplexTypeEmptyExtension01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementComplexTypeEmptyExtension/echoGlobalElementComplexTypeEmptyExtension-GlobalElementComplexTypeEmptyExtension01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/GlobalElementChoice-GlobalElementChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/GlobalElementChoice-GlobalElementChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementChoice/echoGlobalElementChoice-GlobalElementChoice01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementBlock/GlobalElementBlock-GlobalElementBlockExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementBlock/echoGlobalElementBlock-GlobalElementBlockExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementBlock/echoGlobalElementBlock-GlobalElementBlockExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementBlock/echoGlobalElementBlock-GlobalElementBlockExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/GlobalElementAll-GlobalElementAll02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/GlobalElementAll-GlobalElementAll01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAll/echoGlobalElementAll-GlobalElementAll01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAbstract/GlobalElementAbstract-GlobalElementAbstract01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAbstract/echoGlobalElementAbstract-GlobalElementAbstract01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAbstract/echoGlobalElementAbstract-GlobalElementAbstract01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElementAbstract/echoGlobalElementAbstract-GlobalElementAbstract01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/GlobalElement-GlobalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/GlobalElement-GlobalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/GlobalElement-GlobalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalElement/echoGlobalElement-GlobalElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeEmptyExtension/GlobalComplexTypeEmptyExtension-GlobalComplexTypeEmptyExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeEmptyExtension/echoGlobalComplexTypeEmptyExtension-GlobalComplexTypeEmptyExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeEmptyExtension/echoGlobalComplexTypeEmptyExtension-GlobalComplexTypeEmptyExtension01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeEmptyExtension/echoGlobalComplexTypeEmptyExtension-GlobalComplexTypeEmptyExtension01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeBlock/GlobalComplexTypeBlock-GlobalComplexTypeBlockExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeBlock/echoGlobalComplexTypeBlock-GlobalComplexTypeBlockExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeBlock/echoGlobalComplexTypeBlock-GlobalComplexTypeBlockExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeBlock/echoGlobalComplexTypeBlock-GlobalComplexTypeBlockExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeAbstract/GlobalComplexTypeAbstract-GlobalComplexTypeAbstractExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeAbstract/echoGlobalComplexTypeAbstract-GlobalComplexTypeAbstractExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeAbstract/echoGlobalComplexTypeAbstract-GlobalComplexTypeAbstractExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexTypeAbstract/echoGlobalComplexTypeAbstract-GlobalComplexTypeAbstractExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexType/GlobalComplexType-GlobalComplexTypeExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexType/echoGlobalComplexType-GlobalComplexTypeExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexType/echoGlobalComplexType-GlobalComplexTypeExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalComplexType/echoGlobalComplexType-GlobalComplexTypeExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeUnqualifiedType/GlobalAttributeUnqualifiedType-GlobalAttributeUnqualifiedType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeUnqualifiedType/echoGlobalAttributeUnqualifiedType-GlobalAttributeUnqualifiedType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeUnqualifiedType/echoGlobalAttributeUnqualifiedType-GlobalAttributeUnqualifiedType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeUnqualifiedType/echoGlobalAttributeUnqualifiedType-GlobalAttributeUnqualifiedType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeSimpleType/GlobalAttributeSimpleType-GlobalAttributeSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeSimpleType/echoGlobalAttributeSimpleType-GlobalAttributeSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeSimpleType/echoGlobalAttributeSimpleType-GlobalAttributeSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttributeSimpleType/echoGlobalAttributeSimpleType-GlobalAttributeSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttribute/GlobalAttribute-GlobalAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttribute/echoGlobalAttribute-GlobalAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttribute/echoGlobalAttribute-GlobalAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GlobalAttribute/echoGlobalAttribute-GlobalAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDaySimpleTypePattern/GDaySimpleTypePattern-GDaySimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDaySimpleTypePattern/echoGDaySimpleTypePattern-GDaySimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDaySimpleTypePattern/echoGDaySimpleTypePattern-GDaySimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDaySimpleTypePattern/echoGDaySimpleTypePattern-GDaySimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/GDayElement-GDayElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/GDayElement-GDayElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/GDayElement-GDayElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/GDayElement-GDayElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayElement/echoGDayElement-GDayElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/GDayAttribute-GDayAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/GDayAttribute-GDayAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/GDayAttribute-GDayAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/GDayAttribute-GDayAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/GDayAttribute/echoGDayAttribute-GDayAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/FloatSimpleTypePattern-FloatSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/FloatSimpleTypePattern-FloatSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatSimpleTypePattern/echoFloatSimpleTypePattern-FloatSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatEnumerationType/FloatEnumerationType-FloatEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatEnumerationType/echoFloatEnumerationType-FloatEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatEnumerationType/echoFloatEnumerationType-FloatEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatEnumerationType/echoFloatEnumerationType-FloatEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/FloatElement-FloatElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/FloatElement-FloatElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/FloatElement-FloatElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/FloatElement-FloatElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/FloatElement-FloatElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatElement/echoFloatElement-FloatElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatAttribute/FloatAttribute-FloatAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatAttribute/echoFloatAttribute-FloatAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatAttribute/echoFloatAttribute-FloatAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FloatAttribute/echoFloatAttribute-FloatAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FinalDefault/FinalDefault-FinalDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FinalDefault/echoFinalDefault-FinalDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FinalDefault/echoFinalDefault-FinalDefault01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/FinalDefault/echoFinalDefault-FinalDefault01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleType/ExtendedSimpleType-ExtendedSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleType/echoExtendedSimpleType-ExtendedSimpleType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleType/echoExtendedSimpleType-ExtendedSimpleType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleType/echoExtendedSimpleType-ExtendedSimpleType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleContent/ExtendedSimpleContent-ExtendedSimpleContent01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleContent/echoExtendedSimpleContent-ExtendedSimpleContent01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleContent/echoExtendedSimpleContent-ExtendedSimpleContent01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSimpleContent/echoExtendedSimpleContent-ExtendedSimpleContent01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictOther/ExtendedSequenceStrictOther-ExtendedSequenceStrictOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictOther/echoExtendedSequenceStrictOther-ExtendedSequenceStrictOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictOther/echoExtendedSequenceStrictOther-ExtendedSequenceStrictOther01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictOther/echoExtendedSequenceStrictOther-ExtendedSequenceStrictOther01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictAny/ExtendedSequenceStrictAny-ExtendedSequenceStrictAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictAny/echoExtendedSequenceStrictAny-ExtendedSequenceStrictAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictAny/echoExtendedSequenceStrictAny-ExtendedSequenceStrictAny01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrictAny/echoExtendedSequenceStrictAny-ExtendedSequenceStrictAny01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/ExtendedSequenceStrict-ExtendedSequenceStrict02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/ExtendedSequenceStrict-ExtendedSequenceStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceStrict/echoExtendedSequenceStrict-ExtendedSequenceStrict01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipOther/ExtendedSequenceSkipOther-ExtendedSequenceSkipOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipOther/echoExtendedSequenceSkipOther-ExtendedSequenceSkipOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipOther/echoExtendedSequenceSkipOther-ExtendedSequenceSkipOther01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipOther/echoExtendedSequenceSkipOther-ExtendedSequenceSkipOther01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipAny/ExtendedSequenceSkipAny-ExtendedSequenceSkipAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipAny/echoExtendedSequenceSkipAny-ExtendedSequenceSkipAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipAny/echoExtendedSequenceSkipAny-ExtendedSequenceSkipAny01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkipAny/echoExtendedSequenceSkipAny-ExtendedSequenceSkipAny01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/ExtendedSequenceSkip-ExtendedSequenceSkip02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/ExtendedSequenceSkip-ExtendedSequenceSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceSkip/echoExtendedSequenceSkip-ExtendedSequenceSkip01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxOther/ExtendedSequenceLaxOther-ExtendedSequenceLaxOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxOther/echoExtendedSequenceLaxOther-ExtendedSequenceLaxOther01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxOther/echoExtendedSequenceLaxOther-ExtendedSequenceLaxOther01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxOther/echoExtendedSequenceLaxOther-ExtendedSequenceLaxOther01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxAny/ExtendedSequenceLaxAny-ExtendedSequenceLaxAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxAny/echoExtendedSequenceLaxAny-ExtendedSequenceLaxAny01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxAny/echoExtendedSequenceLaxAny-ExtendedSequenceLaxAny01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLaxAny/echoExtendedSequenceLaxAny-ExtendedSequenceLaxAny01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/ExtendedSequenceLax-ExtendedSequenceLax02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/ExtendedSequenceLax-ExtendedSequenceLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ExtendedSequenceLax/echoExtendedSequenceLax-ExtendedSequenceLax01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYElement/ENTITYElement-ENTITYElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYElement/echoENTITYElement-ENTITYElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYElement/echoENTITYElement-ENTITYElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYElement/echoENTITYElement-ENTITYElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYAttribute/ENTITYAttribute-ENTITYAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYAttribute/echoENTITYAttribute-ENTITYAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYAttribute/echoENTITYAttribute-ENTITYAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITYAttribute/echoENTITYAttribute-ENTITYAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESElement/ENTITIESElement-ENTITIESElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESElement/echoENTITIESElement-ENTITIESElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESElement/echoENTITIESElement-ENTITIESElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESElement/echoENTITIESElement-ENTITIESElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESAttribute/ENTITIESAttribute-ENTITIESAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESAttribute/echoENTITIESAttribute-ENTITIESAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESAttribute/echoENTITIESAttribute-ENTITIESAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ENTITIESAttribute/echoENTITIESAttribute-ENTITIESAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReferenceUnqualified/ElementTypeReferenceUnqualified-ElementTypeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReferenceUnqualified/echoElementTypeReferenceUnqualified-ElementTypeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReferenceUnqualified/echoElementTypeReferenceUnqualified-ElementTypeReferenceUnqualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReferenceUnqualified/echoElementTypeReferenceUnqualified-ElementTypeReferenceUnqualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReference/ElementTypeReference-ElementTypeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReference/echoElementTypeReference-ElementTypeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReference/echoElementTypeReference-ElementTypeReference01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeReference/echoElementTypeReference-ElementTypeReference01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/ElementTypeDefaultNamespace-ElementTypeDefaultNamespace02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/ElementTypeDefaultNamespace-ElementTypeDefaultNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementTypeDefaultNamespace/echoElementTypeDefaultNamespace-ElementTypeDefaultNamespace01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReferenceUnqualified/ElementReferenceUnqualified-ElementReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReferenceUnqualified/echoElementReferenceUnqualified-ElementReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReferenceUnqualified/echoElementReferenceUnqualified-ElementReferenceUnqualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReferenceUnqualified/echoElementReferenceUnqualified-ElementReferenceUnqualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReference/ElementReference-ElementReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReference/echoElementReference-ElementReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReference/echoElementReference-ElementReference01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementReference/echoElementReference-ElementReference01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccursFinite/ElementMinOccursFinite-ElementMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccursFinite/echoElementMinOccursFinite-ElementMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccursFinite/echoElementMinOccursFinite-ElementMinOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccursFinite/echoElementMinOccursFinite-ElementMinOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/ElementMinOccurs2orMore-ElementMinOccurs2orMore02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/ElementMinOccurs2orMore-ElementMinOccurs2orMore01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2orMore/echoElementMinOccurs2orMore-ElementMinOccurs2orMore01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2MaxOccurs2/ElementMinOccurs2MaxOccurs2-ElementMinOccurs2MaxOccurs201.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2MaxOccurs2/echoElementMinOccurs2MaxOccurs2-ElementMinOccurs2MaxOccurs201.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2MaxOccurs2/echoElementMinOccurs2MaxOccurs2-ElementMinOccurs2MaxOccurs201-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs2MaxOccurs2/echoElementMinOccurs2MaxOccurs2-ElementMinOccurs2MaxOccurs201-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/ElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/ElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1MaxOccursUnbounded/echoElementMinOccurs1MaxOccursUnbounded-ElementMinOccurs1MaxOccursUnbounded101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1/ElementMinOccurs1-ElementMinOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1/echoElementMinOccurs1-ElementMinOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1/echoElementMinOccurs1-ElementMinOccurs101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs1/echoElementMinOccurs1-ElementMinOccurs101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/ElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/ElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursUnbounded/echoElementMinOccurs0MaxOccursUnbounded-ElementMinOccurs0MaxOccursUnbounded101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/ElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/ElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0MaxOccursFinite/echoElementMinOccurs0MaxOccursFinite-ElementMinOccurs0MaxOccursFinite101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/ElementMinOccurs0-ElementMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/ElementMinOccurs0-ElementMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs002-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs002-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs001-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMinOccurs0/echoElementMinOccurs0-ElementMinOccurs001-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/ElementMaxOccursUnbounded-ElementMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/ElementMaxOccursUnbounded-ElementMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursUnbounded/echoElementMaxOccursUnbounded-ElementMaxOccursUnbounded01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/ElementMaxOccursFinite-ElementMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/ElementMaxOccursFinite-ElementMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccursFinite/echoElementMaxOccursFinite-ElementMaxOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/ElementMaxOccurs1-ElementMaxOccurs102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/ElementMaxOccurs1-ElementMaxOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs102.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs102-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs102-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs101.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs101-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementMaxOccurs1/echoElementMaxOccurs1-ElementMaxOccurs101-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementGroup/ElementGroup-ElementGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementGroup/echoElementGroup-ElementGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementGroup/echoElementGroup-ElementGroup01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementGroup/echoElementGroup-ElementGroup01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormUnqualified/ElementFormUnqualified-ElementFormUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormUnqualified/echoElementFormUnqualified-ElementFormUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormUnqualified/echoElementFormUnqualified-ElementFormUnqualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormUnqualified/echoElementFormUnqualified-ElementFormUnqualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormQualified/ElementFormQualified-ElementFormQualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormQualified/echoElementFormQualified-ElementFormQualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormQualified/echoElementFormQualified-ElementFormQualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFormQualified/echoElementFormQualified-ElementFormQualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFixed/ElementFixed-ElementFixed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFixed/echoElementFixed-ElementFixed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFixed/echoElementFixed-ElementFixed01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementFixed/echoElementFixed-ElementFixed01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptySequence/ElementEmptySequence-ElementEmptySequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptySequence/echoElementEmptySequence-ElementEmptySequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptySequence/echoElementEmptySequence-ElementEmptySequence01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptySequence/echoElementEmptySequence-ElementEmptySequence01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptyComplexType/ElementEmptyComplexType-ElementEmptyComplexType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptyComplexType/echoElementEmptyComplexType-ElementEmptyComplexType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptyComplexType/echoElementEmptyComplexType-ElementEmptyComplexType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementEmptyComplexType/echoElementEmptyComplexType-ElementEmptyComplexType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/ElementDefault-ElementDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/ElementDefault-ElementDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ElementDefault/echoElementDefault-ElementDefault01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/echoDurationElement-DurationElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/DurationElement-DurationElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/DurationElement-DurationElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/DurationElement-DurationElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationElement/DurationElement-DurationElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationAttribute/echoDurationAttribute-DurationAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationAttribute/echoDurationAttribute-DurationAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationAttribute/echoDurationAttribute-DurationAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DurationAttribute/DurationAttribute-DurationAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/echoDoubleSimpleTypePattern-DoubleSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/DoubleSimpleTypePattern-DoubleSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleSimpleTypePattern/DoubleSimpleTypePattern-DoubleSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleEnumerationType/echoDoubleEnumerationType-DoubleEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleEnumerationType/echoDoubleEnumerationType-DoubleEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleEnumerationType/echoDoubleEnumerationType-DoubleEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleEnumerationType/DoubleEnumerationType-DoubleEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/echoDoubleElement-DoubleElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/DoubleElement-DoubleElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/DoubleElement-DoubleElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/DoubleElement-DoubleElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/DoubleElement-DoubleElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleElement/DoubleElement-DoubleElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleAttribute/echoDoubleAttribute-DoubleAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleAttribute/echoDoubleAttribute-DoubleAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleAttribute/echoDoubleAttribute-DoubleAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DoubleAttribute/DoubleAttribute-DoubleAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DocumentationElement/echoDocumentationElement-DocumentationElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DocumentationElement/echoDocumentationElement-DocumentationElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DocumentationElement/echoDocumentationElement-DocumentationElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DocumentationElement/DocumentationElement-DocumentationElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/echoDecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/DecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeTotalDigits/DecimalSimpleTypeTotalDigits-DecimalSimpleTypeTotalDigits01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/echoDecimalSimpleTypePattern-DecimalSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/DecimalSimpleTypePattern-DecimalSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypePattern/DecimalSimpleTypePattern-DecimalSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/echoDecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/DecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalSimpleTypeFractionDigits/DecimalSimpleTypeFractionDigits-DecimalSimpleTypeFractionDigits01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalEnumerationType/echoDecimalEnumerationType-DecimalEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalEnumerationType/echoDecimalEnumerationType-DecimalEnumerationType01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalEnumerationType/echoDecimalEnumerationType-DecimalEnumerationType01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalEnumerationType/DecimalEnumerationType-DecimalEnumerationType01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement07-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement07-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/echoDecimalElement-DecimalElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement07.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalElement/DecimalElement-DecimalElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalAttribute/echoDecimalAttribute-DecimalAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalAttribute/echoDecimalAttribute-DecimalAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalAttribute/echoDecimalAttribute-DecimalAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DecimalAttribute/DecimalAttribute-DecimalAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/echoDateTimeElement-DateTimeElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeElement/DateTimeElement-DateTimeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute06-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute06-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/echoDateTimeAttribute-DateTimeAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute06.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateTimeAttribute/DateTimeAttribute-DateTimeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/echoDateSimpleTypePattern-DateSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/DateSimpleTypePattern-DateSimpleTypePattern02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateSimpleTypePattern/DateSimpleTypePattern-DateSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/echoDateElement-DateElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/DateElement-DateElement05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/DateElement-DateElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/DateElement-DateElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/DateElement-DateElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateElement/DateElement-DateElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute05-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute05-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/echoDateAttribute-DateAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/DateAttribute-DateAttribute05.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/DateAttribute-DateAttribute04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/DateAttribute-DateAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/DateAttribute-DateAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/DateAttribute/DateAttribute-DateAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceExtension/echoComplexTypeSequenceExtension-ComplexTypeSequenceExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceExtension/echoComplexTypeSequenceExtension-ComplexTypeSequenceExtension01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceExtension/echoComplexTypeSequenceExtension-ComplexTypeSequenceExtension01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceExtension/ComplexTypeSequenceExtension-ComplexTypeSequenceExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/echoComplexTypeSequenceChoice-ComplexTypeSequenceChoice01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/ComplexTypeSequenceChoice-ComplexTypeSequenceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequenceChoice/ComplexTypeSequenceChoice-ComplexTypeSequenceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/echoComplexTypeSequence-ComplexTypeSequence01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/ComplexTypeSequence-ComplexTypeSequence02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeSequence/ComplexTypeSequence-ComplexTypeSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributes/echoComplexTypeOnlyAttributes-ComplexTypeOnlyAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributes/echoComplexTypeOnlyAttributes-ComplexTypeOnlyAttributes01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributes/echoComplexTypeOnlyAttributes-ComplexTypeOnlyAttributes01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributes/ComplexTypeOnlyAttributes-ComplexTypeOnlyAttributes01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributeGroup/echoComplexTypeOnlyAttributeGroup-ComplexTypeOnlyAttributeGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributeGroup/echoComplexTypeOnlyAttributeGroup-ComplexTypeOnlyAttributeGroup01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributeGroup/echoComplexTypeOnlyAttributeGroup-ComplexTypeOnlyAttributeGroup01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeOnlyAttributeGroup/ComplexTypeOnlyAttributeGroup-ComplexTypeOnlyAttributeGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeConcrete/echoComplexTypeConcrete-ComplexTypeConcreteExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeConcrete/echoComplexTypeConcrete-ComplexTypeConcreteExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeConcrete/echoComplexTypeConcrete-ComplexTypeConcreteExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeConcrete/ComplexTypeConcrete-ComplexTypeConcreteExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/echoComplexTypeChoice-ComplexTypeChoice01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/ComplexTypeChoice-ComplexTypeChoice03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/ComplexTypeChoice-ComplexTypeChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeChoice/ComplexTypeChoice-ComplexTypeChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttributeExtension/echoComplexTypeAttributeExtension-ComplexTypeAttributeExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttributeExtension/echoComplexTypeAttributeExtension-ComplexTypeAttributeExtension01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttributeExtension/echoComplexTypeAttributeExtension-ComplexTypeAttributeExtension01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttributeExtension/ComplexTypeAttributeExtension-ComplexTypeAttributeExtension01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttribute/echoComplexTypeAttribute-ComplexTypeAttributeExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttribute/echoComplexTypeAttribute-ComplexTypeAttributeExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttribute/echoComplexTypeAttribute-ComplexTypeAttributeExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAttribute/ComplexTypeAttribute-ComplexTypeAttributeExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAnyAttribute/echoComplexTypeAnyAttribute-ComplexTypeAnyAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAnyAttribute/echoComplexTypeAnyAttribute-ComplexTypeAnyAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAnyAttribute/echoComplexTypeAnyAttribute-ComplexTypeAnyAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAnyAttribute/ComplexTypeAnyAttribute-ComplexTypeAnyAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/echoComplexTypeAll-ComplexTypeAll01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/ComplexTypeAll-ComplexTypeAll02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ComplexTypeAll/ComplexTypeAll-ComplexTypeAll01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/echoChoiceSequence-ChoiceSequence01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/ChoiceSequence-ChoiceSequence02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceSequence/ChoiceSequence-ChoiceSequence01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/echoChoiceMinOccursFinite-ChoiceMinOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/ChoiceMinOccursFinite-ChoiceMinOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccursFinite/ChoiceMinOccursFinite-ChoiceMinOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs003.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs003-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs003-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs002-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs002-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs001-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/echoChoiceMinOccurs0-ChoiceMinOccurs001-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/ChoiceMinOccurs0-ChoiceMinOccurs003.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/ChoiceMinOccurs0-ChoiceMinOccurs002.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMinOccurs0/ChoiceMinOccurs0-ChoiceMinOccurs001.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/echoChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/ChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/ChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursUnbounded/ChoiceMaxOccursUnbounded-ChoiceMaxOccursUnbounded01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/echoChoiceMaxOccursFinite-ChoiceMaxOccursFinite01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/ChoiceMaxOccursFinite-ChoiceMaxOccursFinite03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/ChoiceMaxOccursFinite-ChoiceMaxOccursFinite02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceMaxOccursFinite/ChoiceMaxOccursFinite-ChoiceMaxOccursFinite01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/echoChoiceElement-ChoiceElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/ChoiceElement-ChoiceElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceElement/ChoiceElement-ChoiceElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/echoChoiceChoice-ChoiceChoice01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/ChoiceChoice-ChoiceChoice03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/ChoiceChoice-ChoiceChoice02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChoiceChoice/ChoiceChoice-ChoiceChoice01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChameleonInclude/echoChameleonInclude-ChameleonInclude01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChameleonInclude/echoChameleonInclude-ChameleonInclude01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChameleonInclude/echoChameleonInclude-ChameleonInclude01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ChameleonInclude/ChameleonInclude-ChameleonInclude01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteSimpleTypePattern/echoByteSimpleTypePattern-ByteSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteSimpleTypePattern/echoByteSimpleTypePattern-ByteSimpleTypePattern01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteSimpleTypePattern/echoByteSimpleTypePattern-ByteSimpleTypePattern01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteSimpleTypePattern/ByteSimpleTypePattern-ByteSimpleTypePattern01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/echoByteElement-ByteElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/ByteElement-ByteElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/ByteElement-ByteElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteElement/ByteElement-ByteElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/echoByteAttribute-ByteAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/ByteAttribute-ByteAttribute03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/ByteAttribute-ByteAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/ByteAttribute/ByteAttribute-ByteAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/echoBooleanElement-BooleanElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/BooleanElement-BooleanElement04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/BooleanElement-BooleanElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/BooleanElement-BooleanElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanElement/BooleanElement-BooleanElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/echoBooleanAttribute-BooleanAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/BooleanAttribute-BooleanAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BooleanAttribute/BooleanAttribute-BooleanAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BlockDefault/echoBlockDefault-BlockDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BlockDefault/echoBlockDefault-BlockDefault01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BlockDefault/echoBlockDefault-BlockDefault01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BlockDefault/BlockDefault-BlockDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/echoBase64BinaryElement-Base64BinaryElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/Base64BinaryElement-Base64BinaryElement03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/Base64BinaryElement-Base64BinaryElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryElement/Base64BinaryElement-Base64BinaryElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryAttribute/echoBase64BinaryAttribute-Base64BinaryAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryAttribute/echoBase64BinaryAttribute-Base64BinaryAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryAttribute/echoBase64BinaryAttribute-Base64BinaryAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/Base64BinaryAttribute/Base64BinaryAttribute-Base64BinaryAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/echoBareVector-BareVector01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/BareVector-BareVector04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/BareVector-BareVector03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/BareVector-BareVector02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/BareVector/BareVector-BareVector01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReferenceUnqualified/echoAttributeTypeReferenceUnqualified-AttributeTypeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReferenceUnqualified/echoAttributeTypeReferenceUnqualified-AttributeTypeReferenceUnqualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReferenceUnqualified/echoAttributeTypeReferenceUnqualified-AttributeTypeReferenceUnqualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReferenceUnqualified/AttributeTypeReferenceUnqualified-AttributeTypeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReference/echoAttributeTypeReference-AttributeTypeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReference/echoAttributeTypeReference-AttributeTypeReference01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReference/echoAttributeTypeReference-AttributeTypeReference01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeTypeReference/AttributeTypeReference-AttributeTypeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/echoAttributeRequired-AttributeRequired01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/AttributeRequired-AttributeRequired02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeRequired/AttributeRequired-AttributeRequired01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReferenceUnqualified/echoAttributeReferenceUnqualified-AttributeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReferenceUnqualified/echoAttributeReferenceUnqualified-AttributeReferenceUnqualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReferenceUnqualified/echoAttributeReferenceUnqualified-AttributeReferenceUnqualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReferenceUnqualified/AttributeReferenceUnqualified-AttributeReferenceUnqualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReference/echoAttributeReference-AttributeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReference/echoAttributeReference-AttributeReference01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReference/echoAttributeReference-AttributeReference01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeReference/AttributeReference-AttributeReference01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/echoAttributeOptional-AttributeOptional01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/AttributeOptional-AttributeOptional02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeOptional/AttributeOptional-AttributeOptional01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/echoAttributeGroup-AttributeGroup01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/AttributeGroup-AttributeGroup02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeGroup/AttributeGroup-AttributeGroup01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormUnqualified/echoAttributeFormUnqualified-AttributeFormUnqualifiedExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormUnqualified/echoAttributeFormUnqualified-AttributeFormUnqualifiedExample01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormUnqualified/echoAttributeFormUnqualified-AttributeFormUnqualifiedExample01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormUnqualified/AttributeFormUnqualified-AttributeFormUnqualifiedExample01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormQualified/echoAttributeFormQualified-AttributeFormQualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormQualified/echoAttributeFormQualified-AttributeFormQualified01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormQualified/echoAttributeFormQualified-AttributeFormQualified01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFormQualified/AttributeFormQualified-AttributeFormQualified01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFixed/echoAttributeFixed-AttributeFixed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFixed/echoAttributeFixed-AttributeFixed01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFixed/echoAttributeFixed-AttributeFixed01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeFixed/AttributeFixed-AttributeFixed01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeElementNameClash/echoAttributeElementNameClash-AttributeElementNameClash01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeElementNameClash/echoAttributeElementNameClash-AttributeElementNameClash01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeElementNameClash/echoAttributeElementNameClash-AttributeElementNameClash01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeElementNameClash/AttributeElementNameClash-AttributeElementNameClash01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault04-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault04-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/echoAttributeDefault-AttributeDefault01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/AttributeDefault-AttributeDefault04.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/AttributeDefault-AttributeDefault03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/AttributeDefault-AttributeDefault02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AttributeDefault/AttributeDefault-AttributeDefault01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AppinfoElement/echoAppinfoElement-AppinfoElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AppinfoElement/echoAppinfoElement-AppinfoElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AppinfoElement/echoAppinfoElement-AppinfoElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AppinfoElement/AppinfoElement-AppinfoElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIElement/echoAnyURIElement-AnyURIElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIElement/echoAnyURIElement-AnyURIElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIElement/echoAnyURIElement-AnyURIElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIElement/AnyURIElement-AnyURIElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIAttribute/echoAnyURIAttribute-AnyURIAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIAttribute/echoAnyURIAttribute-AnyURIAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIAttribute/echoAnyURIAttribute-AnyURIAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyURIAttribute/AnyURIAttribute-AnyURIAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/echoAnyTypeElement-AnyTypeElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/AnyTypeElement-AnyTypeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyTypeElement/AnyTypeElement-AnyTypeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/echoAnySimpleTypeElement-AnySimpleTypeElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/AnySimpleTypeElement-AnySimpleTypeElement02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeElement/AnySimpleTypeElement-AnySimpleTypeElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/echoAnySimpleTypeAttribute-AnySimpleTypeAttribute01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/AnySimpleTypeAttribute-AnySimpleTypeAttribute02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnySimpleTypeAttribute/AnySimpleTypeAttribute-AnySimpleTypeAttribute01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict03-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict03-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict02-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict02-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/echoAnyAttributeStrict-AnyAttributeStrict01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/AnyAttributeStrict-AnyAttributeStrict03.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/AnyAttributeStrict-AnyAttributeStrict02.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeStrict/AnyAttributeStrict-AnyAttributeStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeSkip/echoAnyAttributeSkip-AnyAttributeSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeSkip/echoAnyAttributeSkip-AnyAttributeSkip01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeSkip/echoAnyAttributeSkip-AnyAttributeSkip01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeSkip/AnyAttributeSkip-AnyAttributeSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherStrict/echoAnyAttributeOtherStrict-AnyAttributeOtherStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherStrict/echoAnyAttributeOtherStrict-AnyAttributeOtherStrict01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherStrict/echoAnyAttributeOtherStrict-AnyAttributeOtherStrict01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherStrict/AnyAttributeOtherStrict-AnyAttributeOtherStrict01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherSkip/echoAnyAttributeOtherSkip-AnyAttributeOtherSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherSkip/echoAnyAttributeOtherSkip-AnyAttributeOtherSkip01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherSkip/echoAnyAttributeOtherSkip-AnyAttributeOtherSkip01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherSkip/AnyAttributeOtherSkip-AnyAttributeOtherSkip01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherLax/echoAnyAttributeOtherLax-AnyAttributeOtherLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherLax/echoAnyAttributeOtherLax-AnyAttributeOtherLax01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherLax/echoAnyAttributeOtherLax-AnyAttributeOtherLax01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeOtherLax/AnyAttributeOtherLax-AnyAttributeOtherLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeLax/echoAnyAttributeLax-AnyAttributeLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeLax/echoAnyAttributeLax-AnyAttributeLax01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeLax/echoAnyAttributeLax-AnyAttributeLax01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AnyAttributeLax/AnyAttributeLax-AnyAttributeLax01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AllElement/echoAllElement-AllElement01.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AllElement/echoAllElement-AllElement01-soap12.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AllElement/echoAllElement-AllElement01-soap11.xml is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/samples/autotest/databinding/examples/6/09/AllElement/AllElement-AllElement01.xml is executable but has no shebang, removing executable bit
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/mkinstalldirs from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/missing from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/libtool from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/install-sh from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/example/calculator/testit from /bin/bash to #!/usr/bin/bash
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/depcomp from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/gsoap/mod_gsoap/mod_gsoap-0.9/apache_13/configure from /bin/sh to #!/usr/bin/sh
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/all4iis.sln is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/PropertySheet.props is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dime.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dime.vcxproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dime.vcxproj.filters is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dimeclient.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dimeclnt.vcxproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dimeclnt.vcxproj.filters is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/dimeserver.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/stdsoap2.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/winstuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/dime/soap2stuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calc.vcxproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calc.vcxproj.filters is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calc.vcxproj.user is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calcclnt.vcxproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calcclnt.vcxproj.filters is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calcclnt.vcxproj.user is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calcserver.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/stdsoap2.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/winstuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/soap2stuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calcclient.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/samples/calc/calc.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/casecmpless.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/HttpContext.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/HttpContext.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapi.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapi.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapi.vcxproj is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapi.vcxproj.filters is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_HttpContext.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_HttpContext.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_Server.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_Server.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_SoapServerFactory.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/ISAPI_SoapServerFactory.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapisoap.rc is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapistream.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/isapistream.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/opsysadjust.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2010/gsoap/resource.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/all4iis.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/all4iis.dsw is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/samples.mak is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/dime.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/stdsoap2.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/winstuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/soap2stuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/dimeserver.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/dimeclnt.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/dimeclient.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/dime/dime.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calc.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calc.dsw is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calcserver.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/Makefile is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/stdsoap2.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/winstuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/soap2stuff.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calcclnt.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calcclient.c is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/samples/calc/calc.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/casecmpless.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/HttpContext.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/HttpContext.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapi.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapi.def is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapi.dsp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapi.dsw is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_HttpContext.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_HttpContext.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_Server.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_Server.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_SoapServerFactory.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/ISAPI_SoapServerFactory.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapisoap.rc is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapistream.cpp is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/isapistream.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/opsysadjust.h is executable but has no shebang, removing executable bit
*** WARNING: ./usr/src/gsoap/gsoap/mod_gsoap/gsoap_win/isapi/vs2006/gsoap/resource.h is executable but has no shebang, removing executable bit
mangling shebang in /usr/src/gsoap/depcomp from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/configure from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/config.status.old from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/config.guess.old from /bin/sh to #!/usr/bin/sh
mangling shebang in /usr/src/gsoap/compile from /bin/sh to #!/usr/bin/sh
Executing(%check): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.OcFm73
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ '[' 1 -eq 1 ']'
+ make check
Making check in .
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8'
Making check in gsoap
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make  check-recursive
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making check in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making check in src
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make  check-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/src'
Making check in wsdl
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make  check-am
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/wsdl'
Making check in .
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[3]: Nothing to be done for 'check-am'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
Making check in samples
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
Making check in autotest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/autotest'
Making check in aws
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/aws'
Making check in calc
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc'
Making check in calc++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/calc++'
Making check in databinding
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
make[4]: Nothing to be done for 'check'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/databinding'
Making check in dime
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dime'
Making check in dom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  dom2calc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o domcpp domcpp.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/domcpp domcpp.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o dom2calc  dom2calc.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/dom2calc dom2calc.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/dom'
Making check in oneway
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway'
Making check in oneway++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/oneway++'
Making check in factory
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factory'
Making check in factorytest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/factorytest'
Making check in gmt
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/gmt'
Making check in googleapi
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Using C++ namespace: gdm
Saving gdmStub.h annotated copy of the source interface header file
Saving gdmH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving gdmC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Makefile:707: warning: overriding recipe for target 'soapC.cpp'
Makefile:704: warning: ignoring old recipe for target 'soapC.cpp'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o gdmC.o gdmC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdm gdm.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdm gdm.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o gdx gdx.o  gdmC.o soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/gdx gdx.o gdmC.o soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/googleapi'
Making check in hello
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/hello'
Making check in httpcookies
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/httpcookies'
Making check in lu
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/lu'
Making check in magic
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/magic'
Making check in mashup
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup'
Making check in mashup++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mashup++'
Making check in chaining
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining'
Making check in chaining++
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/chaining++'
Making check in primes
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -0 -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes  primes.o soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/primes'
Making check in mtom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom'
Making check in mtom-stream
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/mtom-stream'
Making check in polytest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/polytest'
Making check in roll
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/roll'
Making check in router
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   router.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o router router.o  soapC.o ../../../gsoap/libgsoap.la -lm -lpthread 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/router router.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm -lpthread
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/router'
Making check in atom
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  atom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving a.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o atom atom.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/atom atom.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/atom'
Making check in rss
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   rss.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o rss rss.o  soapC.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/rss rss.o soapC.o  ../../../gsoap/.libs/libgsoap.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rss'
Making check in ssl
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   ssl.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslclient-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslclient sslclient-sslclient.o  sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslclient sslclient-sslclient.o sslclient-soapClient.o sslclient-soapC.o sslclient-ssl_setup.o ../../plugin/sslclient-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o sslserver-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o sslserver sslserver-sslserver.o  sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o ../../../gsoap/libgsoapssl.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: gcc -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/sslserver sslserver-sslserver.o sslserver-soapServer.o sslserver-soapC.o ../../plugin/sslserver-threads.o  ../../../gsoap/.libs/libgsoapssl.so -lm -lssl -lcrypto -lz -lpthread
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/ssl'
Making check in template
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap -CS primes.h
soapcpp2: using both options -C and -S omits client/server code

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o primes primes.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/primes primes.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/template'
Making check in udp
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/udp'
Making check in varparam
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/varparam'
Making check in wsa
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsa'
Making check in wsrm
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsrm'
Making check in xml-rpc-json
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  xml-rpc.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o jsoncpp jsoncpp.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/jsoncpp jsoncpp.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_GitHub-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o  json_GitHub-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-GitHub json_GitHub-json-GitHub.o json_GitHub-xml-rpc.o json_GitHub-json.o json_GitHub-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
g++ -DHAVE_CONFIG_H -I. -I../../..  -DWITH_OPENSSL -DWITH_GZIP  -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o json_gdm-soapC.o `test -f 'soapC.cpp' || echo './'`soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o  json_gdm-soapC.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-gdm json_gdm-json-GoogleDistanceMatrix.o json_gdm-xml-rpc.o json_gdm-json.o json_gdm-soapC.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTime json-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTime json-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/json-currentTimeServer json-currentTimeServer.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm -lpthread
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o  soapC.o ../../../gsoap/libgsoap++.la -lm 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/xml-rpc-currentTime xml-rpc-currentTime.o xml-rpc.o json.o soapC.o  ../../../gsoap/.libs/libgsoap++.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/xml-rpc-json'
Making check in rest
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   calcrest.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o calcrest calcrest.o soapClient.o soapC.o soapServer.o   ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/calcrest calcrest.o soapClient.o soapC.o soapServer.o  ../../../gsoap/.libs/libgsoap.so -lm
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpgettest httpgettest.o soapC.o ../../plugin/httpget.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpgettest httpgettest.o soapC.o ../../plugin/httpget.o  ../../../gsoap/.libs/libgsoap.so -lm
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o ../../../gsoap/libgsoap.la -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/httpposttest httpposttest.o soapServer.o soapC.o ../../plugin/httppost.o  ../../../gsoap/.libs/libgsoap.so -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/rest'
Making check in async
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[5]: Nothing to be done for 'check-am'.
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/async'
Making check in testmsgr
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
../../../gsoap/src/soapcpp2 -L -I../../../gsoap/import:../../../gsoap  ../../import/dom.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface header file
Saving soapH.h serialization functions to #include in projects
Saving soap.nsmap namespace mapping table
Saving soapC.cpp serialization functions

Compilation successful 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
g++ -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.cpp
/bin/sh ../../../libtool  --tag=CXX   --mode=link g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o testmsgr testmsgr.o  soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o ../../../gsoap/libgsoapssl++.la -lm -lssl -lcrypto -lz -lpthread 
libtool: link: g++ -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o .libs/testmsgr testmsgr.o soapC.o ../../../gsoap/plugin/testmsgr-httpda.o ../../../gsoap/plugin/testmsgr-smdevp.o  ../../../gsoap/.libs/libgsoapssl++.so -lm -lssl -lcrypto -lz -lpthread
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/testmsgr'
Making check in wsse
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wssedemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wssedemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapClient.o soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapC.o soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o soapServer.o soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o  soapClient.o soapC.o soapServer.o   ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o -lssl -lcrypto -lz -lm 
libtool: link: gcc -DLINUX -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -o wsselite wsselite.o soapClient.o soapC.o soapServer.o ../../stdsoap2.o ../../plugin/wsseapi-lite.o ../../custom/struct_timeval.o  -lssl -lcrypto -lz -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wsse'
Making check in wst
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
../../../gsoap/src/soapcpp2 -cL -I../../../gsoap/import:../../../gsoap   wstdemo.h

**  The gSOAP code generator for C and C++, soapcpp2 release 2.8.104
**  Copyright (C) 2000-2020, Robert van Engelen, Genivia Inc.
**  All Rights Reserved. This product is provided "as is", without any warranty.
**  The soapcpp2 tool and its generated software are released under the GPL.
**  ----------------------------------------------------------------------------
**  A commercial use license is available from Genivia Inc., contact@genivia.com
**  ----------------------------------------------------------------------------

Saving soapStub.h annotated copy of the source interface 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 

make  check-am
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapClient.o `test -f 'soapClient.c' || echo './'`soapClient.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapC.o `test -f 'soapC.c' || echo './'`soapC.c
gcc -DHAVE_CONFIG_H -I. -I../../..    -I../../../gsoap -I../../../gsoap/plugin  -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -o wstdemo-soapServer.o `test -f 'soapServer.c' || echo './'`soapServer.c
/bin/sh ../../../libtool  --tag=CC   --mode=link gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables  -Wl,--as-needed -Wl,-z,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm 
libtool: link: gcc -DWITH_DOM -DWITH_OPENSSL -DWITH_GZIP -DSKIP_CERTIFICATE_VERIFICATION -O2 -g -pipe -Wformat -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wl,--as-needed -Wl,-z -Wl,relro -Wl,-O1 -Wl,--build-id -Wl,--enable-new-dtags -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 -lm
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples/wst'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[4]: Nothing to be done for 'check-am'.
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap/samples'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
make[1]: Leaving directory '/home/iurt/rpmbuild/BUILD/gsoap-2.8/gsoap'
+ RPM_EC=0
++ jobs -p
+ exit 0
Processing files: lib64gsoap2.8.104-2.8.104-2.mga9.aarch64
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.VuU5Ud
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/lib64gsoap2.8.104
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/lib64gsoap2.8.104
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/lib64gsoap2.8.104
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: lib64gsoap2.8.104 = 2.8.104-2.mga9 lib64gsoap2.8.104(aarch-64) = 2.8.104-2.mga9 libgsoap++-2.8.104.so()(64bit) libgsoap-2.8.104.so()(64bit) libgsoapck++-2.8.104.so()(64bit) libgsoapck-2.8.104.so()(64bit) libgsoapssl++-2.8.104.so()(64bit) libgsoapssl-2.8.104.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libssl.so.1.1()(64bit) libssl.so.1.1(OPENSSL_1_1_0)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) libz.so.1()(64bit)
Obsoletes: lib64gsoap2 < 2.8.93-5
Processing files: lib64gsoap-devel-2.8.104-2.mga9.aarch64
Provides: devel(libgsoap++-2.8.104(64bit)) devel(libgsoap-2.8.104(64bit)) devel(libgsoapck++-2.8.104(64bit)) devel(libgsoapck-2.8.104(64bit)) devel(libgsoapssl++-2.8.104(64bit)) devel(libgsoapssl-2.8.104(64bit)) gsoap = 2.8.104-2.mga9 gsoap-devel = 2.8.104-2.mga9 lib64gsoap-devel = 2.8.104-2.mga9 lib64gsoap-devel(aarch-64) = 2.8.104-2.mga9 pkgconfig(gsoap) = 2.8.104 pkgconfig(gsoap++) = 2.8.104 pkgconfig(gsoapck) = 2.8.104 pkgconfig(gsoapck++) = 2.8.104 pkgconfig(gsoapssl) = 2.8.104 pkgconfig(gsoapssl++) = 2.8.104
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: devel(libcrypto(64bit)) devel(libgcc_s(64bit)) devel(libssl(64bit)) devel(libstdc++(64bit)) devel(libz(64bit)) ld-linux-aarch64.so.1()(64bit) ld-linux-aarch64.so.1(GLIBC_2.17)(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(64bit) libcrypto.so.1.1()(64bit) libcrypto.so.1.1(OPENSSL_1_1_0)(64bit) libgcc_s.so.1()(64bit) libgcc_s.so.1(GCC_3.0)(64bit) libgsoapssl++-2.8.104.so()(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.17)(64bit) libstdc++.so.6()(64bit) libstdc++.so.6(CXXABI_1.3)(64bit) libstdc++.so.6(CXXABI_1.3.9)(64bit) libstdc++.so.6(GLIBCXX_3.4)(64bit) libstdc++.so.6(GLIBCXX_3.4.11)(64bit) libstdc++.so.6(GLIBCXX_3.4.21)(64bit) libstdc++.so.6(GLIBCXX_3.4.29)(64bit) libstdc++.so.6(GLIBCXX_3.4.9)(64bit) pkgconfig
Obsoletes: gsoap < 2.8.104-2.mga9
Processing files: gsoap-source-2.8.104-2.mga9.aarch64
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/guide/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/guide/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/uddi2/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/uddi2/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsse/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsse/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wininet/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wininet/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/xml-rpc-json/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/xml-rpc-json/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/httpda/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/httpda/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsa/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsa/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsdd/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsdd/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/ios/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/ios/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/apache/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/apache/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wst/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wst/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsrm/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsrm/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/isapi/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/isapi/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/curl/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/curl/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/sessions/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/sessions/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/testmsgr/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/testmsgr/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsse-lite/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/wsse-lite/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/databinding/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/databinding/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/dom/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
pcregrep: line 23 of file /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/src/gsoap/gsoap/doc/dom/html/jquery.js is too long for the internal buffer
pcregrep: check the --buffer-size option
Provides: gsoap-source = 2.8.104-2.mga9 gsoap-source(aarch-64) = 2.8.104-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gsoap-doc-2.8.104-2.mga9.aarch64
Executing(%doc): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.P0WhS3
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ DOCDIR=/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr NOTES.txt /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr README.txt /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr changelog.md /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr factsheet.pdf /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr license.pdf /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ cp -pr gsoap/doc /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/doc/gsoap-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%license): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.lszXQm
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ LICENSEDIR=/home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/gsoap-doc
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/gsoap-doc
+ cp -pr LICENSE.txt /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64/usr/share/licenses/gsoap-doc
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: gsoap-doc = 2.8.104-2.mga9 gsoap-doc(aarch-64) = 2.8.104-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: gsoap-debugsource-2.8.104-2.mga9.aarch64
Provides: gsoap-debugsource = 2.8.104-2.mga9 gsoap-debugsource(aarch-64) = 2.8.104-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Processing files: lib64gsoap2.8.104-debuginfo-2.8.104-2.mga9.aarch64
Provides: debuginfo(build-id) = 24c8ce2087c6304330722c5a0c080c0625aa06d8 debuginfo(build-id) = 353356db11780f9921db1f22413b241f2a047e42 debuginfo(build-id) = 867cf519b0f6693fa74d7874130ba235e431209b debuginfo(build-id) = b8e8318f1456744a350db230c5f1ab256d7cc704 debuginfo(build-id) = d596aaff9f82ac0911cd5431864fcbbf1b526b53 debuginfo(build-id) = da0ba82aa0683879f2fb856e9c2d08a5e35f2f3c lib64gsoap2.8.104-debuginfo = 2.8.104-2.mga9 lib64gsoap2.8.104-debuginfo(aarch-64) = 2.8.104-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gsoap-debugsource(aarch-64) = 2.8.104-2.mga9
Processing files: lib64gsoap-devel-debuginfo-2.8.104-2.mga9.aarch64
Provides: debuginfo(build-id) = b5c49a86e15d7245b3a8cee7e2d07a91a26de5aa debuginfo(build-id) = de825327df1a33ea5dd7aea85e64cdf3b7884932 lib64gsoap-devel-debuginfo = 2.8.104-2.mga9 lib64gsoap-devel-debuginfo(aarch-64) = 2.8.104-2.mga9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: gsoap-debugsource(aarch-64) = 2.8.104-2.mga9
Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsoap2.8.104-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsoap2.8.104-debuginfo-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsoap-debugsource-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsoap-devel-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/lib64gsoap-devel-debuginfo-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsoap-doc-2.8.104-2.mga9.aarch64.rpm
Wrote: /home/iurt/rpmbuild/RPMS/aarch64/gsoap-source-2.8.104-2.mga9.aarch64.rpm
Executing(%clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.gZy1Nt
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd gsoap-2.8
+ /usr/bin/rm -rf /home/iurt/rpmbuild/BUILDROOT/gsoap-2.8.104-2.mga9.aarch64
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(--clean): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.a94SDw
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf gsoap-2.8
+ RPM_EC=0
++ jobs -p
+ exit 0
D: [iurt_root_command] Success!